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