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