]> code.delx.au - gnu-emacs/blob - doc/emacs/ChangeLog
New VC command docs for the Emacs manual.
[gnu-emacs] / doc / emacs / ChangeLog
1 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2
3 * files.texi (Version Systems): Merge in changes for new VC
4 with fileset-orienrted operations.
5
6 2007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
7
8 * files.texi (Version Systems): Describe newer VCses.
9 Reorder the descriptions to be chronological.
10
11 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
12
13 * building.texi (GDB Graphical Interface): Remove references to gdba
14 and mention gud-gdb.
15
16 2007-08-31 Eli Zaretskii <eliz@gnu.org>
17
18 * rmail.texi (Rmail Sorting): Improve indexing.
19
20 2007-10-06 Juri Linkov <juri@jurta.org>
21
22 * text.texi (Fill Commands): Document fill-paragraph-or-region.
23 (Fill Prefix, Format Indentation): Replace fill-paragraph with
24 fill-paragraph-or-region.
25
26 * basic.texi (Arguments): Replace fill-paragraph with
27 fill-paragraph-or-region.
28
29 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
30
31 * files.texi: Update the section on version control for 2007
32 conditions. None of these changes are new-VC-specific; that
33 will come later.
34
35 2007-09-15 Glenn Morris <rgm@gnu.org>
36
37 * calendar.texi (Holidays): Change all instances of `holiday-list' back
38 to `list-holidays'.
39
40 2007-09-14 Glenn Morris <rgm@gnu.org>
41
42 * calendar.texi: Update all instances of mark-calendar-holidays,
43 list-calendar-holidays, list-holidays with the new names.
44
45 2007-09-06 Glenn Morris <rgm@gnu.org>
46
47 * Move manual sources from man/ to subdirectories of doc/.
48 Split into the Emacs manual in emacs/, and other manuals in misc/.
49 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
50 manual.
51 (infodir): New variable.
52 (info): Use $infodir.
53 (emacsman): Delete target, not needed any more.
54 Move all targets that are not the Emacs manual to misc/Makefile.in.
55 (mostlyclean): Remove `gnustmp'.
56 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
57 manual.
58 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
59 (emacsman): Delete target, not needed any more.
60 (clean): Remove all info files but Emacs manual.
61 Move all targets that are not the Emacs manual to misc/Makefile.in.
62 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
63
64 * Makefile.in (INFOSOURCES): Delete.
65 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
66 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
67 *.vrs *.toc here...
68 (maintainer-clean): ...from here.
69
70 2007-09-05 Glenn Morris <rgm@gnu.org>
71
72 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
73
74 2007-08-29 Glenn Morris <rgm@gnu.org>
75
76 * emacs.texi (EMACSVER): Increase to 23.0.50.
77
78 2007-08-27 Richard Stallman <rms@gnu.org>
79
80 * emacs.texi (Top): Clarify menu item for Glossary.
81
82 * display.texi (Faces): Change secn title.
83 Clarify not all fonts come from Font Lock.
84
85 2007-08-17 Eli Zaretskii <eliz@gnu.org>
86
87 * basic.texi (Position Info): Add index entry for face at point.
88 Mention that character faces are also displayed by "C-u C-x =".
89
90 2007-08-08 Glenn Morris <rgm@gnu.org>
91
92 * glossary.texi (Glossary): Deprecate `iff'.
93
94 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
95
96 * files.texi (File Conveniences): Document point motion keys in Image
97 mode.
98
99 2007-07-27 Glenn Morris <rgm@gnu.org>
100
101 * emacs.texi (Copying): Include license text from gpl.texi, rather than
102 in-line.
103
104 * gpl.texi: New file with text of GPL.
105 * Makefile.in (EMACSSOURCES): Add gpl.texi.
106
107 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
108
109 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
110
111 * dired.texi (Wdired): Mention C-x C-q key binding.
112
113 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
114
115 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
116
117 2007-07-25 Glenn Morris <rgm@gnu.org>
118
119 * emacs.texi (Copying): Replace license with GPLv3.
120
121 * Relicense all FSF files to GPLv3 or later.
122
123 2007-07-24 Glenn Morris <rgm@gnu.org>
124
125 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
126 for some calendars.
127
128 2007-07-23 Nick Roberts <nickrob@snap.net.nz>
129
130 * screen.texi (Mode Line): Describe new mode-line flag that shows if
131 default-directory for the current buffer is on a remote machine.
132
133 2007-07-21 Eli Zaretskii <eliz@gnu.org>
134
135 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
136 default value.
137
138 2007-07-21 Richard Stallman <rms@gnu.org>
139
140 * files.texi (Why Version Control?): Improve previous change.
141
142 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
143
144 * files.texi (Why Version Control?): New node.
145
146 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
147
148 * building.texi (Starting GUD): Add xref to this anchor.
149
150 2007-06-24 Karl Berry <karl@gnu.org>
151
152 * emacs.texi: new Back-Cover Text.
153
154 2007-06-07 Alan Mackenzie <acm@muc.de>
155
156 * display.texi (Optional Mode Line): Document the new form of
157 line+column numbers, "(561,2)".
158
159 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
160
161 * maintaining.texi (Create Tags Table): Fix typos.
162
163 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
164
165 * Version 22.1 released.
166
167 2007-05-07 Karl Berry <karl@gnu.org>
168
169 * emacs.texi (EMACSVER): Back to 22.
170
171 2007-05-06 Richard Stallman <rms@gnu.org>
172
173 * maintaining.texi (Create Tags Table): Clean up previous change.
174
175 2007-05-05 Francesco Potort\e,Al\e(B <pot@gnu.org>
176
177 * maintaining.texi (Create Tags Table): Add text about the dangers of
178 making symbolic links to tags files.
179
180 2007-05-04 Karl Berry <karl@gnu.org>
181
182 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
183
184 2007-05-03 Karl Berry <karl@gnu.org>
185
186 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
187
188 * .cvsignore (*.pdf): New entry.
189
190 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
191 for printing.
192
193 2007-05-01 Richard Stallman <rms@gnu.org>
194
195 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
196
197 2007-04-28 Glenn Morris <rgm@gnu.org>
198
199 * ack.texi (Acknowledgments):
200 * anti.texi (Antinews):
201 * programs.texi (Program Modes): Restore mention of python.el pending
202 consideration of legal status.
203
204 2007-04-28 Richard Stallman <rms@gnu.org>
205
206 * files.texi (File Names): Fixes to ~ description on MS systems.
207
208 2007-04-26 Glenn Morris <rgm@gnu.org>
209
210 * emacs.texi (EMACSVER): Increase to 22.1.50.
211
212 2007-04-25 Karl Berry <karl@gnu.org>
213
214 * emacs.texi: Improve line breaks on copyright page,
215 similar layout to lispref, 8.5x11 by default.
216
217 * dired.texi (Image-Dired): Improve line break, fix typo.
218
219 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
220
221 * programs.texi (Program Modes):
222 * anti.texi (Antinews):
223 * ack.texi (Acknowledgments): python.el removed.
224
225 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
226
227 * display.texi (Highlight Interactively): Correct description of
228 hi-lock-file-patterns-policy.
229
230 * files.texi (File Archives): Mention self-extracting executables.
231
232 2007-04-23 Eli Zaretskii <eliz@gnu.org>
233
234 * search.texi (Unconditional Replace, Query Replace): Add xref to
235 "Replacement and Case".
236
237 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
238
239 * dired.texi (Image-Dired): Move from Thumbnails node.
240 * misc.texi (Thumbnails): Node deleted.
241 * emacs.texi (Top): Update node listing.
242
243 * files.texi (File Conveniences):
244 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
245
246 2007-04-21 Richard Stallman <rms@gnu.org>
247
248 * display.texi (Highlight Interactively): Correct previous change.
249 Clarify doc of hi-lock-find-patterns, and move new features into it.
250
251 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
252
253 * display.texi (Highlight Interactively): Document
254 hi-lock-file-patterns-policy.
255
256 2007-04-20 Martin Rudalics <rudalics@gmx.at>
257
258 * display.texi (Scrolling): Fix typo.
259
260 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
261
262 * doclicense.texi: Remove node heading, so that it can be included by
263 other files.
264
265 * emacs.texi: Insert node heading for GFDL.
266
267 2007-04-14 Eli Zaretskii <eliz@gnu.org>
268
269 * cmdargs.texi (Colors): Qualify "color of window" index entry by
270 "command line".
271
272 * display.texi (Faces): Refer to "Creating Frames" for face
273 and other frame customizations in .emacs.
274
275 * frames.texi (Creating Frames): Mention that face customizations can
276 be put in .emacs. Add index entries.
277
278 2007-04-12 Richard Stallman <rms@gnu.org>
279
280 * glossary.texi (Glossary): Explain `iff'.
281
282 2007-04-11 Karl Berry <karl@gnu.org>
283
284 * gnu.texi (Top),
285 * macos.texi (Mac Font Specs),
286 * anti.texi (Antinews),
287 * xresources.texi (Resources),
288 * misc.texi (Emulation),
289 * calendar.texi (Daylight Saving),
290 * dired.texi (Dired and Find),
291 * rmail.texi (Remote Mailboxes),
292 * sending.texi (Mail Headers),
293 * programs.texi (Which Function),
294 * files.texi (Recover),
295 * buffers.texi (Uniquify),
296 * frames.texi (Wheeled Mice),
297 * killing.texi (Rectangles): Wording to improve breaks in
298 8.5x11 format.
299 * mule.texi (Language Environments): \hbadness=10000 since there's
300 no way to reword.
301 * emacs.texi (smallbook): New @set to more easily switch between
302 smallbook and 8.5x11.
303
304 2007-04-11 Richard Stallman <rms@gnu.org>
305
306 * files.texi (File Conveniences): Add xref to Tumme.
307 Delete text about Thumbnail mode.
308
309 2007-04-09 Alan Mackenzie <acm@muc.de>
310
311 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
312 new name. Insert concept index entries.
313
314 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
315
316 * display.texi (Standard Faces): Document prefix arg for
317 list-faces-display.
318
319 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
320
321 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
322
323 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
324
325 * files.texi (Misc File Ops): Rewrite description of
326 insert-file-literally.
327
328 2007-03-31 Eli Zaretskii <eliz@gnu.org>
329
330 * misc.texi (Printing): Postscript -> PostScript.
331
332 * ack.texi (Acknowledgments): Postscript -> PostScript.
333
334 * custom.texi (Init File, Init Non-ASCII): Fix last change.
335
336 * emacs.texi (Top): Fix the menu due to the change in custom.texi
337 below.
338
339 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
340
341 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
342 Init Non-ASCII.
343 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
344 (Init Non-ASCII): New node.
345
346 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
347
348 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
349
350 2007-03-12 Glenn Morris <rgm@gnu.org>
351
352 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
353 "Daylight Savings".
354
355 * calendar.texi: Replace "daylight savings" with "daylight
356 saving" in text throughout.
357
358 2007-03-04 Richard Stallman <rms@gnu.org>
359
360 * custom.texi (Safe File Variables): Minor correction.
361
362 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
363
364 * rmail.texi (Movemail): Add internal ref.
365 Don't indent the intro for the PROTO table.
366 Format PROTO table items with @code.
367
368 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
369
370 * building.texi: Remove references to bashdb.
371
372 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
373
374 * mule.texi (Language Environments): Update list of supported language
375 environments.
376
377 2007-02-14 Kim F. Storm <storm@cua.dk>
378
379 * building.texi (Grep Searching): Fix lgrep doc.
380
381 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
382
383 * back.texi: Remove unused file.
384
385 2007-02-05 Francesco Potort\e,Al\e(B <pot@gnu.org>
386
387 * maintaining.texi (Tag Syntax): Now --members is the default for
388 etags, not for ctags yet.
389
390 2007-02-03 Eli Zaretskii <eliz@gnu.org>
391
392 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
393 headers compliant with Texinfo guidelines and with what texnfo-upd.el
394 expects. Add comments to prevent people from inadvertently modifying
395 the key parts needed by `texinfo-multiple-files-update'.
396
397 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
398
399 * frames.texi (Secondary Selection): Window clicked does not matter
400 when mouse-yank-at-point is non-nil.
401
402 2007-01-16 Glenn Morris <rgm@gnu.org>
403
404 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
405 system abbrev.
406
407 2007-01-11 Richard Stallman <rms@gnu.org>
408
409 * msdog.texi (Windows Keyboard): Another small cleanup.
410
411 2007-01-10 Richard Stallman <rms@gnu.org>
412
413 * msdog.texi (Windows Keyboard): Yet another try to make
414 everyone happy with that passage.
415
416 2007-01-05 Richard Stallman <rms@gnu.org>
417
418 * anti.texi (Antinews): Mention M-x shell scrolling.
419
420 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
421
422 * building.texi (Watch Expressions): Describe gdb-max-children.
423
424 2007-01-04 Richard Stallman <rms@gnu.org>
425
426 * msdog.texi (Windows Keyboard): Clarify previous change.
427
428 2007-01-02 Richard Stallman <rms@gnu.org>
429
430 * custom.texi (Changing a Variable): Minor clarification.
431 (Specific Customization): customize-customized => customize-unsaved.
432
433 * entering.texi (Entering Emacs): Clean up text about restarting
434 Emacs for each file.
435
436 * misc.texi (Shell Options): Minor cleanup.
437
438 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
439 with Emacs, not vice versa.
440
441 * programs.texi (Symbol Completion): Recommend customizing
442 window manager.
443
444 * xresources.texi (Resources): Minor fix.
445
446 2007-01-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
447
448 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
449
450 2007-01-01 Richard Stallman <rms@gnu.org>
451
452 * commands.texi (User Input): Document keys stolen by window mangers.
453
454 2006-12-31 Richard Stallman <rms@gnu.org>
455
456 * custom.texi (Specific Customization): Document customize-option
457 instead of customize-variable.
458
459 2006-12-31 Kim F. Storm <storm@cua.dk>
460
461 * major.texi (Choosing Modes): Document auto-mode-case-fold.
462
463 2006-12-30 Kim F. Storm <storm@cua.dk>
464
465 * killing.texi (CUA Bindings): Fix typo.
466
467 * xresources.texi (Table of Resources): Mention grow-only value for
468 auto-resize-tool-bars.
469
470 2006-12-27 Eli Zaretskii <eliz@gnu.org>
471
472 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
473 and how to get them back.
474
475 2006-12-26 Richard Stallman <rms@gnu.org>
476
477 * calendar.texi (Holidays): Holiday listing is based on current
478 practice, but DST is not.
479
480 2006-12-25 Richard Stallman <rms@gnu.org>
481
482 * emacs.texi (Top): Update subnode menus.
483
484 * mark.texi (Transient Mark): Fix xref.
485
486 * killing.texi (Graphical Kill): Node deleted.
487 (Killing): Add xref to Cut and Paste.
488 (CUA Bindings): Update xref.
489
490 * frames.texi (Cut and Paste): New section to hold other nodes.
491 (Mouse Commands): Node demoted.
492 (Cut/Paste Other App): Split out from Mouse Commands.
493 (Word and Line Mouse): Likewise.
494 (Secondary Selection, Clipboard): Nodes demoted.
495
496 2006-12-24 Kevin Ryde <user42@zip.com.au>
497
498 * calendar.texi (Holidays): US daylight saving begins second Sunday
499 in March for 2007 onwards.
500 (Daylight Savings): Show new US default daylight saving rules, 2nd
501 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
502
503 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
504
505 * calendar.texi (Scroll Calendar): < and > are switched.
506
507 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
508
509 * killing.texi (Deletion): Describe M-\ prefix argument.
510
511 2006-12-23 Richard Stallman <rms@gnu.org>
512
513 * search.texi (Regexp Search): Explain why forward and reverse regexp
514 search are not mirror images.
515
516 2006-12-19 Kim F. Storm <storm@cua.dk>
517
518 * major.texi (Choosing Modes): Describe match-function elements for
519 magic-mode-alist.
520
521 2006-12-18 Eli Zaretskii <eliz@gnu.org>
522
523 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
524 peculiarities.
525
526 2006-12-18 Richard Stallman <rms@gnu.org>
527
528 * abbrevs.texi (Editing Abbrevs): Fix previous change.
529
530 2006-12-17 Alan Mackenzie <acm@muc.de>
531
532 * programs.texi (Left Margin Paren): Remove the bit which says
533 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
534 Discuss some of the issues of setting this option to nil.
535
536 2006-12-17 Glenn Morris <rgm@gnu.org>
537
538 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
539
540 2006-12-16 Eli Zaretskii <eliz@gnu.org>
541
542 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
543 (Windows Files): `w32-get-true-file-attributes' is only relevant for
544 NTFS volumes.
545 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
546 volumes.
547
548 2006-12-15 Eli Zaretskii <eliz@gnu.org>
549
550 * text.texi (HTML Mode): Fix "C-c TAB".
551
552 2006-12-09 Richard Stallman <rms@gnu.org>
553
554 * misc.texi (Invoking emacsclient): Simplify TCP file text.
555
556 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
557
558 * files.texi (Misc File Ops): Document insert-file-literally.
559
560 2006-12-08 Eli Zaretskii <eliz@gnu.org>
561
562 * cmdargs.texi (Colors): Note that --color is intended for overriding
563 the terminal defaults, not for normal invocation.
564
565 * misc.texi (Emacs Server): Improve wording. Don't mention the
566 ``server program''. Add a cross-reference to "Init File" node.
567 (Invoking emacsclient): Add index entries. Document both short and
568 long versions of command-line options. Document the -f option.
569
570 2006-12-06 Richard Stallman <rms@gnu.org>
571
572 * text.texi (Outline Format): Say to set outline-regexp
573 and outline-level with major modes and file local variables.
574
575 2006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
576
577 * anti.texi (Antinews): Mention the alternative to
578 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
579
580 * misc.texi (Interactive Shell): Ditto.
581
582 2006-12-04 Eli Zaretskii <eliz@gnu.org>
583
584 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
585
586 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
587
588 2006-12-01 Eli Zaretskii <eliz@gnu.org>
589
590 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
591 colon in the mode line.
592
593 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
594
595 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
596
597 * building.texi (Watch Expressions): Mention SPC for expanding/
598 contracting watch expressions.
599
600 2006-11-26 Kim F. Storm <storm@cua.dk>
601
602 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
603
604 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
605
606 * building.texi (Debugger Operation): Define text command mode.
607 Clarify how tooltips work.
608 (GDB Graphical Interface): Explain how to run in text command mode
609 more clearly.
610
611 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
612
613 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
614
615 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
616
617 * anti.texi (Antinews): Mention --server-file and TCP sockets.
618
619 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
620
621 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
622 and EMACS is deprecated.
623
624 2006-11-18 Juanma Barranquero <lekktu@gmail.com>
625
626 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
627
628 2006-11-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
629
630 * Makefile.in (emacs.dvi): Remove xresmini.texi.
631
632 * emacs.texi: Include xresources.texi both for info and dvi.
633
634 * xresources.texi: Merge text from xresmini.texi.
635
636 2006-11-12 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
637
638 * glossary.texi: Fix typos.
639
640 2006-11-06 Richard Stallman <rms@gnu.org>
641
642 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
643
644 * ack.texi (Acknowledgments): Fix name spelling.
645
646 2006-11-01 Juri Linkov <juri@jurta.org>
647
648 * search.texi (Word Search): Document incremental word search.
649
650 2006-10-28 Glenn Morris <rgm@gnu.org>
651
652 * ack.texi (Acknowledgments): Add cal-html author.
653
654 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
655 Calendar"). Describe new package cal-html.
656 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
657 Calendar Files."
658
659 2006-10-23 Richard Stallman <rms@gnu.org>
660
661 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
662 Abbrev mode is enabled.
663
664 2006-10-16 Richard Stallman <rms@gnu.org>
665
666 * emacs.texi: Update ISBN.
667
668 2006-10-11 Kim F. Storm <storm@cua.dk>
669
670 * emacs.texi (Acknowledgments): Use @dotless{i}.
671
672 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
673
674 * building.texi (Breakpoints Buffer): Mention catchpoints.
675
676 2006-10-08 Kim F. Storm <storm@cua.dk>
677
678 * ack.texi (Acknowledgments): Update.
679
680 * emacs.texi (Acknowledgments): Fix bad @/ form.
681
682 2006-10-05 Kim F. Storm <storm@cua.dk>
683
684 * emacs.texi (Acknowledgments): Add more contributors.
685
686 2006-10-03 Richard Stallman <rms@gnu.org>
687
688 * emacs.texi (Acknowledgments): Update version and edition.
689
690 2006-10-01 Karl Berry <karl@gnu.org>
691
692 * custom.texi (Customization Groups): Page break to keep example buffer
693 on one page.
694
695 2006-09-30 Karl Berry <karl@gnu.org>
696
697 * programs.texi (Basic Indent): @need to improve page break.
698 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
699
700 2006-09-29 Glenn Morris <rgm@gnu.org>
701
702 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
703
704 2006-09-29 Karl Berry <karl@gnu.org>
705
706 * windows.texi (Basic Window): Remove forced @break, no longer
707 desirable.
708 * frames.texi (Frame Commands),
709 * mark.texi (Marking Objects): Reword to avoid bad page break.
710 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
711
712 2006-09-19 Richard Stallman <rms@gnu.org>
713
714 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
715 stick to present tense.
716
717 2006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
718
719 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
720 to x-gtk-use-old-file-dialog.
721 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
722
723 2006-09-15 Jay Belanger <belanger@truman.edu>
724
725 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
726 Change "Library Public License" to "Lesser Public License"
727 throughout. Use "yyyy" to represent year.
728
729 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
730
731 * files.texi (Visiting): Add index entry "open file".
732
733 2006-09-11 Richard Stallman <rms@gnu.org>
734
735 * building.texi (Compilation Mode): Clarification.
736 (Grep Searching): Add xref to Compilation Mode.
737
738 2006-09-08 Richard Stallman <rms@gnu.org>
739
740 * search.texi (Search): Ref multi-file search commands here.
741 (Other Repeating Search): Not here.
742
743 2006-08-28 Richard Stallman <rms@gnu.org>
744
745 * windows.texi (Split Window): Update xref.
746
747 * basic.texi (Continuation Lines): Update xref.
748
749 * indent.texi (Tab Stops): Update xref.
750
751 * emacs.texi (Top): Update subnode menu.
752
753 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
754 split out of Display Custom.
755
756 2006-08-25 Kim F. Storm <storm@cua.dk>
757
758 * display.texi (Display Custom): Add variables overline-margin
759 and x-underline-at-descent-line.
760
761 2006-08-25 Richard Stallman <rms@gnu.org>
762
763 * entering.texi (Exiting): Rewrite to give graphical displays
764 priority over text terminals.
765
766 * search.texi (Incremental Search): Move index entries.
767
768 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
769
770 * custom.texi (Init File): Reference Find Init to avoid "home
771 directory" confusion.
772
773 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
774
775 * building.texi (Other GDB-UI Buffers): Describe how to edit
776 a value in the locals buffer.
777
778 2006-08-21 Richard Stallman <rms@gnu.org>
779
780 * search.texi (Basic Isearch): Add `isearch' index entry.
781
782 2006-08-16 Richard Stallman <rms@gnu.org>
783
784 * misc.texi (Saving Emacs Sessions): Clean up wording.
785
786 * mark.texi (Marking Objects): Mention term "select all".
787
788 * emacs.texi (Top): Update subnode menu.
789
790 * help.texi (Help Mode): Move node up in file.
791
792 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
793
794 * building.texi (Stack Buffer): Explain fringe arrow.
795
796 2006-08-12 Eli Zaretskii <eliz@gnu.org>
797
798 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
799 on startup.
800
801 2006-08-11 Romain Francoise <romain@orebokech.com>
802
803 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
804
805 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
806
807 * mule.texi (Recognize Coding, Text Coding): Fix typos.
808
809 2006-08-10 Richard Stallman <rms@gnu.org>
810
811 * text.texi (Format Faces): Substantial rewrites to deal
812 with face merging. Empty regions don't count. Clarify
813 face property inheritance.
814
815 2006-08-08 Romain Francoise <romain@orebokech.com>
816
817 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
818 <arjuropo@cc.jyu.fi>.
819
820 2006-08-04 Eli Zaretskii <eliz@gnu.org>
821
822 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
823 apply to all frames.
824
825 2006-08-01 Richard Stallman <rms@gnu.org>
826
827 * help.texi (Name Help): Add index entries for describe-variable.
828
829 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
830
831 * building.texi (GDB Graphical Interface): Shorten node names.
832 (GDB-UI Layout): Use GDB-related.
833 (Other GDB-UI Buffers): Simplify English.
834
835 2006-07-31 Richard Stallman <rms@gnu.org>
836
837 * search.texi (Query Replace): Add xref for Dired's Q command.
838
839 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
840
841 * building.texi (GDB commands in Fringe): Rename to...
842 (Source Buffers): ..this and move forward. Describe hollow arrow and
843 new option gdb-find-source-frame.
844
845 2006-07-29 Richard Stallman <rms@gnu.org>
846
847 * dired.texi (Operating on Files): Simplify previous change
848 and fix Texinfo usage.
849
850 2006-07-29 Eli Zaretskii <eliz@gnu.org>
851
852 * dired.texi (Operating on Files): Add cross-references. State the
853 Unix commands that do similar things.
854
855 2006-07-28 Richard Stallman <rms@gnu.org>
856
857 * mark.texi (Transient Mark): Clarify that region never disappears
858 when Transient Mark mode is off, and not when it is on.
859
860 2006-07-27 Richard Stallman <rms@gnu.org>
861
862 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
863
864 2006-07-24 Richard Stallman <rms@gnu.org>
865
866 * xresources.texi (GTK styles): Fix texinfo usage.
867
868 * commands.texi (User Input): Explain why we teach keyboard cmds.
869
870 * xresources.texi, xresmini.texi, search.texi, programs.texi:
871 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
872 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
873 * doclicense.texi, display.texi, dired.texi, basic.texi:
874 * anti.texi, ack.texi: Move periods and commas inside quotes.
875
876 2006-07-22 Eli Zaretskii <eliz@gnu.org>
877
878 * cmdargs.texi (General Variables): Document EMAIL.
879
880 2006-07-21 Eli Zaretskii <eliz@gnu.org>
881
882 * frames.texi (Frame Commands): Mention that focus-follows-mouse
883 doesn't have effect on MS-Windows.
884
885 2006-07-17 Richard Stallman <rms@gnu.org>
886
887 * building.texi (Grep Searching): Explain about chaining grep commands.
888
889 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
890
891 * killing.texi, mini.texi: Fix typos.
892
893 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
894
895 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
896 is invoked for multiple files.
897
898 2006-07-08 Eli Zaretskii <eliz@gnu.org>
899
900 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
901 on-line manual for the rest of this node.
902 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
903 unconditionally.
904 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
905 Improve wording.
906 (Windows Printing): Improve wording.
907 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
908 rest of this node.
909
910 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
911
912 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
913 with eval-buffer.
914
915 2006-07-05 Nick Roberts <nickrob@snap.net.nz>
916
917 * mule.texi (Coding Systems, Specify Coding): Link descriptions
918 of character translation.
919
920 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
921
922 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
923
924 2006-07-03 Karl Berry <karl@gnu.org>
925
926 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
927 not-too-underfull hboxes in the TeX output.
928 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
929 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
930 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
931 * sending.texi, text.texi: Fix overfull/underfull boxes.
932
933 2006-07-03 Romain Francoise <romain@orebokech.com>
934
935 * m-x.texi (M-x): Fix.
936
937 2006-07-03 Richard Stallman <rms@gnu.org>
938
939 * search.texi (Other Repeating Search): filename -> file name.
940
941 * misc.texi (Narrowing): Minor cleanups.
942
943 * files.texi (Visiting): filename -> file name.
944
945 * emacs.texi (Top): Update subnode menus.
946
947 * mule.texi (Coding Systems): Move char translation stuff here.
948 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
949 (Recognize Coding): Substantial local rewrites.
950 (International): Update menu.
951
952 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
953 (Scrolling): Substantial local rewrites.
954 (Display): Update menu and intro.
955
956 * dired.texi: filename -> file name.
957
958 * custom.texi (Safe File Variables): Texinfo usage fix.
959
960 2006-07-03 Ted Zlatanov <tzz@lifelogs.com>
961
962 * help.texi, m-x.texi: Lots of cleanups.
963
964 2006-06-30 Eli Zaretskii <eliz@gnu.org>
965
966 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
967 (Windows Processes, Windows Misc): Shorten the printed version by
968 selectively conditioning less important portions by @ifnottex.
969
970 2006-06-27 Richard Stallman <rms@gnu.org>
971
972 * mini.texi (Minibuffer File): Minor cleanup.
973
974 2006-06-25 Nick Roberts <nickrob@snap.net.nz>
975
976 * frames.texi (XTerm Mouse): Rename to...
977 (Text-Only Mouse): ...this. Mention t-mouse-mode.
978
979 * emacs.texi (Top): Use new node name.
980
981 2006-06-24 Eli Zaretskii <eliz@gnu.org>
982
983 * emacs.texi (Top): Update the detailed menu according to changes in
984 msdog.texi.
985
986 * msdog.texi (Windows Keyboard): New section.
987 (Windows Mouse): New section.
988 (Windows System Menu): Remove section (text merged with "Windows
989 Keyboard").
990 (Windows Misc): New section.
991
992 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
993
994 * msdog.texi (ls in Lisp): New section.
995
996 * files.texi (Visiting): Document case-insensitive wildcard matching
997 under find-file-wildcards.
998
999 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1000
1001 * macos.texi (Mac Input): Add description of mac-function-modifier.
1002 Now Unicode keyboard layouts work.
1003
1004 2006-06-10 Richard Stallman <rms@gnu.org>
1005
1006 * mule.texi (Recognize Coding): Clarify previous change.
1007
1008 2006-06-09 Kenichi Handa <handa@m17n.org>
1009
1010 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1011 notation.
1012
1013 2006-06-07 Kevin Ryde <user42@zip.com.au>
1014
1015 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1016 manual for @ifnottex, but in emacs-extra for @iftex.
1017
1018 * cmdargs.texi (General Variables): Fix smtpmail xref.
1019
1020 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1021
1022 * programs.texi (Comment Commands):
1023 * custom.texi (Specifying File Variables):
1024 Use ;; instead of ;;; to better follow coding conventions.
1025
1026 2006-06-07 Nick Roberts <nickrob@snap.net.nz>
1027
1028 * building.texi (Watch Expressions): Move node to end.
1029 (GDB Graphical Interface): Move description of clicks in fringe...
1030 (GDB commands in the Fringe): ...to here. New node.
1031
1032 2006-06-05 Romain Francoise <romain@orebokech.com>
1033
1034 * xresmini.texi (GTK resources): Fix various typos.
1035
1036 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
1037
1038 * building.texi (GDB Graphical Interface): Update bindings.
1039 (Commands of GUD): Add gud-print. Remove gud-run.
1040 Restate availability more generally.
1041
1042 2006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1043
1044 * mini.texi: Lots of cleanups.
1045
1046 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1047
1048 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1049 and Mouse-2.
1050
1051 2006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1052
1053 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1054
1055 2006-05-31 Richard Stallman <rms@gnu.org>
1056
1057 * basic.texi (Moving Point): Fix previous change.
1058
1059 2006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1060
1061 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1062
1063 2006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1064
1065 * basic.texi: Many simplifications and improvements in wording.
1066
1067 2006-05-26 Nick Roberts <nickrob@snap.net.nz>
1068
1069 * anti.texi (Antinews): Create a node for gdb-ui.
1070
1071 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1072
1073 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1074
1075 2006-05-20 Richard Stallman <rms@gnu.org>
1076
1077 * dired.texi (Dired Navigation): dired-goto-file is now j.
1078
1079 2006-05-20 Eli Zaretskii <eliz@gnu.org>
1080
1081 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1082 and their aliases.
1083
1084 * msdog.texi (Windows Printing): Mention non-support of plain text
1085 printing with some el-cheapo printers, and suggest a workaround.
1086
1087 2006-05-20 Kevin Ryde <user42@zip.com.au>
1088
1089 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1090 remove the bit saying you must set it.
1091
1092 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1093
1094 * trouble.texi (Checklist):
1095 * text.texi (Text, Auto Fill, Text Mode):
1096 * search.texi (Nonincremental Search):
1097 * rmail.texi (Rmail Labels):
1098 * mule.texi (Input Methods, Multibyte Conversion):
1099 * misc.texi (Gnus, Where to Look, PostScript):
1100 * maintaining.texi (Create Tags Table):
1101 * indent.texi (Indentation Commands):
1102 * fixit.texi (Spelling):
1103 * emacs.texi (Copying):
1104 * custom.texi (Init File): ifinfo -> ifnottex.
1105
1106 2006-05-17 Richard Stallman <rms@gnu.org>
1107
1108 * files.texi (Diff Mode): Mention C-x `.
1109
1110 2006-05-08 Richard Stallman <rms@gnu.org>
1111
1112 * custom.texi (Disabling): Textual cleanups.
1113
1114 2006-05-12 Glenn Morris <rgm@gnu.org>
1115
1116 * calendar.texi (Displaying the Diary, Format of Diary File):
1117 Refer to diary-view-entries, diary-list-entries,
1118 diary-show-all-entries rather than obsolete aliases.
1119
1120 2006-05-12 Eli Zaretskii <eliz@gnu.org>
1121
1122 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1123 (Displaying the Diary, Special Diary Entries, Importing Diary):
1124 * building.texi (Compilation Shell):
1125 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1126 emacs-xtra with @inforef's.
1127
1128 * files.texi (Visiting): Fix wording.
1129
1130 * mule.texi (Coding Systems, Text Coding): More indexing.
1131 Mention that C-x RET f can set eol conversion.
1132
1133 2006-05-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1134
1135 * xresmini.texi (GTK resources): Insert GTK description.
1136
1137 * xresources.texi (GTK resources): metafont should be menufont.
1138
1139 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
1140
1141 * mini.texi (Completion Options): Completion of remote files'
1142 method, user name and host name is active only in partial
1143 completion mode.
1144
1145 2006-05-06 Eli Zaretskii <eliz@gnu.org>
1146
1147 * makefile.w32-in (emacs.dvi):
1148 * Makefile.in (emacs.dvi): Add xresmini.texi.
1149
1150 * xresmini.texi (Table of Resources): Remove xref to non-existent
1151 node "LessTif Resources".
1152
1153 * msdog.texi (Microsoft Windows):
1154 * calendar.texi (Calendar/Diary, Displaying the Diary)
1155 (Special Diary Entries, Importing Diary, Holidays):
1156 * programs.texi (Program Modes):
1157 * text.texi (Text):
1158 * buffers.texi (Several Buffers):
1159 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
1160
1161 2006-05-06 Eli Zaretskii <eliz@gnu.org>
1162
1163 The following changes merge the emacs-xtra manual into the main
1164 manual, but only for on-line version of the manual.
1165
1166 * vc2-xtra.texi (Version Backups, Local Version Control)
1167 (Making Snapshots, Change Logs and VC, Version Headers)
1168 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
1169 on-line manual.
1170
1171 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
1172 for on-line manual.
1173
1174 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
1175 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
1176 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
1177 for on-line manual.
1178
1179 * fortran-xtra.texi (Fortran, Fortran Autofill)
1180 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
1181 for on-line manual.
1182
1183 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
1184 Conditional xref's for on-line manual.
1185
1186 * emerge-xtra.texi (Emerge, Overview of Emerge)
1187 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
1188 manual.
1189
1190 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
1191 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1192 (EMACSSOURCES): Use EMACS_XTRA.
1193 (../info/emacs-xtra): Remove.
1194 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1195
1196 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
1197 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1198 (EMACSSOURCES): Use EMACS_XTRA.
1199 ($(infodir)/emacs-xtra): Remove.
1200 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1201
1202 * trouble.texi (Quitting):
1203 * text.texi (Text):
1204 * programs.texi (Program Modes):
1205 * msdog.texi (Microsoft Windows):
1206 * frames.texi (Frames):
1207 * files.texi (Backup, Version Control, VC Concepts)
1208 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
1209 (Registering, VC Status, VC Undo, Multi-User Branching)
1210 (Comparing Files):
1211 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1212 (Displaying the Diary, Special Diary Entries, Importing Diary):
1213 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
1214 conditional xref's, depending on @iftex/@ifnottex.
1215
1216 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
1217 "MS-DOS". @include msdog-xtra.texi.
1218
1219 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
1220 <Top Level> [ifnottex]: @include fortran-xtra.texi.
1221
1222 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
1223 for vc-xtra.texi subsections.
1224 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
1225 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
1226
1227 * sending.texi (Sending Mail): A @node line without explicit Prev,
1228 Next, and Up links.
1229
1230 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
1231 Next, and Up links.
1232
1233 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
1234 and its sections. @include picture-xtra.texi.
1235
1236 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
1237 "Emerge".
1238 (List Tags) [ifnottex]: @include emerge-xtra.texi.
1239
1240 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
1241 exact duplicate of its name-sake in calendar.texi.
1242
1243 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
1244 "Advanced Calendar/Diary Usage".
1245 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
1246
1247 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
1248 dired-xtra.texi.
1249 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
1250
1251 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
1252 (Files) [ifnottex]: Add menu entry for Autorevert.
1253
1254 * emacs-xtra.texi (Introduction): Reword to make consistent with
1255 printed version only.
1256 <Top level>: Remove the body of all chapters and move them to the
1257 new *-xtra.texi files. Use @raisesections and @lowersections to
1258 convert sections to chapters etc.
1259
1260 * msdog-xtra.texi:
1261 * fortran-xtra.texi:
1262 * vc-xtra.texi:
1263 * vc1-xtra.texi:
1264 * vc2-xtra.texi:
1265 * emerge-xtra.texi:
1266 * cal-xtra.texi:
1267 * dired-xtra.texi:
1268 * arevert-xtra.texi: New files, with text from respective chapters
1269 of emacs-xtra.texi. Convert each @chapter into @section, @section
1270 into @subsection, etc.
1271
1272 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
1273 updated.
1274
1275 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
1276 Windows". All references updated.
1277
1278 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1279
1280 * macos.texi (Mac Input): Mention input from Character Palette.
1281 (Mac Font Specs): Fix typo.
1282
1283 2006-05-05 Richard Stallman <rms@gnu.org>
1284
1285 * files.texi (Diff Mode): Minor cleanup.
1286
1287 2006-05-05 Karl Berry <karl@gnu.org>
1288
1289 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
1290 errors from the current release of makeinfo (4.8).
1291 * help.texi (Library Keywords): Change widest word in multitable
1292 template from `emulations' to `convenience'. (Not sure if this is
1293 related to the font change.)
1294
1295 2006-05-05 Eli Zaretskii <eliz@gnu.org>
1296
1297 * files.texi (File Names): Add a footnote about limited support of
1298 ~USER on MS-Windows.
1299
1300 * cmdargs.texi (Initial Options): Add a footnote about limited
1301 support of ~USER on MS-Windows.
1302
1303 2006-05-03 Richard Stallman <rms@gnu.org>
1304
1305 * files.texi (Diff Mode): Node moved here.
1306 (Comparing Files): Delete what duplicates new node.
1307 (Files): Put Diff Mode in menu.
1308
1309 * misc.texi (Diff Mode): Moved to files.texi.
1310
1311 * emacs.texi (Top): Update menu for Diff Mode.
1312
1313 * trouble.texi (Emergency Escape): Simplify.
1314
1315 * emacs.texi (Top): Minor clarification.
1316
1317 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
1318
1319 * commands.texi, entering.texi, screen.texi: Many simplifications.
1320
1321 2006-05-03 Richard Stallman <rms@gnu.org>
1322
1323 * commands.texi (Text Characters): Delete paragraph about unibyte
1324 non-ASCII printing chars.
1325
1326 * killing.texi (Killing): Say "graphical displays".
1327 * display.texi: Say "graphical displays".
1328
1329 * cmdargs.texi (Misc X): Say "graphical displays".
1330
1331 2006-05-01 Richard Stallman <rms@gnu.org>
1332
1333 * emacs.texi (Top): Add Diff Mode to menu.
1334
1335 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
1336
1337 * misc.texi (Diff Mode): New node.
1338
1339 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1340
1341 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
1342 (Mac Environment Variables): Shorten example line.
1343 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
1344
1345 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
1346
1347 * building.texi (GUD Customization): Describe cases %d and %c.
1348 Update description for %e.
1349
1350 2006-04-30 Glenn Morris <rgm@gnu.org>
1351
1352 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
1353
1354 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
1355
1356 * custom.texi (Examining): Update C-h v output example.
1357
1358 2006-04-29 Kim F. Storm <storm@cua.dk>
1359
1360 * building.texi (Grep Searching): Add lgrep and rgrep.
1361
1362 2006-04-23 Richard Stallman <rms@gnu.org>
1363
1364 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
1365
1366 * xresmini.texi: New file.
1367
1368 * xresources.texi (Face Resources): Split table into font resources
1369 and the rest. Combine similar attributes for brevity.
1370
1371 2006-04-21 Eli Zaretskii <eliz@gnu.org>
1372
1373 * emacs-xtra.texi (MS-DOS File Names): Remove section about
1374 backslashes and case-insensitivity in file names (moved to the
1375 main manual).
1376 (MS-DOS Printing): Move most of the text to the main manual.
1377
1378 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
1379 New nodes.
1380 (Windows Processes, Windows System Menu): Add index entries and
1381 fix wording.
1382
1383 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
1384
1385 * misc.texi (Shell Ring): Add notes on saved input when
1386 navigating off the end of the history list.
1387
1388 2006-04-18 Chong Yidong <cyd@mit.edu>
1389
1390 * misc.texi (Shell Options): Correct default value of
1391 comint-scroll-show-maximum-output.
1392
1393 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
1394
1395 * building.texi (Watch Expressions): Update.
1396
1397 2006-04-12 Richard Stallman <rms@gnu.org>
1398
1399 * search.texi: Clean up previous change.
1400
1401 2006-04-12 Eli Zaretskii <eliz@gnu.org>
1402
1403 * search.texi (Regexp Backslash, Regexp Replace): Add index
1404 entries for ``back reference'' and mention the term itself in the
1405 text.
1406
1407 2006-04-11 Richard Stallman <rms@gnu.org>
1408
1409 * custom.texi (Safe File Variables):
1410 Document enable-local-variables = :safe.
1411
1412 2006-04-11 Karl Berry <karl@gnu.org>
1413
1414 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
1415 (Remote Repositories, Version Backups, Local Version Control)
1416 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
1417 (Miscellaneous Commands and Features of VC, Change Logs and VC)
1418 (Renaming VC Work Files and Master Files)
1419 (Inserting Version Control Headers, Customizing VC, General Options)
1420 (Options for RCS and SCCS, Options specific for CVS): Move all
1421 these nodes to emacs-xtra.texi, for brevity.
1422 * cmdargs.texi, files.texi: Change cross-references.
1423
1424 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
1425
1426 * files.texi (Old Versions): Update description of vc-annotate's
1427 use of color to indicate date ranges.
1428
1429 2006-04-09 Kevin Ryde <user42@zip.com.au>
1430
1431 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
1432 put info and printed manual names the right way around.
1433
1434 2006-04-09 Karl Berry <karl@gnu.org>
1435
1436 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
1437 emacs-xtra.texi, leaving only MS Windows information.
1438 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
1439 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
1440 node names.
1441
1442 * emacs.texi: Move @summarycontents and @contents to the beginning
1443 of the file.
1444
1445 2006-04-08 Kevin Ryde <user42@zip.com.au>
1446
1447 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
1448
1449 2006-04-07 Richard Stallman <rms@gnu.org>
1450
1451 * programs.texi (Comments, Comment Commands, Options for Comments)
1452 (Multi-Line Comments): "Align", not "indent".
1453 (Basic Indent): C-j deletes trailing whitespace before the newline.
1454
1455 2006-04-06 Richard Stallman <rms@gnu.org>
1456
1457 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
1458
1459 2006-04-06 Eli Zaretskii <eliz@gnu.org>
1460
1461 * killing.texi (Rectangles): Add index entry for marking a rectangle.
1462
1463 2006-04-05 Richard Stallman <rms@gnu.org>
1464
1465 * emacs.texi (Top): Update subnode menu.
1466
1467 * trouble.texi (Unasked-for Search): Node deleted.
1468 (Lossage): Delete from menu.
1469
1470 2006-04-04 Richard Stallman <rms@gnu.org>
1471
1472 * trouble.texi: Various cleanups.
1473 (Checklist): Don't bother saying how to snail a bug report.
1474 (Emergency Escape): Much rewriting.
1475 (After a Crash): Rename the core dump immediately.
1476 (Total Frustration): Call it a psychotherapist.
1477 (Bug Criteria): Avoid "illegal instruction".
1478 (Sending Patches): We always put the contributor's name in.
1479
1480 * misc.texi (Thumbnails): Minor correction.
1481
1482 2006-04-03 Richard Stallman <rms@gnu.org>
1483
1484 * misc.texi (Thumbnails): Minor cleanup.
1485
1486 2006-04-02 Karl Berry <karl@gnu.org>
1487
1488 * sending.texi (Mail Sending): pxref to Top needs five args.
1489
1490 * texinfo.tex: Update to current version (2006-03-21.13).
1491
1492 2006-03-31 Richard Stallman <rms@gnu.org>
1493
1494 * emacs.texi (Top): Update subnode menu.
1495
1496 * help.texi (Help Mode): Cleanup.
1497
1498 * dired.texi: Many cleanups.
1499 (Dired Deletion): Describe dired-recursive-deletes.
1500 (Operating on Files): dired-create-directory moved.
1501 (Misc Dired Features): Move to here.
1502 (Tumme): Node moved to misc.texi.
1503
1504 * custom.texi: Many cleanups.
1505 (Minor Modes): Don't mention ISO Accents Mode.
1506 (Examining): Update C-h v output example.
1507 (Hooks): Add index and xref for add-hook.
1508 (Locals): Delete list of vars that are always per-buffer. Rearrange.
1509 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
1510
1511 * misc.texi: Many cleanups.
1512 (beginning): Add to summary of topics.
1513 (Shell): Put eshell xref at the end. Remove eshell from table.
1514 (Thumbnails): New node.
1515
1516 2006-03-28 Eli Zaretskii <eliz@gnu.org>
1517
1518 * files.texi (File Name Cache): Make it clear that the cache is
1519 not persistent.
1520
1521 2006-03-25 Karl Berry <karl@gnu.org>
1522
1523 * emacs-xtra.texi, emacs.texi, gnu.texi:
1524 (1) use @copyright{} instead of (C) in typeset text;
1525 (2) do not indent copyright year list (or anything else).
1526
1527 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
1528
1529 * files.texi (VC Dired Mode): Remove misplaced brackets.
1530
1531 2006-03-21 Andre Spiegel <spiegel@gnu.org>
1532
1533 * files.texi: Various updates and clarifications in the VC chapter.
1534
1535 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1536
1537 * help.texi (Help Mode): Document "C-c C-c".
1538
1539 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
1540
1541 * emacs-xtra.texi (Top): Avoid ugly continuation line in
1542 menu in the standalone Info reader.
1543
1544 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
1545
1546 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
1547 moved here from Emacs manual.
1548
1549 * programs.texi (Fortran): Section moved to emacs-xtra.
1550 (Program Modes): Xref to Fortran in emacs-xtra.
1551
1552 * maintaining.texi (Emerge): Move to emacs-xtra.
1553 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
1554
1555 * picture.texi: File deleted.
1556 * Makefile.in:
1557 * makefile.w32-in: Remove picture.texi.
1558
1559 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
1560 * abbrevs.texi (Abbrevs):
1561 * sending.texi (Sending Mail): Picture node removed.
1562
1563 * emacs.texi (Top): Update node listings.
1564
1565 2006-03-12 Richard Stallman <rms@gnu.org>
1566
1567 * calendar.texi: Various cleanups.
1568
1569 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1570
1571 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
1572 syntax.
1573
1574 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
1575
1576 * search.texi (Regexps): More accurately describe which characters
1577 are special in which situations. Recommend _not_ to quote `]' or
1578 `-' when they are not special.
1579
1580 2006-02-28 Andre Spiegel <spiegel@gnu.org>
1581
1582 * files.texi (Old Versions): Clarify operation of C-x v =.
1583
1584 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
1585
1586 * building.texi (Watch Expressions): Update and describe
1587 gdb-speedbar-auto-raise.
1588
1589 2006-02-19 Richard M. Stallman <rms@gnu.org>
1590
1591 * emacs.texi: Use @smallbook.
1592 (Top): Update ref to Emacs paper, delete ref to Cookbook.
1593 Update subnode menu.
1594
1595 * building.texi (Lisp Interaction): Minor addition.
1596
1597 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
1598
1599 * building.texi (Watch Expressions): Update and be more precise.
1600
1601 2006-02-15 Francesco Potort\e,Al\e(B <pot@gnu.org>
1602
1603 * maintaining.texi (Create Tags Table): Explain why the
1604 exception when etags writes to files under the /dev tree.
1605
1606 2006-02-14 Richard M. Stallman <rms@gnu.org>
1607
1608 * custom.texi (Safe File Variables): Lots of clarification.
1609 Renamed from Unsafe File Variables.
1610
1611 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
1612
1613 * custom.texi (Unsafe File Variables): File variable confirmation
1614 assumed denied in batch mode.
1615
1616 2006-02-14 Richard M. Stallman <rms@gnu.org>
1617
1618 * building.texi (GDB User Interface Layout): Don't say `inferior'
1619 for program being debugged.
1620
1621 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
1622
1623 * building.texi (GDB Graphical Interface):
1624 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
1625
1626 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
1627
1628 * custom.texi (Specifying File Variables, Unsafe File Variables):
1629 New nodes, split from File Variables. Document new file local
1630 variable behavior.
1631
1632 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1633
1634 * display.texi (Standard Faces):
1635 * files.texi (Visiting):
1636 * frames.texi (Clipboard):
1637 * glossary.texi (Glossary) <Clipboard>:
1638 * xresources.texi (X Resources): Mention Mac OS port.
1639
1640 2006-02-12 Richard M. Stallman <rms@gnu.org>
1641
1642 * building.texi (Building): Clarify topic in intro.
1643
1644 * maintaining.texi (Maintaining): Change title; clarify topic.
1645 Delete duplicate index entries.
1646
1647 * building.texi (Other GDB User Interface Buffers): Clarifications.
1648
1649 * text.texi (Cell Commands): Clarifications.
1650
1651 * programs.texi (Defuns): Delete duplicate explanation of
1652 left-margin paren convention.
1653 (Hungry Delete): Minor cleanup.
1654
1655 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
1656
1657 * dired.texi (Tumme): More tumme documentation.
1658
1659 2006-02-11 Alan Mackenzie <acm@muc.de>
1660
1661 * programs.texi ("Hungry Delete"): Correct the appellation of the
1662 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
1663
1664 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
1665
1666 * dired.texi (Tumme): Fix small bug.
1667
1668 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1669
1670 * macos.texi (Mac International): Rename "fontset-mac" to
1671 "fontset-standard".
1672
1673 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
1674
1675 * dired.texi (Tumme): Basic documentation for Tumme added.
1676
1677 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
1678
1679 * mule.texi (International):
1680 * programs.texi (Basic Indent): Fix typos.
1681
1682 * custom.texi (Minor Modes):
1683 * display.texi (Text Display):
1684 * commands.texi (Text Characters): Update xrefs.
1685
1686 2006-02-07 Richard M. Stallman <rms@gnu.org>
1687
1688 * emacs.texi (Top): Update subnode menu.
1689 Update info on old Emacs papers.
1690 (Intro): "Graphical display", not window system.
1691
1692 * xresources.texi (GTK styles): Minor clarifications.
1693
1694 * trouble.texi: "Graphical display", not window system.
1695 (Stuck Recursive): Minor clarification.
1696
1697 * text.texi: Minor clarifications.
1698 (Sentences): Explain why two-space convention is better.
1699 Explain sentence-end-without-period here.
1700 (Fill Commands): Not here.
1701 (Refill): Node moved down.
1702 (Filling): Update menu.
1703 (Table Creation, Cell Justification, Column Commands): Clarify.
1704
1705 * sending.texi: Minor clarifications.
1706
1707 * search.texi (Regexp Backslash): Clarification.
1708
1709 * rmail.texi: Minor cleanups.
1710 (Rmail): Delete digression about `rmail-mode'.
1711 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
1712 (Rmail Files): Mention C-u M-x rmail.
1713 (Rmail Reply): Mention References.
1714 (Rmail Display): Mention rmail-nonignored-headers.
1715
1716 * programs.texi: Minor cleanups.
1717 (Comment Commands): Mention momentary Transient Mark mode.
1718 (Matching): Be more specific about customizing show-paren-mode.
1719 (Info Lookup): Don't list the modes that support C-h S.
1720 Just say what it does in an unsupported mode.
1721 (Man Page): Delete excessive info on customizing woman.
1722 (Motion in C): Don't mention c-for/backward-into-nomenclature.
1723
1724 * abbrevs.texi: Minor clarifications.
1725 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
1726 not "dynamic abbrevs" as if they were a kind of abbrev.
1727
1728 * picture.texi (Picture): Minor cleanup.
1729
1730 * mule.texi (Communication Coding): Say "other applications".
1731 (Fontsets): Not specific to X. Add xref to X Resources.
1732 (Unibyte Mode): Rename from Single-Byte Character Support.
1733 "Graphical display", not window system.
1734 (International): Update menu.
1735
1736 * maintaining.texi (Format of ChangeLog):
1737 New node, split out from ChangeLog.
1738 (ChangeLog): Clarifications in the remaining text.
1739 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
1740 (Find Tag): Add @w.
1741 (Tags Search): Explain tag table order here. Simplify grep ref.
1742 (List Tags): tags-tag-face is a variable, not a face.
1743 (Emerge): Cleanups.
1744
1745 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
1746 (Keyboard Macros): Avoid "the user".
1747
1748 * killing.texi: "Graphical display", not window system.
1749
1750 * help.texi (Help Echo): "Graphical display", not window system.
1751
1752 * glossary.texi: Say "you", not "the user". Say "graphical display".
1753
1754 * frames.texi: Minor cleanups. "Graphical display", not window system.
1755
1756 * files.texi (Visiting): Make drag-and-drop not X-specific.
1757
1758 * custom.texi: Minor cleanups. "Graphical display", not window system.
1759
1760 * cmdargs.texi: Minor cleanups.
1761
1762 * building.texi (Compilation): Move and split kill-compilation para.
1763 Add para about multiple compilers.
1764 (Compilation Mode): Commands also available in grep mode and others.
1765 Mention C-u C-x ` more tutorially. Clarify C-x `.
1766 (Compilation Shell): Clarify. Put Bash example first.
1767 (Grep Searching): Minor cleanups; add @w.
1768 (Debuggers): Minor cleanups.
1769 (Starting GUD): Make GDB xgraphical mode issue clearer.
1770 (Debugger Operation): Lots of clarifications including
1771 GDB tooltip side-effect issue.
1772 (Commands of GUD): Clarify.
1773 (GUD Customization): Add bashdb-mode-hook.
1774 (GDB Graphical Interface): Rewrite for clarity.
1775 (GDB User Interface Layout): Rewrite for clarity.
1776 (Stack Buffer, Watch Expressions): Likewise.
1777 (Other GDB User Interface Buffers): Cleanups.
1778 (Lisp Libraries, External Lisp): Cleanup.
1779
1780 * basic.texi (Position Info): "Graphical displays", rather than
1781 window systems.
1782
1783 * anti.texi: Minor cleanup.
1784
1785 2006-02-03 Eli Zaretskii <eliz@gnu.org>
1786
1787 * custom.texi (Init File, Find Init): Add cross-references to
1788 where $HOME is described.
1789
1790 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
1791
1792 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
1793 is not inside the @table.
1794
1795 * emacs.texi (Top): Correct node name.
1796
1797 * files.texi (File Names): Fix @xref.
1798 (Reverting): Fix typo.
1799
1800 * mule.texi (International): Correct node name.
1801
1802 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
1803
1804 2006-02-01 Richard M. Stallman <rms@gnu.org>
1805
1806 * emacs.texi (Top): Update subnode menu.
1807
1808 * mule.texi: Minor clarifications.
1809 Reduce the specific references to X Windows.
1810 Refer to "graphical" terminals, rather than window systems.
1811 (Text Coding): Rename from Specify Coding.
1812 (Communication Coding, File Name Coding, Terminal Coding):
1813 New nodes split out from Text Coding.
1814
1815 * kmacro.texi: Minor clarifications.
1816 (Keyboard Macro Ring): Comment out some excessive commands.
1817 (Basic Keyboard Macro): Split up the table, putting part in each node.
1818
1819 * major.texi: Minor clarifications.
1820
1821 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
1822
1823 * windows.texi: Minor clarifications.
1824 (Change Window): Don't describe mode-line mouse cmds here.
1825 Add xref to Mode Line Mouse.
1826
1827 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
1828
1829 * macos.texi (Mac International): Fix xref.
1830
1831 * indent.texi: Minor clarifications.
1832
1833 * frames.texi: Minor clarifications.
1834 Reduce the specific references to X Windows.
1835 Refer to "graphical" terminals, rather than window systems.
1836 (Frame Parameters): Don't mention commands like
1837 set-foreground-color. Just say to customize a face.
1838 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
1839
1840 * files.texi: Minor clarifications.
1841 (Numbered Backups): New node, split out from Backup Names.
1842
1843 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
1844
1845 * cmdargs.texi (General Variables): Fix xref.
1846
1847 * buffers.texi: Minor clarifications.
1848
1849 2006-01-31 Richard M. Stallman <rms@gnu.org>
1850
1851 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
1852 Nodes moved to top.
1853
1854 * display.texi: Minor clarifications.
1855 (Display): Rearrange menu.
1856 (Standard Faces): Mention query-replace face.
1857 (Faces): Simplify.
1858 (Font Lock): Simplify face customization info.
1859 (Highlight Changes): Node merged into Highlight Interactively.
1860 (Highlight Interactively): Much rewriting and cleanup.
1861 (Optional Mode Line): Narrowed line number not good for goto-line.
1862 Simplify face customization advice.
1863 (Text Display): Mention use of escape-glyph face.
1864 Move ctl-arrow and tab-width here.
1865 (Display Custom): Move no-redraw-on-reenter to end of node.
1866
1867 * search.texi: Minor clarifications.
1868 (Isearch Scroll): Simplify.
1869 (Other Repeating Search): Document multi-occur-in-matching-buffers.
1870
1871 * regs.texi (Registers): Mention bookmarks here.
1872
1873 * mark.texi: Minor clarifications.
1874 (Selective Undo): Node deleted.
1875
1876 * m-x.texi: Minor clarifications.
1877
1878 * killing.texi: Minor clarifications.
1879 Refer to "graphical" terminals, rather than window systems.
1880
1881 * help.texi: Clarifications.
1882 (Help): Don't describe C-h F and C-h K here.
1883 (Key Help): Describe C-h K here.
1884 (Name Help): Mention Emacs Lisp Intro.
1885 Describe C-h F here.
1886 (Misc Help): Mention C-h F and C-h K only briefly.
1887
1888 * fixit.texi (Undo): New node, mostly copied from basic.texi.
1889 Selective undo text merged in.
1890 (Spelling): Mention Aspell along with Ispell.
1891
1892 * emacs.texi (Top): Update subnode menus.
1893
1894 * basic.texi (Basic Undo): Rename from Undo. Most of text
1895 moved to new Undo node.
1896
1897 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
1898
1899 * basic.texi (Continuation Lines, Inserting Text):
1900 Mention longlines mode.
1901
1902 2006-01-29 Richard M. Stallman <rms@gnu.org>
1903
1904 * screen.texi: Minor cleaups.
1905 (Screen): Clean up the intro paragraphs.
1906 (Mode Line): Lots of rewriting. Handle frame-name better.
1907 eol-mnemonic-... vars moved out.
1908
1909 * emacs.texi (Top): Change menu item for MS-DOS node.
1910 Update subnode menu.
1911
1912 * msdog.texi (MS-DOS): Rewrite intro to explain how this
1913 chapter relates to Windows. Title changed.
1914
1915 * mini.texi: Minor cleanups.
1916
1917 * mark.texi (Selective Undo): New node, text moved from basic.texi.
1918 (Mark): Put it in the menu.
1919
1920 * entering.texi: Minor cleanups.
1921
1922 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
1923 (Intro): Refer to "graphical" terminals, rather than X.
1924
1925 * display.texi (Display Custom): Add xref to Variables.
1926 (Optional Mode Line): eol-mnemonic-... vars moved here.
1927
1928 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
1929 rather than X.
1930
1931 * basic.texi: Minor cleanups.
1932 (Undo): selective-undo moved.
1933
1934 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
1935
1936 * anti.texi (Antinews): Various corrections and additions.
1937
1938 2006-01-23 Juri Linkov <juri@jurta.org>
1939
1940 * custom.texi (Easy Customization, Customization Groups)
1941 (Browsing Custom): Mention links along with buttons.
1942
1943 2006-01-21 Eli Zaretskii <eliz@gnu.org>
1944
1945 * text.texi (TeX Print): Use @key for TAB.
1946
1947 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
1948
1949 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
1950
1951 * files.texi (File Aliases): Don't claim that usually separate
1952 buffers are created for two file names that name the same data.
1953 Mention additional situations where different names mean the same
1954 file on disk.
1955
1956 2006-01-19 Richard M. Stallman <rms@gnu.org>
1957
1958 * killing.texi (Deletion): Upcase @key argument.
1959
1960 * custom.texi (Custom Themes): Minor cleanup.
1961
1962 * programs.texi (Hungry Delete): Upcase @key argument.
1963
1964 2006-01-16 Juri Linkov <juri@jurta.org>
1965
1966 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
1967 Move `mode-line-highlight' before `mode-line-buffer-id'.
1968
1969 2006-01-14 Richard M. Stallman <rms@gnu.org>
1970
1971 * basic.texi (Inserting Text): Minor cleanup.
1972
1973 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
1974
1975 * custom.texi (Changing a Variable, Face Customization):
1976 Update for changes in Custom menus.
1977
1978 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1979
1980 * macos.texi (Mac International): Undo last change.
1981
1982 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
1983
1984 * custom.texi (Custom Themes): Describe the new
1985 customize-create-theme interface.
1986
1987 2005-12-30 Juri Linkov <juri@jurta.org>
1988
1989 * basic.texi (Position Info): Update example.
1990
1991 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1992
1993 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
1994
1995 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
1996
1997 * custom.texi (Custom Themes): `load-theme' always loads.
1998
1999 2005-12-23 Juri Linkov <juri@jurta.org>
2000
2001 * display.texi (Highlight Interactively): Use double space to
2002 separate sentences. Replace C-p with M-p, and C-n with M-n.
2003
2004 2005-12-22 Richard M. Stallman <rms@gnu.org>
2005
2006 * custom.texi (Easy Customization and subnodes):
2007 Replace "active field" with "button".
2008 Use "user option" only for variables.
2009 Use "setting" for variable-or-face.
2010
2011 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2012
2013 * buffers.texi (Select Buffer): Change order in table to make
2014 "Similar" refer to the correct item.
2015 (Indirect Buffers): Minor rewording.
2016
2017 2005-12-20 Juri Linkov <juri@jurta.org>
2018
2019 * files.texi (VC Status): Put P and N near p and n.
2020
2021 2005-12-19 Richard M. Stallman <rms@gnu.org>
2022
2023 * programs.texi (Electric C): Delete the info about newline control.
2024 (Other C Commands): Minor cleanup.
2025 (Left Margin Paren): Minor cleanup.
2026
2027 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2028
2029 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2030 (Customization Groups): Delete text moved to "Browsing Custom".
2031 (Browsing Custom): New node.
2032 (Specific Customization): Clarify which commands only work for
2033 loaded options.
2034
2035 2005-12-18 Bill Wohler <wohler@newt.com>
2036
2037 * frames.texi (Tool Bars): Shorten text of previous change.
2038
2039 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2040
2041 * files.texi (VC Status): Document log-view mode.
2042
2043 2005-12-18 Bill Wohler <wohler@newt.com>
2044
2045 * frames.texi (Tool Bars): Mention that you can turn off tool bars
2046 permanently via the customize interface.
2047
2048 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
2049
2050 * killing.texi (Killing by Lines): Document `kill-whole-line'
2051 function.
2052
2053 2005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
2054
2055 * buffers.texi (Select Buffer): Change `prev-buffer' to
2056 `previous-buffer'. Indicate that these functions use a frame
2057 local buffer list.
2058
2059 2005-12-12 Richard M. Stallman <rms@gnu.org>
2060
2061 * custom.texi (Easy Customization): Change menu comment.
2062 (Prefix Keymaps): Fix spelling of Control-X-prefix.
2063
2064 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
2065 (Help): Among the Apropos commands, describe only C-h a here.
2066
2067 2005-12-11 Richard M. Stallman <rms@gnu.org>
2068
2069 * programs.texi (Options for Comments): Comment-end starts with space.
2070
2071 * glossary.texi (Glossary): Minor cleanup.
2072
2073 * files.texi (Old Versions): Use @table.
2074
2075 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
2076
2077 * display.texi (Highlight Interactively): Include
2078 global-hi-lock-mode. Add miscellaneous details and elaborations.
2079
2080 2005-12-09 Richard M. Stallman <rms@gnu.org>
2081
2082 * display.texi (Font Lock): Delete the Global FL menu item.
2083
2084 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
2085
2086 * custom.texi (Minibuffer Maps): Mention the maps for file name
2087 completion.
2088
2089 2005-12-09 Kim F. Storm <storm@cua.dk>
2090
2091 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
2092 prefix keys even when mark is active. Decribe that RET moves
2093 cursor to next corner in rectangle; clarify insert around rectangle.
2094
2095 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
2096
2097 * custom.texi (Customization): Use xref to elisp manual for
2098 non-TeX output.
2099 (Minor Modes): Update.
2100 (Customization Groups, Changing a Variable, Face Customization):
2101 Update for new appearance of Custom buffers.
2102 (Changing a Variable): `custom-buffer-done-function' has been
2103 replaced by `custom-buffer-done-kill'.
2104 (Specific Customization): In the `customize-group' buffer, a
2105 subgroup's contents are not "hidden". They are not included at
2106 all. They have no [Show] button.
2107 (Mouse Buttons): Add pxref to description of mouse event lists in
2108 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
2109 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2110 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2111
2112 2005-12-08 Richard M. Stallman <rms@gnu.org>
2113
2114 * mini.texi (Completion Commands, Completion):
2115 In file name input, SPC does not do completion.
2116
2117 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
2118
2119 * building.texi (GDB Graphical Interface): Explain screen size
2120 setting.
2121 (Other GDB User Interface Buffers): Describe features specific to
2122 GDB 6.4.
2123
2124 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
2125
2126 * building.texi (GDB User Interface Layout): Describe how to
2127 kill associated buffers.
2128 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2129 (Watch Expressions): Be more precise.
2130 (Other GDB User Interface Buffers): Describe how to change a
2131 register value.
2132
2133 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2134
2135 * macos.texi (Mac Input): Remove description of
2136 mac-command-key-is-meta. Add descriptions of
2137 mac-control-modifier, mac-command-modifier, and
2138 mac-option-modifier.
2139 (Mac International): Fix description of conversion of clipboard data.
2140 (Mac Font Specs): Add example of font customization by face attributes.
2141
2142 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
2143
2144 * building.texi (Watch Expressions): Expand description.
2145 (Other GDB User Interface Buffers): Describe local map for
2146 gud-watch.
2147
2148 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
2149
2150 * display.texi (Font Lock): Font lock is enabled by default now.
2151
2152 2005-11-20 Juri Linkov <juri@jurta.org>
2153
2154 * basic.texi (Position Info): Update examples of the output.
2155 Remove the fact that examples are produced in the TeXinfo buffer,
2156 because in the Info reader users will get a different output from
2157 `C-x ='.
2158
2159 * building.texi (Compilation Mode): Remove paragraph duplicated
2160 from the node `Compilation'. Add `compilation-skip-threshold'.
2161
2162 * display.texi (Font Lock): Suggest more user-friendly method of
2163 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
2164
2165 2005-11-18 Richard M. Stallman <rms@gnu.org>
2166
2167 * files.texi (Registering): Mention @@ in mode line.
2168
2169 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
2170
2171 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2172
2173 * files.texi (Renaming and VC): Some back-ends don't
2174 handle renaming.
2175
2176 2005-11-17 Juri Linkov <juri@jurta.org>
2177
2178 * emacs.texi (Top):
2179 * display.texi (Highlight Interactively): Put this font-lock based
2180 mode near Font Lock node.
2181
2182 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
2183
2184 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
2185 icons.
2186
2187 2005-11-12 Kim F. Storm <storm@cua.dk>
2188
2189 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
2190 (Help Summary): Add C-h d and C-h e.
2191 (Apropos): Clarify that all apropos commands may search for either
2192 list of words or a regexp. Add C-h d for apropos-documentation.
2193 Describe apropos-documentation-sort-by-scores user option.
2194
2195 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
2196
2197 * killing.texi (CUA Bindings): Add @section.
2198
2199 2005-11-10 Kim F. Storm <storm@cua.dk>
2200
2201 * emacs.texi (Top): Add CUA Bindings entry to menu.
2202
2203 * killing.texi (CUA Bindings): New node. Moved here from
2204 misc.texi and extended with info on rectangle commands and
2205 rectangle highlighting, interface to registers, and the global
2206 mark feature.
2207
2208 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
2209
2210 * regs.texi: Prev link points to CUA Bindings node.
2211
2212 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
2213
2214 * help.texi (Help Echo): By default, help echos are only shown on
2215 mouse-over, not on point-over.
2216
2217 2005-11-04 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org>
2218
2219 * misc.texi (Shell Mode): Describe how to activate password echoing.
2220
2221 2005-11-04 Romain Francoise <romain@orebokech.com>
2222
2223 * mark.texi (Mark Ring): Fix typo.
2224
2225 2005-11-03 Richard M. Stallman <rms@gnu.org>
2226
2227 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
2228
2229 2005-11-01 Bill Wohler <wohler@newt.com>
2230
2231 * help.texi (Help Mode): Fix typo.
2232
2233 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
2234
2235 * building.texi (Other GDB User Interface Buffers): Describe
2236 the command gdb-use-inferior-io-buffer.
2237
2238 2005-10-31 Romain Francoise <romain@orebokech.com>
2239
2240 * files.texi (Compressed Files): Fix typo.
2241
2242 * buffers.texi (Misc Buffer): Downcase `*shell*'.
2243
2244 * windows.texi (Force Same Window): Likewise.
2245
2246 2005-10-30 Bill Wohler <wohler@newt.com>
2247
2248 * help.texi (Help Mode): URLs viewed with browse-url.
2249
2250 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
2251
2252 * building.texi (GDB Graphical Interface): Don't reference
2253 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
2254 must stay in same frame.
2255
2256 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
2257
2258 * custom.texi (Init File): Document ~/.emacs.d/init.el.
2259
2260 * anti.texi (Antinews): Likewise.
2261
2262 2005-10-28 Bill Wohler <wohler@newt.com>
2263
2264 * help.texi (Help): Help mode now creates hyperlinks for URLs.
2265
2266 2005-10-28 Richard M. Stallman <rms@gnu.org>
2267
2268 * files.texi (Visiting): Explain how to enter ? in a file name.
2269
2270 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
2271
2272 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
2273
2274 * building.texi (GDB Graphical Interface): Describe
2275 gdb-mouse-until.
2276
2277 2005-10-23 Richard M. Stallman <rms@gnu.org>
2278
2279 * custom.texi (Init File): Recommend when to use site-start.el.
2280
2281 2005-10-21 Juri Linkov <juri@jurta.org>
2282
2283 * custom.texi (Examining): Mention accessing the old variable
2284 value via M-n in set-variable.
2285
2286 2005-10-18 Romain Francoise <romain@orebokech.com>
2287
2288 * files.texi (Version Systems): Capitalize GNU.
2289
2290 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
2291
2292 * building.texi (Compilation Mode): Remove redundant paragraph.
2293 (Watch Expressions): Remove paragraph to reflect code change.
2294
2295 2005-10-16 Richard M. Stallman <rms@gnu.org>
2296
2297 * building.texi (Compilation Mode, Compilation): Clarified.
2298
2299 2005-10-15 Richard M. Stallman <rms@gnu.org>
2300
2301 * misc.texi (Saving Emacs Sessions): Mention savehist library.
2302
2303 2005-10-13 Kenichi Handa <handa@m17n.org>
2304
2305 * basic.texi (Position Info): Fix previous change.
2306
2307 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2308
2309 * cmdargs.texi (Icons X): Fix typo.
2310
2311 2005-10-12 Kenichi Handa <handa@m17n.org>
2312
2313 * basic.texi (Position Info): Describe the case that Emacs shows
2314 "part of display ...".
2315
2316 2005-10-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2317
2318 * cmdargs.texi (Icons X): -nb => -nbi.
2319
2320 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
2321
2322 * frames.texi (Speedbar): A couple more clarifications.
2323
2324 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
2325
2326 * building.texi (GDB User Interface Layout): Improve diagram.
2327 (Watch Expressions): Explain how to make speedbar global.
2328 (Other GDB User Interface Buffers): Make references more precise.
2329
2330 2005-10-09 Richard M. Stallman <rms@gnu.org>
2331
2332 * frames.texi (Speedbar): Clarify the text.
2333
2334 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
2335
2336 * frames.texi (Speedbar): Add information on keybindings,
2337 dismissing the speedbar, and buffer display mode. Link to
2338 speedbar manual.
2339
2340 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2341
2342 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
2343 added -nb, --no-bitmap-icon.
2344
2345 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
2346
2347 * building.texi (GDB Graphical Interface): Add variables and
2348 functions to indices. Be more precise.
2349
2350 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2351
2352 * frames.texi (Drag and Drop): Remove the x- from
2353 x-dnd-open-file-other-window and xdnd-protocol-alist.
2354
2355 2005-09-30 Romain Francoise <romain@orebokech.com>
2356
2357 * mini.texi (Minibuffer): The default value now appears before the
2358 colon in minibuffer prompts.
2359
2360 2005-09-25 Richard M. Stallman <rms@gnu.org>
2361
2362 * search.texi (Regexp Search): Doc search-whitespace-regexp.
2363
2364 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2365
2366 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
2367
2368 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2369
2370 * emacs.texi (Top): Update submenus from macos.texi.
2371
2372 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
2373 (Mac OS): Update feature support status.
2374 (Mac Input): List supported input scripts. Remove description
2375 about `mac-keyboard-text-encoding'. Mention mouse button
2376 emulation and related variables.
2377 (Mac International): Mention Central European and Cyrillic
2378 support. Now `keyboard-coding-system' is dynamically changed.
2379 Add description about coding system for selection. Add
2380 description about language environment.
2381 (Mac Environment Variables): Mention
2382 `~/.MacOSX/environment.plist'. Give example of command line
2383 arguments. Add Preferences support.
2384 (Mac Directories): Explicitly state that this node is for Mac OS
2385 Classic only.
2386 (Mac Font Specs): Mention specification for scalable fonts. List
2387 supported charsets. Add preferred way of creating fontsets. Add
2388 description about `mac-allow-anti-aliasing'.
2389 (Mac Functions): Add descriptions about `mac-set-file-creator',
2390 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
2391 and `mac-get-preference'.
2392
2393 2005-09-16 Romain Francoise <romain@orebokech.com>
2394
2395 Update all files to specify GFDL version 1.2.
2396
2397 * doclicense.texi (GNU Free Documentation License): Update to
2398 version 1.2.
2399
2400 2005-09-15 Richard M. Stallman <rms@gnu.org>
2401
2402 * buffers.texi (List Buffers): Fix xref.
2403
2404 * rmail.texi (Rmail Basics): Fix xref.
2405
2406 * emacs.texi (Top): Update subnode menus.
2407
2408 * files.texi (Saving Commands): New node, broken out of Saving.
2409 (Customize Save): New node, broken out of Saving.
2410 Clarify effect of write-region-inhibit-fsync.
2411 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
2412
2413 2005-09-14 Romain Francoise <romain@orebokech.com>
2414
2415 * files.texi (Saving): Mention write-region-inhibit-fsync.
2416
2417 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
2418
2419 * custom.texi (Custom Themes): New node.
2420
2421 2005-09-03 Richard M. Stallman <rms@gnu.org>
2422
2423 * search.texi (Search Case): Mention vars that control
2424 case-fold-search for various operations.
2425
2426 2005-08-22 Juri Linkov <juri@jurta.org>
2427
2428 * display.texi (Standard Faces): Merge the text from
2429 `(elisp)Standard Faces' into this node.
2430
2431 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
2432
2433 * emacs.texi (Top): Delete menu item for deleted node
2434 Keyboard Translations.
2435
2436 2005-08-18 Richard M. Stallman <rms@gnu.org>
2437
2438 * trouble.texi (Unasked-for Search):
2439 Delete xref to Keyboard Translations.
2440
2441 * glossary.texi (Glossary): Delete xref.
2442
2443 * custom.texi (Minor Modes): Say that the list here is not complete.
2444 (Keyboard Translations): Node deleted.
2445 (Disabling): Delete xref to it.
2446 (Customization Groups): Fix Custom buffer example.
2447 (Hooks): Mention remove-hooks.
2448
2449 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
2450
2451 * building.texi (GDB Graphical Interface): Improve filling of menu
2452 item.
2453
2454 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
2455
2456 * building.texi (GDB Graphical Interface): Use better node names.
2457
2458 2005-08-14 Richard M. Stallman <rms@gnu.org>
2459
2460 * text.texi (Sentences): Fix xref.
2461
2462 2005-08-14 Juri Linkov <juri@jurta.org>
2463
2464 * building.texi (Compilation, Grep Searching): Move grep command
2465 headings from `Compilation' to `Grep Searching'.
2466
2467 * dired.texi (Dired and Find):
2468 * maintaining.texi (Tags Search): Replace grep xref to
2469 `Compilation' node with `Grep Searching'.
2470
2471 * files.texi (Comparing Files): Replace xref to `Compilation' with
2472 `Compilation Mode'.
2473
2474 2005-08-13 Alan Mackenzie <acm@muc.de>
2475
2476 * search.texi (Non-ASCII Isearch): Correct a typo.
2477 (Replacement Commands): Mention query-replace key binding.
2478
2479 2005-08-11 Richard M. Stallman <rms@gnu.org>
2480
2481 * programs.texi (Options for Comments): Fix xref.
2482
2483 * search.texi (Regexp Backslash, Regexp Example): New nodes split
2484 out of Regexps.
2485
2486 2005-08-09 Juri Linkov <juri@jurta.org>
2487
2488 * building.texi (Compilation): Use `itemx' instead of `item'.
2489 (Grep Searching): Simplify phrase.
2490
2491 * display.texi (Standard Faces): Describe vertical-border on
2492 window systems.
2493
2494 * windows.texi (Split Window): Simplify phrase and mention
2495 vertical-border face.
2496
2497 2005-08-09 Richard M. Stallman <rms@gnu.org>
2498
2499 * files.texi (Comparing Files): Clarify compare-windows.
2500
2501 * calendar.texi (Scroll Calendar): Document < and > in calendar.
2502
2503 2005-08-06 Eli Zaretskii <eliz@gnu.org>
2504
2505 * mule.texi (Coding Systems): Rephrase the paragraph about
2506 codepages: no need for "M-x codepage-setup" anymore, except on
2507 MS-DOS.
2508
2509 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
2510 the MS-DOS port only.
2511
2512 2005-07-30 Eli Zaretskii <eliz@gnu.org>
2513
2514 * makefile.w32-in (info): Don't run multi-install-info.bat.
2515 ($(infodir)/dir): New target, produced by running
2516 multi-install-info.bat.
2517
2518 2005-07-22 Eli Zaretskii <eliz@gnu.org>
2519
2520 * files.texi (Quoted File Names): Add index entry.
2521
2522 2005-07-19 Juri Linkov <juri@jurta.org>
2523
2524 * files.texi (Comparing Files): Mention resync for `compare-windows'.
2525
2526 2005-07-18 Juri Linkov <juri@jurta.org>
2527
2528 * custom.texi (Easy Customization):
2529 * files.texi (Old Versions):
2530 * frames.texi (Wheeled Mice):
2531 * mule.texi (Specify Coding):
2532 * text.texi (Cell Justification):
2533 * trouble.texi (After a Crash):
2534 * xresources.texi (GTK styles):
2535 Delete duplicate duplicate words.
2536
2537 2005-07-17 Richard M. Stallman <rms@gnu.org>
2538
2539 * frames.texi (Creating Frames): Fix foreground color example.
2540
2541 * custom.texi (Init Examples): Clean up text about conditionals.
2542
2543 2005-07-16 Richard M. Stallman <rms@gnu.org>
2544
2545 * mini.texi (Completion Commands): Fix command name for ?.
2546
2547 2005-07-16 Eli Zaretskii <eliz@gnu.org>
2548
2549 * display.texi (Standard Faces): Explain that customization of
2550 `menu' face has no effect on w32 and with GTK. Add
2551 cross-references.
2552
2553 * cmdargs.texi (General Variables): Clarify the default location
2554 of $HOME on w32 systems.
2555
2556 2005-07-15 Jason Rumney <jasonr@gnu.org>
2557
2558 * cmdargs.texi (General Variables): Default HOME on MS Windows has
2559 changed.
2560
2561 2005-07-08 Kenichi Handa <handa@m17n.org>
2562
2563 * mule.texi (Recognize Coding): Recommend
2564 revert-buffer-with-coding-system instead of revert-buffer.
2565
2566 2005-07-07 Richard M. Stallman <rms@gnu.org>
2567
2568 * anti.texi (Antinews): Mention mode-line-inverse-video.
2569
2570 * files.texi (Saving): Minor correction about C-x C-w.
2571
2572 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
2573
2574 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
2575
2576 * search.texi (Isearch Scroll): Add example of using the
2577 `isearch-scroll' property.
2578 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
2579 `Display Custom' node.
2580 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
2581 and de-emphasize it.
2582 (Other Repeating Search): `occur' currently can not correctly
2583 handle multiline matches. Correct, clarify and update description
2584 of `flush-lines' and `keep-lines'.
2585
2586 * display.texi (Display Custom): Add anchor for `baud-rate'.
2587
2588 2005-07-07 Richard M. Stallman <rms@gnu.org>
2589
2590 * gnu.texi: Update where to get GNU status; add refs for how to help.
2591 Add footnotes 6 and 7.
2592
2593 2005-07-04 Lute Kamstra <lute@gnu.org>
2594
2595 Update FSF's address in GPL notices.
2596
2597 * doclicense.texi (GNU Free Documentation License):
2598 * trouble.texi (Checklist): Update FSF's address.
2599
2600 2005-06-24 Richard M. Stallman <rms@gnu.org>
2601
2602 * display.texi (Text Display): Change index entries.
2603
2604 2005-06-24 Eli Zaretskii <eliz@gnu.org>
2605
2606 * makefile.w32-in (MAKEINFO): Use --force.
2607 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
2608 Makefile.in.
2609
2610 2005-06-23 Richard M. Stallman <rms@gnu.org>
2611
2612 * anti.texi (Antinews): Renamed show-nonbreak-escape to
2613 nobreak-char-display.
2614
2615 * emacs.texi (Top): Update detailed node listing.
2616
2617 * display.texi (Text Display): Renamed show-nonbreak-escape
2618 to nobreak-char-display and no-break-space to nobreak-space.
2619 (Standard Faces): Split up the list of standard faces
2620 and put it in a separate node. Add nobreak-space and
2621 escape-glyph.
2622
2623 2005-06-23 Lute Kamstra <lute@gnu.org>
2624
2625 * mule.texi (Select Input Method): Fix typo.
2626
2627 2005-06-23 Kenichi Handa <handa@m17n.org>
2628
2629 * mule.texi (International): List all supported scripts. Adjust
2630 text for that leim is now included in the normal Emacs
2631 distribution.
2632 (Language Environments): List all language environments.
2633 Intlfonts contains fonts for most supported scripts, not all..
2634 (Select Input Method): Refer to C-u C-x = to see how to type to
2635 input a specifc character.
2636 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
2637
2638 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
2639
2640 * building.texi (Grep Searching): Texinfo usage fix.
2641
2642 2005-06-22 Miles Bader <miles@gnu.org>
2643
2644 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
2645
2646 2005-06-20 Miles Bader <miles@gnu.org>
2647
2648 * display.texi (Faces): Add `vertical-divider'.
2649
2650 2005-06-17 Richard M. Stallman <rms@gnu.org>
2651
2652 * text.texi (Adaptive Fill): Minor clarification.
2653
2654 2005-06-10 Lute Kamstra <lute@gnu.org>
2655
2656 * emacs.texi (Top): Correct version number.
2657 * anti.texi (Antinews): Correct version number. Use EMACSVER to
2658 refer to the current version of Emacs.
2659
2660 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
2661
2662 * files.texi (Log Buffer): Document when there can be more than
2663 one file to be committed.
2664
2665 2005-06-08 Juri Linkov <juri@jurta.org>
2666
2667 * display.texi (Faces): Add `shadow' face.
2668
2669 2005-06-07 Masatake YAMATO <jet@gyve.org>
2670
2671 * display.texi (Faces): Write about mode-line-highlight.
2672
2673 2005-06-06 Richard M. Stallman <rms@gnu.org>
2674
2675 * misc.texi (Printing Package): Explain how to initialize
2676 printing package.
2677
2678 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
2679
2680 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
2681
2682 * emacs.texi: Rename Hardcopy to Printing.
2683 Make PostScript and PostScript Variables subnodes of it.
2684
2685 * misc.texi (Printing): Rename node from Hardcopy.
2686 Mention menu bar options.
2687 Move PostScript and PostScript Variables to submenu.
2688 (Printing package): New node.
2689
2690 * mark.texi (Using Region): Change Hardcopy xref to Printing.
2691
2692 * dired.texi (Operating on Files): Likewise.
2693
2694 * calendar.texi (Displaying the Diary): Likewise.
2695
2696 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
2697
2698 * glossary.texi (Glossary): Likewise.
2699
2700 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
2701 effect.
2702
2703 2005-06-04 Richard M. Stallman <rms@gnu.org>
2704
2705 * trouble.texi (After a Crash): Polish previous change.
2706
2707 2005-05-30 Noah Friedman <friedman@splode.com>
2708
2709 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
2710 recovery mechanism.
2711
2712 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
2713
2714 * building.texi (Other Buffers): SPC toggles display of
2715 floating point registers.
2716
2717 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
2718
2719 * files.texi (Log Buffer): Merge in description of Log Edit
2720 mode from pcl-cvs.texi.
2721
2722 2005-05-26 Richard M. Stallman <rms@gnu.org>
2723
2724 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
2725
2726 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
2727
2728 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
2729 not enabled by default.
2730 When not on a word, `ispell-word' by default checks the word
2731 before point.
2732
2733 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
2734
2735 * building.texi (Debugger Operation): Simplify last sentence.
2736
2737 2005-05-23 Lute Kamstra <lute@gnu.org>
2738
2739 * emacs.texi: Update FSF's address throughout.
2740 (Preface): Use @cite.
2741 (Distrib): Add cross reference to the node "Copying". Mention the
2742 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
2743 printed manuals.
2744 (Intro): Use @xref for the Emacs Lisp Intro.
2745
2746 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
2747
2748 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
2749
2750 * basic.texi (Moving Point): Mention default for `goto-line'.
2751
2752 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
2753 of a variable's docstring.
2754
2755 2005-05-18 Lute Kamstra <lute@gnu.org>
2756
2757 * maintaining.texi (Overview of Emerge): Add cross reference.
2758 Remove duplication.
2759
2760 * emacs.texi (Top): Update to the current structure of the manual.
2761 * misc.texi (Emacs Server): Add menu description.
2762 * files.texi (Saving): Fix menu.
2763 * custom.texi (Customization): Fix menu.
2764 * mule.texi (International): Fix menu.
2765 * kmacro.texi (Keyboard Macros): Fix menu.
2766
2767 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
2768
2769 * display.texi: Various minor changes.
2770 (Faces): Delete text that is repeated in the next section.
2771
2772 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
2773
2774 * building.texi (Debugger Operation): Mention GUD tooltips are
2775 disabled with GDB in text command mode.
2776
2777 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
2778
2779 * building.texi: Replace toolbar with "tool bar" for consistency.
2780 (Compilation Mode): Describe compilation-context-lines
2781 and use of arrow in compilation buffer.
2782 (Debugger Operation): Replace help text with variable's value.
2783
2784 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
2785 consistency.
2786
2787 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
2788
2789 * major.texi (Choosing Modes): normal-mode processes the -*- line.
2790 Add xref.
2791
2792 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
2793
2794 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
2795 (Position Info): Delete discussion of `goto-line'. It is already
2796 described in `Moving point'.
2797
2798 * mini.texi (Completion Commands): Correct reference.
2799 (Completion Options): Fix typo.
2800
2801 * killing.texi (Deletion): Complete description of `C-x C-o'.
2802
2803 2005-05-10 Richard M. Stallman <rms@gnu.org>
2804
2805 * building.texi (Compilation): Clarify recompile's directory choice.
2806
2807 * frames.texi (Tooltips): Cleanups.
2808
2809 * basic.texi (Arguments): Fix punctuation.
2810
2811 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
2812
2813 * screen.texi (Menu Bar): The up and down (not left and right)
2814 arrow keys move through a keyboard menu.
2815
2816 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
2817
2818 * basic.texi: Various typo and grammar fixes.
2819 (Moving Point): C-a now runs move-beginning-of-line.
2820
2821 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
2822
2823 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
2824
2825 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
2826 as different animals.
2827
2828 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
2829
2830 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
2831 Correct index entry.
2832
2833 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
2834
2835 * building.texi (Debugger Operation): Update to reflect changes
2836 in GUD tooltips.
2837
2838 2005-04-30 Richard M. Stallman <rms@gnu.org>
2839
2840 * files.texi (Compressed Files): Auto Compression normally enabled.
2841
2842 * building.texi (Debugger Operation): Clarify previous change.
2843
2844 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
2845
2846 * building.texi (Debugger Operation): Add description for
2847 GUD tooltips when program is not running.
2848
2849 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
2850
2851 * misc.texi (Shell): Add `Shell Prompts' to menu.
2852 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
2853 description. Delete remarks moved to new node.
2854 (Shell Prompts): New node.
2855 (History References): Replace remarks moved to `Shell Prompts'
2856 with xref to that node.
2857 (Remote Host): Clarify how to specify the terminal type when
2858 logging in to a different machine.
2859
2860 2005-04-26 Richard M. Stallman <rms@gnu.org>
2861
2862 * emacs.texi (Top): Update submenus from files.texi.
2863
2864 * files.texi (Filesets): Clarify previous change.
2865
2866 * dired.texi (Misc Dired Features): Clarify previous change.
2867
2868 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
2869
2870 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
2871
2872 * dired.texi (Misc Dired Features): Document
2873 dired-compare-directories.
2874
2875 * files.texi (Filesets): New node.
2876 (File Conveniences): Document Image mode.
2877
2878 * text.texi (TeX Print): Document tex-compile.
2879
2880 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
2881
2882 * frames.texi (Tooltips): Tooltip mode is enabled by default.
2883 Delete redundant reference to tooltip Custom group. It is
2884 referred too again in the next paragraph.
2885
2886 2005-04-24 Richard M. Stallman <rms@gnu.org>
2887
2888 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
2889
2890 2005-04-19 Kim F. Storm <storm@cua.dk>
2891
2892 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
2893
2894 2005-04-18 Lars Hansen <larsh@math.ku.dk>
2895
2896 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
2897 turns off desktop-save-mode.
2898
2899 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
2900
2901 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
2902 by default in terminals compatible with xterm. Mention that
2903 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
2904 node.
2905
2906 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
2907
2908 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
2909
2910 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2911
2912 * xresources.texi (Table of Resources): Add cursorBlink.
2913
2914 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
2915
2916 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
2917 `d', `C-d' and `u'.
2918
2919 2005-04-11 Richard M. Stallman <rms@gnu.org>
2920
2921 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
2922 (Misc X): Add -D, --basic-display.
2923
2924 * maintaining.texi (Change Log): Correct the description of
2925 the example.
2926
2927 * major.texi (Choosing Modes): Document magic-mode-alist.
2928
2929 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
2930
2931 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
2932 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
2933 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
2934 (Rmail Output): Clarify which statements apply to `o', `C-o' and
2935 `w', respectively.
2936 (Rmail Labels): Mention `l'.
2937 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
2938 (Rmail Summary Edit): Describe `j' and RET.
2939
2940 2005-04-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2941
2942 * xresources.texi (Lucid Resources): Add fontSet resource.
2943
2944 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
2945
2946 * display.texi (Useless Whitespace): `indicate-unused-lines' is
2947 now called `indicate-empty-lines'.
2948
2949 2005-04-06 Kim F. Storm <storm@cua.dk>
2950
2951 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
2952
2953 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
2954
2955 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
2956 deleted.
2957 (Marks vs Flags): Add some convenient key bindings.
2958 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
2959 (Misc Dired Features): Correct and expand description of `w' command.
2960
2961 * frames.texi (XTerm Mouse): Delete apparently false info.
2962 The GNU/Linux console currently does not appear to support
2963 `xterm-mouse-mode'.
2964
2965 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
2966
2967 * calendar.texi (Diary): Mention shell utility `calendar'.
2968
2969 2005-04-01 Richard M. Stallman <rms@gnu.org>
2970
2971 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
2972
2973 2005-04-01 Lute Kamstra <lute@gnu.org>
2974
2975 * maintaining.texi (Change Log): add-change-log-entry uses
2976 add-log-mailing-address.
2977
2978 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
2979
2980 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
2981 `VC Mode Line' and put in an xref to that node.
2982 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
2983 its description.
2984
2985 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
2986
2987 * calendar.texi (Calendar Systems): Say that the Persian calendar
2988 implemented here is the arithmetical one championed by Birashk.
2989
2990 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
2991
2992 * programs.texi (Fortran Motion): Fix previous change.
2993
2994 2005-03-29 Richard M. Stallman <rms@gnu.org>
2995
2996 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
2997
2998 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
2999
3000 * text.texi (Refill): Refer to Long Lines Mode.
3001 (Longlines): New node.
3002 (Auto Fill): Don't index "word wrap" here.
3003 (Filling): Add Longlines to menu.
3004
3005 2005-03-29 Richard M. Stallman <rms@gnu.org>
3006
3007 * xresources.texi: Minor fixes.
3008
3009 * misc.texi (Emacs Server): Fix Texinfo usage.
3010
3011 * emacs.texi (Top): Don't use a real section heading for
3012 "Detailed Node Listing". Fake it instead.
3013
3014 * basic.texi (Position Info): Minor cleanup.
3015
3016 * mule.texi (Input Methods): Minor cleanup.
3017
3018 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3019
3020 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3021 constructs as well.
3022 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3023
3024 2005-03-29 Kenichi Handa <handa@m17n.org>
3025
3026 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3027
3028 * basic.texi (Position Info): Update the description about the
3029 command C-u C-x =.
3030
3031 2005-03-28 Richard M. Stallman <rms@gnu.org>
3032
3033 * emacs.texi (Top): Use @section for the detailed node listing.
3034
3035 * calendar.texi: Minor fixes to previous change.
3036
3037 * programs.texi (Fortran): Small fixes to previous changes.
3038
3039 * emacs.texi (Top): Update list of subnodes of Dired.
3040 Likewise for building.texi.
3041
3042 * files.texi (File Conveniences): Delete Auto Image File mode.
3043
3044 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
3045
3046 * building.texi (Flymake): New node.
3047
3048 * custom.texi (Function Keys): Document kp- event types and
3049 keypad-setup package.
3050
3051 * dired.texi (Wdired): New node.
3052
3053 * files.texi (File Conveniences): Reorder entries.
3054 Explain how to turn on Auto-image-file mode.
3055 Document Thumbs mode.
3056
3057 * mule.texi (Specify Coding): Document recode-region and
3058 recode-file-name.
3059
3060 * programs.texi (Program Modes): Add Conf mode and DNS mode.
3061
3062 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3063
3064 * commands.texi (Keys): M-o is now a prefix key.
3065
3066 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3067
3068 * programs.texi: Reformat and update copyright years.
3069 (Fortran): Update section.
3070
3071 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
3072
3073 * files.texi: Several small changes in addition to:
3074 (Visiting): Change xref for Dialog Boxes to ref.
3075 (Version Headers): Replace references to obsolete var
3076 `vc-header-alist' with `vc-BACKEND-header'.
3077 (Customizing VC): Update value of `vc-handled-backends'.
3078
3079 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3080
3081 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3082 move here from Emacs Lisp Reference Manual.
3083 * calendar.texi (Calendar/Diary, Diary Commands)
3084 (Special Diary Entries, Importing Diary): Change some xrefs to
3085 point to emacs-xtra rather than elisp.
3086
3087 * emacs-xtra.texi (Calendar Customizing):
3088 Move view-diary-entries-initially, view-calendar-holidays-initially,
3089 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3090 Emacs Manual.
3091 (Appt Customizing): Merge entire section into main Emacs Manual.
3092 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3093 mark-holidays-in-calendar here from emacs-xtra.
3094 (Displaying the Diary): Move view-diary-entries-initially,
3095 mark-diary-entries-in-calendar here from emacs-xtra.
3096 (Appointments): Move appt-display-mode-line,
3097 appt-display-duration, appt-disp-window-function,
3098 appt-delete-window-function here from emacs-xtra.
3099
3100 * calendar.texi: Update and reformat copyright.
3101 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3102 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3103 (Diary): Refer to `diary-file' rather than ~/diary.
3104 (Diary Commands): Rename node to "Displaying the Diary".
3105 * emacs.texi (Top): Rename "Diary Commands" section.
3106 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3107
3108 2005-03-26 Eli Zaretskii <eliz@gnu.org>
3109
3110 * misc.texi (Emacs Server): Fix the command for setting
3111 server-name. Add an xref to Invoking emacsclient.
3112
3113 * help.texi (Help Summary): Clarify when "C-h ." will do something
3114 nontrivial.
3115 (Apropos): Add cindex entry for apropos-sort-by-scores.
3116
3117 * display.texi (Text Display): Add index entries for how no-break
3118 characters are displayed.
3119
3120 2005-03-26 Eli Zaretskii <eliz@gnu.org>
3121
3122 * files.texi (Visiting): Fix cross-references introduced with the
3123 last change.
3124
3125 * xresources.texi (GTK resources): Fix last change.
3126
3127 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
3128
3129 * xresources.texi (X Resources): GTK options documented too.
3130 (Resources): Clarify meaning of program name.
3131 (Table of Resources): Add visualClass.
3132 (GTK resources): Rewrite.
3133 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3134
3135 * display.texi (Text Display): Mention non-breaking spaces.
3136
3137 * files.texi (Reverting): Document auto-revert-check-vc-info.
3138
3139 * frames.texi (Mouse Commands): Document
3140 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
3141
3142 * help.texi (Help Summary): Add `C-h .'.
3143 (Apropos): Apropos accepts a list of search terms.
3144 Document apropos-sort-by-scores.
3145 (Help Echo): Document display-local-help.
3146
3147 * misc.texi (Emacs Server): Document server-name.
3148 (Invoking emacsclient): Document -s option for server names.
3149
3150 * text.texi (Outline Visibility): Introduce "current heading
3151 line" (commands can be called with point on a body line).
3152 Re-order table to follow the sequence of discussion.
3153 hide-body won't hide lines before first header line.
3154 (TeX Mode): Add DocTeX mode.
3155
3156 2005-03-24 Richard M. Stallman <rms@gnu.org>
3157
3158 * mule.texi (Single-Byte Character Support): Delete mention
3159 of iso-acc.el and iso-transl.el.
3160
3161 2005-03-23 Lute Kamstra <lute@gnu.org>
3162
3163 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
3164
3165 2005-03-23 Richard M. Stallman <rms@gnu.org>
3166
3167 * search.texi: Delete explicit node pointers.
3168 (Incremental Search): New menu.
3169 (Basic Isearch, Repeat Isearch, Error in Isearch)
3170 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
3171 (Slow Isearch): New subnodes.
3172 (Configuring Scrolling): Node deleted.
3173 (Search Case): Doc default-case-fold-search.
3174 (Regexp Replace): Move replace-regexp doc here.
3175
3176 * rmail.texi (Movemail): Put commas inside closequotes.
3177
3178 * picture.texi (Insert in Picture): Document C-c arrow combos.
3179 (Basic Picture): Clarify erasure.
3180
3181 * display.texi (Font Lock): Put commas inside closequotes.
3182
3183 * cmdargs.texi (General Variables): Put commas inside closequotes.
3184
3185 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
3186
3187 * building.texi (Stack Buffer): Mention reverse contrast for
3188 *selected* frame (might not be current frame).
3189
3190 2005-03-21 Richard M. Stallman <rms@gnu.org>
3191
3192 * building.texi (Starting GUD): Add bashdb.
3193
3194 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
3195
3196 * basic.texi (Moving Point): Add M-g M-g binding.
3197 (Undo): Document undo-only.
3198 (Position Info): Document M-g M-g and C-u M-g M-g.
3199
3200 * building.texi (Building): Put Grep Searching after Compilation
3201 Shell.
3202 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
3203 Document next-error-highlight.
3204 (Grep Searching): Document grep-highlight-matches.
3205 (Lisp Eval): Typing C-x C-e twice prints integers specially.
3206
3207 * calendar.texi (Importing Diary): Rename node from iCalendar.
3208 Document diary-from-outlook.
3209
3210 * dired.texi (Misc Dired Features): Rename node from Misc Dired
3211 Commands.
3212 Mention effect of X drag and drop on Dired buffers.
3213
3214 * files.texi (Visiting): Document large-file-warning-threshold.
3215 Move paragraph on file-selection dialog.
3216 Mention visiting files using X drag and drop.
3217 (Reverting): Mention using Auto-Revert mode to tail files.
3218 Document auto-revert-tail-mode.
3219 (Version Systems): Minor correction.
3220 (Comparing Files): Diff-mode is no longer based on Compilation
3221 mode.
3222 Document compare-ignore-whitespace.
3223 (Misc File Ops): Explain passing a directory to rename-file.
3224 Likewise for copy-file and make-symbolic-link.
3225
3226 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
3227 Document mouse-wheel-progressive speed.
3228
3229 * help.texi (Misc Help): Document numeric argument for C-h i.
3230 Correctly explain the effect of just C-u as argument.
3231
3232 * killing.texi (Deletion): Document numeric argument for
3233 just-one-space.
3234
3235 * mini.texi (Completion): Completion acts on text before point.
3236
3237 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
3238 (Emulation): CUA mode replaces pc-bindings-mode,
3239 pc-selection-mode, and s-region.
3240
3241 * mule.texi (Input Methods): Leim is now built-in.
3242 (Select Input Method): Document quail-show-key.
3243 (Specify Coding): Document revert-buffer-with-coding-system.
3244
3245 * programs.texi (Fortran Motion): Document f90-next-statement,
3246 f90-previous-statement, f90-next-block, f90-previous-block,
3247 f90-end-of-block, and f90-beginning-of-block.
3248
3249 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
3250
3251 * emacs.texi (Acknowledgments): Updated.
3252
3253 * anti.texi: Total rewrite.
3254
3255 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
3256
3257 * ack.texi (Acknowledgments): Update.
3258
3259 2005-03-19 Eli Zaretskii <eliz@gnu.org>
3260
3261 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
3262 copyright years.
3263
3264 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
3265
3266 * building.texi (Commands of GUD): Move paragraph on setting
3267 breakpoints with mouse to the GDB Graphical Interface node.
3268
3269 2005-03-07 Richard M. Stallman <rms@gnu.org>
3270
3271 * misc.texi (Single Shell, Shell Options): Fix previous change.
3272
3273 * building.texi (Debugger Operation): Update GUD tooltip enable info.
3274
3275 2005-03-06 Richard M. Stallman <rms@gnu.org>
3276
3277 * building.texi (Starting GUD): Don't explain text vs graphical
3278 GDB here. Just mention it and xref.
3279 Delete "just one debugger process".
3280 (Debugger Operation): Move GUD tooltip info here.
3281 (GUD Tooltips): Node deleted.
3282 (GDB Graphical Interface): Explain the two GDB modes here.
3283
3284 * sending.texi (Sending Mail): Minor cleanup.
3285 (Mail Aliases): Explain quoting conventions.
3286 Update key rebinding example.
3287 (Header Editing): C-M-i is like M-TAB.
3288 (Mail Mode Misc): mail-attach-file does not do MIME.
3289
3290 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
3291 that really belongs here.
3292 (Remote Mailboxes): Text moved to Rmail Inbox.
3293 (Rmail Display): Mention Mouse-1.
3294 (Movemail): Clarify two movemail versions.
3295 Clarify rmail-movemail-program.
3296
3297 * misc.texi (Single Shell): Replace uudecode example with gpg example.
3298 Document async shell commands.
3299 (Shell History): Clarify.
3300 (Shell Ring): Mention C-UP an C-DOWN.
3301 (Shell Options): Add comint-prompt-read-only.
3302 (Invoking emacsclient): Set EDITOR to run Emacs.
3303 (Sorting): No need to explain what region is.
3304 (Saving Emacs Sessions): Fix typo.
3305 (Recursive Edit): Fix punctuation.
3306 (Emulation): Don't mention "PC bindings" which are standard.
3307 (Hyperlinking): Explain Mouse-1 convention here.
3308 (Find Func): Node deleted.
3309
3310 * help.texi (Name Help): Xref to Hyperlinking.
3311
3312 * glossary.texi (Glossary):
3313 Rename "Balance Parentheses" to "Balancing...".
3314 Add "Byte Compilation". Correct "Copyleft".
3315 New xref in "Customization".
3316 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
3317 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
3318 Rename "Registers" to "Register".
3319 Replace "Selecting" with "Selected Frame",
3320 "Selected Window", and "Selecting a Buffer".
3321
3322 * files.texi (Types of Log File): Explain how projects'
3323 methods can vary.
3324
3325 * display.texi (Faces): Delete "Emacs 21".
3326
3327 * custom.texi (Changing a Variable): C-M-i like M-TAB.
3328 * fixit.texi (Spelling): C-M-i like M-TAB.
3329 * mini.texi (Completion Options): C-M-i like M-TAB.
3330 * programs.texi (Symbol Completion): C-M-i like M-TAB.
3331 * text.texi (Text Mode): C-M-i like M-TAB.
3332
3333 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
3334
3335 * calendar.texi (Specified Dates): Mention `g w'.
3336 (Appointments): appt-activate toggles with no arg.
3337
3338 2005-03-05 Juri Linkov <juri@jurta.org>
3339
3340 * cmdargs.texi (Emacs Invocation): Add cindex
3341 "invocation (command line arguments)"
3342 (Misc X): Add -nbc, --no-blinking-cursor.
3343
3344 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
3345
3346 * calendar.texi (iCalendar): No need to require it now.
3347
3348 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
3349
3350 * trouble.texi (Contributing): Mention Savannah. Direct users to
3351 emacs-devel.
3352
3353 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
3354
3355 * calendar.texi (Adding to Diary): Mention redrawing of calendar
3356 window.
3357
3358 2005-02-27 Richard M. Stallman <rms@gnu.org>
3359
3360 * building.texi (Compilation): Update mode line status info.
3361
3362 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
3363
3364 * calendar.texi (General Calendar): Document binding of
3365 scroll-other-window-down.
3366 (Mayan Calendar): Fix earliest date.
3367 (Time Intervals): Document timeclock-change.
3368 Fix timeclock-ask-before-exiting documentation.
3369
3370 2005-02-26 Kim F. Storm <storm@cua.dk>
3371
3372 * frames.texi (Mouse References):
3373 Add mouse-1-click-in-non-selected-windows.
3374
3375 2005-02-25 Richard M. Stallman <rms@gnu.org>
3376
3377 * screen.texi (Screen): Explain better about cursors and mode lines;
3378 don't presuppose text terminals.
3379 (Point): Don't assume just one cursor.
3380 Clarify explanation of cursors.
3381 (Echo Area, Menu Bar): Cleanups.
3382
3383 * mini.texi (Minibuffer): Prompts are highlighted.
3384 (Minibuffer Edit): Newline = C-j only on text terminals.
3385 Clarify resize-mini-windows values.
3386 Mention M-PAGEUP and M-PAGEDOWN.
3387 (Completion Commands): Mouse-1 like Mouse-2.
3388 (Minibuffer History): Explain history commands better.
3389 (Repetition): Add xref to Incremental Search.
3390
3391 * mark.texi (Setting Mark): Clarify info about displaying mark.
3392 Clarify explanation of C-@ and C-SPC.
3393 (Transient Mark): Mention Delete Selection mode.
3394 (Marking Objects): Clean up text about extending the region.
3395
3396 * m-x.texi (M-x): One C-g doesn't always go to top level.
3397 No delay before suggest-key-bindings output.
3398
3399 * fixit.texi (Fixit): Mention C-/ for undo.
3400 (Spelling): Mention ESC TAB like M-TAB.
3401 Replacement words with r and R are rechecked.
3402 Say where C-g leaves point. Mention ? as input.
3403
3404 2005-02-23 Lute Kamstra <lute@gnu.org>
3405
3406 * cmdargs.texi (Initial Options): Add cross reference.
3407
3408 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
3409
3410 * emacs.texi (Top): Update menu for splitting of node in
3411 msdog.texi.
3412 * frames.texi (Frames): Update xref for splitting of node in
3413 msdog.texi.
3414 * trouble.texi (Quitting): Ditto.
3415
3416 2005-02-16 Richard M. Stallman <rms@gnu.org>
3417
3418 * windows.texi (Split Window): Simplify line truncation info
3419 and xref to Display Custom.
3420
3421 * trouble.texi (Quitting): Emergency escape only for text terminal.
3422 (Screen Garbled): C-l for ungarbling is only for text terminal.
3423
3424 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
3425
3426 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
3427
3428 * programs.texi (Program Modes): Mention Python mode.
3429 (Moving by Defuns): Repeating C-M-h extends region.
3430 (Basic Indent): Clarify.
3431 (Custom C Indent): Clarify.
3432 (Expressions): Repeating C-M-@ extends region.
3433 (Info Lookup): Clarify for C-h S.
3434 (Symbol Completion): ESC TAB alternative for M-TAB.
3435 (Electric C): Clarify.
3436
3437 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
3438
3439 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
3440 MS-DOS Input node.
3441 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
3442 (MS-DOS and MULE): Clarify.
3443 (MS-DOS Processes, Windows Processes): Fix typos.
3444
3445 * major.texi (Choosing Modes): Clarify.
3446
3447 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
3448 (Keyboard Macro Step-Edit): Clarify.
3449
3450 * indent.texi (Indentation): Clarifications.
3451
3452 * help.texi (Help): Correct error about C-h in query-replace.
3453 Clarify apropos vs C-h a. Fix how to search in FAQ.
3454 (Key Help): Describe C-h w here.
3455 (Name Help): Minor cleanup. C-h w moved to Key Help.
3456 Clarify the "object" joke.
3457 (Apropos): Clarify. Mouse-1 like Mouse-2.
3458 (Help Mode): Mouse-1 like Mouse-2.
3459
3460 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
3461
3462 * display.texi (Display): Reorder menu.
3463 (Faces): Cleanup.
3464 (Font Lock): Cleanup. Mention Options menu.
3465 Delete obsolete text.
3466 (Scrolling): For C-l, don't presume text terminal.
3467 (Horizontal Scrolling): Simplify intro.
3468 (Follow Mode): Clarify.
3469 (Cursor Display): Moved before Display Custom.
3470 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
3471 Doc default-tab-width. Doc line truncation more thoroughly.
3472
3473 * dired.texi (Dired Enter): C-x C-f can run Dired.
3474 (Dired Visiting): Comment out `a' command.
3475 Mouse-1 is like Mouse-2.
3476 (Shell Commands in Dired): ? can be used more than once.
3477
3478 * basic.texi (Continuation Lines): Simplify description of truncation,
3479 and refer to Display Custom for the rest of it.
3480
3481 2005-02-06 Lute Kamstra <lute@gnu.org>
3482
3483 * basic.texi (Undo): Fix typo.
3484
3485 * cmdargs.texi (Emacs Invocation): Fix typo.
3486
3487 * custom.texi (Init Examples): Fix typo.
3488
3489 * abbrevs.texi (Expanding Abbrevs): Fix typo.
3490
3491 2005-02-06 Richard M. Stallman <rms@gnu.org>
3492
3493 * regs.texi (Registers): Registers can hold numbers, too.
3494
3495 * killing.texi (Other Kill Commands): Cleanup.
3496 Delete redundant explanation of kill in read-only buffer.
3497 (Yanking): Mention term "copying".
3498 (Accumulating Text): Fix typo.
3499
3500 * entering.texi (Entering Emacs): Update rationale at start.
3501 (Exiting): Treat iconifying on a par with suspension.
3502
3503 * custom.texi (Minor Modes): Fix typo.
3504 (Easy Customization): Fix menu style.
3505 (Variables): Add xref.
3506 (Examining): Setting for future sessions works through .emacs.
3507 (Keymaps): "Text terminals", not "Many".
3508 (Init Rebinding): Explain \C-. Show example of \M-.
3509 Fix minor wording errors.
3510 (Function Keys): Explain vector syntax just once.
3511 (Named ASCII Chars): Clarify history of TAB/C-i connection.
3512 (Init File): Mention .emacs.d directory.
3513 (Init Examples): Add xref.
3514 (Find Init): Mention .emacs.d directory.
3515
3516 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
3517 (Action Arguments): Explain which kinds of -l args are found how.
3518 (Initial Options): --batch does not inhibit site-start.
3519 Add xrefs.
3520 (Command Example): Use --batch, not -batch.
3521
3522 * basic.texi (Inserting Text): Cleanup wording.
3523 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
3524 C-n is not error at end of buffer.
3525 (Undo): Doc C-/ like C-_. Add xrefs.
3526 (Arguments): META key may be labeled ALT.
3527 Peculiar arg meanings are explained in doc strings.
3528
3529 * abbrevs.texi (Expanding Abbrevs): Clarify.
3530
3531 2005-02-05 Eli Zaretskii <eliz@gnu.org>
3532
3533 * frames.texi (Frame Parameters): Add an xref to the description
3534 of list-colors-display. Add a pointer to the X docs about colors.
3535
3536 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
3537 Impove docs of list-colors-display.
3538
3539 2005-02-03 Lute Kamstra <lute@gnu.org>
3540
3541 * frames.texi (Frames, Drag and Drop): Fix typos.
3542
3543 2005-02-03 Richard M. Stallman <rms@gnu.org>
3544
3545 * windows.texi (Basic Window): Mention color-change in mode line.
3546 (Change Window): Explain dragging vertical boundaries.
3547
3548 * text.texi (Sentences): Clarify.
3549 (Paragraphs): Explain M-a and blank lines.
3550 (Outline Mode): Clarify text and menu.
3551 (Hard and Soft Newlines): Mention use-hard-newlines.
3552
3553 * frames.texi (Frames): Delete unnecessary mention of Windows.
3554 (Mouse Commands): Likewise. Mention xterm mouse support.
3555 (Clipboard): Clarify.
3556 (Mouse References): Mention use of Mouse-1 for following links.
3557 (Menu Mouse Clicks): Clarify.
3558 (Mode Line Mouse): Clarify.
3559 (Drag and Drop): Rewrite.
3560
3561 * fixit.texi (Spelling): Fix typo.
3562
3563 * files.texi (File Names): Clarify.
3564 (Visiting): Update conditions for use of file dialog. Clarify.
3565 (Saving): Doc d as answer in save-some-buffers.
3566 (Remote Files): Clean up the text.
3567
3568 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
3569
3570 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
3571 (List Buffers): Clarify.
3572 (Several Buffers): Doc T command.
3573 (Buffer Convenience): Clarify menu.
3574
3575 * basic.texi (Undo): Clarify last change.
3576
3577 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3578
3579 * fixit.texi (Spelling): Fix typo.
3580
3581 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
3582
3583 * basic.texi (Undo): Update description of `undo-outer-limit'.
3584
3585 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
3586
3587 * building.texi: Update documentation relating to GDB Graphical
3588 Interface.
3589
3590 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
3591
3592 * custom.texi (Easy Customization): Adapt menu to node name change.
3593
3594 2005-01-30 Richard M. Stallman <rms@gnu.org>
3595
3596 * custom.texi (Easy Customization): Defn of "User Option" now
3597 includes faces. Don't say just "option" when talking about variables.
3598 Do say just "options" to mean "anything customizable".
3599 (Specific Customization): Describe `customize-variable',
3600 not `customize-option'.
3601
3602 * glossary.texi (Glossary) <Faces>: Add xref.
3603 <User Option>: Change definition--include faces. Change xref.
3604
3605 * picture.texi (Picture): Mention artist.el.
3606
3607 * sending.texi, screen.texi, programs.texi, misc.texi:
3608 * mini.texi, major.texi, maintaining.texi, macos.texi:
3609 * help.texi, frames.texi, files.texi:
3610 Don't say just "option" when talking about variables.
3611
3612 * display.texi, mule.texi: Don't say just "option" when talking
3613 about variables. Other minor cleanups.
3614
3615 2005-01-26 Lute Kamstra <lute@gnu.org>
3616
3617 * cmdargs.texi (Initial Options): Add a cross reference to `Init
3618 File'. Mention the `-Q' option at the `--no-site-file' option.
3619
3620 2005-01-22 David Kastrup <dak@gnu.org>
3621
3622 * building.texi (Grep Searching): Mention alias `find-grep' for
3623 `grep-find'.
3624
3625 2005-01-20 Richard M. Stallman <rms@gnu.org>
3626
3627 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
3628
3629 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
3630
3631 * rmail.texi (Movemail): Explain differences
3632 between standard and mailutils versions of movemail.
3633 Describe command line and configuration options introduced
3634 with the latter.
3635 Explain the notion of mailbox URL, provide examples and
3636 cross-references to mailutils documentation.
3637 Describe various methods of specifying mailbox names,
3638 user names and user passwords for rmail.
3639 (Remote Mailboxes): New section. Describe
3640 how movemail handles remote mailboxes. Describe configuration
3641 options used to control its behavior.
3642 (Other Mailbox Formats): Explain handling of various mailbox
3643 formats.
3644
3645 2005-01-13 Richard M. Stallman <rms@gnu.org>
3646
3647 * commands.texi (Commands): Clarification.
3648
3649 2005-01-11 Richard M. Stallman <rms@gnu.org>
3650
3651 * programs.texi (Multi-line Indent): Fix previous change.
3652 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
3653
3654 2005-01-08 Richard M. Stallman <rms@gnu.org>
3655
3656 * display.texi (Faces): isearch-lazy-highlight-face renamed to
3657 lazy-highlight.
3658
3659 * search.texi (Query Replace): Mention faces query-replace
3660 and lazy-highlight.
3661 (Incremental Search): Update isearch highlighting info.
3662
3663 2005-01-04 Richard M. Stallman <rms@gnu.org>
3664
3665 * custom.texi (Saving Customizations): Minor improvement.
3666
3667 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
3668
3669 * custom.texi (Saving Customizations): Emacs no longer loads
3670 `custom-file' after .emacs. No longer mention customizing through
3671 Custom.
3672
3673 2005-01-01 Andreas Schwab <schwab@suse.de>
3674
3675 * killing.texi (Graphical Kill): Move up under node Killing,
3676 change @section to @subsection.
3677
3678 2005-01-01 Richard M. Stallman <rms@gnu.org>
3679
3680 * custom.texi (Face Customization): Mention hex color specs.
3681
3682 * emacs.texi (Top): Update Killing submenu.
3683
3684 * killing.texi (Killing): Reorganize section.
3685 No more TeX-only text; put the node command at start of chapter.
3686 But the first section heading is used only in TeX.
3687 Rewrite the text to read better in this mode.
3688 (Graphical Kill): New subnode gets some of the text that
3689 used to be in the first section.
3690
3691 2004-12-31 Richard M. Stallman <rms@gnu.org>
3692
3693 * dired.texi (Shell Commands in Dired): Delete the ? example.
3694
3695 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
3696
3697 * files.texi (Saving): Describe new require-final-newline features
3698 and mode-require-final-newline.
3699
3700 2004-12-29 Richard M. Stallman <rms@gnu.org>
3701
3702 * custom.texi (File Variables): Clarify previous change.
3703
3704 2004-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3705
3706 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
3707 out now.
3708
3709 2004-12-27 Richard M. Stallman <rms@gnu.org>
3710
3711 * Makefile.in (MAKEINFO): Specify --force.
3712
3713 * basic.texi (Moving Point): C-e now runs move-end-of-line.
3714 (Undo): Doc undo-outer-limit.
3715
3716 2004-12-15 Juri Linkov <juri@jurta.org>
3717
3718 * mark.texi (Transient Mark, Mark Ring): M-< and other
3719 movement commands don't set mark in Transient Mark mode
3720 if mark is active.
3721
3722 2004-12-12 Juri Linkov <juri@jurta.org>
3723
3724 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
3725 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
3726
3727 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
3728 (Misc Dired Commands): Add @r{(Dired)} to w.
3729
3730 2004-12-12 Juri Linkov <juri@jurta.org>
3731
3732 * mark.texi (Marking Objects): Marking commands also extend the
3733 region when mark is active in Transient Mark mode.
3734
3735 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3736
3737 * custom.texi (Saving Customizations): Emacs only loads the custom
3738 file automatically after the init file in version 22.1 or later.
3739 Adapt text and examples to this fact.
3740
3741 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
3742
3743 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
3744 be set through Custom. Otherwise, it has no effect.
3745
3746 2004-12-05 Richard M. Stallman <rms@gnu.org>
3747
3748 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
3749 * entering.texi: Rename Command Line to Emacs Invocation.
3750
3751 * misc.texi (Term Mode): Correcty describe C-c.
3752
3753 * custom.texi (Easy Customization): Move up to section level,
3754 before Variables. Avoid using the term "variable"; say "option".
3755 New initial explanation.
3756 (Variables): In initial explanation, connect "variable" to the
3757 already-explained "user option".
3758
3759 * emacs.texi (Top): Fix ref to Command Line.
3760 Move reference to Easy Customization.
3761
3762 * xresources.texi (X Resources): Fix From link.
3763
3764 * doclicense.texi (GNU Free Documentation License): Fix To link.
3765
3766 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
3767
3768 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
3769
3770 2004-12-03 Richard M. Stallman <rms@gnu.org>
3771
3772 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
3773
3774 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
3775
3776 * kmacro.texi: Several small changes in addition to the following.
3777 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
3778 defining a keyboard macro.
3779 Mention `kmacro-ring-max'.
3780 (Keyboard Macro Counter): Clarify description of
3781 `kmacro-insert-counter', `kmacro-set-counter',
3782 `kmacro-add-counter' and `kmacro-set-format'.
3783
3784 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
3785
3786 * custom.texi (File Variables): Add `unibyte' and make it more
3787 clear that `unibyte' and `coding' are special. Suggested by Simon
3788 Krahnke <overlord@gmx.li>.
3789
3790 * mule.texi (Enabling Multibyte): Refer to File Variables.
3791 Suggested by Simon Krahnke <overlord@gmx.li>.
3792
3793 2004-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3794
3795 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
3796 x-use-old-gtk-file-dialog.
3797
3798 2004-11-20 Richard M. Stallman <rms@gnu.org>
3799
3800 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
3801
3802 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
3803
3804 * building.texi (Lisp Eval): Delete hyphen in section name.
3805
3806 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
3807
3808 * files.texi (Old Versions):
3809 No longer document annotation as "CVS only".
3810
3811 2004-11-10 Andre Spiegel <spiegel@gnu.org>
3812
3813 * files.texi (Version Control): Rewrite the introduction about
3814 version systems, mentioning the new ones that we support. Thanks
3815 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
3816 suggestions.
3817
3818 2004-11-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3819
3820 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
3821
3822 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3823
3824 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
3825
3826 2004-10-23 Eli Zaretskii <eliz@gnu.org>
3827
3828 * text.texi (Text Based Tables, Table Definition)
3829 (Table Creation, Table Recognition, Cell Commands)
3830 (Cell Justification, Row Commands, Column Commands)
3831 (Fixed Width Mode, Table Conversion, Measuring Tables)
3832 (Table Misc): New nodes, documenting the Table Mode.
3833
3834 2004-10-19 Jason Rumney <jasonr@gnu.org>
3835
3836 * makefile.w32-in (info): Change order of arguments to makeinfo.
3837
3838 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
3839
3840 * calendar.texi (iCalendar): Update for package changes.
3841
3842 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
3843
3844 * files.texi (Misc File Ops): View mode is a minor mode.
3845
3846 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
3847
3848 * calendar.texi (iCalendar): Style changes.
3849
3850 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
3851
3852 * search.texi (Regexps): The regexp described in the example is no
3853 longer stored in the variable `sentence-end'.
3854
3855 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
3856
3857 * building.texi (Starting GUD): Note that multiple debugging
3858 sessions requires `gdb --fullname'.
3859
3860 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
3861
3862 * calendar.texi (iCalendar): New section for a new package.
3863
3864 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
3865
3866 * text.texi: Various small changes in addition to the following.
3867 (Text): Replace xref for autotype with inforef.
3868 (Sentences): Explain nil value for `sentence-end'.
3869 (Paragraphs): Update default values for `paragraph-start' and
3870 `paragraph-separate'.
3871 (Text Mode): Correct description of Text mode's effect on the
3872 syntax table.
3873 (Outline Visibility): `hide-other' does not hide top level headings.
3874 `selective-display-ellipses' no longer has an effect on Outline mode.
3875 (TeX Misc): Add missing @cindex.
3876 Replace xref for RefTeX with inforef.
3877 (Requesting Formatted Text): The variable
3878 `enriched-fill-after-visiting' no longer exists.
3879 (Editing Format Info): Update names of menu items and commands.
3880 (Format Faces): Mention special effect of specifying the default face.
3881 Describe inheritance of text properties.
3882 Correct description of `fixed' face.
3883 (Format Indentation): Correct description of effect of setting
3884 margins. Mention `set-left-margin' and `set-right-margin'.
3885 (Format Justification): Update names of menu items.
3886 `set-justification-full' is now bound to `M-j b'.
3887 Mention that `default-justification' is a per buffer variable.
3888 (Format Properties): Update name of menu item.
3889 (Forcing Enriched Mode): `format-decode-buffer' automatically
3890 turns on Enriched mode if the buffer is in text/enriched format.
3891
3892 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
3893
3894 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
3895
3896 2004-09-28 Kim F. Storm <storm@cua.dk>
3897
3898 * display.texi (Display Custom) <indicate-buffer-boundaries>:
3899 Align with new functionality.
3900
3901 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
3902
3903 * display.texi (Display Custom): Remove stray `@end defvar'.
3904
3905 2004-09-23 Kim F. Storm <storm@cua.dk>
3906
3907 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
3908 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
3909
3910 2004-09-20 Richard M. Stallman <rms@gnu.org>
3911
3912 * custom.texi (Hooks): Explain using setq to clear out a hook.
3913 (File Variables): Explain multiline string constants.
3914 (Non-ASCII Rebinding): Explain when you need to update
3915 non-ASCII char codes in .emacs.
3916
3917 * building.texi (Compilation): Explain how to make a silent
3918 subprocess that won't be terminated. Explain compilation-environment.
3919
3920 2004-09-13 Kim F. Storm <storm@cua.dk>
3921
3922 * mini.texi (Repetition): Rename isearch-resume-enabled to
3923 isearch-resume-in-command-history and change default to disabled.
3924
3925 2004-09-09 Kim F. Storm <storm@cua.dk>
3926
3927 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
3928 with new `kmacro-name-last-macro'.
3929
3930 2004-09-08 Juri Linkov <juri@jurta.org>
3931
3932 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
3933
3934 2004-09-03 Juri Linkov <juri@jurta.org>
3935
3936 * search.texi (Incremental Search): Update wording for M-%.
3937
3938 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
3939
3940 * killing.texi (Killing): Correct description of kill commands in
3941 read-only buffer.
3942
3943 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3944
3945 * building.texi (Compilation Mode): Add a paragraph about rules
3946 for finding the compilation buffer for `next-error'.
3947
3948 * search.texi (Other Repeating Search): Mention that Occur mode
3949 supports the next-error functionality.
3950
3951 2004-09-02 Juri Linkov <juri@jurta.org>
3952
3953 * search.texi (Regexp Replace): Add missing backslash to \footnote.
3954
3955 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
3956
3957 * kmacro.texi (Basic Keyboard Macro):
3958 `apply-macro-to-region-lines' now operates on all lines that begin
3959 in the region, rather than on all complete lines in the region.
3960
3961 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3962
3963 * frames.texi (Drag and drop): Add documentation about
3964 x-dnd-test-function and x-dnd-known-types.
3965
3966 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
3967
3968 * indent.texi: Various minor changes in addition to:
3969 (Indentation Commands): Correct description of `indent-relative'.
3970 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
3971 mode. The *Tab Stops* buffer uses Overwrite Mode.
3972 (Just Spaces): `tabify' converts sequences of at least two spaces
3973 to tabs.
3974
3975 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
3976
3977 * frames.texi (Secondary Selection): Setting the secondary
3978 selection with M-Drag-Mouse-1 does not alter the kill ring,
3979 setting it with M-Mouse-1 and M-Mouse-3 does.
3980 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
3981 toolkit scroll bars.
3982 (Scroll Bars): Ditto.
3983
3984 * windows.texi (Basic Window): When using a window system, the value
3985 of point in a non-selected window is indicated by a hollow box.
3986 (Split Window): Side by side windows are separated by a scroll bar,
3987 if scroll bars are used.
3988 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
3989 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
3990 (Window Convenience): Update bindings for `winner-undo' and
3991 `winner-redo'.
3992
3993 * ack.texi (Acknowledgments): Use `@unnumbered'.
3994 * misc.texi : Adapt sectioning in Info to the node structure.
3995 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
3996 of "Using Emacs as a Server".
3997 * building.texi (Building): Interchange nodes (for correct numbering).
3998 * programs.texi (Programs): Interchange nodes (for correct numbering).
3999 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4000 Info to the node structure.
4001 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4002 Rearrange order of nodes and sections such that both "GNU GENERAL
4003 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4004 end, as appropriate for appendices.
4005 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4006 Use `@unnumberedsec'.
4007 * trouble.texi: Adapt sectioning in Info to the node structure.
4008 Adapt node pointers to change in emacs.texi.
4009 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4010
4011 2004-08-25 Kenichi Handa <handa@m17n.org>
4012
4013 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4014 description for unibyte mode.
4015
4016 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4017
4018 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4019
4020 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4021 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4022 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4023 in @pxref.
4024
4025 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4026
4027 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4028 Change section names.
4029
4030 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4031
4032 * kmacro.texi (Keyboard Macro Ring): Rename section.
4033 Emacs treats the head of the macro ring as the `last keyboard macro'.
4034 (Keyboard Macro Counter): Minor change.
4035 (Save Keyboard Macro): Some clarifications.
4036 (Edit Keyboard Macro): Rename section.
4037
4038 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4039 32-bit machines.
4040 (Several Buffers): Clarify which buffer is selected if `2' is
4041 pressed in the Buffer Menu.
4042 Auto Revert mode can be used to update the Buffer Menu
4043 automatically.
4044
4045 2004-08-21 Eli Zaretskii <eliz@gnu.org>
4046
4047 * help.texi (Misc Help): Add an index entry for finding an Info
4048 manual by its file name.
4049
4050 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4051
4052 * files.texi (Backup Deletion): Correct description of
4053 `delete-old-versions'.
4054 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4055 (Auto Save Files): Recommend `auto-save-mode' to reenable
4056 auto-saving, rather than the abbreviation `auto-save'.
4057
4058 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4059
4060 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4061 for "killing" and "yanking" in main menu.
4062
4063 2004-08-16 Richard M. Stallman <rms@gnu.org>
4064
4065 * killing.texi (Yanking, Killing): Minor cleanups.
4066
4067 * mark.texi (Momentary Mark): Minor cleanups.
4068
4069 2004-08-15 Kenichi Handa <handa@etl.go.jp>
4070
4071 * custom.texi (Non-ASCII Rebinding):
4072 C-q always inserts the right code to pass to global-set-key.
4073
4074 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4075
4076 * regs.texi (RegNumbers): Mention `C-x r i' binding for
4077 `insert-register', instead of `C-x r g' binding, for consistency.
4078
4079 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
4080
4081 * fixit.texi (Spelling): Fix typo.
4082
4083 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
4084
4085 * help.texi (Help): Fix Texinfo usage.
4086
4087 2004-07-24 Richard M. Stallman <rms@gnu.org>
4088
4089 * text.texi (Paragraphs): Update how paragraphs are separated
4090 and the default for paragraph-separate.
4091
4092 * search.texi (Regexp Replace): Further update text for new
4093 replacement operators.
4094
4095 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4096
4097 * emacs-xtra.texi (Subdir switches): Dired does not remember the
4098 `R' switch.
4099
4100 * dired.texi (Dired Updating): `k' only deletes inserted
4101 subdirectories from the Dired buffer if a prefix argument was given.
4102
4103 * search.texi (Regexps): Delete redundant definition of `symbol' in
4104 description of `\_>'. It already occurs in the description of `\_<'.
4105
4106 2004-07-01 Juri Linkov <juri@jurta.org>
4107
4108 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4109 (Regexp Search): Add M-r.
4110
4111 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
4112
4113 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4114
4115 2004-06-29 Jesper Harder <harder@ifa.au.dk>
4116
4117 * search.texi, calendar.texi: Markup fixes.
4118
4119 2004-06-25 Richard M. Stallman <rms@gnu.org>
4120
4121 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4122
4123 2004-06-25 David Kastrup <dak@gnu.org>
4124
4125 * search.texi (Regexp Replace): Some typo corrections and
4126 rearrangement.
4127
4128 2004-06-24 David Kastrup <dak@gnu.org>
4129
4130 * search.texi (Unconditional Replace): Use replace-string instead
4131 of query-replace in example.
4132 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4133 sequences.
4134 (Query Replace): Correct explanation of `^' which does not use
4135 the mark stack.
4136
4137 2004-06-21 Nick Roberts <nickrob@gnu.org>
4138
4139 * misc.texi (Shell History Copying): Document comint-insert-input.
4140 (Shell Ring): Describe comint-dynamic-list-input-ring here.
4141
4142 2004-06-20 Jesper Harder <harder@ifa.au.dk>
4143
4144 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
4145 * custom.texi (Customization): Do.
4146 * anti.texi (Antinews): Do.
4147 * abbrevs.texi (Defining Abbrevs): Do.
4148
4149 * programs.texi (Info Lookup): Fix keybinding for
4150 info-lookup-symbol.
4151
4152 2004-06-16 Juanma Barranquero <lektu@terra.es>
4153
4154 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
4155 Add emacs-xtra.
4156 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
4157 (clean): Add emacs-xtra and flymake. Remove redundancies.
4158
4159 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4160
4161 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
4162 Add emacs-xtra.
4163 * emacs-xtra.texi: New file.
4164
4165 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
4166
4167 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
4168 (Dired and Find): Mention differences with ordinary Dired buffers.
4169
4170 2004-06-13 Richard M. Stallman <rms@gnu.org>
4171
4172 * custom.texi (Init Syntax): Explain about vars that do special
4173 things when set with setq or with Custom.
4174 (Init Examples): Add line-number-mode example.
4175
4176 2004-06-12 Juri Linkov <juri@jurta.org>
4177
4178 * dired.texi (Operating on Files): Add dired-do-touch.
4179
4180 2004-06-10 Juri Linkov <juri@jurta.org>
4181
4182 * building.texi (Lisp Eval): Add C-M-x on defface.
4183
4184 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
4185
4186 * files.texi (Reverting): Auto-Revert mode and
4187 Global Auto-Revert mode no longer revert remote files.
4188
4189 2004-05-29 Richard M. Stallman <rms@gnu.org>
4190
4191 * custom.texi (Init File): Two dashes start --no-site-file.
4192
4193 2004-05-29 Alan Mackenzie <acm@muc.de>
4194
4195 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
4196 ("AWK"): Is consistently thus spelt throughout.
4197 (AWK, Pike): Document as "C-like modes".
4198 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
4199 (M-x man): Supersedes M-x manual-entry.
4200 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
4201
4202 ("Comments in C"): Delete node; the info is in CC Mode manual.
4203 (c-comment-only-line-offset): Remove description.
4204
4205 (C-c ., C-c C-c): Describe new C Mode bindings.
4206
4207 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
4208 (@dfn{Style}, c-default-style, comment-column, comment-padding)
4209 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
4210 Amend definitions.
4211
4212 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
4213 Describe functions.
4214
4215 (c-comment-start-regexp, c-hanging-comment-ender-p)
4216 (c-hanging-comment-starter-p): Remove obsolete definitions.
4217
4218 * emacs.texi: Remove the menu entry "Comments in C".
4219
4220 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
4221
4222 * dired.texi (Dired and Find): `find-ls-option' does not apply to
4223 `M-x locate'.
4224
4225 2004-05-16 Karl Berry <karl@gnu.org>
4226
4227 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
4228 makeinfo --html fails.
4229 * help.texi (Help Summary) [@ifnottex]: Likewise.
4230
4231 2004-05-13 Nick Roberts <nickrob@gnu.org>
4232
4233 * building.texi (GDB Graphical Interface): Update and describe
4234 layout first.
4235
4236 2004-05-04 Jason Rumney <jasonr@gnu.org>
4237
4238 * makefile.w32-in: Revert last change.
4239
4240 2004-05-03 Jason Rumney <jasonr@gnu.org>
4241
4242 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
4243
4244 2004-04-23 Juanma Barranquero <lektu@terra.es>
4245
4246 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4247
4248 2004-04-18 Juri Linkov <juri@jurta.org>
4249
4250 * fixit.texi (Spelling): Remove file extension from ispell xref.
4251
4252 2004-04-15 Kim F. Storm <storm@cua.dk>
4253
4254 * cmdargs.texi (Initial Options): Add -Q.
4255
4256 2004-04-05 Kim F. Storm <storm@cua.dk>
4257
4258 * custom.texi (File Variables): Add safe-local-eval-forms.
4259
4260 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
4261
4262 * files.texi (Reverting): Correct description of revert-buffer's
4263 handling of point.
4264
4265 2004-03-22 Juri Linkov <juri@jurta.org>
4266
4267 * emacs.texi (Top): Add `Misc X'.
4268
4269 * trouble.texi: Fix help key bindings.
4270
4271 * glossary.texi: Improve references.
4272
4273 * help.texi: Sync keywords with finder.el.
4274
4275 * mini.texi (Completion): Add description for menu items.
4276
4277 * misc.texi (Browse-URL, FFAP): Add information about keywords.
4278
4279 * sending.texi (Mail Methods): Fix xref to Message manual.
4280
4281 2004-03-12 Richard M. Stallman <rms@gnu.org>
4282
4283 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
4284
4285 2004-03-04 Richard M. Stallman <rms@gnu.org>
4286
4287 * search.texi (Regexps): Explain that ^ and $ have their
4288 special meanings only in certain contexts.
4289
4290 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
4291
4292 * mule.texi (Specify Coding): Doc C-x RET F.
4293
4294 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
4295 for multiple compile and grep buffers.
4296 (Indirect Buffers): Don't recommand clone-indirect-buffer
4297 for multiple compile and grep buffers.
4298
4299 2004-02-29 Juanma Barranquero <lektu@terra.es>
4300
4301 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4302 Use $(DEL) instead of rm, and ignore exit code.
4303
4304 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
4305
4306 * building.texi (Watch Expressions): Update.
4307
4308 2004-02-21 Juri Linkov <juri@jurta.org>
4309
4310 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
4311 --directory, --help, --version. Move text about command-line-args
4312 to Command Arguments.
4313 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
4314 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
4315 (Window Size X): Join -g and --geometry. Add @cindex.
4316 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
4317 (Title X): Remove alias -title.
4318 (Misc X): New node.
4319
4320 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4321
4322 * frames.texi (Drag and drop): Add Motif to list of supported
4323 protocols.
4324
4325 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4326
4327 * frames.texi (Drag and drop): New section.
4328
4329 2004-01-24 Richard M. Stallman <rms@gnu.org>
4330
4331 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
4332 Include it only @ifnotinfo. Patch the preceding and following
4333 node headers to point to each other.
4334
4335 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4336
4337 * calendar.texi (Appointments): Update section.
4338
4339 2003-12-29 Kevin Ryde <user42@zip.com.au>
4340
4341 * programs.texi (C Modes): Fix the xref.
4342
4343 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
4344
4345 * building.texi (Watch Expressions): Update.
4346 (Commands of GUD): Include use of toolbar + breakpoints set from
4347 fringe/margin.
4348
4349 2003-12-03 Andre Spiegel <spiegel@gnu.org>
4350
4351 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
4352 <acm@muc.de>.
4353
4354 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4355
4356 * frames.texi (Dialog Boxes): Add use-file-dialog.
4357
4358 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4359
4360 * ack.texi: Note that Alan Mackenzie contributed the AWK support
4361 in CC Mode.
4362
4363 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4364
4365 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
4366 * man/commands.texi, man/custom.texi, man/display.texi:
4367 * man/emacs.texi, man/files.texi:
4368 * man/frames.texi, man/glossary.texi, man/killing.texi:
4369 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
4370 * man/mule.texi, man/rmail.texi, man/search.texi:
4371 * man/sending.texi, man/text.texi, man/trouble.texi:
4372 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
4373
4374 2003-11-01 Alan Mackenzie <acm@muc.de>
4375
4376 * search.texi (Scrolling During Incremental Search): Document a
4377 new scrolling facility in isearch mode.
4378
4379 2003-10-22 Miles Bader <miles@gnu.org>
4380
4381 * Makefile.in (info): Move before $(top_srcdir)/info.
4382
4383 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
4384
4385 * building.texi (Watch Expressions): Update section on data display
4386 to reflect code changes (GDB Graphical Interface).
4387
4388 2003-10-13 Richard M. Stallman <rms@gnu.org>
4389
4390 * xresources.texi (GTK resources): Clean up previous change.
4391
4392 2003-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4393
4394 * xresources.texi (GTK resources): Add a note that some themes
4395 disallow customizations. Add scroll theme example.
4396
4397 2003-09-30 Richard M. Stallman <rms@gnu.org>
4398
4399 * cmdargs.texi (General Variables): Remove MAILRC envvar.
4400
4401 * misc.texi (Saving Emacs Sessions): Shorten the section,
4402 collapsing back into one node.
4403
4404 2003-09-30 Lars Hansen <larsh@math.ku.dk>
4405
4406 * misc.texi: Section "Saving Emacs Sessions" rewritten.
4407
4408 2003-09-29 Jan Dj\e,Ad\e(Brv. <jan.h.d@swipnet.se>
4409
4410 * xresources.texi (GTK names in Emacs): Correct typo.
4411
4412 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
4413
4414 * cmdargs.texi (Font X): Mention new default font. More
4415 fully describe long font names, wildcard patterns and the
4416 problems involved. (Result of discussion on emacs-devel.)
4417
4418 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
4419
4420 * emacs.texi (Acknowledgements): Correct typo.
4421
4422 2003-09-22 Richard M. Stallman <rms@gnu.org>
4423
4424 * dired.texi (Misc Dired Commands): New node.
4425 (Dired Navigation): Add dired-goto-file.
4426
4427 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
4428
4429 * emacs.texi (Acknowledgements): New node, split from Distribution.
4430
4431 * cmdargs.texi (Action Arguments): -f reads interactive args.
4432
4433 2003-09-08 Lute Kamstra <lute@gnu.org>
4434
4435 * screen.texi (Mode Line): Say that POS comes before LINE.
4436 Mention `size-indication-mode'.
4437 * display.texi (Optional Mode Line): Document
4438 `size-indication-mode'.
4439 * basic.texi (Position Info): Mention `size-indication-mode'.
4440
4441 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4442
4443 * xresources.texi (Resources): Refer to `editres' man page.
4444 (Lucid Resources): Update defaults. Expand description of
4445 `shadowThickness'.
4446
4447 2003-09-04 Miles Bader <miles@gnu.org>
4448
4449 * Makefile.in (top_srcdir): New variable.
4450 ($(top_srcdir)/info): New rule.
4451 (info): Depend on it.
4452
4453 2003-09-03 Peter Runestig <peter@runestig.com>
4454
4455 * makefile.w32-in: New file.
4456
4457 2003-08-29 Richard M. Stallman <rms@gnu.org>
4458
4459 * misc.texi (Saving Emacs Sessions): Correct previous change.
4460
4461 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4462
4463 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
4464 (Intro): Include kmacro.texi after fixit.texi instead of after
4465 custom.texi. (As suggested by Kim Storm.)
4466
4467 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
4468
4469 * fixit.texi (Fixit): Update `Next' pointer.
4470 * files.texi (Files): Update `Previous' pointer.
4471 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
4472 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
4473 (Suggested by Kim Storm.)
4474 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
4475
4476 2003-08-18 Kim F. Storm <storm@cua.dk>
4477
4478 * kmacro.texi: New file describing enhanced keyboard macro
4479 functionality. Replaces old description in custom.texi.
4480
4481 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
4482 (Keyboard Macros): Move to new kmacro.texi file.
4483
4484 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
4485
4486 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
4487
4488 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
4489
4490 2003-08-17 Alex Schroeder <alex@gnu.org>
4491
4492 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
4493 required.
4494
4495 2003-08-05 Richard M. Stallman <rms@gnu.org>
4496
4497 * programs.texi (Lisp Indent): Don't describe
4498 lisp-indent-function property here. Use xref to Lisp Manual.
4499
4500 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4501
4502 * calendar.texi (Date Formats): Document changed behaviour of
4503 abbreviations.
4504
4505 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
4506
4507 * buffers.texi (List Buffers): Fix previous change.
4508
4509 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
4510
4511 * buffers.texi (List Buffers): Adjust to new format of *Buffer
4512 List*.
4513
4514 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4515
4516 * display.texi (Font Lock): Fix typo.
4517
4518 2003-07-07 Richard M. Stallman <rms@gnu.org>
4519
4520 * display.texi (Font Lock): Add xref for format info on
4521 font-lock-remove-keywords.
4522
4523 * building.texi (Compilation): Document what happens with asynch
4524 children of compiler process.
4525
4526 * help.texi (Library Keywords): Use @multitable.
4527
4528 2003-06-04 Richard M. Stallman <rms@gnu.org>
4529
4530 * programs.texi (Expressions): Delete C-M-DEL.
4531
4532 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
4533 comint-move-point-for-output renamed from
4534 comint-scroll-to-bottom-on-output.
4535
4536 * custom.texi (Init Rebinding): Replace previous change with xref.
4537 (Non-ASCII Rebinding): Explain that issue more briefly here.
4538
4539 2003-05-28 Richard M. Stallman <rms@gnu.org>
4540
4541 * indent.texi (Indentation): Condense, simplify, clarify prev change.
4542
4543 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
4544
4545 * building.texi (GDB Graphical Interface): New node.
4546 (Rewritten somewhat by RMS.)
4547
4548 2003-05-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4549
4550 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
4551 non-English letters. Explain how to set coding systems correctly
4552 and how to include the right coding cookie in the file.
4553
4554 2003-05-22 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4555
4556 * indent.texi (Indentation): Explain the concepts.
4557 (Just Spaces): Explain why preventing tabs for indentation might
4558 be useful.
4559
4560 2003-04-16 Richard M. Stallman <rms@gnu.org>
4561
4562 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
4563
4564 2003-02-22 Alex Schroeder <alex@emacswiki.org>
4565
4566 * cmdargs.texi (General Variables): Document SMTPSERVER.
4567
4568 * sending.texi: Remove SMTP node.
4569 (Mail Sending): Describe `send-mail-function'. Link to SMTP
4570 library.
4571
4572 2003-02-22 Alex Schroeder <alex@emacswiki.org>
4573
4574 * sending.texi (Sending via SMTP): Explain MTA/MUA.
4575
4576 2003-02-22 Simon Josefsson <jas@extundo.com>
4577
4578 * sending.texi (Mail Methods): Add node about SMTP.
4579
4580 2003-02-17 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4581
4582 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
4583
4584 2003-02-01 Kevin Ryde <user42@zip.com.au>
4585
4586 * glossary.texi (Glossary): Correction to cl cross reference.
4587
4588 2003-01-20 Richard M. Stallman <rms@gnu.org>
4589
4590 * killing.texi (Rectangles): Document C-x c r.
4591
4592 2003-01-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4593
4594 * xresources.texi (GTK resources): New node.
4595 (GTK widget names): New node.
4596 (GTK names in Emacs): New node.
4597 (GTK styles): New node.
4598
4599 2003-01-09 Francesco Potort\e,Al\e(B <pot@gnu.org>
4600
4601 * maintaining.texi (Create Tags Table): Add reference to the new
4602 `etags --help --lang=LANG' option.
4603
4604 2002-10-02 Karl Berry <karl@gnu.org>
4605
4606 * emacs.texi: Per rms, update all manuals to use @copying instead of
4607 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
4608 where needed for the sake of the HTML output.
4609
4610 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4611
4612 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
4613 source files.
4614
4615 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4616
4617 * Makefile.in (emacsman): New target.
4618
4619 2001-10-20 Gerd Moellmann <gerd@gnu.org>
4620
4621 * (Version 21.1 released.)
4622
4623 2001-10-05 Gerd Moellmann <gerd@gnu.org>
4624
4625 * Branch for 21.1.
4626
4627 2001-03-05 Gerd Moellmann <gerd@gnu.org>
4628
4629 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4630
4631 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
4632
4633 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
4634
4635 1999-07-12 Richard Stallman <rms@gnu.org>
4636
4637 * Version 20.4 released.
4638
4639 1998-12-04 Markus Rost <rost@delysid.gnu.org>
4640
4641 * Makefile.in (INFO_TARGETS): Delete customize.info.
4642 (DVI_TARGETS): Delete customize.dvi.
4643 (../info/customize, customize.dvi): Targets deleted.
4644
4645 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4646
4647 * Version 20.3 released.
4648
4649 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
4650
4651 * Makefile.in (EMACSSOURCES): Add mule.texi.
4652 Add msdog.texi, ack.texi. Remove gnu1.texi.
4653
4654 1998-04-06 Andreas Schwab <schwab@gnu.org>
4655
4656 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
4657 it in dvi targets.
4658
4659 1997-09-23 Paul Eggert <eggert@twinsun.com>
4660
4661 * Makefile.in: Merge changes mistakenly made to `Makefile'.
4662 (INFO_TARGETS): Change ../info/custom to ../info/customize.
4663 (../info/customize): Rename from ../info/custom.
4664
4665 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4666
4667 * Version 20.2 released.
4668
4669 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4670
4671 * Version 20.1 released.
4672
4673 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4674
4675 * Makefile (../info/customize, customize.dvi): New targets.
4676 (INFO_TARGETS): Add ../info/customize.
4677 (DVI_TARGETS): Add customize.dvi.
4678
4679 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4680
4681 * Version 19.33 released.
4682
4683 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4684
4685 * Version 19.32 released.
4686
4687 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4688
4689 * Makefile.in (All info targets): cd $(srcdir) to do the work.
4690
4691 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4692
4693 * Makefile.in (All info targets): Specify $(srcdir) in input files.
4694 Specify -I option.
4695 (All dvi targets): Set the TEXINPUTS variable.
4696
4697 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4698
4699 * Version 19.31 released.
4700
4701 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4702
4703 * Version 19.30 released.
4704
4705 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
4706
4707 * Makefile.in (maintainer-clean): Rename from realclean.
4708
4709 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4710
4711 * Makefile.in: New file.
4712 * Makefile: File deleted.
4713
4714 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4715
4716 * Makefile (TEXINDEX_OBJS): Variable deleted.
4717 (texindex, texindex.o, getopt.o): Rules deleted.
4718 All deps on texindex deleted.
4719 (distclean): Don't delete texindex.
4720 (mostlyclean): Don't delete *.o.
4721 * texindex.c, getopt.c: Files deleted.
4722
4723 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4724
4725 * Version 19.26 released.
4726
4727 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
4728
4729 * Makefile (EMACSSOURCES): Exclude undo.texi.
4730
4731 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4732
4733 * Version 19.25 released.
4734
4735 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4736
4737 * Version 19.24 released.
4738
4739 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4740
4741 * Version 19.23 released.
4742
4743 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4744
4745 * Makefile: Delete spurious tab.
4746
4747 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4748
4749 * Makefile (.SUFFIXES): New rule.
4750
4751 1993-12-04 Richard Stallman (rms@srarc2)
4752
4753 * getopt.c: New file.
4754 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
4755 (getopt.o): New rule.
4756 (dvi): Don't depend on texindex.
4757 (emacs.dvi): Depend on texindex.
4758
4759 1993-12-03 Richard Stallman (rms@srarc2)
4760
4761 * Makefile (TEXI2DVI): New variable.
4762 (emacs.dvi): Add explicit command.
4763 (TEXINDEX_OBJS): Delete duplicate getopt.o.
4764
4765 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4766
4767 * Version 19.22 released.
4768
4769 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4770
4771 * Makefile (TEXINDEX_OBJS): Delete spurious period.
4772
4773 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4774
4775 * Version 19.21 released.
4776
4777 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4778
4779 * Makefile (realclean): Don't delete the Info files.
4780
4781 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
4782
4783 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
4784 4' where appropriate.
4785
4786 1993-10-20 Brian Fox (bfox@ai.mit.edu)
4787
4788 * Makefile: Fix targets for texindex.
4789
4790 * texindex.c: Include "../src/config.h" if building in emacs.
4791
4792 * Makefile: Change all files to FILENAME.texi, force all targets
4793 to be FILENAME, not FILENAME.info.
4794 Add target to build texindex.c, defining `emacs'.
4795
4796 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4797
4798 * Version 19.19 released.
4799
4800 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4801
4802 * Version 19.18 released.
4803
4804 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4805
4806 * Makefile: Fix source file names of the separate manuals.
4807
4808 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4809
4810 * Version 19.17 released.
4811
4812 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4813
4814 * split-man: Fix typos in last change.
4815
4816 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4817
4818 * Version 19.16 released.
4819
4820 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4821
4822 * version 19.15 released.
4823
4824 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4825
4826 * Makefile (distclean): It's rm, not rf.
4827
4828 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4829
4830 * Version 19.14 released.
4831
4832 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4833
4834 * Makefile: New file.
4835
4836 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4837
4838 * Version 19.13 released.
4839
4840 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4841
4842 * Version 19.9 released.
4843
4844 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4845
4846 * Version 19.8 released.
4847
4848 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4849
4850 * cmdargs.texi: Document the -i, -itype, and -iconic options.
4851
4852 * trouble.texi: It's `enable-flow-control-on', not
4853 `evade-flow-control-on'.
4854
4855 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4856
4857 * display.texi: Document standard-display-european.
4858
4859 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4860
4861 * Version 19.7 released.
4862
4863 * emacs.texi: Add a sentence to the top menu mentioning the
4864 specific version of Emacs this manual applies to.
4865
4866 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4867
4868 * basic.texi: Document next-line-add-lines variable used to
4869 implement down-arrow.
4870
4871 * killing.texi: Document kill-whole-line.
4872
4873 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
4874
4875 * text.texi: Update unix TeX ordering information.
4876
4877 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4878
4879 * news.texi: Mention fill-rectangle in keybinding list.
4880
4881 * killing.texi: Document fill-rectangle.
4882
4883 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4884
4885 * vc.texi: Bring the docs up to date with VC 5.2.
4886
4887 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4888
4889 * emacs.tex: Mention blackbox and gomoku under Amusements.
4890 Assembler mode is now mentioned and appropriately indexed
4891 under Programming Modes.
4892
4893 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
4894
4895 * emacs.tex: Update TeX ordering information.
4896
4897 1990-06-26 David Lawrence (tale@geech)
4898
4899 * emacs.tex: Note that completion-ignored-extensions is not used
4900 to filter out names when all completions are displayed in
4901 *Completions*.
4902
4903 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4904
4905 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
4906
4907 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
4908
4909 * emacs.tex: Add @findex grep.
4910
4911 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4912
4913 * emacs.tex: Correct two typos. No other changes before
4914 Version 19 will be made.
4915
4916 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4917
4918 * emacs.tex: Update information for obtaining TeX distribution from the
4919 University of Washington.
4920
4921 ;; Local Variables:
4922 ;; coding: iso-2022-7bit
4923 ;; fill-column: 79
4924 ;; add-log-time-zone-rule: t
4925 ;; End:
4926
4927 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
4928 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
4929
4930 This file is part of GNU Emacs.
4931
4932 GNU Emacs is free software; you can redistribute it and/or modify
4933 it under the terms of the GNU General Public License as published by
4934 the Free Software Foundation; either version 3, or (at your option)
4935 any later version.
4936
4937 GNU Emacs is distributed in the hope that it will be useful,
4938 but WITHOUT ANY WARRANTY; without even the implied warranty of
4939 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4940 GNU General Public License for more details.
4941
4942 You should have received a copy of the GNU General Public License
4943 along with GNU Emacs; see the file COPYING. If not, write to the
4944 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4945 Boston, MA 02110-1301, USA.
4946
4947 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd