Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
8838673e
GM
12010-06-23 Glenn Morris <rgm@gnu.org>
2
3 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
4 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
5 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
6 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
7 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
8 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
9 Untabify Texinfo files.
10
04d3bb6c
GM
112010-06-10 Glenn Morris <rgm@gnu.org>
12
103dd3a8
GM
13 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
14
04d3bb6c
GM
15 * basic.texi (Inserting Text): Fix typo.
16
50b79479
GM
172010-06-10 Glenn Morris <rgm@gnu.org>
18
19 * ack.texi (Acknowledgments):
20 * emacs.texi (Acknowledgments): Update for notifications.el.
21
86d7a550
DU
222010-05-31 Daiki Ueno <ueno@unixuser.org>
23
24 * dired.texi (Operating on Files): Mention encryption commands
25 (Bug#6315).
26
db5dce9d
EZ
272010-05-29 Eli Zaretskii <eliz@gnu.org>
28
29 * basic.texi (Moving Point): Update due to renaming of commands bound
30 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
31
34313041
EZ
322010-05-18 Eli Zaretskii <eliz@gnu.org>
33
34 * display.texi (Fringes): Document reversal of fringe arrows for R2L
35 paragraphs.
36 (Line Truncation): Fix wording for bidi display.
37
1fc0ce04 38 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
39 keys.
40
0235128c 412010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
42
43 * building.texi (GDB Graphical Interface): Remove misleading comparison
44 to an IDE (Bug#6128).
45
0235128c 462010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
47
48 * programs.texi (Man Page):
49 * misc.texi (Invoking emacsclient):
50 * mini.texi (Repetition):
51 * mark.texi (Setting Mark): Fix typos.
52
0235128c 532010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
54
55 * misc.texi (Printing): Document htmlfontify-buffer.
56
0235128c 572010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
58
59 * calendar.texi (Displaying the Diary, Format of Diary File):
60 Fix external cross-references for TeX format output.
61
0235128c
SM
622010-05-07 Chong Yidong <cyd@stupidchicken.com>
63
64 * Version 23.2 released.
65
f63d0028
JD
662010-05-02 Jan Djärv <jan.h.d@swipnet.se>
67
68 * cmdargs.texi (Initial Options): Mention --chdir.
69
20fe03ad
JD
702010-04-21 Jan Djärv <jan.h.d@swipnet.se>
71
72 * frames.texi (Tool Bars): Add tool-bar-style.
73
b7d65a5f
GM
742010-04-21 Glenn Morris <rgm@gnu.org>
75
76 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
77
a42dbee1
CY
782010-04-18 Chong Yidong <cyd@stupidchicken.com>
79
80 * programs.texi (Semantic): New node.
81
82 * maintaining.texi (EDE): New node.
83
84 * emacs.texi: Update node listing.
85
86 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
87
6e104790 882010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 89
d52dbd3d
GM
90 * emacs.texi (Acknowledgments): Remove duplicate.
91
a77fe20c
GM
92 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
93
6e104790 942010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 95
4ebe9902
GM
96 * dired.texi (Misc Dired Features): Mention VC diff and log.
97 * maintaining.texi (Old Revisions, VC Change Log):
98 Mention that diff and log work in Dired buffers.
99
98932641
GM
100 * help.texi (Help Summary): Mention M-x info-finder.
101
d5b22ab2 102 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 103
4d4e9522
GM
104 * custom.texi (Specifying File Variables, Directory Variables):
105 Document new commands for manipulating local variable lists.
106
6e104790 1072010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
108
109 * trouble.texi (Contributing): Add cindex entry.
110 Mention etc/CONTRIBUTE.
111
6e104790 1122010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
113
114 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
115 query-replace (Bug#5774).
116
a20a9df3
GM
1172010-04-16 Glenn Morris <rgm@gnu.org>
118
119 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
120
1ecb2d3f
JD
1212010-04-11 Jan Djärv <jan.h.d@swipnet.se>
122
123 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
124
99852628
JD
1252010-04-08 Jan Djärv <jan.h.d@swipnet.se>
126
127 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
128
ce79424f
EZ
1292010-03-30 Eli Zaretskii <eliz@gnu.org>
130
131 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
132 cross-reference to "Inserting Text".
133
134 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
135 Mention completion provided by `ucs-insert'.
136
85738751 1372010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
138
139 * sending.texi (Sending Mail): Note variables that may need
140 customizing.
141 (Mail Sending): Expand discussion of send-mail-function.
142
85738751 1432010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
144
145 Document Message mode as the default mail mode.
146
147 * sending.texi (Sending Mail): Copyedits.
148 (Mail Format, Mail Headers): Document mail-from-style changes.
149 (Mail Commands): Rename from Mail mode. Document Message mode.
150 (Mail Misc): Rename from Mail mode Misc.
151 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
152 command names and update keybindings.
153 (Header Editing): Document message-tab. De-document
154 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
155 favor of mail-default-headers. Ad index entries for user-full-name and
156 user-mail-address.
157 (Citing Mail): Update changes in Message mode behavior. Document
158 mail-yank-prefix.
159 (Mail Signature): New node, moved from Mail Misc.
160 (Mail Aliases): Mail abbrevs are the default with Message mode.
161 (Mail Methods): Note that Message mode is now the default.
162
163 * rmail.texi (Rmail Reply):
164 * text.texi (Text Mode):
165 * major.texi (Major Modes):
166 * mule.texi (Output Coding): Refer to Message mode.
167
168 * custom.texi (Init Examples): Add xref to Mail Header.
169
1fc0ce04 170 * emacs.texi (Top): Fix xrefs.
e73c2434 171
85738751 1722010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 173
c0c035fa
CY
174 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
175 repository if there is none.
176 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
177 vc-print-root-log.
ef7b27ef 178 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 179
71785b7a
CY
180 * programs.texi (Program Modes): Mention Javascript mode.
181
f67c5dd0
CY
182 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
183 * emacs.texi: Update node description.
184
0f72a391 185 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 186 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 187
dc2d2590
JL
1882010-03-30 Juri Linkov <juri@jurta.org>
189
190 * search.texi (Other Repeating Search): Remove line that `occur'
191 can not handle multiline matches.
192
a7b02820
EZ
1932010-03-30 Eli Zaretskii <eliz@gnu.org>
194
195 * mule.texi (International): Mention support of bidirectional editing.
196 (Bidirectional Editing): New section.
197
22ef1944
NR
1982010-03-28 Nick Roberts <nickrob@snap.net.nz>
199
200 * emacs.texi (Top): Update node names to those in building.texi.
201
146b8b16
NR
2022010-03-27 Nick Roberts <nickrob@snap.net.nz>
203
204 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
205 doc/emacs/emacs.texi: Update node names for building.texi.
206
6d98672d
GM
2072010-03-24 Glenn Morris <rgm@gnu.org>
208
209 * ack.texi (Acknowledgments):
210 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
211
93318cbd
JD
2122010-03-20 Jan Djärv <jan.h.d@swipnet.se>
213
214 * xresources.texi (Table of Resources): Clarify toolBar number
215 for Gtk+.
216
217 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
218
15cf2f52
CY
2192010-03-21 Chong Yidong <cyd@stupidchicken.com>
220
4102856c
CY
221 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
222
15cf2f52
CY
223 * search.texi (Other Repeating Search): Document multi-isearch-buffers
224 and multi-isearch-buffers-regexp.
225
226 * indent.texi (Indentation): Clarify description of
227 indent-for-tab-command. Document tab-always-indent.
228
d68eb23c
CY
2292010-03-20 Chong Yidong <cyd@stupidchicken.com>
230
231 * cmdargs.texi (Font X): Move most content to Fonts.
232
233 * frames.texi (Fonts): New node. Document font-use-system-font.
234
235 * emacs.texi (Top):
236 * xresources.texi (Table of Resources):
237 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
238
288f9fc0
CY
2392010-03-10 Chong Yidong <cyd@stupidchicken.com>
240
241 * Branch for 23.2.
242
17782bec
CY
2432010-03-06 Chong Yidong <cyd@stupidchicken.com>
244
245 * custom.texi (Init Examples): Add xref to Locals.
246
247 * major.texi (Choosing Modes): Mention usage of setq-default for
248 setting the default value of major-mode (Bug#5688).
249
b4a1a8b2
CY
2502010-03-02 Chong Yidong <cyd@stupidchicken.com>
251
252 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
253
254 * display.texi (Display Custom): Document make-pointer-invisible and
255 underline-minimum-offset. Remove inverse-video.
256
a1e759cd
CY
2572010-02-21 Chong Yidong <cyd@stupidchicken.com>
258
259 * frames.texi (Frame Commands): Note that the last ordinary frame can
260 be deleted in daemon mode (Bug#5616).
261
4f3bc373
GM
2622010-02-18 Glenn Morris <rgm@gnu.org>
263
264 * trouble.texi (Contributing): Repository is no longer CVS.
265
5dbbdd33
GM
2662010-02-08 Glenn Morris <rgm@gnu.org>
267
268 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
269
cd61af01
SM
2702010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
271
272 * display.texi (Useless Whitespace, Text Display):
273 * custom.texi (Init Examples): Avoid obsolete special default variables
274 like default-major-mode.
275
b1bb0a25 2762010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
277
278 * programs.texi (Other C Commands): Replace reference to obsolete
279 c-subword-mode.
280
99d0985b
GM
2812010-01-21 Glenn Morris <rgm@gnu.org>
282
283 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
284
893db5bc
GM
2852010-01-12 Glenn Morris <rgm@gnu.org>
286
287 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
288 emacs-pretest-bug for bug reports for development versions.
289
0419b8d6
GM
2902010-01-11 Glenn Morris <rgm@gnu.org>
291
292 * display.texi (Highlight Interactively): `t' does not mean highlight
293 all patterns. (Bug#5335)
294
26e533e2
CY
2952009-12-29 Chong Yidong <cyd@stupidchicken.com>
296
297 * misc.texi (Shell): Document async-shell-command.
298
299 * building.texi (Grep Searching): Document zrgrep.
300
484eaeac 301 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 302
7ee6c59b
NR
3032009-12-29 Nick Roberts <nickrob@snap.net.nz>
304
305 * building.texi: Import GDB Graphical Interface description from
306 EMACS_23_1_RC.
307
91ed7ea8
CY
3082009-12-24 Chong Yidong <cyd@stupidchicken.com>
309
310 * emacs.texi (Top): Update node listing.
311
312 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
313
314 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
315
316 * cmdargs.texi (Initial Options):
317 * xresources.texi (Resources): Document inhibit-x-resources.
318
319 * custom.texi (Specifying File Variables): Note that minor modes are
320 enabled unconditionally.
321
322 * display.texi (Scrolling): Briefly document the old recenter command,
323 and document recenter-positions.
324
325 * files.texi (Visiting):
326 * buffers.texi (Buffers): Max buffer size is now 512 MB.
327
328 * frames.texi (Cut/Paste Other App): Document
329 save-interprogram-paste-before-kill.
330
331 * killing.texi (Kill Options): New node.
332
6ca89aaa
CY
3332009-12-05 Chong Yidong <cyd@stupidchicken.com>
334
335 * misc.texi (Shell Options): ansi-color is now default.
336
806642d4
GM
3372009-12-05 Glenn Morris <rgm@gnu.org>
338
806642d4
GM
339 * emacs.texi (Top): Update menu for cal-xtra node changes.
340 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
341 or mode line. Don't mention invisible text or the details of
342 diary-print-entries here, only in cal-xtra.
343 (Format of Diary File): Mention that the "date on first line" format
344 only really affects the simple display.
345 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
346 (Diary Customizing): Holidays may be in the buffer or mode line.
347 Move diary-print-entries to the "Diary Display" section.
348 (Diary Display): New section, split out from "Fancy Diary Display".
349 Explain the limitations of simple display, and how to print it.
350
1a4f0c0a
GM
351 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
352
e11adbd8
GM
353 * cal-xtra.texi (Diary Display): Mention View mode.
354
29a483ac
JL
3552009-11-29 Juri Linkov <juri@jurta.org>
356
357 * display.texi (Highlight Interactively): Actually a list of
358 default faces is pre-loaded into a list of default values
359 instead of the history.
360
83d60c79
GM
3612009-11-20 Glenn Morris <rgm@gnu.org>
362
363 * ack.texi (Acknowledgments):
364 * emacs.texi (Acknowledgments): Add htmlfontify.
365
276bbe96
GM
3662009-11-14 Glenn Morris <rgm@gnu.org>
367
98ad1bae
GM
368 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
369
276bbe96
GM
370 * ack.texi (Acknowledgments):
371 * emacs.texi (Acknowledgments): Update for recent Org changes.
372
18430066
CY
3732009-10-31 Chong Yidong <cyd@stupidchicken.com>
374
375 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
376 `charset' property, which is irrelevant to the user manual (Bug#3526).
377
522ddc9f
JB
3782009-10-14 Juanma Barranquero <lekktu@gmail.com>
379
380 * trouble.texi (DEL Does Not Delete): Fix typo.
381
50b49ade
MA
3822009-10-05 Michael Albinus <michael.albinus@gmx.de>
383
384 * files.texi (Misc File Ops): Mention copy-directory.
385
6308321a
EZ
3862009-10-04 Eli Zaretskii <eliz@gnu.org>
387
43b3b4d1
EZ
388 * mule.texi (Unibyte Mode): Emphasize that
389 unibyte-display-via-language-environment affects only the display.
390
6308321a
EZ
391 * display.texi (Horizontal Scrolling): Document cursor behavior under
392 horizontal scrolling when point moves off the screen (Bug#4564).
393 Improve wording.
394
bd51ea7f
MA
3952009-10-01 Michael Albinus <michael.albinus@gmx.de>
396
397 * files.texi (Directories): delete-directory prompts for recursive
398 deletion.
399
55381962
GM
4002009-09-30 Glenn Morris <rgm@gnu.org>
401
402 * ack.texi (Acknowledgments):
403 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
404
13989ab1
TH
4052009-09-25 Tassilo Horn <tassilo@member.fsf.org>
406
407 * dired.texi (Dired Navigation): Use @code instead of @var for
408 dired-isearch-filenames, so that it's not capitalized.
409
8ba46c89
CY
4102009-09-19 Chong Yidong <cyd@stupidchicken.com>
411
412 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
413
414 * entering.texi (Exiting): C-z is now bound to suspend-frame.
415
416 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
417 (Key Bindings): Reference Init Rebinding in introductory text. Shift
418 some of the introduction to Keymaps node.
419 (Keymaps): Simplify.
420 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
421 (Minibuffer Maps): Remove mention of Mocklisp.
422 (Init Rebinding): Move mode-local rebinding example here from Local
423 Keymaps.
424 (Modifier Keys): Clarify.
1e11b018 425 (Rebinding): Add cindex for "binding keys".
8ba46c89 426
6a5ca7c8
CY
4272009-09-13 Chong Yidong <cyd@stupidchicken.com>
428
429 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
430
0e1cba51
NR
4312009-08-31 Nick Roberts <nickrob@snap.net.nz>
432
6a5ca7c8 433 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 434 Re-organise these two sections.
0e1cba51 435
76a87a4d
EZ
4362009-08-29 Eli Zaretskii <eliz@gnu.org>
437
438 * cmdargs.texi (Initial Options): Fix last change.
439
82e98df4
SM
4402009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
441
442 * mule.texi (Enabling Multibyte):
443 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
444 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
445
fb89fad9
GM
4462009-08-20 Glenn Morris <rgm@gnu.org>
447
448 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
449
e99652b0
GM
4502009-08-19 Glenn Morris <rgm@gnu.org>
451
452 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
453
5cca97ad
GM
4542009-08-18 Glenn Morris <rgm@gnu.org>
455
456 * ack.texi (Acknowledgments):
457 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
458
997797ae 459 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 460
985bf85b
GM
4612009-08-09 Glenn Morris <rgm@gnu.org>
462
463 * ack.texi (Acknowledgments):
464 * emacs.texi (Acknowledgments): Add gdb-mi entry.
465
8d6bb99e
DD
4662009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
467
468 * emacs.texi (Top): Add new menu items for GDB-UI.
469
470 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 471 section. Threads buffer is in separate section now.
8d6bb99e 472
8353da9c
GM
4732009-08-08 Glenn Morris <rgm@gnu.org>
474
475 * ack.texi (Acknowledgments):
476 * emacs.texi (Acknowledgments):
477 Update for js2-mode and org changes.
478
f2074faf
MA
4792009-08-02 Michael Albinus <michael.albinus@gmx.de>
480
481 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
482 files.
483
e8d2d3fb
CY
4842009-07-28 Chong Yidong <cyd@stupidchicken.com>
485
486 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
487
324a4f6a
GM
4882009-07-23 Glenn Morris <rgm@gnu.org>
489
490 * programs.texi (Matching): Update blink-matching-paren-distance.
491
b6937a70
CY
4922009-07-21 Chong Yidong <cyd@stupidchicken.com>
493
494 * frames.texi (Cut/Paste Other App): For select-active-regions,
495 selection is now updated on moving point.
496
bd8aaa36
RS
4972009-07-21 Richard Stallman <rms@gnu.org>
498
499 * glossary.texi (GNU, Daemon): Update information.
500
8d9b5eba
JL
5012009-07-19 Juri Linkov <juri@jurta.org>
502
503 * custom.texi (Specifying File Variables, Safe File Variables):
504 "variables/value pairs" -> "variable/value pairs".
505
a2acc1db
GM
5062009-07-15 Glenn Morris <rgm@gnu.org>
507
508 * misc.texi (Gnus): Remove widow.
509
c5ae942b
GM
5102009-07-11 Glenn Morris <rgm@gnu.org>
511
703d26ba
GM
512 * Makefile.in (TEXI2PDF): New.
513 (emacs.pdf, emacs-xtra.pdf): New targets.
514
522ddc9f 515 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
516
517 * display.texi (Horizontal Scrolling): Re-word to remove widow.
518
519 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
520 Don't print the copying notice twice in the printed version.
521 Update the menu and detailmenu.
522 (Preface): The meaning of "on-line" has changed.
523 Correct name for "Common Problems" chapter.
524 (Distrib): Update FSF shop URL.
525 (Intro): Showing two files at once is not so exciting.
526
527 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
528 (Mac / GNUstep Basics): Minor grammar changes.
529 (Mac / GNUstep Events): Fix typo.
530 (GNUstep Support): CANNOT_DUMP no longer applies.
531
532 * misc.texi (Document View): Fix typos.
533
534 * dired.texi (Dired):
535 * help.texi (Help):
536 * macos.texi (Mac OS / GNUstep):
537 * maintaining.texi (Version Control, Introduction to VC):
538 End menu descriptions with a period.
c5ae942b 539
b1c8242b
EZ
5402009-07-09 Eli Zaretskii <eliz@gnu.org>
541
542 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
543 so categorical in saying that the option is only useful on NTFS.
544
220d9aa6
GM
5452009-07-09 Glenn Morris <rgm@gnu.org>
546
547 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
548 (ENVADD): Add texinfodir to TEXINPUTS.
549
550 * emacs.texi (Top): Fix cross-reference.
551
552 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
553
554 * vc1-xtra.texi (Revision Tags): Fix typo.
555
d07e72d3
GM
5562009-07-03 Glenn Morris <rgm@gnu.org>
557
558 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
559 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
560 (Merge Commands): `.' does not seem to work in A or B buffer.
561 `l' can recreate the 3-window display.
562
563 * glossary.texi (Glossary): Minor phrasing changes throughout.
564 Add more internal cross-references.
565 <Autoloading>: You can't really autoload a variable.
566 <C-M->: Move details here from `M-C-' item.
567 <Continuation Line>: Refer to `Truncation.'
568 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
569 <Home Directory, Unix>: New entries.
570 <Deletion of Files>: Mention recycle bins.
571 <Directory>: Mention ``folders.''
572 <Error>: Don't mention ``type-ahead.''
573 <Fringe>: Refer to the manual node.
574 <Minor Mode>: Can be global or local.
575 <Spell Checking>: There are other checkers besides Ispell.
576
f144038a
GM
5772009-07-02 Glenn Morris <rgm@gnu.org>
578
579 * anti.texi (Antinews): Minor changes in phrasing.
580
581 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
582 some underfull lines in dvi output.
583
584 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
585
586 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
587
588 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
589
3f1c6666
JD
5902009-07-01 Jan Djärv <jan.h.d@swipnet.se>
591
592 * xresources.texi (Table of Resources): Mention maximized for
593 fullscreen.
594
595 * cmdargs.texi (Window Size X): -mm/--maximized is new.
596
62aadce7
CY
5972009-07-01 Chong Yidong <cyd@stupidchicken.com>
598
599 * anti.texi (Antinews): Correct the list of removed platforms.
600
82ec412e
GM
6012009-06-28 Glenn Morris <rgm@gnu.org>
602
603 * arevert-xtra.texi: Minor language tweaks.
604
09964e7d
GM
605 * dired-xtra.texi: Minor revisions.
606
666e158e
MB
6072009-06-23 Miles Bader <miles@gnu.org>
608
c4cc8b9a 609 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 610 (Temporary Face Changes): Document `text-scale-set'.
666e158e 611
70243478
CY
6122009-06-21 Chong Yidong <cyd@stupidchicken.com>
613
614 * Branch for 23.1.
615
67cbe681
KH
6162009-06-17 Kenichi Handa <handa@m17n.org>
617
618 * mule.texi (Charsets): Update the description for the new charset.
619 (list-character-sets): New findex.
125dd7c5 620 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 621
40e67246
CY
6222009-06-10 Chong Yidong <cyd@stupidchicken.com>
623
b5700de6
CY
624 * basic.texi (Moving Point): Fix tag.
625
626 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
627
628 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
629 use camel-case for PageUp and PageDown.
630
631 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
632 camel-case for PageUp and PageDown.
633
634 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
635
40e67246 636 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 637 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 638
522ddc9f 6392009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 640
522ddc9f
JB
641 * fixit.texi (Spelling): Set default dictionary.
642 Improve descriptions (Bug#2554)
6f591cf4 643
53483c76
DR
6442009-06-08 David Reitter <david.reitter@gmail.com>
645
646 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
647 since saving colors and faces set this way is not implemented.
648 (Environment variables): Remove mention of mac-fix-env, which is
649 scheduled to be removed.
650
1557ef4f
CY
6512009-06-04 Chong Yidong <cyd@stupidchicken.com>
652
91056528
CY
653 * custom.texi (Init Examples): Add example of changing load-path.
654
1557ef4f
CY
655 * building.texi (Lisp Libraries): Add example of changing
656 load-path (Bug#3446).
657
623cec4c
CY
6582009-05-28 Chong Yidong <cyd@stupidchicken.com>
659
660 * mark.texi (Mark): Further clarifications.
661 (Setting Mark): Emphasize that C-SPC activates the mark.
662
0fcca8ee
CY
6632009-05-28 Chong Yidong <cyd@stupidchicken.com>
664
702b10e1
CY
665 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
666 Mark mode.
0fcca8ee
CY
667 (Using Region, Persistent Mark): Use "active mark" instead of "active
668 region".
669
d3b396e4
CY
6702009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
671
672 * mule.texi (Select Input Method): Fix typo.
673
3f698a06
CY
6742009-05-13 Chong Yidong <cyd@stupidchicken.com>
675
676 * anti.texi (Antinews): Document completion changes. Some additional
677 copyedits and rearrangement of entries.
678
b2a42eb7
CY
6792009-05-12 Chong Yidong <cyd@stupidchicken.com>
680
932fd020
CY
681 * misc.texi (Interactive Shell, Saving Emacs Sessions)
682 (Shell History Copying, Terminal emulator): Copyedits.
683
ac36a8f1
CY
684 * xresources.texi (Resources): Simplify descriptions. Shorten
685 description of editres, which is not very useful these days.
686 (Table of Resources): Document fontBackend resource.
687
b2a42eb7
CY
688 * trouble.texi (Quitting): Add other undo bindings to table.
689 (DEL Does Not Delete): Note that the erasure key is usually labelled
690 "Backspace". Remove discussion of obscure Xmodmap issue.
691
c6ea7fb8
CY
6922009-05-07 Chong Yidong <cyd@stupidchicken.com>
693
694 * files.texi (Visiting): Copyedits.
695
ad36c422
CY
6962009-05-06 Chong Yidong <cyd@stupidchicken.com>
697
698 * basic.texi (Inserting Text): Document ucs-insert.
699
700 * mule.texi (International Chars): Define "multibyte". Note that
701 internal representation is unicode-based. Simplify definition of raw
702 bytes. Mention ucs-insert.
703 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
704 (Language Environments): Add language environments new to Emacs 23.
705 (Multibyte Conversion): Node deleted.
706 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
707 mention obsolete emacs-mule coding system.
708 (Output Coding): Copyedits.
709
710 * emacs.texi (Top): Update node listing.
711
d4ad7b96
CY
7122009-05-05 Per Starbäck <per@starback.se> (tiny change)
713
714 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
715
5bd66204
SM
7162009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
717
718 * building.texi (Lisp Libraries): `load-library' does offer completion.
719
bc36ad1c
CY
7202009-04-28 Chong Yidong <cyd@stupidchicken.com>
721
722 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
723 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
724
f1a47884
EZ
7252009-04-25 Eli Zaretskii <eliz@gnu.org>
726
727 * maintaining.texi (Tags): Clarify text. (Bug#3101)
728
be77bd45
CY
7292009-04-22 Chong Yidong <cyd@stupidchicken.com>
730
731 * entering.texi (Entering Emacs): Document initial-buffer-choice.
732
733 * building.texi (Lisp Interaction): Document initial-scratch-message.
734
d3b82927
JB
7352009-04-18 Juanma Barranquero <lekktu@gmail.com>
736
ed6e7b11
JB
737 * msdog.texi (Windows Fonts): Fix typos.
738
d3b82927
JB
739 * files.texi (Save Commands): Fix pxref.
740
bc323c04
CY
7412009-04-18 Chong Yidong <cyd@stupidchicken.com>
742
743 * files.texi (Save Commands): Mention diff-buffer-with-file.
744 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
745 Henoch (Bug#3036).
746
2186d13f
GM
7472009-03-15 Glenn Morris <rgm@gnu.org>
748
749 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
750 the former is not always used.
751 (Mail Headers): Use active voice. Add "Mail-reply-to".
752 Change case of "Id". Avoid repeated "appropriate".
753 (Mail Aliases): Fix previous change - use an example with a ".", so it
754 does actually get quoted when expanded.
755 (Mail Sending): Mailclient is the default on some systems.
756 (Citing Mail): Mention mail-indentation-spaces.
757 (Mail Mode Misc): Add an @dfn for "mail signature".
758
71e454fc
CY
7592009-03-15 Chong Yidong <cyd@stupidchicken.com>
760
761 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
762 (Completion Options): Document read-file-name-completion-ignore-case,
763 read-buffer-completion-ignore-case, and completion-styles. Remove
764 description of partial-completion-mode.
765
df1a3e06
GM
7662009-03-14 Glenn Morris <rgm@gnu.org>
767
768 * sending.texi (Mail Format): Fix typo. Add index entry for
769 mail-header-separator.
770 (Mail Headers): Put info about initialization and changing in one place
771 at the start. Update FCC section for mbox Rmail. Clarify From
772 section, mention mail-setup-with-from. Clarify Reply-to section.
773 Add Mail-followup-to and mail-mailing-lists. Clarify References
774 section.
775 (Mail Aliases): Update example, make less contentious.
776 Update for name change of mail-interactive-insert-alias.
777 (Mail Mode): Remove mention of `%' as a word separator.
778 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
779 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
780 commands. Clarify FCC handling. In mail-complete, add reference to
781 Mail Aliases section, and mention mail-complete-function.
782 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
783 (Mail Mode Misc): Clarify the mail-signature function. Add basic
784 signature netiquette. Explain how the mail hooks work when continuing
785 a composition.
786 (Mail Amusements): Internationalize the spook section a bit.
787 Remove the spook mail-setup-hook example, since it doesn't work well.
788 Mention fortune-file.
789 (Mail Methods): Mention read-mail-command.
790
ed6e7b11 7912009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 792
df1a3e06
GM
793 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
794 and NS resources following recent changes.
959d68bd 795
86dca3e8
JR
7962009-03-10 Jason Rumney <jasonr@gnu.org>
797
798 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
799 w32-use-visible-system-caret doc to indicate that it should get set
800 automatically.
801 (Windows Fonts): Add doc for the uniscribe backend.
802
042fe98f
DN
8032009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
804
805 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
806 vc-dir. (Bug#2598)
807
7f8dba73
RS
8082009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
809
810 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
811
505e70c3
GM
8122009-03-05 Glenn Morris <rgm@gnu.org>
813
04242bdc
GM
814 * rmail.texi (Rmail Basics): Add reference to sorting.
815 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
816 Minor re-wordings.
817 (Rmail Motion): Mention rmail-next-same-subject.
818 (Rmail Deletion): Expunging is not the only way to change the numbers.
819 (Rmail Labels): Labels can also be used in sorting.
820 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
821 (Rmail Display): Mention rmail-mime.
822
00cfe22c
GM
8232009-03-04 Glenn Morris <rgm@gnu.org>
824
825 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
826 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
827 summary. Mention sorts cannot be undone.
828 (Rmail Display): Give an example of how to use goto-address-mode.
829 (Rmail Editing): It's keybindings that are redefined, not commands.
830 Fix some typos.
831 (Movemail): Some minor rewording.
832 (Remote Mailboxes): Emacs movemail supports pop by default.
833 Fix some minor grammatical issues. The "two alternative ways" to
834 specify a POP mailbox are really just one. Remove all reference to the
835 variables rmail-pop-password and rmail-pop-password-required, obsolete
836 since Emacs 22.1. Clarify the four password steps. Emacs movemail
837 can support Kerberos.
838
3d963b67
GM
8392009-03-03 Glenn Morris <rgm@gnu.org>
840
841 * rmail.texi (Rmail Deletion): Revert previous change, which was
842 describing the Rmail summary versions.
843 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
844 Minor re-wording for rmail-resend.
845 (Rmail Make Summary): Summaries apply to buffers rather than files.
846 <rmail-summary-by-topic>: Headers includes the subject.
847 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
848 details, including prefix arguments.
2340abde 849 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
850 Not counting lines might be faster.
851 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
852 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
853 Name the commands bound to the various keys. Mention prefix argument
854 for searching.
3d963b67
GM
855 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
856 Simplify rmail-highlighted-headers description. Update face name.
857
a8ce3d17
JB
8582009-03-02 Juanma Barranquero <lekktu@gmail.com>
859
860 * mark.texi (Marking Objects): Fix typo.
861
130a29b6
CY
8622009-03-01 Chong Yidong <cyd@stupidchicken.com>
863
864 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
865 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
866
9d5de6f8
GM
8672009-03-01 Glenn Morris <rgm@gnu.org>
868
79fc530e 869 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
870 (Rmail Motion): - M-s searches from the end of messages.
871 (Rmail Deletion): Minor clarification. Fix numeric argument
872 description.
873 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
874 newmail and RMAILOSE files need not be in home-directory.
875 (Rmail Files): Mention I/O menus are unselectable if no files match.
876 Mention `MAIL' env-var.
877
b545ff9c
JR
8782009-02-24 Jason Rumney <jasonr@gnu.org>
879
880 * mule.texi (Fontsets): Mention fontset-default, font specs and
881 fallback fontsets.
882 (Defining Fontsets): Mention ns and w32 variants of
883 standard-fontset-spec. Update description of startup fontset to match
884 Emacs 23 behavior.
a93be82a 885 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 886 (International): Link to Modifying Fontsets.
b545ff9c 887
75da0618 8882009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
889
890 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
891 Mention ns-extended-platform-support-mode.
892
6be93a16
KB
8932009-02-22 Karl Berry <karl@gnu.org>
894
895 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
896
867d4bb3
JB
8972009-02-19 Juanma Barranquero <lekktu@gmail.com>
898
899 * basic.texi (Moving Point, Position Info):
900 * files.texi (Visiting):
901 * mini.texi (Completion Options):
902 * text.texi (HTML Mode): Remove duplicate words.
903
49b5c0e8
GM
9042009-02-20 Glenn Morris <rgm@gnu.org>
905
906 * rmail.texi: Minor updates for mbox rather than Babyl.
907
f43a822c
KB
9082009-02-17 Karl Berry <karl@gnu.org>
909
49b5c0e8 910 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 911
80d634b8
RS
9122009-02-17 Richard M Stallman <rms@gnu.org>
913
914 * anti.texi (Antinews): Mention Babyl format.
915
916 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
917
918 * rmail.texi: Update for mbox format.
919 Various small fixes, as well as the following.
920 (Out of Rmail): Node deleted.
921 (Rmail): Update menu.
922 (Rmail Files): Comment out set-rmail-inbox-list.
923 Document rmail-inbox-list instead.
924 (Rmail Output): Substantial changes since C-o is now
925 rmail-output-as-seen and o is rmail-output.
926 (Rmail Attributes): Delete `stored', add `retried'.
927 (Rmail Display): Editing headers works in all cases.
928
f0d129c6
GM
9292009-02-17 Glenn Morris <rgm@gnu.org>
930
931 * basic.texi (Position Info): M-x count-lines-region is not always on
932 M-=. (Bug#2269)
933
160f11d3
GM
9342009-02-09 Glenn Morris <rgm@gnu.org>
935
936 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
937 defaults.
938
763e01c4
EZ
9392009-02-07 Eli Zaretskii <eliz@gnu.org>
940
941 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
942 documentation of possible problems with redecoding.
943
f5e1441d
GM
9442009-02-03 Glenn Morris <rgm@gnu.org>
945
946 * rmail.texi (Out of Rmail): Mention b2m.pl.
947
e1eabe41
GM
9482009-01-31 Glenn Morris <rgm@gnu.org>
949
950 * rmail.texi (Out of Rmail): Correct b2m location.
951
dd05f9de
CY
9522009-01-27 Chong Yidong <cyd@stupidchicken.com>
953
954 * fixit.texi (Undo): Update undo limit values.
955
d74d846e
GM
9562009-01-27 Glenn Morris <rgm@gnu.org>
957
958 * emacs.texi (Top): Fix Antinews menu entry.
959
49ffdce8
KB
9602009-01-25 Karl Berry <karl@gnu.org>
961
962 * text.texi (Foldout): Use @itemize @w{} to make an itemize
963 item with no marker, instead of the syntactically incorrect
964 @itemize @asis.
965
467e8d77
JL
9662009-01-25 Juri Linkov <juri@jurta.org>
967
968 * building.texi (Grep Searching): Fix index entry for lgrep.
969
6c60bbdb
EZ
9702009-01-24 Eli Zaretskii <eliz@gnu.org>
971
972 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
973
9ce5a36f
AR
9742009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
975
976 * macos.texi (Preferences Panel): Update description of font setting to
977 reflect that prior frame selection is no longer needed.
978
9aa5f2fb
NR
9792009-01-20 Nick Roberts <nickrob@snap.net.nz>
980
981 * building.texi (Debuggers): Revert some of 2008-10-31 change to
982 raise GUD subsections.
983
3892ff9c
GM
9842009-01-15 Glenn Morris <rgm@gnu.org>
985
986 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
987
14731c8f
GM
9882009-01-10 Glenn Morris <rgm@gnu.org>
989
990 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
991
45c55e53
CY
9922009-01-04 Chong Yidong <cyd@stupidchicken.com>
993
994 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
995 logical lines.
996
2e4667d1
JL
9972008-12-29 Juri Linkov <juri@jurta.org>
998
999 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1000
1001 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1002
2a3eac47
CY
10032008-12-28 Chong Yidong <cyd@stupidchicken.com>
1004
1005 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1006 goto-address-mode instead of goto-address.
1007
3da8da94
CY
1008 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1009 mode.
1010
2a3eac47
CY
1011 * emacs.texi (Top): Update node listing.
1012
057f6dd3
EZ
10132008-12-26 Eli Zaretskii <eliz@gnu.org>
1014
1015 * custom.texi (Directory Variables): Explain what is a "project".
1016 Add indexing. Improve wording. Add a footnote about using
1017 _dir-locals.el on MS-DOS.
1018
e6979067
DN
10192008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1020
1021 * files.texi (Misc File Ops): Mention chmod as an alias for
1022 set-file-modes.
1023
9de15963
MR
10242008-12-24 Martin Rudalics <rudalics@gmx.at>
1025
1026 * help.texi (Help): Fix typos and reword.
1027 (Help Summary): Add entries for C-h n and C-h r, reorder
1028 entries, and do some minor fixes.
1029 (Name Help): Say that C-h F works for commands only.
1030 (Misc Help): Say that view-lossage displays 300 keystrokes.
1031
236fd60d
GM
10322008-12-20 Glenn Morris <rgm@gnu.org>
1033
1034 * ack.texi (Acknowledgments): General update based on AUTHORS,
1035 including removal of some stuff no longer distributed.
1036
349b3256
AM
10372008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1038
1039 * fixit.texi: Mention hunspell
1040
e840fca5
GM
10412008-12-19 Glenn Morris <rgm@gnu.org>
1042
1043 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1044 Consolidate explanatory text at start.
e840fca5
GM
1045
1046 * display.texi (Text Display):
1047 * indent.texi (Indentation): Use @acronym with ASCII.
1048
9dfa7983
GM
10492008-12-18 Glenn Morris <rgm@gnu.org>
1050
1051 * ack.texi: Various small updates and fixes.
1052
97b3a00b
JL
10532008-12-18 Juri Linkov <juri@jurta.org>
1054
1055 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1056 as a key binding to start a forward nonincremental word search.
1057 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1058 a backward nonincremental word search. Add index for `M-s w'
1059 `isearch-forward-word'.
1060 (Regexp Search): Add a short summary of regexp key commands like
1061 in the node "Basic Isearch".
1062 (Other Repeating Search): Fix typo.
1063
10642008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1065
1066 * misc.texi (PostScript Variables): Fix doc.
1067
31ce6a07
CY
10682008-12-10 Chong Yidong <cyd@stupidchicken.com>
1069
1070 * programs.texi (Program Modes): Mention Ruby mode.
1071
636b507b
DN
10722008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1073
1074 * misc.texi (emacsclient Options): Describe what an empty string
1075 argument does for --alternate-editor.
1076
a323fa14
CY
10772008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1078
1079 * cmdargs.texi (Font X): Distinguish between client-side and
1080 server-side fonts. List valid Fontconfig properties. Add reference to
1081 Fontconfig manual. List valid GTK font properties. Explain use of
1082 fc-list.
1083
c5ca6cd0
CY
10842008-12-09 Chong Yidong <cyd@stupidchicken.com>
1085
1086 * cmdargs.texi (Font X): Move discussion of quoting to top.
1087
e5136377
GM
10882008-12-06 Glenn Morris <rgm@gnu.org>
1089
1090 * maintaining.texi (Old Revisions): Improve previous change.
1091
248c026b
RS
10922008-12-05 Richard M Stallman <rms@gnu.org>
1093
1094 * anti.texi (Antinews): Minor fixes.
1095
a9253a1e
GM
10962008-12-03 Glenn Morris <rgm@gnu.org>
1097
1098 * maintaining.texi (Old Revisions): Fix diff-switches description.
1099
fa687b02
MR
11002008-12-01 Martin Rudalics <rudalics@gmx.at>
1101
1102 * emacs.texi (Top): Fix typo.
1103
72e6decd
CY
11042008-11-30 Chong Yidong <cyd@stupidchicken.com>
1105
320ee034
CY
1106 * misc.texi (Document View): Explain dependence on gs at the top.
1107 Copyedits.
1108
1109 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1110
72e6decd
CY
1111 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1112 (Comment Commands): Discuss region-active behavior of M-; first.
1113
2a472ee4
MR
11142008-11-29 Martin Rudalics <rudalics@gmx.at>
1115
9c6361c9
MR
1116 * display.texi (Line Truncation): Add reference to Continuation
1117 Lines.
1118
2a472ee4
MR
1119 * windows.texi (Pop Up Window): Mention split-height-threshold
1120 and split-width-threshold.
9c6361c9 1121 (Split Window): Add reference to Continuation Lines.
2a472ee4 1122
e93bc142
AR
11232008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1124
1125 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1126 (GNUstep Support): New node.
1127 * anti.texi:
1128 * emacs.texi:
1129 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1130
43b978db
RS
11312008-11-28 Richard M Stallman <rms@gnu.org>
1132
1133 * misc.texi (Dissociated Press): Minor cleanups.
1134
1135 * dired.texi (Image-Dired): Avoid passive.
1136
e8e2bd93
EZ
11372008-11-28 Eli Zaretskii <eliz@gnu.org>
1138
1139 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1140 representation.
1141
8d2d45da
CY
11422008-11-26 Richard M. Stallman <rms@gnu.org>
1143
1144 * files.texi (Visiting): Rewrite paragraph for clarity.
1145
1146 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1147
a5f7bbcc
AM
11482008-11-25 Alan Mackenzie <acm@muc.de>
1149
1150 * programs.texi (Moving by Parens): Clarify that parens inside strings
1151 and comments are ignored, and that the commands assume the starting
1152 point isn't in a string or comment.
1153
a71703d3
AR
11542008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1155
1156 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1157 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1158 version.
1159 (Mac Customization): Rewrite Preferences Panel section and merge in to
1160 this node, add Open files by dragging to an Emacs window.
1161
1162 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1163
aa5ab79a
CY
11642008-11-26 Chong Yidong <cyd@stupidchicken.com>
1165
0cc92c19
CY
1166 * files.texi (Misc File Ops): Document set-file-modes.
1167
c366b4e4
CY
1168 * windows.texi (Split Window): Document integer values of
1169 truncate-partial-width-windows.
1170
aa5ab79a
CY
1171 * text.texi (Text): Simplify description of markup languages.
1172 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1173 (TeX Editing): Note that `""' inserts one `"' character.
1174 (HTML Mode): Note in the introduction that XML mode is an alias for
1175 SGML mode. Mention nXML mode.
1176
56221db7
CY
11772008-11-25 Chong Yidong <cyd@stupidchicken.com>
1178
1179 * building.texi (Watch Expressions): Fix typo.
1180
90effe33
CY
11812008-11-24 Chong Yidong <cyd@stupidchicken.com>
1182
f90a5ae3
CY
1183 * files.texi (Visiting): Document new behavior of
1184 confirm-nonexistent-file-or-buffer.
1185
1186 * buffers.texi (Select Buffer): Document
1187 confirm-nonexistent-file-or-buffer.
1188
a18ffb4a
CY
1189 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1190 edit-picture.
1191
90effe33
CY
1192 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1193 edit-picture', since that is just an alias for picture-mode.
1194 (Sentences): Note that repeated M-@ extends the region.
1195 (Pages): Make terminology more consistent. Link to Regexps node.
1196 (Longlines): Discuss relationship with Visual Line mode.
1197 (Text Mode): Remove extraneous discussion of other modes, since they
1198 were already introduced in the parent node.
1199
e85103ec
CY
12002008-11-23 Chong Yidong <cyd@stupidchicken.com>
1201
5cb2fe30
CY
1202 * anti.texi (Antinews): Rewrite.
1203
1eb9b307 1204 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1205
1206 * frames.texi (Frame Commands): Mention "minimize" terminology.
1207
e85103ec
CY
1208 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1209 formats.
b908332f
CY
1210 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1211 (Misc X): Don't document useless -hb option.
e85103ec 1212
607f5f88
JL
12132008-11-22 Juri Linkov <juri@jurta.org>
1214
1215 * dired.texi (Dired Navigation): Change normal file name search option
1216 from `non-nil' to `t'. Add `dwim' option.
1217
e1b867a0
JL
12182008-11-22 Juri Linkov <juri@jurta.org>
1219
1220 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1221 ".dir-locals.el". Rename `define-project-bindings' to
1222 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1223 `dir-locals-set-directory-class'.
1224
dd186936
LK
12252008-11-22 Lute Kamstra <lute@gnu.org>
1226
1227 * buffers.texi (Select Buffer): Index goto-line.
1228 * basic.texi (Moving Point): Mention the use of a numeric prefix
1229 argument with goto-line and refer to Select Buffer for the use of a
1230 plain prefix argument.
1231
4b121911
GM
12322008-11-19 Glenn Morris <rgm@gnu.org>
1233
1234 * doclicense.texi: Update to FDL 1.3.
1235 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1236
27267e4c
CY
12372008-11-17 Chong Yidong <cyd@stupidchicken.com>
1238
696f351d
CY
1239 * custom.texi (Minor Modes): Define mode commands and mode variables
1240 more precisely. Recommend using mode commands instead of setting
1241 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1242 (Easy Customization): Use "init file" instead of .emacs.
1243 (Customization Groups): Update to new Custom buffer appearance.
1244 (Saving Customizations): Copyedits. Update example.
1245 (Variables): Give example of variable type-sensitivity.
1246 (Examining): Update example.
1247 (Hooks): Copyedits.
1248 (Specifying File Variables): Use C comments instead of an artificial
1249 Lisp for the example.
1250 (Keymaps): Move internals discussion to Prefix Keymaps.
1251 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1252 (Init Rebinding): Document kbd macro.
1253 (Init File): Link to Find Init.
696f351d
CY
1254
1255 * mark.texi (Using Region): Document Delete Selection Mode more
1256 thoroughly.
1257
1258 * frames.texi (Mouse Commands): Move most of the description of Delete
1259 Selection Mode to Using Region, and link to it.
1bc9c425 1260 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1261
b0570c25
CY
1262 * building.texi (Compilation): Document first-error value of
1263 compilation-scroll-output.
1264 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1265 works as soon as an error is available. Suggested by Juri Linkov.
1266
27267e4c
CY
1267 * mini.texi (Passwords): New node.
1268
1269 * files.texi (Remote Files): Link to Passwords node.
1270
1271 * emacs.texi (Top): Update node listings.
1272
122eb807
CY
12732008-11-16 Chong Yidong <cyd@stupidchicken.com>
1274
9c9855a3
CY
1275 * ack.texi (Acknowledgments): Some updating of credits.
1276
bd6fdcad
CY
1277 * emacs.texi (Acknowledgments): Add a couple more names.
1278
dd1eef46
CY
1279 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1280
122eb807 1281 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1282 (Misc File Ops): Document use of trash.
122eb807 1283
801a8da1
JB
12842008-11-16 Juanma Barranquero <lekktu@gmail.com>
1285
1286 * macos.texi (Mac Customization): Fix typos.
1287
0b4f2253
CY
12882008-11-14 Chong Yidong <cyd@stupidchicken.com>
1289
1290 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1291 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1292 the conventions of the main Emacs manual.
1293
1294 * emacs.texi (Top): Update node listings.
1295
517e2b89
CY
12962008-11-12 Chong Yidong <cyd@stupidchicken.com>
1297
07a85685
CY
1298 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1299 command-line-args is processed during startup.
1300 (Action Arguments): Correctly describe how file arguments interact with
1301 the startup screen. Link to Lisp Interaction for scratch buffer.
1302 (Initial Options): Link to Command Example for -batch option.
1303 (Environment): Document initial-environment.
1304
517e2b89
CY
1305 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1306 can't be changed in the site-start file.
1307
6337bbde
CY
13082008-11-07 Chong Yidong <cyd@stupidchicken.com>
1309
1310 * dired.texi (Dired): Mention C-x C-d too.
1311 (Dired Enter): Document M-n in the Dired minibuffer.
1312 (Dired Navigation): Explain dired-goto-file more clearly. Document
1313 dired-isearch-filenames.
1314 (Dired Deletion): Remove unnecessary "expunged" terminology.
1315 (Flagging Many Files): & is now rebound to `% &'.
1316 (Shell Commands in Dired): Document dired-do-async-shell-command.
1317 Clarify how multi-file arguments are passed.
1318 (Misc Dired Features): Document dired-do-isearch.
1319
9e8eeff9
CY
13202008-11-06 Chong Yidong <cyd@stupidchicken.com>
1321
1322 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1323
e071f849
CY
13242008-11-03 Chong Yidong <cyd@stupidchicken.com>
1325
1326 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1327
05482eb1
CY
13282008-11-01 Chong Yidong <cyd@stupidchicken.com>
1329
e2346dea
CY
1330 * programs.texi (Program Modes): Link to Program Indent node.
1331 (Left Margin Paren): Explain consequences of changing
1332 open-paren-in-column-0-is-defun-start more concisely.
1333 (Which Function, Program Indent, Info Lookup): Minor edits.
1334 (Basic Indent): If region is active, TAB indents the region.
1335 (Multi-line Indent): If region is active, TAB indents the region. Note
1336 that indent-region is useful when Transient Mark mode is off.
1337 (Matching): The delimiter at the cursor is highlighted---the character
1338 changes color.
1339 (Symbol Completion): Link to Completion node.
1340
e4b6428c
CY
1341 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1342 a strictly text-only system.
1343
05482eb1
CY
1344 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1345 batch mode.
1346
a11d3737
RS
13472008-11-01 Richard M. Stallman <rms@gnu.org>
1348
5abad626
RS
1349 * misc.texi (Document View): Major rewrite.
1350
a11d3737
RS
1351 * maintaining.texi (Types of Log File): Change logs are older than
1352 version control.
1353 (VCS Concepts): Simplify and rearrange.
1354 (Version Control Systems): Make it clear that Linux is only the kernel.
1355 (VC Mode Line): Shorten reference to menu item.
1356 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1357 (VC Directory Mode): Minor cleanup.
1358 Unchanged files are hidden, not omitted.
1359 (VC Directory Commands): Shorten and simplify.
1360 (Change Log Commands): New node, split from Change Logs.
1361 (VC Directory Buffer): New node, split from VC Directory Mode.
1362
c55a4acb
CY
13632008-10-31 Chong Yidong <cyd@stupidchicken.com>
1364
df0356f6
CY
1365 * misc.texi (Document View): Renamed from Document Files, moved here
1366 from files.texi.
1367
1368 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1369 moved as well.
1370 (Document Files): Moved to misc.texi.
1371
c55a4acb
CY
1372 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1373 vc-update-change-log.
df0356f6
CY
1374 (Version Control): Move here from files.texi.
1375 (Format of ChangeLog): Make it a subnode of Change Log.
1376
1377 * emacs.texi (Top): Update node listing.
c55a4acb 1378
ef082374
TH
13792008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1380
1381 * files.texi (Files): Add a section about document
1382 files (doc-view-mode).
1383
d52582c3
CY
13842008-10-31 Chong Yidong <cyd@stupidchicken.com>
1385
1386 * building.texi (Compilation Mode): Document
1387 compilation-auto-jump-to-first-error.
1388 (Debuggers): Lower GUD subsections to subsubsections.
1389 (Starting GUD): Add cindex.
1390 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1391
4e0a0968
CY
13922008-10-30 Chong Yidong <cyd@stupidchicken.com>
1393
03625b47
CY
1394 * indent.texi (Indentation): Link to Program Indent.
1395
4e0a0968
CY
1396 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1397 now uses emacsclient's terminal.
1398
8bd3f7ef
CY
13992008-10-29 Chong Yidong <cyd@stupidchicken.com>
1400
80e5620e
CY
1401 * mark.texi (Using Region): Document use-empty-active-region.
1402
97d5c404
CY
1403 * emacs.texi (Top): Update node listings.
1404
8bd3f7ef
CY
1405 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1406 mention obsolete emacs.bash script.
1407 (Invoking emacsclient): Rewrite, moving optional arguments to
1408 emacsclient Options.
21d2bae3
CY
1409 (emacsclient Options): New node. Document server-use-tcp and
1410 server-host.
8bd3f7ef 1411
5fda2cbd
CY
14122008-10-28 Chong Yidong <cyd@stupidchicken.com>
1413
1414 * indent.texi (Indentation): Replace list with paragraphed text,
1415 putting description of syntax-driven indentation first. Document new
1416 effect of active regions on tab.
1417 (Tab Stops): Note that editable tab stops affect indentation commands.
1418
4ff029f6
DN
14192008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1420
1421 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1422
996cd6e4
CY
14232008-10-23 Chong Yidong <cyd@stupidchicken.com>
1424
f28815e3
CY
1425 * custom.texi (Function Keys): Note that modified keypad keys are not
1426 translated.
1427
996cd6e4
CY
1428 * basic.texi (Arguments): Explain how to insert multiple digits.
1429
49545fe2
MA
14302008-10-22 Michael Albinus <michael.albinus@gmx.de>
1431
1432 * files.texi (Remote Files): Precise selection of default method.
1433 Rewrite paragraph about disabling remote file names.
1434
edac0b53
CY
14352008-10-22 Chong Yidong <cyd@stupidchicken.com>
1436
e752c544
CY
1437 * search.texi (Special Isearch): Document M-TAB is isearch.
1438
edac0b53
CY
1439 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1440 command.
1441
1442 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1443
20a36054
TH
14442008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1445
1446 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1447 section.
1448
69051ab6
CY
14492008-10-21 Chong Yidong <cyd@stupidchicken.com>
1450
c4b1a32a
CY
1451 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1452 to files.texi. Move contents of vc2-xtra.texi here.
1453
1454 * vc2-xtra.texi: File removed.
1455
1456 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1457 Directory Commands from the submenu. Don't include deleted file
1458 vc2-xtra.texi.
1459
1460 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1461 (Version Control): Add VC Directory Mode and VC Directory Commands to
1462 the submenu.
1463 (Why Version Control?): Use table format.
1464 (Version Control Systems): Note that Meta-CVS support is gone.
1465 (VCS Concepts): Note precisely when VC started supporting filesets.
1466 Remove bogus xref to CVS Options node.
1467 (Types of Log File): Copyedits.
1468 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1469 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1470 The Right Thing.
1471 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1472 (Log Buffer): Reorganize node, putting C-c C-c description first.
1473 (Old Revisions): Use CVS for example, not RCS.
1474 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1475 Commands from the submenu, putting them under Version Control.
1476 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1477 need to include it in the manual unconditionally, since it is now
1478 crucial to using distributed version control systems.
1a6e2954
CY
1479 (Comparing Files): Note that diff uses the minibuffer, and that the
1480 output is shown using Diff mode.
1481 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1482 diff-update-on-the-fly, diff-refine-hunk, and
1483 diff-show-trailing-whitespaces.
1a6e2954 1484 (File Archives): Add rar support.
c4b1a32a 1485
69051ab6
CY
1486 * major.texi (Choosing Modes): Make mode selection sequence more
1487 obvious by describing the steps in order of priority. Note that
1488 magic-mode-alist is nil by default. Document
1489 magic-fallback-mode-alist.
1490
e7421e03
CY
14912008-10-20 Chong Yidong <cyd@stupidchicken.com>
1492
1493 * frames.texi (Mouse References): Copyedits.
1494
6b2efdc2
TH
14952008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1496
1497 * ack.texi (Acknowledgments): Add myself as doc-view author.
1498
9c5e9396
EZ
14992008-10-20 Eli Zaretskii <eliz@gnu.org>
1500
1501 * frames.texi (Dialog Boxes): Add @cindex entries.
1502
dac94f8e
CY
15032008-10-20 Chong Yidong <cyd@stupidchicken.com>
1504
1505 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1506 (Text-Only Mouse): Copyedit.
1507
25597d40
CY
15082008-10-19 Chong Yidong <cyd@stupidchicken.com>
1509
f8a447f6
CY
1510 * frames.texi: Use @key throughout for mouse clicks.
1511 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1512 (Secondary Selection): Fix modified mouse click syntax.
1513 (Clipboard): Describe Cut, Copy and Paste commands.
1514 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1515 Copyedits.
1516 (Creating Frames): Add xref to Init File.
1517 (Frame Commands): Add xref to Exiting.
1518 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1519
b0f95216
CY
15202008-10-15 Chong Yidong <cyd@stupidchicken.com>
1521
b0817f00
CY
1522 * files.texi (Version Control): Copyedits. Add Bazaar.
1523 (Version Control Systems): List different VCS's using an itemized list.
1524 Add Bazaar.
1525 (VCS Concepts): Copyedits. Tweak description of file merging.
1526
b0f95216
CY
1527 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1528 (Cut/Paste Other App): Document select-active-regions and
1529 x-select-enable-primary.
1530
69d0d701
CY
15312008-10-13 Chong Yidong <cyd@stupidchicken.com>
1532
1533 * mark.texi (Shift Selection): Correct case in node name.
1534
1535 * emacs.texi (Top): Update node order in Mark chapter.
1536
375e8351
EZ
15372008-10-12 Eli Zaretskii <eliz@gnu.org>
1538
1539 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1540
1541 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1542 elsewhere in the manual instead of describing yet again the intricacies
1543 of $HOME on MS-Windows and MS-DOS.
1544
ab58114f
CY
15452008-10-12 Chong Yidong <cyd@stupidchicken.com>
1546
4f959513
CY
1547 * mini.texi (Minibuffer File): Add xref to File Names.
1548 (Minibuffer File): Add discussion of `~' in file names. Add
1549 insert-default-directory index reference.
1550
ab58114f
CY
1551 * files.texi (File Names): Reorganize description.
1552 (Visiting): Add xref to Mode Line. Copyedits.
1553 (Save Commands): Mention prefix behavior of C-x C-s.
1554 (Numbered Backups): Node deleted.
1555 (Backup Names): Contents of Numbered Backups moved here. State default
1556 of version-control variable.
1557 (Reverting): Copyedits.
1558 (Version Control): Add additional version control systems.
1559
1560 * emacs.texi (Top): Delete Numbered Backups node.
1561
1562 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1563 Backup Names.
f2884f63 1564 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1565
b0b5100a
RF
15662008-10-11 Romain Francoise <romain@orebokech.com>
1567
1568 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1569
89774b5f
CY
15702008-10-11 Chong Yidong <cyd@stupidchicken.com>
1571
1572 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1573 (Select Buffer): Mention use of minibuffer history. Describe default
1574 value of default-major-mode. Mention that C-x 4 b selects the other
1575 window.
1576 (List Buffers): Document CRM indicators in the order they appear.
1577 (Kill Buffer): Document new command kill-matching buffers.
1578 (Several Buffers): Move explanation of the relationship between buffer
1579 list and buffer menu to the top.
1580 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1581
4c72bf27
CY
15822008-10-10 Chong Yidong <cyd@stupidchicken.com>
1583
1584 * entering.texi (Exiting): Document change of C-x C-c to
1585 save-buffers-kill-terminal. Document kill-emacs.
1586
f68eb991
EZ
15872008-09-30 Eli Zaretskii <eliz@gnu.org>
1588
1589 * mule.texi (Coding Systems): Don't mention codepage-setup.
1590
1591 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1592 cpNNN coding systems anymore.
1593 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1594 for unibyte mode. Don't mention line-drawing characters. Don't
1595 mention dos-unsupported-char-glyph.
1596
1a2dd44d
CY
15972008-09-25 Chong Yidong <cyd@stupidchicken.com>
1598
1599 * search.texi (Search): Shorten introduction.
1600 (Basic Isearch): Add command table. Discuss reverse isearch and
1601 isearch highlighting.
1602 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1603 ring to cindex.
1604 (Special Isearch): Move input methods discussion here.
1605 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1606 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1607 Repeat Isearch.
1608 (Isearch Minibuffer): New node.
1609 (Word Search): Document new word search commands.
1610 (Regexp Example): Simplify example using sentence-end-base variable.
1611 (Replace): Reword introduction.
1612 (Unconditional Replace): Remove unnecessary example.
1613 (Other Repeating Search): Document new `M-s o' binding.
1614
1615 * emacs.texi (Top): Update node listings.
1616
e45da31d
JB
16172008-09-22 Juanma Barranquero <lekktu@gmail.com>
1618
1619 * emacs.texi (Top): Remove Kill Errors from menu.
1620
841c8096
CY
16212008-09-22 Chong Yidong <cyd@stupidchicken.com>
1622
402168fa
CY
1623 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1624 interface for defining macros. Simplify examples. Note that C-g quits
1625 macro definitions.
801a8da1 1626 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1627 usage example.
1628 (Keyboard Macro Query): Organize query responses in a table.
1629
1630 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1631 to Erasing node.
841c8096
CY
1632 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1633 rationale to a footnote.
1634 (Kill Errors): Remove node, due to redundancy with Erasing.
1635 (Spelling): Move discussion of flyspell to end. Note new behavior of
1636 M-$ in active region. Remove non-ispell-specific keybindings from
1637 table.
1638
eab2ee89
DN
16392008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1640
1641 * cmdargs.texi (Initial Options): Document --daemon.
1642
3d53e905
GM
16432008-09-20 Glenn Morris <rgm@gnu.org>
1644
1645 * files.texi (Numbered Backups): Mention that some modes set
1646 version-control.
1647
1c90484d
GM
16482008-09-20 Jim Blandy <jimb@red-bean.com>
1649
1650 * files.texi (Numbered Backups): Reference File Variables, as well.
1651 Remove discussion of Rmail's implementation.
1652
0fc0d844
CY
16532008-09-06 Chong Yidong <cyd@stupidchicken.com>
1654
1655 * misc.texi (Recursive Edit): Note that top-level exits active
1656 minibuffers.
1657
1658 * trouble.texi (Quitting): Likewise.
1659
b18d283d
CY
16602008-08-31 Chong Yidong <cyd@stupidchicken.com>
1661
1662 * emacs.texi (Top): Add Temporary Face Changes xref.
1663
1664 * display.texi (Display): Move Temporary Face Changes node to just
1665 after Standard Faces.
1666 (Scrolling): Document recenter-top-bottom instead of recenter.
1667 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1668 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1669 (Display Custom): Copyedits.
1670 (Optional Mode Line): Document display-battery-mode.
1671
180135fc
RF
16722008-08-27 Romain Francoise <romain@orebokech.com>
1673
1674 * custom.texi (Directory Variables): Minor fix.
1675
d3fe3475
GM
16762008-08-27 Glenn Morris <rgm@gnu.org>
1677
1678 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1679 descriptions.
1680 (Calendar Customizing): Tweak layout description.
183080b6 1681 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1682 markers. Condense calendar-star-date and calendar-mark-today
1683 description.
1684 (Holiday Customizing): Add oriental and solar holidays.
1685 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1686 Fix holiday-float description. Use zerop in examples. Be less verbose.
1687 (Date Display Format): Change ISO format. Be less verbose.
1688 (Diary Customizing): Mention day and month abbrev arrays.
1689 Mention the date-form variables by name. Update European example.
1690 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1691 Condense examples. Mention diary-entry-symbols by name.
1692 Condense table for insertion commands.
1693 (Fancy Diary Display): Mention diary-include-string and
1694 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1695 Ethiopic, Persian date functions. Condense descriptions.
1696
1697 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1698 (Adding to Diary): Adapt for changed node name.
1699
71755807
GM
17002008-08-26 Glenn Morris <rgm@gnu.org>
1701
1702 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1703 node "Hebrew/Islamic Entries".
1704
1705 * calendar.texi (Specified Dates): Fix names of iso functions.
1706 (General Calendar): There may not be another window.
1707 (Writing Calendar Files, Holidays): Tweak intro.
1708 (Holidays): Mention Baha'i and Chinese holidays.
1709 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1710 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1711 (To Other Calendar): Add calendar-print-other-dates.
1712 Refer to "graphic display" rather than "X.
1713 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1714 (Displaying the Diary): Fix whitespace after reference.
1715 Fix `diary-number-of-entries' reference.
1716 (Date Formats): Explicitly mention that day names can be abbreviated.
1717 (Adding to Diary): Add some references to other sections.
1718 (Special Diary Entries): Fix reference.
1719 (Appointments): Simplify appt-message-warning-time entry.
1720 Clarify where times must be.
1721 (Importing Diary): Comment out icalendar paragraph that does not apply.
1722 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1723
d76ebc75
GM
17242008-08-23 Glenn Morris <rgm@gnu.org>
1725
1726 * fortran-xtra.texi (Fortran): Change description of free form and
1727 fixed form a bit. Mention hideshow and imenu.
1728 (Fortran Motion): Mention fortran-end-of-subprogram,
1729 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1730 (Fortran Indent): Minor re-word.
1731 (ForIndent Commands): Mention fortran-fill-paragraph and
1732 fortran-fill-statement.
1733 (ForIndent Cont): Mention fortran-tab-mode-string.
1734 (Fortran Comments): Mention fortran-comment-line-start-skip.
1735 (Fortran Columns): Mention font-locking.
1736 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1737
1fc0ce04 17382008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
1739
1740 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1741
5c52e13c
CY
17422008-08-22 Chong Yidong <cyd@stupidchicken.com>
1743
1744 * mini.texi (Minibuffer): Simplify introduction.
1745 (Minibuffer File): Document tilde in minibuffer filenames.
1746 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1747 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1748 (Completion Example): Update example to current command list.
1749 (Completion Options): Document `lazy' value of completion-auto-help.
1750 Update contents of completion-ignored-extensions.
1751 (Minibuffer History): Describe "future history" list. State default
1752 value of history-delete-duplicates.
1753
77a00355
GM
17542008-08-21 Glenn Morris <rgm@gnu.org>
1755
1756 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1757 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1758
39ee1d04
CY
17592008-08-17 Chong Yidong <cyd@stupidchicken.com>
1760
1761 * regs.texi (Registers): Clarify valid register names.
1762 (RegPos): Note that buffer is saved and restored too.
1763 (RegText): Note that mark is reactivated/deactivated.
1764 (RegConfig): Xref to Windows node.
1765
b12c348f
CY
17662008-08-16 Chong Yidong <cyd@stupidchicken.com>
1767
3ae7ba79
CY
1768 * basic.texi (Inserting Text): Provide command name for C-q.
1769
b12c348f
CY
1770 * killing.texi (Killing): Copyedit. Define read-only text.
1771 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1772 (Killing by Lines): Copyedit.
1773 (Other Kill Commands): Move M-w description here.
1774 (Yanking): Move M-w to Other Kill Commands.
1775 (Kill Ring): Also mention saving text in registers. Link to Text
1776 Properties in elisp manual.
1777 (Accumulating Text): Copyedit.
1778 (CUA Bindings): Shift selection is now the default.
1779
d8ff7692
TZ
17802008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1781
1782 * maintaining.texi (Change Log): Mention next-error is available.
1783
a43a8a2e
GM
17842008-08-10 Glenn Morris <rgm@gnu.org>
1785
1786 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1787 and intermonth text.
1788 (Holiday Customizing): Add holiday-chinese.
1789
eba27308
EZ
17902008-08-08 Eli Zaretskii <eliz@gnu.org>
1791
1792 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1793
5f14a5b3
DN
17942008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1795
1796 * files.texi (Log Buffer): Describe C-c C-d.
1797 (Diff Mode): Describe C-x 4 A.
1798
49989bff
EZ
17992008-08-06 Eli Zaretskii <eliz@gnu.org>
1800
1801 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1802
5c915c02
DN
18032008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1804
2beaf97a
DN
1805 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1806 describe the new bindings to show the changeset diff, toggle annotation
1807 visibility, show revisions.
1808 (VC Status): Describe key bindings for modifying the change comments,
1809 displaying changeset diffs and annotations.
1810
5c915c02
DN
1811 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1812
71798ace
NR
18132008-08-05 Nick Roberts <nickrob@snap.net.nz>
1814
1815 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1816
b8949644
EZ
18172008-08-02 Eli Zaretskii <eliz@gnu.org>
1818
1819 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1820 and wording.
1821
819567d1
DN
18222008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1823
1824 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1825 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1826 commands. Improve some old info.
1827
5f38310a
CY
18282008-07-31 Chong Yidong <cyd@stupidchicken.com>
1829
0dc3906b
CY
1830 * display.texi (Visual Line Mode): New node.
1831
5f38310a
CY
1832 * basic.texi (Inserting Text): Move DEL to deletion node.
1833 (Moving Point): Add additional alternative key bindings. Describe
1834 line-move-visual.
1835 (Erasing): Describe DEL.
1836 (Basic Undo, Blank Lines, Arguments): Copyedit.
1837 (Continuation Lines): Mention Visual Line mode.
1838 (Position Info): Move extended discussion to mule.texi.
1839
1840 * mule.texi (International Chars): Describe C-x =.
1841
1842 * emacs.texi (Top): Add Visual Line Mode node.
1843
7c2fb837
DN
18442008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1845
1846 * emacs.texi: Remove VMS support.
1847
3f6b73ef
DN
18482008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1849
1850 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1851 the vc-dir command name.
1852
9e2a2647
DN
18532008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1854
1855 * xresources.texi: Remove mentions of Mac Carbon.
1856
568beaa2
AS
18572008-07-19 Andreas Schwab <schwab@suse.de>
1858
1859 * ns-emacs.texi: Move to ../misc.
1860
0ef94706
CY
18612008-07-15 Chong Yidong <cyd@stupidchicken.com>
1862
1863 * entering.texi (Exiting): Don't describe text-only terminals as the
1864 default. Describe the new startup screen.
1865 (Exiting): Describe how to kill Emacs first. Change description of
1866 iconification to handle modern window systems.
1867
ba60bd44 18682008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1869
1870 * ns-emacs.texi: New file, documents features of Emacs port under
1871 NeXTstep windowing.
1872
9f30aa73
CY
18732008-07-15 Chong Yidong <cyd@stupidchicken.com>
1874
938a5d2e
CY
1875 * entering.texi (Entering Emacs): Update prev node.
1876
1877 * glossary.texi (Glossary): Remove xref to Text Characters.
1878
9f30aa73
CY
1879 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1880 directly, rather than in the context of ASCII. Move description of
1881 special properties of modifier key to new Modifier Keys node.
1882 (Keys): Copyedit.
1883 (Text Characters): Delete node. Multibyte is the default nowadays, and
1884 the node contents are obsolete.
1885
1886 * custom.texi (Modifier Keys): New node.
1887
1888 * emacs.texi (Top): Update node list.
1889
7e53d36c
CY
18902008-07-13 Chong Yidong <cyd@stupidchicken.com>
1891
1892 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
1893 saying that Emacs provides menus and mouse support (which is par for
1894 the course).
1895
1896 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
1897 early on.
1898 (Point): Copyedit. Relegate historical trivia to a footnote.
1899 (Mode Line): Explain mode-line format more consistently.
1900 (Menu Bar): Copyedit.
1901
1e9fa96d
GM
19022008-06-27 Glenn Morris <rgm@gnu.org>
1903
1904 * cal-xtra.texi (Sexp Diary Entries):
1905 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1906
dc9bebb8
CY
19072008-06-26 Chong Yidong <cyd@stupidchicken.com>
1908
1909 * mark.texi (Shift selection): New node.
1910 (Mark): Copyedits.
1911 (Persistent Mark): Move to the end of the chapter.
1912
e7881076
EZ
19132008-06-20 Eli Zaretskii <eliz@gnu.org>
1914
1915 * makefile.w32-in (distclean): Remove makefile.
1916
f427400c
NR
19172008-06-17 Nick Roberts <nickrob@snap.net.nz>
1918
1919 * building.texi (Starting GUD): Add an entry for gud-gdb.
1920 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1921 command mode.
1922
b597d348
GM
19232008-06-17 Glenn Morris <rgm@gnu.org>
1924
1925 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1926
647b7094
NR
19272008-06-17 Nick Roberts <nickrob@snap.net.nz>
1928
1929 * building.texi (Starting GUD): Expand on remote debugging.
1930 (Other GDB-UI Buffers): Mention new keyboard bindings.
1931
47a30023
GM
19322008-06-15 Glenn Morris <rgm@gnu.org>
1933
1934 * gnu.texi: Use a verbatim license for this invariant section,
1935 as per etc/GNU.
1936
37e5d54a
GM
19372008-06-13 Daniel Engeler <engeler@gmail.com>
1938
1939 * emacs.texi, misc.texi: Add documentation about serial port access.
1940
8e65d46c
GM
19412008-06-13 Glenn Morris <rgm@gnu.org>
1942
c1473b4c
MB
1943 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1944 maintain.info.
8e65d46c 1945
e40a85cd
MB
19462008-06-05 Miles Bader <miles@gnu.org>
1947
1948 * display.texi (Temporary Face Changes): Update to reflect function
1949 renamings in face-remap.el.
1950
56c73dec
MB
19512008-06-04 Miles Bader <miles@gnu.org>
1952
1953 * display.texi (Temporary Face Changes): Add
1954 `adjust-buffer-face-height'. Rewrite description of
1955 `increase-buffer-face-height' and `decrease-default-face-height' now
1956 that they aren't bound by default.
1957
9d3d42fb
MB
19582008-06-03 Miles Bader <miles@gnu.org>
1959
1960 * display.texi (Temporary Face Changes): New node.
1961
2be6bfe2
EZ
19622008-05-31 Eli Zaretskii <eliz@gnu.org>
1963
1964 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1965
daf7e339
GM
19662008-05-31 Glenn Morris <rgm@gnu.org>
1967
1968 * cal-xtra.texi (Fancy Diary Display): Simplify.
1969
d21d2618
GM
19702008-05-30 Glenn Morris <rgm@gnu.org>
1971
1972 * cal-xtra.texi (Fancy Diary Display): Update for
1973 diary-display-function replacing diary-display-hook.
1974
71ce5fd0
JB
19752008-05-29 Drew Adams <drew.adams@oracle.com>
1976
1977 * msdog.texi (Windows Keyboard): Add descriptions of
1978 w32-register-hot-key and w32-unregister-hot-key.
1979
a3cdbdf8
MO
19802008-05-21 Tom Tromey <tromey@redhat.com>
1981
1982 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
1983 Variables node.
1984
854a574c
MO
19852008-05-19 Tom Tromey <tromey@redhat.com>
1986
1987 * custom.texi (Variables): Add Directory Variables to menu.
1988 (Directory Variables): New node.
1989
7c2ec3f9
ER
19902008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1991
71ce5fd0 1992 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 1993
370fded4
ER
19942008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
1995
1996 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
1997 Revision Tags and rewritten. Section now uses modern terminology,
1998 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
1999 accurately.
2000
6af511e3
EZ
20012008-05-10 Eli Zaretskii <eliz@gnu.org>
2002
2003 * msdog.texi (Windows Files): Update documentation of
2004 w32-get-true-file-attributes.
2005
7a78b6e7
ER
20062008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2007
2008 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2009 directory mode.
2010
1bcfc24e
CY
20112008-05-08 Chong Yidong <cyd@stupidchicken.com>
2012
2013 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2014 entry "television".
1bcfc24e 2015
db86064f
ER
20162008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2017
ab5ec32c 2018 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2019
a31b405e
ER
20202008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2021
2022 * emacs/buffers.texi, emacs/files.texi (Version-control):
2023 vc-toggle-read-only is no longer a good idea...
2024
ff2c14fc
GM
20252008-04-29 Glenn Morris <rgm@gnu.org>
2026
2027 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2028
367c9b7c
JL
20292008-04-22 Juri Linkov <juri@jurta.org>
2030
2031 * dired.texi (Subdirectories in Dired): Describe using `^'
2032 to return to the parent directory.
2033
4ac1e9b4
NR
20342008-04-22 Nick Roberts <nickrob@snap.net.nz>
2035
2036 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2037 recent changes.
2038
b9b3bf2b
NR
20392008-04-19 Nick Roberts <nickrob@snap.net.nz>
2040
2041 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2042 (Other GDB-UI Buffers): Update for recent thread related changes.
2043
4d120d6a
SM
20442008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2045
2046 * maintaining.texi (Maintaining):
2047 * emacs.texi (Top): Typo.
2048
a152877d
SM
20492008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2050
b9b3bf2b
NR
2051 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2052 arg in `font-lock-add-keywords'.
a152877d 2053
36c0514c
GM
20542008-04-08 Glenn Morris <rgm@gnu.org>
2055
2056 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2057 Also add Baha'i calendar references where appropriate.
2058
06a97d46
GM
20592008-04-05 Glenn Morris <rgm@gnu.org>
2060
2061 * custom.texi (Init File): Byte-compiling .emacs is bad.
2062
6adc6eed
SM
20632008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2064
2065 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2066
571388b0
GM
20672008-03-29 Glenn Morris <rgm@gnu.org>
2068
2069 * calendar.texi: Update for `calendar-date-style' replacing
2070 `european-calendar'.
2071
3ae8f876
JR
20722008-03-28 Jason Rumney <jasonr@gnu.org>
2073
2074 * display.texi (Display Custom): Mention overlay-margin in text.
2075
5bc6ddff 20762008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2077
5bc6ddff
MB
2078 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2079 tutorial' comments.
03a864d5 2080
7186a830
CY
20812008-03-28 Chong Yidong <cyd@stupidchicken.com>
2082
2083 * mark.texi (Mark): Rearrange nodes.
2084 (Persistent Mark): Rename from Transient Mark.
2085 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2086 Describe Transient Mark mode as the default.
2087
2088 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2089 the default behavior with Transient Mark mode off.
2090 (Position Info): Fix typo.
2091
71ce5fd0
JB
2092 * display.texi (Standard Faces): Reference the Mark node.
2093 Remove discussion of the region face, which is discussed there.
7186a830
CY
2094
2095 * emacs.texi (Top): Update node listings.
2096
2097 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2098 as the default.
2099
2100 * fixit.texi (Undo): Standardize choice of undo key sequence.
2101 (Undo, Spelling): Describe Transient Mark mode as the default.
2102
2103 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2104 default.
2105
2106 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2107
2108 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2109 mode is the default, and note that the mark is not activated when set.
2110
2111 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2112 Describe Transient Mark mode as the default.
2113
2114 * search.texi (Basic Isearch): Reference the Mark Ring node.
2115 (Replace, Unconditional Replace, Other Repeating Search):
2116 Describe Transient Mark mode as the default.
2117
2118 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
2119 Transient Mark mode as the default.
2120 (Paragraphs): Describe how M-h behaves when region is active.
2121
2122 * trouble.texi (Quitting): Clarify effects of C-g.
2123
dc47d1ff
GM
21242008-03-13 Glenn Morris <rgm@gnu.org>
2125
2126 * emacs.texi (EMACSVER): Set to 23.0.60.
2127
e3e0fb39 21282008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2129
e3e0fb39
GM
2130 * dired.texi (Hiding Subdirectories): Fix previous change.
2131
21322008-03-05 Drew Adams <drew.adams@oracle.com>
2133
2134 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2135
5e14abf8
KS
21362008-02-28 Kim F. Storm <storm@cua.dk>
2137
2138 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2139 Move describe-distribution to C-h C-o.
2140 Move view-emacs-problems to C-h C-p.
2141 Add view-emacs-debugging on C-h C-d.
2142 Add view-external-packages on C-h C-e.
d0207bf3 2143 Add view-order-manuals on C-h C-m.
5e14abf8 2144
d0207bf3 21452008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2146
2147 * msdog-xtra.texi (MS-DOS): Docstring fix.
2148
87e391bb
EZ
21492008-02-09 Eli Zaretskii <eliz@gnu.org>
2150
2151 * msdog.texi (Windows Fonts): Use a @table for describing font
2152 properties.
2153
5662e503
JR
21542008-02-07 Jason Rumney <jasonr@gnu.org>
2155
2156 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2157 value has changed.
2158 (Windows HOME): Clarify what is meant by "if that fails as well".
2159 (Windows Fonts): New section.
2160
72463824
GM
21612008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2162
2163 * basic.texi (Basic Undo): Remove duplicate "you can".
2164
7ff926e0
EZ
21652008-02-02 Eli Zaretskii <eliz@gnu.org>
2166
2167 * maintaining.texi (Tags): Fix last change.
2168
6ab7aef1
MA
21692008-02-02 Michael Albinus <michael.albinus@gmx.de>
2170
093571c3 2171 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2172
ace67e7e
NR
21732008-01-31 Nick Roberts <nickrob@snap.net.nz>
2174
2175 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2176
ae068fdf
RS
21772008-01-26 Richard Stallman <rms@gnu.org>
2178
2179 * maintaining.texi (Tags): Delete redundant index entry.
2180
a56d9a08
EZ
21812008-01-26 Eli Zaretskii <eliz@gnu.org>
2182
2183 * programs.texi (Imenu): Move "@cindex tags" from here...
2184 * maintaining.texi (Tags): ...to here.
2185
e941ed90
NR
21862008-01-23 Kevin Ryde <user42@zip.com.au>
2187
2188 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2189 click count.
2190
650276d5
JB
21912008-01-21 Juanma Barranquero <lekktu@gmail.com>
2192
2193 * entering.texi (Exiting): Fix typo.
2194 Reported by D. E. Evans <sinuhe@gnu.org>.
2195
8dc17977
MR
21962007-12-31 Martin Rudalics <rudalics@gmx.at>
2197
2198 * glossary.texi (Glossary): Fix typo.
2199
9f9695a6
RS
22002007-12-27 Richard Stallman <rms@gnu.org>
2201
2202 * text.texi (Formatted Text): Improve menu tag.
2203 (Editing Format Info): In Info, add duplicate menu of nodes
2204 about the submenus.
2205 (Format Faces): Say where Faces menu is found. Mention Other.
2206 (Format Colors): Say where these submenus are found.
2207 (Format Indentation, Format Justification): Likewise.
2208 (Format Properties): Likewise.
2209
abfd0191
RS
22102007-12-22 Richard Stallman <rms@gnu.org>
2211
2212 * search.texi (Query Replace): Make exp of query-replace more
2213 self-contained, and clarify.
8dc17977 2214
abfd0191
RS
2215 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2216
a2586785
RS
22172007-12-15 Richard Stallman <rms@gnu.org>
2218
2219 * files.texi (Auto Save): Clarify definition of auto-saving.
2220
a67cf2bb
RS
22212007-11-26 Richard Stallman <rms@gnu.org>
2222
2223 * help.texi (Help Echo): Cleanups.
2224
448b33b1
TTN
22252007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2226
2227 * files.texi (Why Version Control?): Fix typo.
2228 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2229 (Selecting a Fileset): Fix typos; small rewording.
2230 (Log Buffer): Likewise.
2231 (Old Revisions): Likewise.
448b33b1 2232
221bb7f6
EZ
22332007-11-17 Eli Zaretskii <eliz@gnu.org>
2234
2235 * mule.texi (Communication Coding): Fix wording of last change.
2236
d0207bf3 22372007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2238
630cb3b7
JB
2239 * custom.texi (Specifying File Variables):
2240 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2241
53b7759e
KH
22422007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2243
a5ab2e0c 2244 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2245
2246 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2247
c8763fb6 22482007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2249
630cb3b7 2250 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2251 --output=file.
2252
ff98e024
MR
22532007-11-13 Martin Rudalics <rudalics@gmx.at>
2254
2255 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2256 (Help Echo): Avoid mentioning the term "region" here and
2257 consistently use the term "active text".
2258
37b11c22
GM
22592007-11-11 Glenn Morris <rgm@gnu.org>
2260
2261 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2262
21d50ba1
JL
22632007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2264
2265 * search.texi (Query Replace): Mention
2266 `query-replace-show-replacement'.
2267
c12ecb0a 22682007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2269
2270 * building.texi (Watch Expressions): Remove obscure sentence.
2271
3b4201f4
KH
22722007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2273
2274 * mule.texi (Select Input Method): Describe how to activate an input
2275 method in the text mode.
2276
07e5c0b0
DN
22772007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2278
2279 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2280
52dd7391
NR
22812007-10-30 Nick Roberts <nickrob@snap.net.nz>
2282
2283 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2284
c004e539
GM
22852007-10-30 Glenn Morris <rgm@gnu.org>
2286
2287 * misc.texi (Directory Tracking): Explain a bit more about
2288 dirtrack-mode.
2289
ca8c5b8c
GM
22902007-10-25 Glenn Morris <rgm@gnu.org>
2291
2292 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2293
b6c764ef
RS
22942007-10-24 Richard Stallman <rms@gnu.org>
2295
2296 * misc.texi (Interactive Shell): Cleanup last change.
2297
eabd84c9
JL
22982007-10-22 Juri Linkov <juri@jurta.org>
2299
2300 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2301 default values.
2302
0b43c7e2
ER
23032007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2304
ca8c5b8c 2305 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2306 'filesets'.
2307
a80859d4
MR
23082007-10-18 Martin Rudalics <rudalics@gmx.at>
2309
2310 * trouble.texi (Quitting): Fix typo.
2311
c9447ae1
GM
23122007-10-18 Glenn Morris <rgm@gnu.org>
2313
2314 * frames.texi (Mode Line Mouse): Mention minor mode names.
2315
168b980f
JL
23162007-10-17 Juri Linkov <juri@jurta.org>
2317
2318 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2319 fill-paragraph operates on the active region in Transient Mark mode.
2320 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2321 with fill-paragraph.
2322
2323 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2324 fill-paragraph.
2325
2326 * fixit.texi (Spelling): ispell-word operates on the active region
2327 in Transient Mark mode.
2328
5a331f34
JB
23292007-10-17 Aaron S. Hawley <aaronh@garden.org>
2330
2331 * building.texi (Source Buffers):
2332 * custom.texi (Init Non-ASCII):
2333 * glossary.texi (Glossary): Use "key binding" consistently.
2334
2a9f4d55
JB
23352007-10-17 Juanma Barranquero <lekktu@gmail.com>
2336
2337 * calendar.texi (Diary): Fix directive.
2338
de13cecf
RS
23392007-10-16 Richard Stallman <rms@gnu.org>
2340
2341 * calendar.texi (Diary): Clarify text about diary file example.
2342
5f90d53e
ER
23432007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2344
2345 * files.texi: Capitalize node names according to convention.
2346
3aa491bc
GM
23472007-10-13 Glenn Morris <rgm@gnu.org>
2348
2349 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2350
8a3106d3
ER
23512007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2352
2353 * emacs.texi:
2354 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2355 suggested by RMS and Robert J. Chassell.
8a3106d3 2356
da1080a2
ER
23572007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2358
3aa491bc 2359 * files.texi (Version Systems):
0870a421
ER
2360 * vc-xtra.texi:
2361 * vc1-xtra.texi:
ac3f4c6f 2362 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2363 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2364 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2365 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2366
58ade22b
ER
23672007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2368
da1080a2 2369 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2370 Reorder the descriptions to be chronological.
2371
93870ce2
RS
23722007-10-09 Richard Stallman <rms@gnu.org>
2373
2374 * display.texi (Cursor Display): Correct how cursor appears
2375 in nonselected windows.
2376
568c7288
NR
23772007-10-04 Nick Roberts <nickrob@snap.net.nz>
2378
2379 * building.texi (GDB Graphical Interface): Remove references to gdba
2380 and mention gud-gdb.
2381
1af74d06 23822007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2383
1af74d06 2384 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2385
0d8fb755
JL
23862007-10-06 Juri Linkov <juri@jurta.org>
2387
2388 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2389 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2390 fill-paragraph-or-region.
2391
2392 * basic.texi (Arguments): Replace fill-paragraph with
2393 fill-paragraph-or-region.
2394
b981e2c6
ER
23952007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2396
2397 * files.texi: Update the section on version control for 2007
2a9f4d55 2398 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2399 will come later.
2400
5fceaf9c
GM
24012007-09-15 Glenn Morris <rgm@gnu.org>
2402
2403 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2404 to `list-holidays'.
2405
b0e44b17
GM
24062007-09-14 Glenn Morris <rgm@gnu.org>
2407
2408 * calendar.texi: Update all instances of mark-calendar-holidays,
2409 list-calendar-holidays, list-holidays with the new names.
2410
8cf51b2c
GM
24112007-09-06 Glenn Morris <rgm@gnu.org>
2412
46a367db 2413 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2414 Split into the Emacs manual in emacs/, and other manuals in misc/.
2415 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2416 manual.
2417 (infodir): New variable.
2418 (info): Use $infodir.
2419 (emacsman): Delete target, not needed any more.
2420 Move all targets that are not the Emacs manual to misc/Makefile.in.
2421 (mostlyclean): Remove `gnustmp'.
2422 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2423 manual.
92f9b43f 2424 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2425 (emacsman): Delete target, not needed any more.
2426 (clean): Remove all info files but Emacs manual.
2427 Move all targets that are not the Emacs manual to misc/Makefile.in.
2428 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2429
2430 * Makefile.in (INFOSOURCES): Delete.
2431 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2432 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2433 *.vrs *.toc here...
2434 (maintainer-clean): ...from here.
2435
24362007-09-05 Glenn Morris <rgm@gnu.org>
2437
2438 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2439
8cf51b2c
GM
24402007-08-29 Glenn Morris <rgm@gnu.org>
2441
2442 * emacs.texi (EMACSVER): Increase to 23.0.50.
2443
3420c522
RS
24442007-08-27 Richard Stallman <rms@gnu.org>
2445
2446 * emacs.texi (Top): Clarify menu item for Glossary.
2447
2448 * display.texi (Faces): Change secn title.
2449 Clarify not all fonts come from Font Lock.
2450
8cf51b2c
GM
24512007-08-17 Eli Zaretskii <eliz@gnu.org>
2452
2453 * basic.texi (Position Info): Add index entry for face at point.
2454 Mention that character faces are also displayed by "C-u C-x =".
2455
8cf51b2c
GM
24562007-08-08 Glenn Morris <rgm@gnu.org>
2457
2458 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2459
24602007-08-07 Chong Yidong <cyd@stupidchicken.com>
2461
2462 * files.texi (File Conveniences): Document point motion keys in Image
2463 mode.
2464
8cf51b2c
GM
24652007-07-27 Glenn Morris <rgm@gnu.org>
2466
8cf51b2c
GM
2467 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2468 in-line.
2469
2470 * gpl.texi: New file with text of GPL.
2471 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2472
24732007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2474
2475 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2476
2477 * dired.texi (Wdired): Mention C-x C-q key binding.
2478
24792007-07-28 Nick Roberts <nickrob@snap.net.nz>
2480
2481 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2482
24832007-07-25 Glenn Morris <rgm@gnu.org>
2484
8cf51b2c
GM
2485 * emacs.texi (Copying): Replace license with GPLv3.
2486
2487 * Relicense all FSF files to GPLv3 or later.
2488
24892007-07-24 Glenn Morris <rgm@gnu.org>
2490
2491 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2492 for some calendars.
2493
24942007-07-23 Nick Roberts <nickrob@snap.net.nz>
2495
2496 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2497 default-directory for the current buffer is on a remote machine.
2498
8cf51b2c
GM
24992007-07-21 Eli Zaretskii <eliz@gnu.org>
2500
2501 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2502 default value.
2503
25042007-07-21 Richard Stallman <rms@gnu.org>
2505
2506 * files.texi (Why Version Control?): Improve previous change.
2507
25082007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2509
2510 * files.texi (Why Version Control?): New node.
2511
8cf51b2c
GM
25122007-07-12 Nick Roberts <nickrob@snap.net.nz>
2513
8cf51b2c
GM
2514 * building.texi (Starting GUD): Add xref to this anchor.
2515
8cf51b2c
GM
25162007-06-24 Karl Berry <karl@gnu.org>
2517
2a9f4d55 2518 * emacs.texi: New Back-Cover Text.
8cf51b2c 2519
8cf51b2c
GM
25202007-06-07 Alan Mackenzie <acm@muc.de>
2521
2522 * display.texi (Optional Mode Line): Document the new form of
2523 line+column numbers, "(561,2)".
2524
25252007-06-06 Juanma Barranquero <lekktu@gmail.com>
2526
49823426 2527 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2528
25292007-06-02 Chong Yidong <cyd@stupidchicken.com>
2530
2531 * Version 22.1 released.
2532
8cf51b2c
GM
25332007-05-07 Karl Berry <karl@gnu.org>
2534
2535 * emacs.texi (EMACSVER): Back to 22.
2536
25372007-05-06 Richard Stallman <rms@gnu.org>
2538
2539 * maintaining.texi (Create Tags Table): Clean up previous change.
2540
c8763fb6 25412007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2542
2543 * maintaining.texi (Create Tags Table): Add text about the dangers of
2544 making symbolic links to tags files.
2545
25462007-05-04 Karl Berry <karl@gnu.org>
2547
2548 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2549
25502007-05-03 Karl Berry <karl@gnu.org>
2551
2552 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2553
2554 * .cvsignore (*.pdf): New entry.
2555
8cf51b2c
GM
2556 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2557 for printing.
2558
25592007-05-01 Richard Stallman <rms@gnu.org>
2560
2561 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2562
8cf51b2c
GM
25632007-04-28 Glenn Morris <rgm@gnu.org>
2564
2565 * ack.texi (Acknowledgments):
2566 * anti.texi (Antinews):
8cf51b2c
GM
2567 * programs.texi (Program Modes): Restore mention of python.el pending
2568 consideration of legal status.
2569
25702007-04-28 Richard Stallman <rms@gnu.org>
2571
2572 * files.texi (File Names): Fixes to ~ description on MS systems.
2573
8cf51b2c
GM
25742007-04-26 Glenn Morris <rgm@gnu.org>
2575
2576 * emacs.texi (EMACSVER): Increase to 22.1.50.
2577
25782007-04-25 Karl Berry <karl@gnu.org>
2579
2580 * emacs.texi: Improve line breaks on copyright page,
2581 similar layout to lispref, 8.5x11 by default.
2582
2583 * dired.texi (Image-Dired): Improve line break, fix typo.
2584
25852007-04-24 Chong Yidong <cyd@stupidchicken.com>
2586
2587 * programs.texi (Program Modes):
8cf51b2c
GM
2588 * anti.texi (Antinews):
2589 * ack.texi (Acknowledgments): python.el removed.
2590
8cf51b2c
GM
25912007-04-23 Chong Yidong <cyd@stupidchicken.com>
2592
2593 * display.texi (Highlight Interactively): Correct description of
2594 hi-lock-file-patterns-policy.
2595
2596 * files.texi (File Archives): Mention self-extracting executables.
2597
25982007-04-23 Eli Zaretskii <eliz@gnu.org>
2599
2600 * search.texi (Unconditional Replace, Query Replace): Add xref to
2601 "Replacement and Case".
2602
26032007-04-22 Chong Yidong <cyd@stupidchicken.com>
2604
2605 * dired.texi (Image-Dired): Move from Thumbnails node.
2606 * misc.texi (Thumbnails): Node deleted.
2607 * emacs.texi (Top): Update node listing.
2608
2609 * files.texi (File Conveniences):
49823426 2610 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2611
26122007-04-21 Richard Stallman <rms@gnu.org>
2613
2614 * display.texi (Highlight Interactively): Correct previous change.
2615 Clarify doc of hi-lock-find-patterns, and move new features into it.
2616
26172007-04-20 David Koppelman <koppel@ece.lsu.edu>
2618
2619 * display.texi (Highlight Interactively): Document
2620 hi-lock-file-patterns-policy.
2621
26222007-04-20 Martin Rudalics <rudalics@gmx.at>
2623
2624 * display.texi (Scrolling): Fix typo.
2625
8cf51b2c
GM
26262007-04-15 Chong Yidong <cyd@stupidchicken.com>
2627
8cf51b2c
GM
2628 * doclicense.texi: Remove node heading, so that it can be included by
2629 other files.
2630
2631 * emacs.texi: Insert node heading for GFDL.
2632
8cf51b2c
GM
26332007-04-14 Eli Zaretskii <eliz@gnu.org>
2634
2635 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2636 "command line".
2637
2638 * display.texi (Faces): Refer to "Creating Frames" for face
2639 and other frame customizations in .emacs.
2640
2641 * frames.texi (Creating Frames): Mention that face customizations can
2642 be put in .emacs. Add index entries.
2643
26442007-04-12 Richard Stallman <rms@gnu.org>
2645
2646 * glossary.texi (Glossary): Explain `iff'.
2647
26482007-04-11 Karl Berry <karl@gnu.org>
2649
2650 * gnu.texi (Top),
2651 * macos.texi (Mac Font Specs),
2652 * anti.texi (Antinews),
2653 * xresources.texi (Resources),
2654 * misc.texi (Emulation),
2655 * calendar.texi (Daylight Saving),
2656 * dired.texi (Dired and Find),
2657 * rmail.texi (Remote Mailboxes),
2658 * sending.texi (Mail Headers),
2659 * programs.texi (Which Function),
2660 * files.texi (Recover),
2661 * buffers.texi (Uniquify),
2662 * frames.texi (Wheeled Mice),
2663 * killing.texi (Rectangles): Wording to improve breaks in
2664 8.5x11 format.
2665 * mule.texi (Language Environments): \hbadness=10000 since there's
2666 no way to reword.
2667 * emacs.texi (smallbook): New @set to more easily switch between
2668 smallbook and 8.5x11.
2669
26702007-04-11 Richard Stallman <rms@gnu.org>
2671
2672 * files.texi (File Conveniences): Add xref to Tumme.
2673 Delete text about Thumbnail mode.
2674
8cf51b2c
GM
26752007-04-09 Alan Mackenzie <acm@muc.de>
2676
2677 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2678 new name. Insert concept index entries.
2679
8cf51b2c
GM
26802007-04-08 Chong Yidong <cyd@stupidchicken.com>
2681
2682 * display.texi (Standard Faces): Document prefix arg for
2683 list-faces-display.
2684
2685 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2686
8cf51b2c
GM
26872007-04-07 Chong Yidong <cyd@stupidchicken.com>
2688
8cf51b2c
GM
2689 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2690
2691 * files.texi (Misc File Ops): Rewrite description of
2692 insert-file-literally.
2693
8cf51b2c
GM
26942007-03-31 Eli Zaretskii <eliz@gnu.org>
2695
2696 * misc.texi (Printing): Postscript -> PostScript.
2697
8cf51b2c
GM
2698 * ack.texi (Acknowledgments): Postscript -> PostScript.
2699
2700 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2701
2702 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2703 below.
2704
27052007-03-30 Chong Yidong <cyd@stupidchicken.com>
2706
2707 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2708 Init Non-ASCII.
2709 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2710 (Init Non-ASCII): New node.
2711
27122007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2713
2714 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2715
8cf51b2c
GM
27162007-03-12 Glenn Morris <rgm@gnu.org>
2717
8cf51b2c
GM
2718 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2719 "Daylight Savings".
2720
49823426 2721 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2722 saving" in text throughout.
2723
8cf51b2c
GM
27242007-03-04 Richard Stallman <rms@gnu.org>
2725
2726 * custom.texi (Safe File Variables): Minor correction.
2727
8cf51b2c
GM
27282007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2729
2730 * rmail.texi (Movemail): Add internal ref.
2731 Don't indent the intro for the PROTO table.
2732 Format PROTO table items with @code.
2733
8cf51b2c
GM
27342007-02-26 Nick Roberts <nickrob@snap.net.nz>
2735
2736 * building.texi: Remove references to bashdb.
2737
8cf51b2c
GM
27382007-02-19 Juanma Barranquero <lekktu@gmail.com>
2739
2740 * mule.texi (Language Environments): Update list of supported language
2741 environments.
2742
8cf51b2c
GM
27432007-02-14 Kim F. Storm <storm@cua.dk>
2744
2745 * building.texi (Grep Searching): Fix lgrep doc.
2746
27472007-02-12 Chong Yidong <cyd@stupidchicken.com>
2748
2749 * back.texi: Remove unused file.
2750
c8763fb6 27512007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2752
2753 * maintaining.texi (Tag Syntax): Now --members is the default for
2754 etags, not for ctags yet.
2755
8cf51b2c
GM
27562007-02-03 Eli Zaretskii <eliz@gnu.org>
2757
2758 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2759 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2760 expects. Add comments to prevent people from inadvertently modifying
2761 the key parts needed by `texinfo-multiple-files-update'.
2762
27632007-01-29 Chong Yidong <cyd@stupidchicken.com>
2764
2765 * frames.texi (Secondary Selection): Window clicked does not matter
2766 when mouse-yank-at-point is non-nil.
2767
8cf51b2c
GM
27682007-01-16 Glenn Morris <rgm@gnu.org>
2769
2770 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2771 system abbrev.
2772
27732007-01-11 Richard Stallman <rms@gnu.org>
2774
2775 * msdog.texi (Windows Keyboard): Another small cleanup.
2776
27772007-01-10 Richard Stallman <rms@gnu.org>
2778
2779 * msdog.texi (Windows Keyboard): Yet another try to make
2780 everyone happy with that passage.
2781
27822007-01-05 Richard Stallman <rms@gnu.org>
2783
2784 * anti.texi (Antinews): Mention M-x shell scrolling.
2785
27862007-01-05 Nick Roberts <nickrob@snap.net.nz>
2787
2788 * building.texi (Watch Expressions): Describe gdb-max-children.
2789
8cf51b2c
GM
27902007-01-04 Richard Stallman <rms@gnu.org>
2791
8cf51b2c
GM
2792 * msdog.texi (Windows Keyboard): Clarify previous change.
2793
8cf51b2c
GM
27942007-01-02 Richard Stallman <rms@gnu.org>
2795
2796 * custom.texi (Changing a Variable): Minor clarification.
2797 (Specific Customization): customize-customized => customize-unsaved.
2798
2799 * entering.texi (Entering Emacs): Clean up text about restarting
2800 Emacs for each file.
2801
2802 * misc.texi (Shell Options): Minor cleanup.
2803
2804 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2805 with Emacs, not vice versa.
2806
2807 * programs.texi (Symbol Completion): Recommend customizing
2808 window manager.
2809
2810 * xresources.texi (Resources): Minor fix.
2811
c8763fb6 28122007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2813
2814 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2815
28162007-01-01 Richard Stallman <rms@gnu.org>
2817
2818 * commands.texi (User Input): Document keys stolen by window mangers.
2819
28202006-12-31 Richard Stallman <rms@gnu.org>
2821
2822 * custom.texi (Specific Customization): Document customize-option
2823 instead of customize-variable.
2824
28252006-12-31 Kim F. Storm <storm@cua.dk>
2826
2827 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2828
28292006-12-30 Kim F. Storm <storm@cua.dk>
2830
2831 * killing.texi (CUA Bindings): Fix typo.
2832
2833 * xresources.texi (Table of Resources): Mention grow-only value for
2834 auto-resize-tool-bars.
2835
8cf51b2c
GM
28362006-12-27 Eli Zaretskii <eliz@gnu.org>
2837
2838 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2839 and how to get them back.
2840
28412006-12-26 Richard Stallman <rms@gnu.org>
2842
2843 * calendar.texi (Holidays): Holiday listing is based on current
2844 practice, but DST is not.
2845
28462006-12-25 Richard Stallman <rms@gnu.org>
2847
2848 * emacs.texi (Top): Update subnode menus.
2849
2850 * mark.texi (Transient Mark): Fix xref.
2851
2852 * killing.texi (Graphical Kill): Node deleted.
2853 (Killing): Add xref to Cut and Paste.
2854 (CUA Bindings): Update xref.
2855
2856 * frames.texi (Cut and Paste): New section to hold other nodes.
2857 (Mouse Commands): Node demoted.
2858 (Cut/Paste Other App): Split out from Mouse Commands.
2859 (Word and Line Mouse): Likewise.
2860 (Secondary Selection, Clipboard): Nodes demoted.
2861
8cf51b2c
GM
28622006-12-24 Kevin Ryde <user42@zip.com.au>
2863
2864 * calendar.texi (Holidays): US daylight saving begins second Sunday
2865 in March for 2007 onwards.
2866 (Daylight Savings): Show new US default daylight saving rules, 2nd
2867 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2868
28692006-12-23 Chong Yidong <cyd@stupidchicken.com>
2870
2871 * calendar.texi (Scroll Calendar): < and > are switched.
2872
28732006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2874
2875 * killing.texi (Deletion): Describe M-\ prefix argument.
2876
28772006-12-23 Richard Stallman <rms@gnu.org>
2878
2879 * search.texi (Regexp Search): Explain why forward and reverse regexp
2880 search are not mirror images.
2881
8cf51b2c
GM
28822006-12-19 Kim F. Storm <storm@cua.dk>
2883
2884 * major.texi (Choosing Modes): Describe match-function elements for
2885 magic-mode-alist.
2886
8cf51b2c
GM
28872006-12-18 Eli Zaretskii <eliz@gnu.org>
2888
2889 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2890 peculiarities.
2891
28922006-12-18 Richard Stallman <rms@gnu.org>
2893
2894 * abbrevs.texi (Editing Abbrevs): Fix previous change.
2895
8cf51b2c
GM
28962006-12-17 Alan Mackenzie <acm@muc.de>
2897
2898 * programs.texi (Left Margin Paren): Remove the bit which says
2899 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2900 Discuss some of the issues of setting this option to nil.
2901
29022006-12-17 Glenn Morris <rgm@gnu.org>
2903
2904 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2905
29062006-12-16 Eli Zaretskii <eliz@gnu.org>
2907
2908 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2909 (Windows Files): `w32-get-true-file-attributes' is only relevant for
2910 NTFS volumes.
2911 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2912 volumes.
2913
29142006-12-15 Eli Zaretskii <eliz@gnu.org>
2915
2916 * text.texi (HTML Mode): Fix "C-c TAB".
2917
8cf51b2c
GM
29182006-12-09 Richard Stallman <rms@gnu.org>
2919
2920 * misc.texi (Invoking emacsclient): Simplify TCP file text.
2921
29222006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
2923
2924 * files.texi (Misc File Ops): Document insert-file-literally.
2925
29262006-12-08 Eli Zaretskii <eliz@gnu.org>
2927
2928 * cmdargs.texi (Colors): Note that --color is intended for overriding
2929 the terminal defaults, not for normal invocation.
2930
2931 * misc.texi (Emacs Server): Improve wording. Don't mention the
2932 ``server program''. Add a cross-reference to "Init File" node.
2933 (Invoking emacsclient): Add index entries. Document both short and
2934 long versions of command-line options. Document the -f option.
2935
8cf51b2c
GM
29362006-12-06 Richard Stallman <rms@gnu.org>
2937
2938 * text.texi (Outline Format): Say to set outline-regexp
2939 and outline-level with major modes and file local variables.
2940
c8763fb6 29412006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
2942
2943 * anti.texi (Antinews): Mention the alternative to
2944 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2945
8cf51b2c
GM
2946 * misc.texi (Interactive Shell): Ditto.
2947
29482006-12-04 Eli Zaretskii <eliz@gnu.org>
2949
2950 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2951
2952 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2953
29542006-12-01 Eli Zaretskii <eliz@gnu.org>
2955
2956 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2957 colon in the mode line.
2958
2959 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2960
29612006-11-26 Nick Roberts <nickrob@snap.net.nz>
2962
2963 * building.texi (Watch Expressions): Mention SPC for expanding/
2964 contracting watch expressions.
2965
29662006-11-26 Kim F. Storm <storm@cua.dk>
2967
2968 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2969
29702006-11-26 Nick Roberts <nickrob@snap.net.nz>
2971
2972 * building.texi (Debugger Operation): Define text command mode.
2973 Clarify how tooltips work.
2974 (GDB Graphical Interface): Explain how to run in text command mode
2975 more clearly.
2976
29772006-11-25 Juanma Barranquero <lekktu@gmail.com>
2978
2979 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2980
29812006-11-22 Juanma Barranquero <lekktu@gmail.com>
2982
2983 * anti.texi (Antinews): Mention --server-file and TCP sockets.
2984
8cf51b2c
GM
29852006-11-18 Chong Yidong <cyd@stupidchicken.com>
2986
2987 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2988 and EMACS is deprecated.
2989
29902006-11-18 Juanma Barranquero <lekktu@gmail.com>
2991
2992 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2993
c8763fb6 29942006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2995
2996 * Makefile.in (emacs.dvi): Remove xresmini.texi.
2997
2998 * emacs.texi: Include xresources.texi both for info and dvi.
2999
3000 * xresources.texi: Merge text from xresmini.texi.
3001
c8763fb6 30022006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3003
3004 * glossary.texi: Fix typos.
3005
8cf51b2c
GM
30062006-11-06 Richard Stallman <rms@gnu.org>
3007
3008 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3009
3010 * ack.texi (Acknowledgments): Fix name spelling.
3011
30122006-11-01 Juri Linkov <juri@jurta.org>
3013
3014 * search.texi (Word Search): Document incremental word search.
3015
30162006-10-28 Glenn Morris <rgm@gnu.org>
3017
3018 * ack.texi (Acknowledgments): Add cal-html author.
3019
3020 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3021 Calendar"). Describe new package cal-html.
3022 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3023 Calendar Files."
3024
8cf51b2c
GM
30252006-10-23 Richard Stallman <rms@gnu.org>
3026
3027 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3028 Abbrev mode is enabled.
3029
8cf51b2c
GM
30302006-10-16 Richard Stallman <rms@gnu.org>
3031
8cf51b2c
GM
3032 * emacs.texi: Update ISBN.
3033
8cf51b2c
GM
30342006-10-11 Kim F. Storm <storm@cua.dk>
3035
3036 * emacs.texi (Acknowledgments): Use @dotless{i}.
3037
30382006-10-08 Nick Roberts <nickrob@snap.net.nz>
3039
3040 * building.texi (Breakpoints Buffer): Mention catchpoints.
3041
30422006-10-08 Kim F. Storm <storm@cua.dk>
3043
3044 * ack.texi (Acknowledgments): Update.
3045
3046 * emacs.texi (Acknowledgments): Fix bad @/ form.
3047
8cf51b2c
GM
30482006-10-05 Kim F. Storm <storm@cua.dk>
3049
3050 * emacs.texi (Acknowledgments): Add more contributors.
3051
30522006-10-03 Richard Stallman <rms@gnu.org>
3053
3054 * emacs.texi (Acknowledgments): Update version and edition.
3055
8cf51b2c
GM
30562006-10-01 Karl Berry <karl@gnu.org>
3057
3058 * custom.texi (Customization Groups): Page break to keep example buffer
3059 on one page.
3060
30612006-09-30 Karl Berry <karl@gnu.org>
3062
3063 * programs.texi (Basic Indent): @need to improve page break.
3064 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3065
30662006-09-29 Glenn Morris <rgm@gnu.org>
3067
3068 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3069
30702006-09-29 Karl Berry <karl@gnu.org>
3071
3072 * windows.texi (Basic Window): Remove forced @break, no longer
3073 desirable.
3074 * frames.texi (Frame Commands),
3075 * mark.texi (Marking Objects): Reword to avoid bad page break.
3076 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3077
30782006-09-19 Richard Stallman <rms@gnu.org>
3079
3080 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3081 stick to present tense.
3082
c8763fb6 30832006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3084
3085 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3086 to x-gtk-use-old-file-dialog.
3087 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3088
30892006-09-15 Jay Belanger <belanger@truman.edu>
3090
49823426 3091 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3092 Change "Library Public License" to "Lesser Public License"
3093 throughout. Use "yyyy" to represent year.
3094
8cf51b2c
GM
30952006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3096
3097 * files.texi (Visiting): Add index entry "open file".
3098
8cf51b2c
GM
30992006-09-11 Richard Stallman <rms@gnu.org>
3100
3101 * building.texi (Compilation Mode): Clarification.
3102 (Grep Searching): Add xref to Compilation Mode.
3103
8cf51b2c
GM
31042006-09-08 Richard Stallman <rms@gnu.org>
3105
3106 * search.texi (Search): Ref multi-file search commands here.
3107 (Other Repeating Search): Not here.
3108
8cf51b2c
GM
31092006-08-28 Richard Stallman <rms@gnu.org>
3110
3111 * windows.texi (Split Window): Update xref.
3112
3113 * basic.texi (Continuation Lines): Update xref.
3114
3115 * indent.texi (Tab Stops): Update xref.
3116
3117 * emacs.texi (Top): Update subnode menu.
3118
3119 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3120 split out of Display Custom.
3121
31222006-08-25 Kim F. Storm <storm@cua.dk>
3123
3124 * display.texi (Display Custom): Add variables overline-margin
3125 and x-underline-at-descent-line.
3126
31272006-08-25 Richard Stallman <rms@gnu.org>
3128
3129 * entering.texi (Exiting): Rewrite to give graphical displays
3130 priority over text terminals.
3131
3132 * search.texi (Incremental Search): Move index entries.
3133
31342006-08-23 Chong Yidong <cyd@stupidchicken.com>
3135
3136 * custom.texi (Init File): Reference Find Init to avoid "home
3137 directory" confusion.
3138
31392006-08-22 Nick Roberts <nickrob@snap.net.nz>
3140
3141 * building.texi (Other GDB-UI Buffers): Describe how to edit
3142 a value in the locals buffer.
3143
31442006-08-21 Richard Stallman <rms@gnu.org>
3145
3146 * search.texi (Basic Isearch): Add `isearch' index entry.
3147
31482006-08-16 Richard Stallman <rms@gnu.org>
3149
3150 * misc.texi (Saving Emacs Sessions): Clean up wording.
3151
3152 * mark.texi (Marking Objects): Mention term "select all".
3153
3154 * emacs.texi (Top): Update subnode menu.
3155
3156 * help.texi (Help Mode): Move node up in file.
3157
8cf51b2c
GM
31582006-08-15 Nick Roberts <nickrob@snap.net.nz>
3159
3160 * building.texi (Stack Buffer): Explain fringe arrow.
3161
8cf51b2c
GM
31622006-08-12 Eli Zaretskii <eliz@gnu.org>
3163
8cf51b2c
GM
3164 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3165 on startup.
3166
31672006-08-11 Romain Francoise <romain@orebokech.com>
3168
3169 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3170
31712006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3172
3173 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3174
31752006-08-10 Richard Stallman <rms@gnu.org>
3176
3177 * text.texi (Format Faces): Substantial rewrites to deal
3178 with face merging. Empty regions don't count. Clarify
3179 face property inheritance.
3180
31812006-08-08 Romain Francoise <romain@orebokech.com>
3182
3183 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3184 <arjuropo@cc.jyu.fi>.
3185
8cf51b2c
GM
31862006-08-04 Eli Zaretskii <eliz@gnu.org>
3187
3188 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3189 apply to all frames.
3190
8cf51b2c
GM
31912006-08-01 Richard Stallman <rms@gnu.org>
3192
3193 * help.texi (Name Help): Add index entries for describe-variable.
3194
31952006-08-01 Nick Roberts <nickrob@snap.net.nz>
3196
3197 * building.texi (GDB Graphical Interface): Shorten node names.
3198 (GDB-UI Layout): Use GDB-related.
3199 (Other GDB-UI Buffers): Simplify English.
3200
32012006-07-31 Richard Stallman <rms@gnu.org>
3202
3203 * search.texi (Query Replace): Add xref for Dired's Q command.
3204
8cf51b2c
GM
32052006-07-31 Nick Roberts <nickrob@snap.net.nz>
3206
3207 * building.texi (GDB commands in Fringe): Rename to...
3208 (Source Buffers): ..this and move forward. Describe hollow arrow and
3209 new option gdb-find-source-frame.
3210
32112006-07-29 Richard Stallman <rms@gnu.org>
3212
3213 * dired.texi (Operating on Files): Simplify previous change
3214 and fix Texinfo usage.
3215
32162006-07-29 Eli Zaretskii <eliz@gnu.org>
3217
3218 * dired.texi (Operating on Files): Add cross-references. State the
3219 Unix commands that do similar things.
3220
32212006-07-28 Richard Stallman <rms@gnu.org>
3222
3223 * mark.texi (Transient Mark): Clarify that region never disappears
3224 when Transient Mark mode is off, and not when it is on.
3225
32262006-07-27 Richard Stallman <rms@gnu.org>
3227
3228 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3229
32302006-07-24 Richard Stallman <rms@gnu.org>
3231
3232 * xresources.texi (GTK styles): Fix texinfo usage.
3233
8cf51b2c
GM
3234 * commands.texi (User Input): Explain why we teach keyboard cmds.
3235
3236 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3237 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3238 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3239 * doclicense.texi, display.texi, dired.texi, basic.texi:
3240 * anti.texi, ack.texi: Move periods and commas inside quotes.
3241
32422006-07-22 Eli Zaretskii <eliz@gnu.org>
3243
3244 * cmdargs.texi (General Variables): Document EMAIL.
3245
32462006-07-21 Eli Zaretskii <eliz@gnu.org>
3247
3248 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3249 doesn't have effect on MS-Windows.
3250
8cf51b2c
GM
32512006-07-17 Richard Stallman <rms@gnu.org>
3252
3253 * building.texi (Grep Searching): Explain about chaining grep commands.
3254
8cf51b2c
GM
32552006-07-10 Nick Roberts <nickrob@snap.net.nz>
3256
49823426 3257 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3258
32592006-07-09 Chong Yidong <cyd@stupidchicken.com>
3260
3261 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3262 is invoked for multiple files.
3263
32642006-07-08 Eli Zaretskii <eliz@gnu.org>
3265
3266 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3267 on-line manual for the rest of this node.
3268 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3269 unconditionally.
3270 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3271 Improve wording.
3272 (Windows Printing): Improve wording.
3273 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3274 rest of this node.
3275
8cf51b2c
GM
32762006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3277
49823426
GM
3278 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3279 with eval-buffer.
8cf51b2c
GM
3280
32812006-07-05 Nick Roberts <nickrob@snap.net.nz>
3282
3283 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3284 of character translation.
3285
32862006-07-04 Nick Roberts <nickrob@snap.net.nz>
3287
3288 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3289
32902006-07-03 Karl Berry <karl@gnu.org>
3291
3292 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3293 not-too-underfull hboxes in the TeX output.
3294 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3295 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3296 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3297 * sending.texi, text.texi: Fix overfull/underfull boxes.
3298
32992006-07-03 Romain Francoise <romain@orebokech.com>
3300
3301 * m-x.texi (M-x): Fix.
3302
33032006-07-03 Richard Stallman <rms@gnu.org>
3304
8cf51b2c
GM
3305 * search.texi (Other Repeating Search): filename -> file name.
3306
3307 * misc.texi (Narrowing): Minor cleanups.
3308
3309 * files.texi (Visiting): filename -> file name.
3310
3311 * emacs.texi (Top): Update subnode menus.
3312
3313 * mule.texi (Coding Systems): Move char translation stuff here.
3314 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3315 (Recognize Coding): Substantial local rewrites.
3316 (International): Update menu.
3317
3318 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3319 (Scrolling): Substantial local rewrites.
3320 (Display): Update menu and intro.
3321
3322 * dired.texi: filename -> file name.
3323
3324 * custom.texi (Safe File Variables): Texinfo usage fix.
3325
f0131492 33262006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3327
3328 * help.texi, m-x.texi: Lots of cleanups.
3329
8cf51b2c
GM
33302006-06-30 Eli Zaretskii <eliz@gnu.org>
3331
3332 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3333 (Windows Processes, Windows Misc): Shorten the printed version by
3334 selectively conditioning less important portions by @ifnottex.
3335
8cf51b2c
GM
33362006-06-27 Richard Stallman <rms@gnu.org>
3337
3338 * mini.texi (Minibuffer File): Minor cleanup.
3339
33402006-06-25 Nick Roberts <nickrob@snap.net.nz>
3341
3342 * frames.texi (XTerm Mouse): Rename to...
3343 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3344
3345 * emacs.texi (Top): Use new node name.
3346
33472006-06-24 Eli Zaretskii <eliz@gnu.org>
3348
3349 * emacs.texi (Top): Update the detailed menu according to changes in
3350 msdog.texi.
3351
3352 * msdog.texi (Windows Keyboard): New section.
3353 (Windows Mouse): New section.
3354 (Windows System Menu): Remove section (text merged with "Windows
3355 Keyboard").
3356 (Windows Misc): New section.
3357
3358 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3359
3360 * msdog.texi (ls in Lisp): New section.
3361
3362 * files.texi (Visiting): Document case-insensitive wildcard matching
3363 under find-file-wildcards.
3364
8cf51b2c
GM
33652006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3366
3367 * macos.texi (Mac Input): Add description of mac-function-modifier.
3368 Now Unicode keyboard layouts work.
3369
8cf51b2c
GM
33702006-06-10 Richard Stallman <rms@gnu.org>
3371
3372 * mule.texi (Recognize Coding): Clarify previous change.
3373
33742006-06-09 Kenichi Handa <handa@m17n.org>
3375
3376 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3377 notation.
3378
33792006-06-07 Kevin Ryde <user42@zip.com.au>
3380
3381 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3382 manual for @ifnottex, but in emacs-extra for @iftex.
3383
3384 * cmdargs.texi (General Variables): Fix smtpmail xref.
3385
33862006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3387
8cf51b2c 3388 * programs.texi (Comment Commands):
8cf51b2c 3389 * custom.texi (Specifying File Variables):
49823426 3390 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3391
33922006-06-07 Nick Roberts <nickrob@snap.net.nz>
3393
3394 * building.texi (Watch Expressions): Move node to end.
3395 (GDB Graphical Interface): Move description of clicks in fringe...
3396 (GDB commands in the Fringe): ...to here. New node.
3397
8cf51b2c
GM
33982006-06-05 Romain Francoise <romain@orebokech.com>
3399
49823426 3400 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3401
34022006-06-05 Nick Roberts <nickrob@snap.net.nz>
3403
3404 * building.texi (GDB Graphical Interface): Update bindings.
3405 (Commands of GUD): Add gud-print. Remove gud-run.
3406 Restate availability more generally.
3407
f0131492 34082006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3409
3410 * mini.texi: Lots of cleanups.
3411
34122006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3413
3414 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3415 and Mouse-2.
3416
c8763fb6 34172006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3418
3419 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3420
8cf51b2c
GM
34212006-05-31 Richard Stallman <rms@gnu.org>
3422
3423 * basic.texi (Moving Point): Fix previous change.
3424
c8763fb6 34252006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3426
3427 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3428
f0131492 34292006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3430
3431 * basic.texi: Many simplifications and improvements in wording.
3432
8cf51b2c
GM
34332006-05-26 Nick Roberts <nickrob@snap.net.nz>
3434
3435 * anti.texi (Antinews): Create a node for gdb-ui.
3436
8cf51b2c
GM
34372006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3438
3439 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3440
34412006-05-20 Richard Stallman <rms@gnu.org>
3442
3443 * dired.texi (Dired Navigation): dired-goto-file is now j.
3444
8cf51b2c
GM
34452006-05-20 Eli Zaretskii <eliz@gnu.org>
3446
3447 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3448 and their aliases.
3449
3450 * msdog.texi (Windows Printing): Mention non-support of plain text
3451 printing with some el-cheapo printers, and suggest a workaround.
3452
34532006-05-20 Kevin Ryde <user42@zip.com.au>
3454
3455 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3456 remove the bit saying you must set it.
3457
34582006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3459
3460 * trouble.texi (Checklist):
3461 * text.texi (Text, Auto Fill, Text Mode):
3462 * search.texi (Nonincremental Search):
3463 * rmail.texi (Rmail Labels):
3464 * mule.texi (Input Methods, Multibyte Conversion):
3465 * misc.texi (Gnus, Where to Look, PostScript):
3466 * maintaining.texi (Create Tags Table):
3467 * indent.texi (Indentation Commands):
3468 * fixit.texi (Spelling):
3469 * emacs.texi (Copying):
3470 * custom.texi (Init File): ifinfo -> ifnottex.
3471
8cf51b2c
GM
34722006-05-17 Richard Stallman <rms@gnu.org>
3473
3474 * files.texi (Diff Mode): Mention C-x `.
3475
34762006-05-08 Richard Stallman <rms@gnu.org>
3477
3478 * custom.texi (Disabling): Textual cleanups.
3479
8cf51b2c
GM
34802006-05-12 Glenn Morris <rgm@gnu.org>
3481
3482 * calendar.texi (Displaying the Diary, Format of Diary File):
3483 Refer to diary-view-entries, diary-list-entries,
3484 diary-show-all-entries rather than obsolete aliases.
3485
34862006-05-12 Eli Zaretskii <eliz@gnu.org>
3487
3488 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3489 (Displaying the Diary, Special Diary Entries, Importing Diary):
3490 * building.texi (Compilation Shell):
3491 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3492 emacs-xtra with @inforef's.
3493
3494 * files.texi (Visiting): Fix wording.
3495
3496 * mule.texi (Coding Systems, Text Coding): More indexing.
3497 Mention that C-x RET f can set eol conversion.
3498
c8763fb6 34992006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3500
3501 * xresmini.texi (GTK resources): Insert GTK description.
3502
3503 * xresources.texi (GTK resources): metafont should be menufont.
3504
8cf51b2c
GM
35052006-05-06 Michael Albinus <michael.albinus@gmx.de>
3506
49823426 3507 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3508 method, user name and host name is active only in partial
3509 completion mode.
3510
8cf51b2c
GM
35112006-05-06 Eli Zaretskii <eliz@gnu.org>
3512
3513 * makefile.w32-in (emacs.dvi):
3514 * Makefile.in (emacs.dvi): Add xresmini.texi.
3515
3516 * xresmini.texi (Table of Resources): Remove xref to non-existent
3517 node "LessTif Resources".
3518
3519 * msdog.texi (Microsoft Windows):
3520 * calendar.texi (Calendar/Diary, Displaying the Diary)
3521 (Special Diary Entries, Importing Diary, Holidays):
3522 * programs.texi (Program Modes):
3523 * text.texi (Text):
3524 * buffers.texi (Several Buffers):
3525 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3526
35272006-05-06 Eli Zaretskii <eliz@gnu.org>
3528
3529 The following changes merge the emacs-xtra manual into the main
3530 manual, but only for on-line version of the manual.
3531
3532 * vc2-xtra.texi (Version Backups, Local Version Control)
3533 (Making Snapshots, Change Logs and VC, Version Headers)
3534 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3535 on-line manual.
3536
3537 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3538 for on-line manual.
3539
3540 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3541 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3542 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3543 for on-line manual.
3544
3545 * fortran-xtra.texi (Fortran, Fortran Autofill)
3546 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3547 for on-line manual.
3548
3549 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3550 Conditional xref's for on-line manual.
3551
3552 * emerge-xtra.texi (Emerge, Overview of Emerge)
3553 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3554 manual.
3555
3556 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3557 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3558 (EMACSSOURCES): Use EMACS_XTRA.
3559 (../info/emacs-xtra): Remove.
3560 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3561
3562 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3563 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3564 (EMACSSOURCES): Use EMACS_XTRA.
3565 ($(infodir)/emacs-xtra): Remove.
3566 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3567
3568 * trouble.texi (Quitting):
3569 * text.texi (Text):
3570 * programs.texi (Program Modes):
3571 * msdog.texi (Microsoft Windows):
3572 * frames.texi (Frames):
3573 * files.texi (Backup, Version Control, VC Concepts)
3574 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3575 (Registering, VC Status, VC Undo, Multi-User Branching)
3576 (Comparing Files):
3577 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3578 (Displaying the Diary, Special Diary Entries, Importing Diary):
3579 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3580 conditional xref's, depending on @iftex/@ifnottex.
3581
3582 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3583 "MS-DOS". @include msdog-xtra.texi.
3584
3585 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3586 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3587
3588 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3589 for vc-xtra.texi subsections.
3590 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3591 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3592
3593 * sending.texi (Sending Mail): A @node line without explicit Prev,
3594 Next, and Up links.
3595
3596 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3597 Next, and Up links.
3598
3599 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3600 and its sections. @include picture-xtra.texi.
3601
3602 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3603 "Emerge".
3604 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3605
3606 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3607 exact duplicate of its name-sake in calendar.texi.
3608
3609 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3610 "Advanced Calendar/Diary Usage".
3611 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3612
3613 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3614 dired-xtra.texi.
3615 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3616
3617 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3618 (Files) [ifnottex]: Add menu entry for Autorevert.
3619
3620 * emacs-xtra.texi (Introduction): Reword to make consistent with
3621 printed version only.
3622 <Top level>: Remove the body of all chapters and move them to the
3623 new *-xtra.texi files. Use @raisesections and @lowersections to
3624 convert sections to chapters etc.
3625
3626 * msdog-xtra.texi:
3627 * fortran-xtra.texi:
3628 * vc-xtra.texi:
3629 * vc1-xtra.texi:
3630 * vc2-xtra.texi:
3631 * emerge-xtra.texi:
3632 * cal-xtra.texi:
3633 * dired-xtra.texi:
3634 * arevert-xtra.texi: New files, with text from respective chapters
3635 of emacs-xtra.texi. Convert each @chapter into @section, @section
3636 into @subsection, etc.
3637
3638 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3639 updated.
3640
3641 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3642 Windows". All references updated.
3643
36442006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3645
3646 * macos.texi (Mac Input): Mention input from Character Palette.
3647 (Mac Font Specs): Fix typo.
3648
36492006-05-05 Richard Stallman <rms@gnu.org>
3650
3651 * files.texi (Diff Mode): Minor cleanup.
3652
36532006-05-05 Karl Berry <karl@gnu.org>
3654
8cf51b2c
GM
3655 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3656 errors from the current release of makeinfo (4.8).
3657 * help.texi (Library Keywords): Change widest word in multitable
3658 template from `emulations' to `convenience'. (Not sure if this is
3659 related to the font change.)
3660
36612006-05-05 Eli Zaretskii <eliz@gnu.org>
3662
3663 * files.texi (File Names): Add a footnote about limited support of
3664 ~USER on MS-Windows.
3665
3666 * cmdargs.texi (Initial Options): Add a footnote about limited
3667 support of ~USER on MS-Windows.
3668
36692006-05-03 Richard Stallman <rms@gnu.org>
3670
3671 * files.texi (Diff Mode): Node moved here.
3672 (Comparing Files): Delete what duplicates new node.
3673 (Files): Put Diff Mode in menu.
3674
3675 * misc.texi (Diff Mode): Moved to files.texi.
3676
3677 * emacs.texi (Top): Update menu for Diff Mode.
3678
3679 * trouble.texi (Emergency Escape): Simplify.
3680
3681 * emacs.texi (Top): Minor clarification.
3682
36832006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3684
3685 * commands.texi, entering.texi, screen.texi: Many simplifications.
3686
36872006-05-03 Richard Stallman <rms@gnu.org>
3688
3689 * commands.texi (Text Characters): Delete paragraph about unibyte
3690 non-ASCII printing chars.
3691
3692 * killing.texi (Killing): Say "graphical displays".
3693 * display.texi: Say "graphical displays".
3694
3695 * cmdargs.texi (Misc X): Say "graphical displays".
3696
36972006-05-01 Richard Stallman <rms@gnu.org>
3698
3699 * emacs.texi (Top): Add Diff Mode to menu.
3700
37012006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3702
3703 * misc.texi (Diff Mode): New node.
3704
37052006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3706
3707 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3708 (Mac Environment Variables): Shorten example line.
3709 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3710
37112006-05-01 Nick Roberts <nickrob@snap.net.nz>
3712
3713 * building.texi (GUD Customization): Describe cases %d and %c.
3714 Update description for %e.
3715
37162006-04-30 Glenn Morris <rgm@gnu.org>
3717
3718 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3719
37202006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3721
3722 * custom.texi (Examining): Update C-h v output example.
3723
37242006-04-29 Kim F. Storm <storm@cua.dk>
3725
3726 * building.texi (Grep Searching): Add lgrep and rgrep.
3727
8cf51b2c
GM
37282006-04-23 Richard Stallman <rms@gnu.org>
3729
3730 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3731
3732 * xresmini.texi: New file.
3733
3734 * xresources.texi (Face Resources): Split table into font resources
3735 and the rest. Combine similar attributes for brevity.
3736
8cf51b2c
GM
37372006-04-21 Eli Zaretskii <eliz@gnu.org>
3738
3739 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3740 backslashes and case-insensitivity in file names (moved to the
3741 main manual).
3742 (MS-DOS Printing): Move most of the text to the main manual.
3743
3744 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3745 New nodes.
3746 (Windows Processes, Windows System Menu): Add index entries and
3747 fix wording.
3748
8cf51b2c
GM
37492006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3750
3751 * misc.texi (Shell Ring): Add notes on saved input when
3752 navigating off the end of the history list.
3753
37542006-04-18 Chong Yidong <cyd@mit.edu>
3755
3756 * misc.texi (Shell Options): Correct default value of
3757 comint-scroll-show-maximum-output.
3758
8cf51b2c
GM
37592006-04-18 Nick Roberts <nickrob@snap.net.nz>
3760
3761 * building.texi (Watch Expressions): Update.
3762
8cf51b2c
GM
37632006-04-12 Richard Stallman <rms@gnu.org>
3764
3765 * search.texi: Clean up previous change.
3766
37672006-04-12 Eli Zaretskii <eliz@gnu.org>
3768
3769 * search.texi (Regexp Backslash, Regexp Replace): Add index
3770 entries for ``back reference'' and mention the term itself in the
3771 text.
3772
37732006-04-11 Richard Stallman <rms@gnu.org>
3774
3775 * custom.texi (Safe File Variables):
3776 Document enable-local-variables = :safe.
3777
37782006-04-11 Karl Berry <karl@gnu.org>
3779
3780 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3781 (Remote Repositories, Version Backups, Local Version Control)
3782 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3783 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3784 (Renaming VC Work Files and Master Files)
3785 (Inserting Version Control Headers, Customizing VC, General Options)
3786 (Options for RCS and SCCS, Options specific for CVS): Move all
3787 these nodes to emacs-xtra.texi, for brevity.
3788 * cmdargs.texi, files.texi: Change cross-references.
3789
8cf51b2c
GM
37902006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3791
3792 * files.texi (Old Versions): Update description of vc-annotate's
3793 use of color to indicate date ranges.
3794
8cf51b2c
GM
37952006-04-09 Kevin Ryde <user42@zip.com.au>
3796
8cf51b2c
GM
3797 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3798 put info and printed manual names the right way around.
3799
38002006-04-09 Karl Berry <karl@gnu.org>
3801
3802 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3803 emacs-xtra.texi, leaving only MS Windows information.
3804 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3805 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3806 node names.
3807
3808 * emacs.texi: Move @summarycontents and @contents to the beginning
3809 of the file.
3810
8cf51b2c
GM
38112006-04-08 Kevin Ryde <user42@zip.com.au>
3812
3813 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3814
38152006-04-07 Richard Stallman <rms@gnu.org>
3816
3817 * programs.texi (Comments, Comment Commands, Options for Comments)
3818 (Multi-Line Comments): "Align", not "indent".
3819 (Basic Indent): C-j deletes trailing whitespace before the newline.
3820
38212006-04-06 Richard Stallman <rms@gnu.org>
3822
8cf51b2c
GM
3823 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3824
38252006-04-06 Eli Zaretskii <eliz@gnu.org>
3826
3827 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3828
8cf51b2c
GM
38292006-04-05 Richard Stallman <rms@gnu.org>
3830
3831 * emacs.texi (Top): Update subnode menu.
3832
3833 * trouble.texi (Unasked-for Search): Node deleted.
3834 (Lossage): Delete from menu.
3835
38362006-04-04 Richard Stallman <rms@gnu.org>
3837
3838 * trouble.texi: Various cleanups.
3839 (Checklist): Don't bother saying how to snail a bug report.
3840 (Emergency Escape): Much rewriting.
3841 (After a Crash): Rename the core dump immediately.
3842 (Total Frustration): Call it a psychotherapist.
3843 (Bug Criteria): Avoid "illegal instruction".
3844 (Sending Patches): We always put the contributor's name in.
3845
3846 * misc.texi (Thumbnails): Minor correction.
3847
8cf51b2c
GM
38482006-04-03 Richard Stallman <rms@gnu.org>
3849
3850 * misc.texi (Thumbnails): Minor cleanup.
3851
38522006-04-02 Karl Berry <karl@gnu.org>
3853
3854 * sending.texi (Mail Sending): pxref to Top needs five args.
3855
3856 * texinfo.tex: Update to current version (2006-03-21.13).
3857
8cf51b2c
GM
38582006-03-31 Richard Stallman <rms@gnu.org>
3859
3860 * emacs.texi (Top): Update subnode menu.
3861
3862 * help.texi (Help Mode): Cleanup.
3863
3864 * dired.texi: Many cleanups.
3865 (Dired Deletion): Describe dired-recursive-deletes.
3866 (Operating on Files): dired-create-directory moved.
3867 (Misc Dired Features): Move to here.
3868 (Tumme): Node moved to misc.texi.
3869
3870 * custom.texi: Many cleanups.
3871 (Minor Modes): Don't mention ISO Accents Mode.
3872 (Examining): Update C-h v output example.
3873 (Hooks): Add index and xref for add-hook.
3874 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3875 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3876
3877 * misc.texi: Many cleanups.
3878 (beginning): Add to summary of topics.
3879 (Shell): Put eshell xref at the end. Remove eshell from table.
3880 (Thumbnails): New node.
3881
8cf51b2c
GM
38822006-03-28 Eli Zaretskii <eliz@gnu.org>
3883
3884 * files.texi (File Name Cache): Make it clear that the cache is
3885 not persistent.
3886
8cf51b2c
GM
38872006-03-25 Karl Berry <karl@gnu.org>
3888
49823426
GM
3889 * emacs-xtra.texi, emacs.texi, gnu.texi:
3890 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
3891 (2) do not indent copyright year list (or anything else).
3892
8cf51b2c
GM
38932006-03-21 Juanma Barranquero <lekktu@gmail.com>
3894
3895 * files.texi (VC Dired Mode): Remove misplaced brackets.
3896
38972006-03-21 Andre Spiegel <spiegel@gnu.org>
3898
3899 * files.texi: Various updates and clarifications in the VC chapter.
3900
39012006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3902
3903 * help.texi (Help Mode): Document "C-c C-c".
3904
8cf51b2c
GM
39052006-03-16 Luc Teirlinck <teirllm@auburn.edu>
3906
3907 * emacs-xtra.texi (Top): Avoid ugly continuation line in
3908 menu in the standalone Info reader.
3909
39102006-03-15 Chong Yidong <cyd@stupidchicken.com>
3911
3912 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3913 moved here from Emacs manual.
3914
3915 * programs.texi (Fortran): Section moved to emacs-xtra.
3916 (Program Modes): Xref to Fortran in emacs-xtra.
3917
3918 * maintaining.texi (Emerge): Move to emacs-xtra.
3919 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3920
3921 * picture.texi: File deleted.
3922 * Makefile.in:
3923 * makefile.w32-in: Remove picture.texi.
3924
3925 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3926 * abbrevs.texi (Abbrevs):
3927 * sending.texi (Sending Mail): Picture node removed.
3928
3929 * emacs.texi (Top): Update node listings.
3930
8cf51b2c
GM
39312006-03-12 Richard Stallman <rms@gnu.org>
3932
3933 * calendar.texi: Various cleanups.
3934
8cf51b2c
GM
39352006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3936
3937 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3938 syntax.
3939
8cf51b2c
GM
39402006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3941
3942 * search.texi (Regexps): More accurately describe which characters
3943 are special in which situations. Recommend _not_ to quote `]' or
3944 `-' when they are not special.
3945
8cf51b2c
GM
39462006-02-28 Andre Spiegel <spiegel@gnu.org>
3947
3948 * files.texi (Old Versions): Clarify operation of C-x v =.
3949
8cf51b2c
GM
39502006-02-21 Nick Roberts <nickrob@snap.net.nz>
3951
3952 * building.texi (Watch Expressions): Update and describe
3953 gdb-speedbar-auto-raise.
3954
39552006-02-19 Richard M. Stallman <rms@gnu.org>
3956
3957 * emacs.texi: Use @smallbook.
3958 (Top): Update ref to Emacs paper, delete ref to Cookbook.
3959 Update subnode menu.
3960
3961 * building.texi (Lisp Interaction): Minor addition.
3962
39632006-02-18 Nick Roberts <nickrob@snap.net.nz>
3964
3965 * building.texi (Watch Expressions): Update and be more precise.
3966
c8763fb6 39672006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3968
3969 * maintaining.texi (Create Tags Table): Explain why the
3970 exception when etags writes to files under the /dev tree.
3971
39722006-02-14 Richard M. Stallman <rms@gnu.org>
3973
3974 * custom.texi (Safe File Variables): Lots of clarification.
3975 Renamed from Unsafe File Variables.
3976
39772006-02-14 Chong Yidong <cyd@stupidchicken.com>
3978
3979 * custom.texi (Unsafe File Variables): File variable confirmation
3980 assumed denied in batch mode.
3981
39822006-02-14 Richard M. Stallman <rms@gnu.org>
3983
3984 * building.texi (GDB User Interface Layout): Don't say `inferior'
3985 for program being debugged.
3986
39872006-02-15 Nick Roberts <nickrob@snap.net.nz>
3988
3989 * building.texi (GDB Graphical Interface):
3990 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3991
39922006-02-13 Chong Yidong <cyd@stupidchicken.com>
3993
3994 * custom.texi (Specifying File Variables, Unsafe File Variables):
3995 New nodes, split from File Variables. Document new file local
3996 variable behavior.
3997
39982006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3999
4000 * display.texi (Standard Faces):
8cf51b2c
GM
4001 * files.texi (Visiting):
4002 * frames.texi (Clipboard):
4003 * glossary.texi (Glossary) <Clipboard>:
4004 * xresources.texi (X Resources): Mention Mac OS port.
4005
8cf51b2c
GM
40062006-02-12 Richard M. Stallman <rms@gnu.org>
4007
4008 * building.texi (Building): Clarify topic in intro.
4009
4010 * maintaining.texi (Maintaining): Change title; clarify topic.
4011 Delete duplicate index entries.
4012
4013 * building.texi (Other GDB User Interface Buffers): Clarifications.
4014
4015 * text.texi (Cell Commands): Clarifications.
4016
4017 * programs.texi (Defuns): Delete duplicate explanation of
4018 left-margin paren convention.
4019 (Hungry Delete): Minor cleanup.
4020
40212006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4022
4023 * dired.texi (Tumme): More tumme documentation.
4024
40252006-02-11 Alan Mackenzie <acm@muc.de>
4026
4027 * programs.texi ("Hungry Delete"): Correct the appellation of the
4028 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4029
40302006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4031
4032 * dired.texi (Tumme): Fix small bug.
4033
40342006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4035
4036 * macos.texi (Mac International): Rename "fontset-mac" to
4037 "fontset-standard".
4038
8cf51b2c
GM
40392006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4040
4041 * dired.texi (Tumme): Basic documentation for Tumme added.
4042
8cf51b2c
GM
40432006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4044
4045 * mule.texi (International):
4046 * programs.texi (Basic Indent): Fix typos.
4047
8cf51b2c
GM
4048 * custom.texi (Minor Modes):
4049 * display.texi (Text Display):
4050 * commands.texi (Text Characters): Update xrefs.
4051
40522006-02-07 Richard M. Stallman <rms@gnu.org>
4053
4054 * emacs.texi (Top): Update subnode menu.
4055 Update info on old Emacs papers.
4056 (Intro): "Graphical display", not window system.
4057
4058 * xresources.texi (GTK styles): Minor clarifications.
4059
4060 * trouble.texi: "Graphical display", not window system.
4061 (Stuck Recursive): Minor clarification.
4062
4063 * text.texi: Minor clarifications.
4064 (Sentences): Explain why two-space convention is better.
4065 Explain sentence-end-without-period here.
4066 (Fill Commands): Not here.
4067 (Refill): Node moved down.
4068 (Filling): Update menu.
4069 (Table Creation, Cell Justification, Column Commands): Clarify.
4070
4071 * sending.texi: Minor clarifications.
4072
4073 * search.texi (Regexp Backslash): Clarification.
4074
4075 * rmail.texi: Minor cleanups.
4076 (Rmail): Delete digression about `rmail-mode'.
4077 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4078 (Rmail Files): Mention C-u M-x rmail.
4079 (Rmail Reply): Mention References.
4080 (Rmail Display): Mention rmail-nonignored-headers.
4081
4082 * programs.texi: Minor cleanups.
4083 (Comment Commands): Mention momentary Transient Mark mode.
4084 (Matching): Be more specific about customizing show-paren-mode.
4085 (Info Lookup): Don't list the modes that support C-h S.
4086 Just say what it does in an unsupported mode.
4087 (Man Page): Delete excessive info on customizing woman.
4088 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4089
4090 * abbrevs.texi: Minor clarifications.
4091 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4092 not "dynamic abbrevs" as if they were a kind of abbrev.
4093
4094 * picture.texi (Picture): Minor cleanup.
4095
4096 * mule.texi (Communication Coding): Say "other applications".
4097 (Fontsets): Not specific to X. Add xref to X Resources.
4098 (Unibyte Mode): Rename from Single-Byte Character Support.
4099 "Graphical display", not window system.
4100 (International): Update menu.
4101
4102 * maintaining.texi (Format of ChangeLog):
4103 New node, split out from ChangeLog.
4104 (ChangeLog): Clarifications in the remaining text.
4105 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4106 (Find Tag): Add @w.
4107 (Tags Search): Explain tag table order here. Simplify grep ref.
4108 (List Tags): tags-tag-face is a variable, not a face.
4109 (Emerge): Cleanups.
4110
4111 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4112 (Keyboard Macros): Avoid "the user".
4113
4114 * killing.texi: "Graphical display", not window system.
4115
4116 * help.texi (Help Echo): "Graphical display", not window system.
4117
4118 * glossary.texi: Say "you", not "the user". Say "graphical display".
4119
4120 * frames.texi: Minor cleanups. "Graphical display", not window system.
4121
4122 * files.texi (Visiting): Make drag-and-drop not X-specific.
4123
4124 * custom.texi: Minor cleanups. "Graphical display", not window system.
4125
4126 * cmdargs.texi: Minor cleanups.
4127
4128 * building.texi (Compilation): Move and split kill-compilation para.
4129 Add para about multiple compilers.
4130 (Compilation Mode): Commands also available in grep mode and others.
4131 Mention C-u C-x ` more tutorially. Clarify C-x `.
4132 (Compilation Shell): Clarify. Put Bash example first.
4133 (Grep Searching): Minor cleanups; add @w.
4134 (Debuggers): Minor cleanups.
4135 (Starting GUD): Make GDB xgraphical mode issue clearer.
4136 (Debugger Operation): Lots of clarifications including
4137 GDB tooltip side-effect issue.
4138 (Commands of GUD): Clarify.
4139 (GUD Customization): Add bashdb-mode-hook.
4140 (GDB Graphical Interface): Rewrite for clarity.
4141 (GDB User Interface Layout): Rewrite for clarity.
4142 (Stack Buffer, Watch Expressions): Likewise.
4143 (Other GDB User Interface Buffers): Cleanups.
4144 (Lisp Libraries, External Lisp): Cleanup.
4145
4146 * basic.texi (Position Info): "Graphical displays", rather than
4147 window systems.
4148
4149 * anti.texi: Minor cleanup.
4150
8cf51b2c
GM
41512006-02-03 Eli Zaretskii <eliz@gnu.org>
4152
4153 * custom.texi (Init File, Find Init): Add cross-references to
4154 where $HOME is described.
4155
41562006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4157
4158 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4159 is not inside the @table.
4160
4161 * emacs.texi (Top): Correct node name.
4162
4163 * files.texi (File Names): Fix @xref.
4164 (Reverting): Fix typo.
4165
4166 * mule.texi (International): Correct node name.
4167
4168 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4169
41702006-02-01 Richard M. Stallman <rms@gnu.org>
4171
4172 * emacs.texi (Top): Update subnode menu.
4173
4174 * mule.texi: Minor clarifications.
4175 Reduce the specific references to X Windows.
4176 Refer to "graphical" terminals, rather than window systems.
4177 (Text Coding): Rename from Specify Coding.
4178 (Communication Coding, File Name Coding, Terminal Coding):
4179 New nodes split out from Text Coding.
4180
4181 * kmacro.texi: Minor clarifications.
4182 (Keyboard Macro Ring): Comment out some excessive commands.
4183 (Basic Keyboard Macro): Split up the table, putting part in each node.
4184
4185 * major.texi: Minor clarifications.
4186
4187 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4188
4189 * windows.texi: Minor clarifications.
4190 (Change Window): Don't describe mode-line mouse cmds here.
4191 Add xref to Mode Line Mouse.
4192
4193 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4194
4195 * macos.texi (Mac International): Fix xref.
4196
4197 * indent.texi: Minor clarifications.
4198
4199 * frames.texi: Minor clarifications.
4200 Reduce the specific references to X Windows.
4201 Refer to "graphical" terminals, rather than window systems.
4202 (Frame Parameters): Don't mention commands like
4203 set-foreground-color. Just say to customize a face.
4204 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4205
4206 * files.texi: Minor clarifications.
4207 (Numbered Backups): New node, split out from Backup Names.
4208
4209 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4210
4211 * cmdargs.texi (General Variables): Fix xref.
4212
4213 * buffers.texi: Minor clarifications.
4214
8cf51b2c
GM
42152006-01-31 Richard M. Stallman <rms@gnu.org>
4216
4217 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4218 Nodes moved to top.
4219
4220 * display.texi: Minor clarifications.
4221 (Display): Rearrange menu.
4222 (Standard Faces): Mention query-replace face.
4223 (Faces): Simplify.
4224 (Font Lock): Simplify face customization info.
4225 (Highlight Changes): Node merged into Highlight Interactively.
4226 (Highlight Interactively): Much rewriting and cleanup.
4227 (Optional Mode Line): Narrowed line number not good for goto-line.
4228 Simplify face customization advice.
4229 (Text Display): Mention use of escape-glyph face.
4230 Move ctl-arrow and tab-width here.
4231 (Display Custom): Move no-redraw-on-reenter to end of node.
4232
4233 * search.texi: Minor clarifications.
4234 (Isearch Scroll): Simplify.
4235 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4236
4237 * regs.texi (Registers): Mention bookmarks here.
4238
4239 * mark.texi: Minor clarifications.
4240 (Selective Undo): Node deleted.
4241
4242 * m-x.texi: Minor clarifications.
4243
4244 * killing.texi: Minor clarifications.
4245 Refer to "graphical" terminals, rather than window systems.
4246
4247 * help.texi: Clarifications.
4248 (Help): Don't describe C-h F and C-h K here.
4249 (Key Help): Describe C-h K here.
4250 (Name Help): Mention Emacs Lisp Intro.
4251 Describe C-h F here.
4252 (Misc Help): Mention C-h F and C-h K only briefly.
4253
4254 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4255 Selective undo text merged in.
4256 (Spelling): Mention Aspell along with Ispell.
4257
4258 * emacs.texi (Top): Update subnode menus.
4259
4260 * basic.texi (Basic Undo): Rename from Undo. Most of text
4261 moved to new Undo node.
4262
8cf51b2c
GM
42632006-01-29 Chong Yidong <cyd@stupidchicken.com>
4264
4265 * basic.texi (Continuation Lines, Inserting Text):
4266 Mention longlines mode.
4267
42682006-01-29 Richard M. Stallman <rms@gnu.org>
4269
10d1d0af 4270 * screen.texi: Minor cleanups.
8cf51b2c
GM
4271 (Screen): Clean up the intro paragraphs.
4272 (Mode Line): Lots of rewriting. Handle frame-name better.
4273 eol-mnemonic-... vars moved out.
4274
4275 * emacs.texi (Top): Change menu item for MS-DOS node.
4276 Update subnode menu.
4277
4278 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4279 chapter relates to Windows. Title changed.
4280
4281 * mini.texi: Minor cleanups.
4282
4283 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4284 (Mark): Put it in the menu.
4285
4286 * entering.texi: Minor cleanups.
4287
4288 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4289 (Intro): Refer to "graphical" terminals, rather than X.
4290
4291 * display.texi (Display Custom): Add xref to Variables.
4292 (Optional Mode Line): eol-mnemonic-... vars moved here.
4293
4294 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4295 rather than X.
4296
8cf51b2c
GM
4297 * basic.texi: Minor cleanups.
4298 (Undo): selective-undo moved.
4299
8cf51b2c
GM
43002006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4301
4302 * anti.texi (Antinews): Various corrections and additions.
4303
43042006-01-23 Juri Linkov <juri@jurta.org>
4305
4306 * custom.texi (Easy Customization, Customization Groups)
4307 (Browsing Custom): Mention links along with buttons.
4308
8cf51b2c
GM
43092006-01-21 Eli Zaretskii <eliz@gnu.org>
4310
8cf51b2c
GM
4311 * text.texi (TeX Print): Use @key for TAB.
4312
8cf51b2c
GM
4313 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4314
8cf51b2c
GM
43152006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4316
4317 * files.texi (File Aliases): Don't claim that usually separate
4318 buffers are created for two file names that name the same data.
4319 Mention additional situations where different names mean the same
4320 file on disk.
4321
43222006-01-19 Richard M. Stallman <rms@gnu.org>
4323
4324 * killing.texi (Deletion): Upcase @key argument.
4325
4326 * custom.texi (Custom Themes): Minor cleanup.
4327
4328 * programs.texi (Hungry Delete): Upcase @key argument.
4329
8cf51b2c
GM
43302006-01-16 Juri Linkov <juri@jurta.org>
4331
4332 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4333 Move `mode-line-highlight' before `mode-line-buffer-id'.
4334
8cf51b2c
GM
43352006-01-14 Richard M. Stallman <rms@gnu.org>
4336
4337 * basic.texi (Inserting Text): Minor cleanup.
4338
8cf51b2c
GM
43392006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4340
4341 * custom.texi (Changing a Variable, Face Customization):
4342 Update for changes in Custom menus.
4343
8cf51b2c
GM
43442006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4345
4346 * macos.texi (Mac International): Undo last change.
4347
8cf51b2c
GM
43482006-01-02 Chong Yidong <cyd@stupidchicken.com>
4349
4350 * custom.texi (Custom Themes): Describe the new
4351 customize-create-theme interface.
4352
43532005-12-30 Juri Linkov <juri@jurta.org>
4354
4355 * basic.texi (Position Info): Update example.
4356
c8763fb6 43572005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4358
4359 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4360
43612005-12-24 Chong Yidong <cyd@stupidchicken.com>
4362
4363 * custom.texi (Custom Themes): `load-theme' always loads.
4364
43652005-12-23 Juri Linkov <juri@jurta.org>
4366
4367 * display.texi (Highlight Interactively): Use double space to
4368 separate sentences. Replace C-p with M-p, and C-n with M-n.
4369
43702005-12-22 Richard M. Stallman <rms@gnu.org>
4371
4372 * custom.texi (Easy Customization and subnodes):
4373 Replace "active field" with "button".
4374 Use "user option" only for variables.
4375 Use "setting" for variable-or-face.
4376
43772005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4378
4379 * buffers.texi (Select Buffer): Change order in table to make
4380 "Similar" refer to the correct item.
4381 (Indirect Buffers): Minor rewording.
4382
8cf51b2c
GM
43832005-12-20 Juri Linkov <juri@jurta.org>
4384
4385 * files.texi (VC Status): Put P and N near p and n.
4386
8cf51b2c
GM
43872005-12-19 Richard M. Stallman <rms@gnu.org>
4388
4389 * programs.texi (Electric C): Delete the info about newline control.
4390 (Other C Commands): Minor cleanup.
4391 (Left Margin Paren): Minor cleanup.
4392
43932005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4394
4395 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4396 (Customization Groups): Delete text moved to "Browsing Custom".
4397 (Browsing Custom): New node.
4398 (Specific Customization): Clarify which commands only work for
4399 loaded options.
4400
44012005-12-18 Bill Wohler <wohler@newt.com>
4402
4403 * frames.texi (Tool Bars): Shorten text of previous change.
4404
44052005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4406
4407 * files.texi (VC Status): Document log-view mode.
4408
44092005-12-18 Bill Wohler <wohler@newt.com>
4410
4411 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4412 permanently via the customize interface.
4413
8cf51b2c
GM
44142005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4415
4416 * killing.texi (Killing by Lines): Document `kill-whole-line'
4417 function.
4418
c8763fb6 44192005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4420
4421 * buffers.texi (Select Buffer): Change `prev-buffer' to
4422 `previous-buffer'. Indicate that these functions use a frame
4423 local buffer list.
4424
8cf51b2c
GM
44252005-12-12 Richard M. Stallman <rms@gnu.org>
4426
4427 * custom.texi (Easy Customization): Change menu comment.
4428 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4429
4430 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4431 (Help): Among the Apropos commands, describe only C-h a here.
4432
44332005-12-11 Richard M. Stallman <rms@gnu.org>
4434
4435 * programs.texi (Options for Comments): Comment-end starts with space.
4436
4437 * glossary.texi (Glossary): Minor cleanup.
4438
4439 * files.texi (Old Versions): Use @table.
4440
8cf51b2c
GM
44412005-12-10 David Koppelman <koppel@ece.lsu.edu>
4442
4443 * display.texi (Highlight Interactively): Include
4444 global-hi-lock-mode. Add miscellaneous details and elaborations.
4445
44462005-12-09 Richard M. Stallman <rms@gnu.org>
4447
4448 * display.texi (Font Lock): Delete the Global FL menu item.
4449
44502005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4451
4452 * custom.texi (Minibuffer Maps): Mention the maps for file name
4453 completion.
4454
44552005-12-09 Kim F. Storm <storm@cua.dk>
4456
4457 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4458 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4459 cursor to next corner in rectangle; clarify insert around rectangle.
4460
8cf51b2c
GM
44612005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4462
4463 * custom.texi (Customization): Use xref to elisp manual for
4464 non-TeX output.
4465 (Minor Modes): Update.
4466 (Customization Groups, Changing a Variable, Face Customization):
4467 Update for new appearance of Custom buffers.
4468 (Changing a Variable): `custom-buffer-done-function' has been
4469 replaced by `custom-buffer-done-kill'.
4470 (Specific Customization): In the `customize-group' buffer, a
4471 subgroup's contents are not "hidden". They are not included at
4472 all. They have no [Show] button.
4473 (Mouse Buttons): Add pxref to description of mouse event lists in
4474 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4475 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4476 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4477
44782005-12-08 Richard M. Stallman <rms@gnu.org>
4479
4480 * mini.texi (Completion Commands, Completion):
4481 In file name input, SPC does not do completion.
4482
8cf51b2c
GM
44832005-12-08 Nick Roberts <nickrob@snap.net.nz>
4484
4485 * building.texi (GDB Graphical Interface): Explain screen size
4486 setting.
4487 (Other GDB User Interface Buffers): Describe features specific to
4488 GDB 6.4.
4489
8cf51b2c
GM
44902005-12-01 Nick Roberts <nickrob@snap.net.nz>
4491
4492 * building.texi (GDB User Interface Layout): Describe how to
4493 kill associated buffers.
4494 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4495 (Watch Expressions): Be more precise.
4496 (Other GDB User Interface Buffers): Describe how to change a
4497 register value.
4498
8cf51b2c
GM
44992005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4500
4501 * macos.texi (Mac Input): Remove description of
4502 mac-command-key-is-meta. Add descriptions of
4503 mac-control-modifier, mac-command-modifier, and
4504 mac-option-modifier.
4505 (Mac International): Fix description of conversion of clipboard data.
4506 (Mac Font Specs): Add example of font customization by face attributes.
4507
45082005-11-22 Nick Roberts <nickrob@snap.net.nz>
4509
4510 * building.texi (Watch Expressions): Expand description.
4511 (Other GDB User Interface Buffers): Describe local map for
4512 gud-watch.
4513
45142005-11-21 Chong Yidong <cyd@stupidchicken.com>
4515
4516 * display.texi (Font Lock): Font lock is enabled by default now.
4517
45182005-11-20 Juri Linkov <juri@jurta.org>
4519
4520 * basic.texi (Position Info): Update examples of the output.
4521 Remove the fact that examples are produced in the TeXinfo buffer,
4522 because in the Info reader users will get a different output from
4523 `C-x ='.
4524
4525 * building.texi (Compilation Mode): Remove paragraph duplicated
4526 from the node `Compilation'. Add `compilation-skip-threshold'.
4527
4528 * display.texi (Font Lock): Suggest more user-friendly method of
4529 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4530
45312005-11-18 Richard M. Stallman <rms@gnu.org>
4532
4533 * files.texi (Registering): Mention @@ in mode line.
4534
4535 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4536
45372005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4538
4539 * files.texi (Renaming and VC): Some back-ends don't
4540 handle renaming.
4541
8cf51b2c
GM
45422005-11-17 Juri Linkov <juri@jurta.org>
4543
4544 * emacs.texi (Top):
4545 * display.texi (Highlight Interactively): Put this font-lock based
4546 mode near Font Lock node.
4547
45482005-11-16 Chong Yidong <cyd@stupidchicken.com>
4549
4550 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4551 icons.
4552
45532005-11-12 Kim F. Storm <storm@cua.dk>
4554
4555 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4556 (Help Summary): Add C-h d and C-h e.
4557 (Apropos): Clarify that all apropos commands may search for either
4558 list of words or a regexp. Add C-h d for apropos-documentation.
4559 Describe apropos-documentation-sort-by-scores user option.
4560
8cf51b2c
GM
45612005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4562
4563 * killing.texi (CUA Bindings): Add @section.
4564
45652005-11-10 Kim F. Storm <storm@cua.dk>
4566
4567 * emacs.texi (Top): Add CUA Bindings entry to menu.
4568
4569 * killing.texi (CUA Bindings): New node. Moved here from
4570 misc.texi and extended with info on rectangle commands and
4571 rectangle highlighting, interface to registers, and the global
4572 mark feature.
4573
4574 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4575
4576 * regs.texi: Prev link points to CUA Bindings node.
4577
45782005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4579
4580 * help.texi (Help Echo): By default, help echos are only shown on
4581 mouse-over, not on point-over.
4582
c8763fb6 45832005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4584
4585 * misc.texi (Shell Mode): Describe how to activate password echoing.
4586
8cf51b2c
GM
45872005-11-04 Romain Francoise <romain@orebokech.com>
4588
4589 * mark.texi (Mark Ring): Fix typo.
4590
45912005-11-03 Richard M. Stallman <rms@gnu.org>
4592
4593 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4594
45952005-11-01 Bill Wohler <wohler@newt.com>
4596
4597 * help.texi (Help Mode): Fix typo.
4598
45992005-11-01 Nick Roberts <nickrob@snap.net.nz>
4600
4601 * building.texi (Other GDB User Interface Buffers): Describe
4602 the command gdb-use-inferior-io-buffer.
4603
46042005-10-31 Romain Francoise <romain@orebokech.com>
4605
4606 * files.texi (Compressed Files): Fix typo.
4607
4608 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4609
4610 * windows.texi (Force Same Window): Likewise.
4611
46122005-10-30 Bill Wohler <wohler@newt.com>
4613
4614 * help.texi (Help Mode): URLs viewed with browse-url.
4615
46162005-10-31 Nick Roberts <nickrob@snap.net.nz>
4617
4618 * building.texi (GDB Graphical Interface): Don't reference
4619 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4620 must stay in same frame.
4621
46222005-10-29 Chong Yidong <cyd@stupidchicken.com>
4623
4624 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4625
4626 * anti.texi (Antinews): Likewise.
4627
8cf51b2c
GM
46282005-10-28 Bill Wohler <wohler@newt.com>
4629
4630 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4631
46322005-10-28 Richard M. Stallman <rms@gnu.org>
4633
4634 * files.texi (Visiting): Explain how to enter ? in a file name.
4635
4636 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4637
8cf51b2c
GM
46382005-10-25 Nick Roberts <nickrob@snap.net.nz>
4639
4640 * building.texi (GDB Graphical Interface): Describe
4641 gdb-mouse-until.
4642
46432005-10-23 Richard M. Stallman <rms@gnu.org>
4644
4645 * custom.texi (Init File): Recommend when to use site-start.el.
4646
8cf51b2c
GM
46472005-10-21 Juri Linkov <juri@jurta.org>
4648
4649 * custom.texi (Examining): Mention accessing the old variable
4650 value via M-n in set-variable.
4651
8cf51b2c
GM
46522005-10-18 Romain Francoise <romain@orebokech.com>
4653
4654 * files.texi (Version Systems): Capitalize GNU.
4655
8cf51b2c
GM
46562005-10-18 Nick Roberts <nickrob@snap.net.nz>
4657
4658 * building.texi (Compilation Mode): Remove redundant paragraph.
4659 (Watch Expressions): Remove paragraph to reflect code change.
4660
8cf51b2c
GM
46612005-10-16 Richard M. Stallman <rms@gnu.org>
4662
4663 * building.texi (Compilation Mode, Compilation): Clarified.
4664
46652005-10-15 Richard M. Stallman <rms@gnu.org>
4666
4667 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4668
8cf51b2c
GM
46692005-10-13 Kenichi Handa <handa@m17n.org>
4670
4671 * basic.texi (Position Info): Fix previous change.
4672
c8763fb6 46732005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4674
4675 * cmdargs.texi (Icons X): Fix typo.
4676
46772005-10-12 Kenichi Handa <handa@m17n.org>
4678
4679 * basic.texi (Position Info): Describe the case that Emacs shows
4680 "part of display ...".
4681
c8763fb6 46822005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4683
4684 * cmdargs.texi (Icons X): -nb => -nbi.
4685
46862005-10-10 Chong Yidong <cyd@stupidchicken.com>
4687
4688 * frames.texi (Speedbar): A couple more clarifications.
4689
46902005-10-11 Nick Roberts <nickrob@snap.net.nz>
4691
4692 * building.texi (GDB User Interface Layout): Improve diagram.
4693 (Watch Expressions): Explain how to make speedbar global.
4694 (Other GDB User Interface Buffers): Make references more precise.
4695
8cf51b2c
GM
46962005-10-09 Richard M. Stallman <rms@gnu.org>
4697
4698 * frames.texi (Speedbar): Clarify the text.
4699
47002005-10-09 Chong Yidong <cyd@stupidchicken.com>
4701
4702 * frames.texi (Speedbar): Add information on keybindings,
4703 dismissing the speedbar, and buffer display mode. Link to
4704 speedbar manual.
4705
c8763fb6 47062005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4707
4708 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4709 added -nb, --no-bitmap-icon.
4710
8cf51b2c
GM
47112005-10-07 Nick Roberts <nickrob@snap.net.nz>
4712
4713 * building.texi (GDB Graphical Interface): Add variables and
4714 functions to indices. Be more precise.
4715
c8763fb6 47162005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4717
4718 * frames.texi (Drag and Drop): Remove the x- from
4719 x-dnd-open-file-other-window and xdnd-protocol-alist.
4720
47212005-09-30 Romain Francoise <romain@orebokech.com>
4722
4723 * mini.texi (Minibuffer): The default value now appears before the
4724 colon in minibuffer prompts.
4725
8cf51b2c
GM
47262005-09-25 Richard M. Stallman <rms@gnu.org>
4727
4728 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4729
8cf51b2c
GM
47302005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4731
4732 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4733
8cf51b2c
GM
47342005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4735
4736 * emacs.texi (Top): Update submenus from macos.texi.
4737
4738 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4739 (Mac OS): Update feature support status.
4740 (Mac Input): List supported input scripts. Remove description
4741 about `mac-keyboard-text-encoding'. Mention mouse button
4742 emulation and related variables.
4743 (Mac International): Mention Central European and Cyrillic
4744 support. Now `keyboard-coding-system' is dynamically changed.
4745 Add description about coding system for selection. Add
4746 description about language environment.
4747 (Mac Environment Variables): Mention
4748 `~/.MacOSX/environment.plist'. Give example of command line
4749 arguments. Add Preferences support.
4750 (Mac Directories): Explicitly state that this node is for Mac OS
4751 Classic only.
4752 (Mac Font Specs): Mention specification for scalable fonts. List
4753 supported charsets. Add preferred way of creating fontsets. Add
4754 description about `mac-allow-anti-aliasing'.
4755 (Mac Functions): Add descriptions about `mac-set-file-creator',
4756 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4757 and `mac-get-preference'.
4758
8cf51b2c
GM
47592005-09-16 Romain Francoise <romain@orebokech.com>
4760
4761 Update all files to specify GFDL version 1.2.
4762
4763 * doclicense.texi (GNU Free Documentation License): Update to
4764 version 1.2.
4765
47662005-09-15 Richard M. Stallman <rms@gnu.org>
4767
4768 * buffers.texi (List Buffers): Fix xref.
4769
4770 * rmail.texi (Rmail Basics): Fix xref.
4771
4772 * emacs.texi (Top): Update subnode menus.
4773
4774 * files.texi (Saving Commands): New node, broken out of Saving.
4775 (Customize Save): New node, broken out of Saving.
4776 Clarify effect of write-region-inhibit-fsync.
4777 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4778
8cf51b2c
GM
47792005-09-14 Romain Francoise <romain@orebokech.com>
4780
4781 * files.texi (Saving): Mention write-region-inhibit-fsync.
4782
47832005-09-05 Chong Yidong <cyd@stupidchicken.com>
4784
4785 * custom.texi (Custom Themes): New node.
4786
47872005-09-03 Richard M. Stallman <rms@gnu.org>
4788
49823426
GM
4789 * search.texi (Search Case): Mention vars that control
4790 case-fold-search for various operations.
8cf51b2c
GM
4791
47922005-08-22 Juri Linkov <juri@jurta.org>
4793
4794 * display.texi (Standard Faces): Merge the text from
4795 `(elisp)Standard Faces' into this node.
4796
47972005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4798
4799 * emacs.texi (Top): Delete menu item for deleted node
4800 Keyboard Translations.
4801
48022005-08-18 Richard M. Stallman <rms@gnu.org>
4803
8cf51b2c
GM
4804 * trouble.texi (Unasked-for Search):
4805 Delete xref to Keyboard Translations.
4806
4807 * glossary.texi (Glossary): Delete xref.
4808
8cf51b2c
GM
4809 * custom.texi (Minor Modes): Say that the list here is not complete.
4810 (Keyboard Translations): Node deleted.
4811 (Disabling): Delete xref to it.
4812 (Customization Groups): Fix Custom buffer example.
4813 (Hooks): Mention remove-hooks.
4814
48152005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4816
4817 * building.texi (GDB Graphical Interface): Improve filling of menu
4818 item.
4819
48202005-08-18 Nick Roberts <nickrob@snap.net.nz>
4821
4822 * building.texi (GDB Graphical Interface): Use better node names.
4823
48242005-08-14 Richard M. Stallman <rms@gnu.org>
4825
4826 * text.texi (Sentences): Fix xref.
4827
48282005-08-14 Juri Linkov <juri@jurta.org>
4829
4830 * building.texi (Compilation, Grep Searching): Move grep command
4831 headings from `Compilation' to `Grep Searching'.
4832
4833 * dired.texi (Dired and Find):
4834 * maintaining.texi (Tags Search): Replace grep xref to
4835 `Compilation' node with `Grep Searching'.
4836
4837 * files.texi (Comparing Files): Replace xref to `Compilation' with
4838 `Compilation Mode'.
4839
48402005-08-13 Alan Mackenzie <acm@muc.de>
4841
4842 * search.texi (Non-ASCII Isearch): Correct a typo.
4843 (Replacement Commands): Mention query-replace key binding.
4844
48452005-08-11 Richard M. Stallman <rms@gnu.org>
4846
4847 * programs.texi (Options for Comments): Fix xref.
4848
4849 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4850 out of Regexps.
4851
8cf51b2c
GM
48522005-08-09 Juri Linkov <juri@jurta.org>
4853
4854 * building.texi (Compilation): Use `itemx' instead of `item'.
4855 (Grep Searching): Simplify phrase.
4856
4857 * display.texi (Standard Faces): Describe vertical-border on
4858 window systems.
4859
4860 * windows.texi (Split Window): Simplify phrase and mention
4861 vertical-border face.
4862
48632005-08-09 Richard M. Stallman <rms@gnu.org>
4864
4865 * files.texi (Comparing Files): Clarify compare-windows.
4866
4867 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4868
8cf51b2c
GM
48692005-08-06 Eli Zaretskii <eliz@gnu.org>
4870
4871 * mule.texi (Coding Systems): Rephrase the paragraph about
4872 codepages: no need for "M-x codepage-setup" anymore, except on
4873 MS-DOS.
4874
4875 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4876 the MS-DOS port only.
4877
48782005-07-30 Eli Zaretskii <eliz@gnu.org>
4879
4880 * makefile.w32-in (info): Don't run multi-install-info.bat.
4881 ($(infodir)/dir): New target, produced by running
4882 multi-install-info.bat.
4883
8cf51b2c
GM
48842005-07-22 Eli Zaretskii <eliz@gnu.org>
4885
4886 * files.texi (Quoted File Names): Add index entry.
4887
8cf51b2c
GM
48882005-07-19 Juri Linkov <juri@jurta.org>
4889
4890 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4891
48922005-07-18 Juri Linkov <juri@jurta.org>
4893
8cf51b2c
GM
4894 * custom.texi (Easy Customization):
4895 * files.texi (Old Versions):
4896 * frames.texi (Wheeled Mice):
4897 * mule.texi (Specify Coding):
8cf51b2c
GM
4898 * text.texi (Cell Justification):
4899 * trouble.texi (After a Crash):
8cf51b2c
GM
4900 * xresources.texi (GTK styles):
4901 Delete duplicate duplicate words.
4902
49032005-07-17 Richard M. Stallman <rms@gnu.org>
4904
4905 * frames.texi (Creating Frames): Fix foreground color example.
4906
4907 * custom.texi (Init Examples): Clean up text about conditionals.
4908
49092005-07-16 Richard M. Stallman <rms@gnu.org>
4910
4911 * mini.texi (Completion Commands): Fix command name for ?.
4912
8cf51b2c
GM
49132005-07-16 Eli Zaretskii <eliz@gnu.org>
4914
4915 * display.texi (Standard Faces): Explain that customization of
4916 `menu' face has no effect on w32 and with GTK. Add
4917 cross-references.
4918
4919 * cmdargs.texi (General Variables): Clarify the default location
4920 of $HOME on w32 systems.
4921
49222005-07-15 Jason Rumney <jasonr@gnu.org>
4923
4924 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4925 changed.
4926
49272005-07-08 Kenichi Handa <handa@m17n.org>
4928
4929 * mule.texi (Recognize Coding): Recommend
4930 revert-buffer-with-coding-system instead of revert-buffer.
4931
49322005-07-07 Richard M. Stallman <rms@gnu.org>
4933
4934 * anti.texi (Antinews): Mention mode-line-inverse-video.
4935
4936 * files.texi (Saving): Minor correction about C-x C-w.
4937
4938 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4939
49402005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4941
4942 * search.texi (Isearch Scroll): Add example of using the
4943 `isearch-scroll' property.
4944 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4945 `Display Custom' node.
4946 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4947 and de-emphasize it.
4948 (Other Repeating Search): `occur' currently can not correctly
4949 handle multiline matches. Correct, clarify and update description
4950 of `flush-lines' and `keep-lines'.
4951
4952 * display.texi (Display Custom): Add anchor for `baud-rate'.
4953
49542005-07-07 Richard M. Stallman <rms@gnu.org>
4955
4956 * gnu.texi: Update where to get GNU status; add refs for how to help.
4957 Add footnotes 6 and 7.
4958
49592005-07-04 Lute Kamstra <lute@gnu.org>
4960
4961 Update FSF's address in GPL notices.
4962
8cf51b2c 4963 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
4964 * trouble.texi (Checklist): Update FSF's address.
4965
8cf51b2c
GM
49662005-06-24 Richard M. Stallman <rms@gnu.org>
4967
4968 * display.texi (Text Display): Change index entries.
4969
49702005-06-24 Eli Zaretskii <eliz@gnu.org>
4971
4972 * makefile.w32-in (MAKEINFO): Use --force.
4973 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4974 Makefile.in.
8cf51b2c
GM
4975
49762005-06-23 Richard M. Stallman <rms@gnu.org>
4977
4978 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4979 nobreak-char-display.
4980
4981 * emacs.texi (Top): Update detailed node listing.
4982
4983 * display.texi (Text Display): Renamed show-nonbreak-escape
4984 to nobreak-char-display and no-break-space to nobreak-space.
4985 (Standard Faces): Split up the list of standard faces
4986 and put it in a separate node. Add nobreak-space and
4987 escape-glyph.
4988
8cf51b2c
GM
49892005-06-23 Lute Kamstra <lute@gnu.org>
4990
4991 * mule.texi (Select Input Method): Fix typo.
4992
49932005-06-23 Kenichi Handa <handa@m17n.org>
4994
4995 * mule.texi (International): List all supported scripts. Adjust
4996 text for that leim is now included in the normal Emacs
4997 distribution.
4998 (Language Environments): List all language environments.
4999 Intlfonts contains fonts for most supported scripts, not all..
5000 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5001 input a specific character.
8cf51b2c
GM
5002 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5003
50042005-06-23 Juanma Barranquero <lekktu@gmail.com>
5005
49823426 5006 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5007
50082005-06-22 Miles Bader <miles@gnu.org>
5009
5010 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5011
50122005-06-20 Miles Bader <miles@gnu.org>
5013
5014 * display.texi (Faces): Add `vertical-divider'.
5015
50162005-06-17 Richard M. Stallman <rms@gnu.org>
5017
5018 * text.texi (Adaptive Fill): Minor clarification.
5019
8cf51b2c
GM
50202005-06-10 Lute Kamstra <lute@gnu.org>
5021
5022 * emacs.texi (Top): Correct version number.
5023 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5024 refer to the current version of Emacs.
5025
50262005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5027
5028 * files.texi (Log Buffer): Document when there can be more than
5029 one file to be committed.
5030
50312005-06-08 Juri Linkov <juri@jurta.org>
5032
5033 * display.texi (Faces): Add `shadow' face.
5034
50352005-06-07 Masatake YAMATO <jet@gyve.org>
5036
5037 * display.texi (Faces): Write about mode-line-highlight.
5038
50392005-06-06 Richard M. Stallman <rms@gnu.org>
5040
5041 * misc.texi (Printing Package): Explain how to initialize
5042 printing package.
5043
5044 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5045
50462005-06-05 Chong Yidong <cyd@stupidchicken.com>
5047
5048 * emacs.texi: Rename Hardcopy to Printing.
5049 Make PostScript and PostScript Variables subnodes of it.
5050
5051 * misc.texi (Printing): Rename node from Hardcopy.
5052 Mention menu bar options.
5053 Move PostScript and PostScript Variables to submenu.
5054 (Printing package): New node.
5055
5056 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5057
5058 * dired.texi (Operating on Files): Likewise.
5059
5060 * calendar.texi (Displaying the Diary): Likewise.
5061
5062 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5063
5064 * glossary.texi (Glossary): Likewise.
5065
5066 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5067 effect.
5068
50692005-06-04 Richard M. Stallman <rms@gnu.org>
5070
5071 * trouble.texi (After a Crash): Polish previous change.
5072
8cf51b2c
GM
50732005-05-30 Noah Friedman <friedman@splode.com>
5074
5075 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5076 recovery mechanism.
5077
8cf51b2c
GM
50782005-05-28 Nick Roberts <nickrob@snap.net.nz>
5079
5080 * building.texi (Other Buffers): SPC toggles display of
5081 floating point registers.
5082
8cf51b2c
GM
50832005-05-27 Nick Roberts <nickrob@snap.net.nz>
5084
5085 * files.texi (Log Buffer): Merge in description of Log Edit
5086 mode from pcl-cvs.texi.
5087
50882005-05-26 Richard M. Stallman <rms@gnu.org>
5089
5090 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5091
8cf51b2c
GM
50922005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5093
5094 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5095 not enabled by default.
5096 When not on a word, `ispell-word' by default checks the word
5097 before point.
5098
50992005-05-24 Nick Roberts <nickrob@snap.net.nz>
5100
5101 * building.texi (Debugger Operation): Simplify last sentence.
5102
51032005-05-23 Lute Kamstra <lute@gnu.org>
5104
5105 * emacs.texi: Update FSF's address throughout.
5106 (Preface): Use @cite.
5107 (Distrib): Add cross reference to the node "Copying". Mention the
5108 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5109 printed manuals.
5110 (Intro): Use @xref for the Emacs Lisp Intro.
5111
8cf51b2c
GM
51122005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5113
5114 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5115
5116 * basic.texi (Moving Point): Mention default for `goto-line'.
5117
5118 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5119 of a variable's docstring.
5120
51212005-05-18 Lute Kamstra <lute@gnu.org>
5122
5123 * maintaining.texi (Overview of Emerge): Add cross reference.
5124 Remove duplication.
5125
5126 * emacs.texi (Top): Update to the current structure of the manual.
5127 * misc.texi (Emacs Server): Add menu description.
5128 * files.texi (Saving): Fix menu.
5129 * custom.texi (Customization): Fix menu.
5130 * mule.texi (International): Fix menu.
5131 * kmacro.texi (Keyboard Macros): Fix menu.
5132
51332005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5134
5135 * display.texi: Various minor changes.
5136 (Faces): Delete text that is repeated in the next section.
5137
51382005-05-16 Nick Roberts <nickrob@snap.net.nz>
5139
5140 * building.texi (Debugger Operation): Mention GUD tooltips are
5141 disabled with GDB in text command mode.
5142
8cf51b2c
GM
51432005-05-16 Nick Roberts <nickrob@snap.net.nz>
5144
5145 * building.texi: Replace toolbar with "tool bar" for consistency.
5146 (Compilation Mode): Describe compilation-context-lines
5147 and use of arrow in compilation buffer.
5148 (Debugger Operation): Replace help text with variable's value.
5149
5150 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5151 consistency.
5152
51532005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5154
5155 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5156 Add xref.
5157
8cf51b2c
GM
51582005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5159
5160 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5161 (Position Info): Delete discussion of `goto-line'. It is already
5162 described in `Moving point'.
5163
5164 * mini.texi (Completion Commands): Correct reference.
5165 (Completion Options): Fix typo.
5166
5167 * killing.texi (Deletion): Complete description of `C-x C-o'.
5168
8cf51b2c
GM
51692005-05-10 Richard M. Stallman <rms@gnu.org>
5170
5171 * building.texi (Compilation): Clarify recompile's directory choice.
5172
5173 * frames.texi (Tooltips): Cleanups.
5174
5175 * basic.texi (Arguments): Fix punctuation.
5176
51772005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5178
5179 * screen.texi (Menu Bar): The up and down (not left and right)
5180 arrow keys move through a keyboard menu.
5181
51822005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5183
5184 * basic.texi: Various typo and grammar fixes.
5185 (Moving Point): C-a now runs move-beginning-of-line.
5186
51872005-05-08 Nick Roberts <nickrob@snap.net.nz>
5188
5189 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5190
5191 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5192 as different animals.
5193
51942005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5195
5196 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5197 Correct index entry.
5198
51992005-05-07 Nick Roberts <nickrob@snap.net.nz>
5200
5201 * building.texi (Debugger Operation): Update to reflect changes
5202 in GUD tooltips.
5203
52042005-04-30 Richard M. Stallman <rms@gnu.org>
5205
5206 * files.texi (Compressed Files): Auto Compression normally enabled.
5207
5208 * building.texi (Debugger Operation): Clarify previous change.
5209
8cf51b2c
GM
52102005-04-28 Nick Roberts <nickrob@snap.net.nz>
5211
5212 * building.texi (Debugger Operation): Add description for
5213 GUD tooltips when program is not running.
5214
52152005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5216
5217 * misc.texi (Shell): Add `Shell Prompts' to menu.
5218 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5219 description. Delete remarks moved to new node.
5220 (Shell Prompts): New node.
5221 (History References): Replace remarks moved to `Shell Prompts'
5222 with xref to that node.
5223 (Remote Host): Clarify how to specify the terminal type when
5224 logging in to a different machine.
5225
52262005-04-26 Richard M. Stallman <rms@gnu.org>
5227
5228 * emacs.texi (Top): Update submenus from files.texi.
5229
5230 * files.texi (Filesets): Clarify previous change.
5231
5232 * dired.texi (Misc Dired Features): Clarify previous change.
5233
52342005-04-25 Chong Yidong <cyd@stupidchicken.com>
5235
5236 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5237
5238 * dired.texi (Misc Dired Features): Document
5239 dired-compare-directories.
5240
5241 * files.texi (Filesets): New node.
5242 (File Conveniences): Document Image mode.
5243
5244 * text.texi (TeX Print): Document tex-compile.
5245
52462005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5247
5248 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5249 Delete redundant reference to tooltip Custom group. It is
5250 referred too again in the next paragraph.
5251
52522005-04-24 Richard M. Stallman <rms@gnu.org>
5253
5254 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5255
8cf51b2c
GM
52562005-04-19 Kim F. Storm <storm@cua.dk>
5257
5258 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5259
52602005-04-18 Lars Hansen <larsh@math.ku.dk>
5261
5262 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5263 turns off desktop-save-mode.
5264
52652005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5266
5267 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5268 by default in terminals compatible with xterm. Mention that
5269 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5270 node.
5271
8cf51b2c
GM
52722005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5273
5274 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5275
c8763fb6 52762005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5277
5278 * xresources.texi (Table of Resources): Add cursorBlink.
5279
52802005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5281
5282 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5283 `d', `C-d' and `u'.
5284
52852005-04-11 Richard M. Stallman <rms@gnu.org>
5286
5287 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5288 (Misc X): Add -D, --basic-display.
5289
5290 * maintaining.texi (Change Log): Correct the description of
5291 the example.
5292
5293 * major.texi (Choosing Modes): Document magic-mode-alist.
5294
8cf51b2c
GM
52952005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5296
5297 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5298 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5299 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5300 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5301 `w', respectively.
5302 (Rmail Labels): Mention `l'.
5303 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5304 (Rmail Summary Edit): Describe `j' and RET.
5305
c8763fb6 53062005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5307
5308 * xresources.texi (Lucid Resources): Add fontSet resource.
5309
8cf51b2c
GM
53102005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5311
5312 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5313 now called `indicate-empty-lines'.
5314
53152005-04-06 Kim F. Storm <storm@cua.dk>
5316
5317 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5318
53192005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5320
5321 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5322 deleted.
5323 (Marks vs Flags): Add some convenient key bindings.
5324 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5325 (Misc Dired Features): Correct and expand description of `w' command.
5326
5327 * frames.texi (XTerm Mouse): Delete apparently false info.
5328 The GNU/Linux console currently does not appear to support
5329 `xterm-mouse-mode'.
5330
8cf51b2c
GM
53312005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5332
5333 * calendar.texi (Diary): Mention shell utility `calendar'.
5334
53352005-04-01 Richard M. Stallman <rms@gnu.org>
5336
5337 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5338
8cf51b2c
GM
53392005-04-01 Lute Kamstra <lute@gnu.org>
5340
5341 * maintaining.texi (Change Log): add-change-log-entry uses
5342 add-log-mailing-address.
5343
53442005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5345
5346 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5347 `VC Mode Line' and put in an xref to that node.
5348 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5349 its description.
5350
53512005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5352
5353 * calendar.texi (Calendar Systems): Say that the Persian calendar
5354 implemented here is the arithmetical one championed by Birashk.
5355
53562005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5357
5358 * programs.texi (Fortran Motion): Fix previous change.
5359
8cf51b2c
GM
53602005-03-29 Richard M. Stallman <rms@gnu.org>
5361
5362 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5363
53642005-03-29 Chong Yidong <cyd@stupidchicken.com>
5365
5366 * text.texi (Refill): Refer to Long Lines Mode.
5367 (Longlines): New node.
5368 (Auto Fill): Don't index "word wrap" here.
5369 (Filling): Add Longlines to menu.
5370
53712005-03-29 Richard M. Stallman <rms@gnu.org>
5372
5373 * xresources.texi: Minor fixes.
5374
5375 * misc.texi (Emacs Server): Fix Texinfo usage.
5376
5377 * emacs.texi (Top): Don't use a real section heading for
5378 "Detailed Node Listing". Fake it instead.
5379
5380 * basic.texi (Position Info): Minor cleanup.
5381
5382 * mule.texi (Input Methods): Minor cleanup.
5383
53842005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5385
5386 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5387 constructs as well.
5388 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5389
53902005-03-29 Kenichi Handa <handa@m17n.org>
5391
5392 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5393
5394 * basic.texi (Position Info): Update the description about the
5395 command C-u C-x =.
5396
53972005-03-28 Richard M. Stallman <rms@gnu.org>
5398
5399 * emacs.texi (Top): Use @section for the detailed node listing.
5400
5401 * calendar.texi: Minor fixes to previous change.
5402
5403 * programs.texi (Fortran): Small fixes to previous changes.
5404
5405 * emacs.texi (Top): Update list of subnodes of Dired.
5406 Likewise for building.texi.
5407
5408 * files.texi (File Conveniences): Delete Auto Image File mode.
5409
54102005-03-28 Chong Yidong <cyd@stupidchicken.com>
5411
5412 * building.texi (Flymake): New node.
5413
5414 * custom.texi (Function Keys): Document kp- event types and
5415 keypad-setup package.
5416
5417 * dired.texi (Wdired): New node.
5418
5419 * files.texi (File Conveniences): Reorder entries.
5420 Explain how to turn on Auto-image-file mode.
5421 Document Thumbs mode.
5422
5423 * mule.texi (Specify Coding): Document recode-region and
5424 recode-file-name.
5425
5426 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5427
54282005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5429
5430 * commands.texi (Keys): M-o is now a prefix key.
5431
54322005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5433
5434 * programs.texi: Reformat and update copyright years.
5435 (Fortran): Update section.
5436
54372005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5438
5439 * files.texi: Several small changes in addition to:
5440 (Visiting): Change xref for Dialog Boxes to ref.
5441 (Version Headers): Replace references to obsolete var
5442 `vc-header-alist' with `vc-BACKEND-header'.
5443 (Customizing VC): Update value of `vc-handled-backends'.
5444
54452005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5446
5447 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5448 move here from Emacs Lisp Reference Manual.
5449 * calendar.texi (Calendar/Diary, Diary Commands)
5450 (Special Diary Entries, Importing Diary): Change some xrefs to
5451 point to emacs-xtra rather than elisp.
5452
5453 * emacs-xtra.texi (Calendar Customizing):
5454 Move view-diary-entries-initially, view-calendar-holidays-initially,
5455 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5456 Emacs Manual.
5457 (Appt Customizing): Merge entire section into main Emacs Manual.
5458 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5459 mark-holidays-in-calendar here from emacs-xtra.
5460 (Displaying the Diary): Move view-diary-entries-initially,
5461 mark-diary-entries-in-calendar here from emacs-xtra.
5462 (Appointments): Move appt-display-mode-line,
5463 appt-display-duration, appt-disp-window-function,
5464 appt-delete-window-function here from emacs-xtra.
5465
5466 * calendar.texi: Update and reformat copyright.
5467 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5468 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5469 (Diary): Refer to `diary-file' rather than ~/diary.
5470 (Diary Commands): Rename node to "Displaying the Diary".
5471 * emacs.texi (Top): Rename "Diary Commands" section.
5472 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5473
54742005-03-26 Eli Zaretskii <eliz@gnu.org>
5475
5476 * misc.texi (Emacs Server): Fix the command for setting
5477 server-name. Add an xref to Invoking emacsclient.
5478
5479 * help.texi (Help Summary): Clarify when "C-h ." will do something
5480 nontrivial.
5481 (Apropos): Add cindex entry for apropos-sort-by-scores.
5482
5483 * display.texi (Text Display): Add index entries for how no-break
5484 characters are displayed.
5485
8cf51b2c
GM
54862005-03-26 Eli Zaretskii <eliz@gnu.org>
5487
5488 * files.texi (Visiting): Fix cross-references introduced with the
5489 last change.
5490
5491 * xresources.texi (GTK resources): Fix last change.
5492
8cf51b2c
GM
54932005-03-25 Chong Yidong <cyd@stupidchicken.com>
5494
5495 * xresources.texi (X Resources): GTK options documented too.
5496 (Resources): Clarify meaning of program name.
5497 (Table of Resources): Add visualClass.
5498 (GTK resources): Rewrite.
5499 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5500
5501 * display.texi (Text Display): Mention non-breaking spaces.
5502
5503 * files.texi (Reverting): Document auto-revert-check-vc-info.
5504
5505 * frames.texi (Mouse Commands): Document
5506 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5507
5508 * help.texi (Help Summary): Add `C-h .'.
5509 (Apropos): Apropos accepts a list of search terms.
5510 Document apropos-sort-by-scores.
5511 (Help Echo): Document display-local-help.
5512
5513 * misc.texi (Emacs Server): Document server-name.
5514 (Invoking emacsclient): Document -s option for server names.
5515
5516 * text.texi (Outline Visibility): Introduce "current heading
5517 line" (commands can be called with point on a body line).
5518 Re-order table to follow the sequence of discussion.
5519 hide-body won't hide lines before first header line.
5520 (TeX Mode): Add DocTeX mode.
5521
8cf51b2c
GM
55222005-03-24 Richard M. Stallman <rms@gnu.org>
5523
5524 * mule.texi (Single-Byte Character Support): Delete mention
5525 of iso-acc.el and iso-transl.el.
5526
8cf51b2c
GM
55272005-03-23 Lute Kamstra <lute@gnu.org>
5528
5529 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5530
55312005-03-23 Richard M. Stallman <rms@gnu.org>
5532
8cf51b2c
GM
5533 * search.texi: Delete explicit node pointers.
5534 (Incremental Search): New menu.
5535 (Basic Isearch, Repeat Isearch, Error in Isearch)
5536 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5537 (Slow Isearch): New subnodes.
5538 (Configuring Scrolling): Node deleted.
5539 (Search Case): Doc default-case-fold-search.
5540 (Regexp Replace): Move replace-regexp doc here.
5541
5542 * rmail.texi (Movemail): Put commas inside closequotes.
5543
5544 * picture.texi (Insert in Picture): Document C-c arrow combos.
5545 (Basic Picture): Clarify erasure.
5546
5547 * display.texi (Font Lock): Put commas inside closequotes.
5548
5549 * cmdargs.texi (General Variables): Put commas inside closequotes.
5550
55512005-03-23 Nick Roberts <nickrob@snap.net.nz>
5552
5553 * building.texi (Stack Buffer): Mention reverse contrast for
5554 *selected* frame (might not be current frame).
5555
8cf51b2c
GM
55562005-03-21 Richard M. Stallman <rms@gnu.org>
5557
5558 * building.texi (Starting GUD): Add bashdb.
5559
55602005-03-20 Chong Yidong <cyd@stupidchicken.com>
5561
5562 * basic.texi (Moving Point): Add M-g M-g binding.
5563 (Undo): Document undo-only.
5564 (Position Info): Document M-g M-g and C-u M-g M-g.
5565
5566 * building.texi (Building): Put Grep Searching after Compilation
5567 Shell.
5568 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5569 Document next-error-highlight.
5570 (Grep Searching): Document grep-highlight-matches.
5571 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5572
5573 * calendar.texi (Importing Diary): Rename node from iCalendar.
5574 Document diary-from-outlook.
5575
5576 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5577 Commands.
5578 Mention effect of X drag and drop on Dired buffers.
5579
5580 * files.texi (Visiting): Document large-file-warning-threshold.
5581 Move paragraph on file-selection dialog.
5582 Mention visiting files using X drag and drop.
5583 (Reverting): Mention using Auto-Revert mode to tail files.
5584 Document auto-revert-tail-mode.
5585 (Version Systems): Minor correction.
5586 (Comparing Files): Diff-mode is no longer based on Compilation
5587 mode.
5588 Document compare-ignore-whitespace.
5589 (Misc File Ops): Explain passing a directory to rename-file.
5590 Likewise for copy-file and make-symbolic-link.
5591
5592 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5593 Document mouse-wheel-progressive speed.
5594
5595 * help.texi (Misc Help): Document numeric argument for C-h i.
5596 Correctly explain the effect of just C-u as argument.
5597
5598 * killing.texi (Deletion): Document numeric argument for
5599 just-one-space.
5600
5601 * mini.texi (Completion): Completion acts on text before point.
5602
5603 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5604 (Emulation): CUA mode replaces pc-bindings-mode,
5605 pc-selection-mode, and s-region.
5606
5607 * mule.texi (Input Methods): Leim is now built-in.
5608 (Select Input Method): Document quail-show-key.
5609 (Specify Coding): Document revert-buffer-with-coding-system.
5610
5611 * programs.texi (Fortran Motion): Document f90-next-statement,
5612 f90-previous-statement, f90-next-block, f90-previous-block,
5613 f90-end-of-block, and f90-beginning-of-block.
5614
5615 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5616
5617 * emacs.texi (Acknowledgments): Updated.
5618
5619 * anti.texi: Total rewrite.
5620
8cf51b2c
GM
56212005-03-19 Chong Yidong <cyd@stupidchicken.com>
5622
5623 * ack.texi (Acknowledgments): Update.
5624
56252005-03-19 Eli Zaretskii <eliz@gnu.org>
5626
5627 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5628 copyright years.
5629
56302005-03-14 Nick Roberts <nickrob@snap.net.nz>
5631
5632 * building.texi (Commands of GUD): Move paragraph on setting
5633 breakpoints with mouse to the GDB Graphical Interface node.
5634
56352005-03-07 Richard M. Stallman <rms@gnu.org>
5636
8cf51b2c
GM
5637 * misc.texi (Single Shell, Shell Options): Fix previous change.
5638
5639 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5640
56412005-03-06 Richard M. Stallman <rms@gnu.org>
5642
5643 * building.texi (Starting GUD): Don't explain text vs graphical
5644 GDB here. Just mention it and xref.
5645 Delete "just one debugger process".
5646 (Debugger Operation): Move GUD tooltip info here.
5647 (GUD Tooltips): Node deleted.
5648 (GDB Graphical Interface): Explain the two GDB modes here.
5649
8cf51b2c
GM
5650 * sending.texi (Sending Mail): Minor cleanup.
5651 (Mail Aliases): Explain quoting conventions.
5652 Update key rebinding example.
5653 (Header Editing): C-M-i is like M-TAB.
5654 (Mail Mode Misc): mail-attach-file does not do MIME.
5655
5656 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5657 that really belongs here.
5658 (Remote Mailboxes): Text moved to Rmail Inbox.
5659 (Rmail Display): Mention Mouse-1.
5660 (Movemail): Clarify two movemail versions.
5661 Clarify rmail-movemail-program.
5662
8cf51b2c
GM
5663 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5664 Document async shell commands.
5665 (Shell History): Clarify.
5666 (Shell Ring): Mention C-UP an C-DOWN.
5667 (Shell Options): Add comint-prompt-read-only.
5668 (Invoking emacsclient): Set EDITOR to run Emacs.
5669 (Sorting): No need to explain what region is.
5670 (Saving Emacs Sessions): Fix typo.
5671 (Recursive Edit): Fix punctuation.
5672 (Emulation): Don't mention "PC bindings" which are standard.
5673 (Hyperlinking): Explain Mouse-1 convention here.
5674 (Find Func): Node deleted.
5675
8cf51b2c
GM
5676 * help.texi (Name Help): Xref to Hyperlinking.
5677
5678 * glossary.texi (Glossary):
5679 Rename "Balance Parentheses" to "Balancing...".
5680 Add "Byte Compilation". Correct "Copyleft".
5681 New xref in "Customization".
5682 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5683 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5684 Rename "Registers" to "Register".
5685 Replace "Selecting" with "Selected Frame",
5686 "Selected Window", and "Selecting a Buffer".
5687
5688 * files.texi (Types of Log File): Explain how projects'
5689 methods can vary.
5690
8cf51b2c
GM
5691 * display.texi (Faces): Delete "Emacs 21".
5692
5693 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5694 * fixit.texi (Spelling): C-M-i like M-TAB.
5695 * mini.texi (Completion Options): C-M-i like M-TAB.
5696 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5697 * text.texi (Text Mode): C-M-i like M-TAB.
5698
5699 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5700
5701 * calendar.texi (Specified Dates): Mention `g w'.
5702 (Appointments): appt-activate toggles with no arg.
5703
8cf51b2c
GM
57042005-03-05 Juri Linkov <juri@jurta.org>
5705
5706 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 5707 "invocation (command line arguments)".
8cf51b2c
GM
5708 (Misc X): Add -nbc, --no-blinking-cursor.
5709
57102005-03-04 Ulf Jasper <ulf.jasper@web.de>
5711
5712 * calendar.texi (iCalendar): No need to require it now.
5713
8cf51b2c
GM
57142005-03-03 Nick Roberts <nickrob@snap.net.nz>
5715
5716 * trouble.texi (Contributing): Mention Savannah. Direct users to
5717 emacs-devel.
5718
57192005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5720
5721 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5722 window.
5723
8cf51b2c
GM
57242005-02-27 Richard M. Stallman <rms@gnu.org>
5725
5726 * building.texi (Compilation): Update mode line status info.
5727
57282005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5729
5730 * calendar.texi (General Calendar): Document binding of
5731 scroll-other-window-down.
5732 (Mayan Calendar): Fix earliest date.
5733 (Time Intervals): Document timeclock-change.
5734 Fix timeclock-ask-before-exiting documentation.
5735
57362005-02-26 Kim F. Storm <storm@cua.dk>
5737
5738 * frames.texi (Mouse References):
5739 Add mouse-1-click-in-non-selected-windows.
5740
57412005-02-25 Richard M. Stallman <rms@gnu.org>
5742
5743 * screen.texi (Screen): Explain better about cursors and mode lines;
5744 don't presuppose text terminals.
5745 (Point): Don't assume just one cursor.
5746 Clarify explanation of cursors.
5747 (Echo Area, Menu Bar): Cleanups.
5748
5749 * mini.texi (Minibuffer): Prompts are highlighted.
5750 (Minibuffer Edit): Newline = C-j only on text terminals.
5751 Clarify resize-mini-windows values.
5752 Mention M-PAGEUP and M-PAGEDOWN.
5753 (Completion Commands): Mouse-1 like Mouse-2.
5754 (Minibuffer History): Explain history commands better.
5755 (Repetition): Add xref to Incremental Search.
5756
5757 * mark.texi (Setting Mark): Clarify info about displaying mark.
5758 Clarify explanation of C-@ and C-SPC.
5759 (Transient Mark): Mention Delete Selection mode.
5760 (Marking Objects): Clean up text about extending the region.
5761
5762 * m-x.texi (M-x): One C-g doesn't always go to top level.
5763 No delay before suggest-key-bindings output.
5764
5765 * fixit.texi (Fixit): Mention C-/ for undo.
5766 (Spelling): Mention ESC TAB like M-TAB.
5767 Replacement words with r and R are rechecked.
5768 Say where C-g leaves point. Mention ? as input.
5769
57702005-02-23 Lute Kamstra <lute@gnu.org>
5771
5772 * cmdargs.texi (Initial Options): Add cross reference.
5773
8cf51b2c
GM
57742005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5775
5776 * emacs.texi (Top): Update menu for splitting of node in
5777 msdog.texi.
5778 * frames.texi (Frames): Update xref for splitting of node in
5779 msdog.texi.
5780 * trouble.texi (Quitting): Ditto.
5781
57822005-02-16 Richard M. Stallman <rms@gnu.org>
5783
5784 * windows.texi (Split Window): Simplify line truncation info
5785 and xref to Display Custom.
5786
5787 * trouble.texi (Quitting): Emergency escape only for text terminal.
5788 (Screen Garbled): C-l for ungarbling is only for text terminal.
5789
5790 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5791
5792 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5793
5794 * programs.texi (Program Modes): Mention Python mode.
5795 (Moving by Defuns): Repeating C-M-h extends region.
5796 (Basic Indent): Clarify.
5797 (Custom C Indent): Clarify.
5798 (Expressions): Repeating C-M-@ extends region.
5799 (Info Lookup): Clarify for C-h S.
5800 (Symbol Completion): ESC TAB alternative for M-TAB.
5801 (Electric C): Clarify.
5802
5803 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5804
5805 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5806 MS-DOS Input node.
5807 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5808 (MS-DOS and MULE): Clarify.
5809 (MS-DOS Processes, Windows Processes): Fix typos.
5810
5811 * major.texi (Choosing Modes): Clarify.
5812
5813 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5814 (Keyboard Macro Step-Edit): Clarify.
5815
5816 * indent.texi (Indentation): Clarifications.
5817
5818 * help.texi (Help): Correct error about C-h in query-replace.
5819 Clarify apropos vs C-h a. Fix how to search in FAQ.
5820 (Key Help): Describe C-h w here.
5821 (Name Help): Minor cleanup. C-h w moved to Key Help.
5822 Clarify the "object" joke.
5823 (Apropos): Clarify. Mouse-1 like Mouse-2.
5824 (Help Mode): Mouse-1 like Mouse-2.
5825
5826 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5827
5828 * display.texi (Display): Reorder menu.
5829 (Faces): Cleanup.
5830 (Font Lock): Cleanup. Mention Options menu.
5831 Delete obsolete text.
5832 (Scrolling): For C-l, don't presume text terminal.
5833 (Horizontal Scrolling): Simplify intro.
5834 (Follow Mode): Clarify.
5835 (Cursor Display): Moved before Display Custom.
5836 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5837 Doc default-tab-width. Doc line truncation more thoroughly.
5838
5839 * dired.texi (Dired Enter): C-x C-f can run Dired.
5840 (Dired Visiting): Comment out `a' command.
5841 Mouse-1 is like Mouse-2.
5842 (Shell Commands in Dired): ? can be used more than once.
5843
5844 * basic.texi (Continuation Lines): Simplify description of truncation,
5845 and refer to Display Custom for the rest of it.
5846
8cf51b2c
GM
58472005-02-06 Lute Kamstra <lute@gnu.org>
5848
5849 * basic.texi (Undo): Fix typo.
5850
5851 * cmdargs.texi (Emacs Invocation): Fix typo.
5852
5853 * custom.texi (Init Examples): Fix typo.
5854
5855 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5856
58572005-02-06 Richard M. Stallman <rms@gnu.org>
5858
5859 * regs.texi (Registers): Registers can hold numbers, too.
5860
5861 * killing.texi (Other Kill Commands): Cleanup.
5862 Delete redundant explanation of kill in read-only buffer.
5863 (Yanking): Mention term "copying".
5864 (Accumulating Text): Fix typo.
5865
5866 * entering.texi (Entering Emacs): Update rationale at start.
5867 (Exiting): Treat iconifying on a par with suspension.
5868
5869 * custom.texi (Minor Modes): Fix typo.
5870 (Easy Customization): Fix menu style.
5871 (Variables): Add xref.
5872 (Examining): Setting for future sessions works through .emacs.
5873 (Keymaps): "Text terminals", not "Many".
5874 (Init Rebinding): Explain \C-. Show example of \M-.
5875 Fix minor wording errors.
5876 (Function Keys): Explain vector syntax just once.
5877 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5878 (Init File): Mention .emacs.d directory.
5879 (Init Examples): Add xref.
5880 (Find Init): Mention .emacs.d directory.
5881
5882 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5883 (Action Arguments): Explain which kinds of -l args are found how.
5884 (Initial Options): --batch does not inhibit site-start.
5885 Add xrefs.
5886 (Command Example): Use --batch, not -batch.
5887
5888 * basic.texi (Inserting Text): Cleanup wording.
5889 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5890 C-n is not error at end of buffer.
5891 (Undo): Doc C-/ like C-_. Add xrefs.
5892 (Arguments): META key may be labeled ALT.
5893 Peculiar arg meanings are explained in doc strings.
5894
5895 * abbrevs.texi (Expanding Abbrevs): Clarify.
5896
58972005-02-05 Eli Zaretskii <eliz@gnu.org>
5898
5899 * frames.texi (Frame Parameters): Add an xref to the description
5900 of list-colors-display. Add a pointer to the X docs about colors.
5901
5902 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 5903 Improve docs of list-colors-display.
8cf51b2c
GM
5904
59052005-02-03 Lute Kamstra <lute@gnu.org>
5906
5907 * frames.texi (Frames, Drag and Drop): Fix typos.
5908
59092005-02-03 Richard M. Stallman <rms@gnu.org>
5910
5911 * windows.texi (Basic Window): Mention color-change in mode line.
5912 (Change Window): Explain dragging vertical boundaries.
5913
5914 * text.texi (Sentences): Clarify.
5915 (Paragraphs): Explain M-a and blank lines.
5916 (Outline Mode): Clarify text and menu.
5917 (Hard and Soft Newlines): Mention use-hard-newlines.
5918
5919 * frames.texi (Frames): Delete unnecessary mention of Windows.
5920 (Mouse Commands): Likewise. Mention xterm mouse support.
5921 (Clipboard): Clarify.
5922 (Mouse References): Mention use of Mouse-1 for following links.
5923 (Menu Mouse Clicks): Clarify.
5924 (Mode Line Mouse): Clarify.
5925 (Drag and Drop): Rewrite.
5926
5927 * fixit.texi (Spelling): Fix typo.
5928
5929 * files.texi (File Names): Clarify.
5930 (Visiting): Update conditions for use of file dialog. Clarify.
5931 (Saving): Doc d as answer in save-some-buffers.
5932 (Remote Files): Clean up the text.
5933
5934 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5935
5936 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5937 (List Buffers): Clarify.
5938 (Several Buffers): Doc T command.
5939 (Buffer Convenience): Clarify menu.
5940
5941 * basic.texi (Undo): Clarify last change.
5942
59432005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5944
5945 * fixit.texi (Spelling): Fix typo.
5946
59472005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5948
5949 * basic.texi (Undo): Update description of `undo-outer-limit'.
5950
59512005-02-01 Nick Roberts <nickrob@snap.net.nz>
5952
5953 * building.texi: Update documentation relating to GDB Graphical
5954 Interface.
5955
59562005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5957
5958 * custom.texi (Easy Customization): Adapt menu to node name change.
5959
59602005-01-30 Richard M. Stallman <rms@gnu.org>
5961
5962 * custom.texi (Easy Customization): Defn of "User Option" now
5963 includes faces. Don't say just "option" when talking about variables.
5964 Do say just "options" to mean "anything customizable".
5965 (Specific Customization): Describe `customize-variable',
5966 not `customize-option'.
5967
5968 * glossary.texi (Glossary) <Faces>: Add xref.
5969 <User Option>: Change definition--include faces. Change xref.
5970
5971 * picture.texi (Picture): Mention artist.el.
5972
5973 * sending.texi, screen.texi, programs.texi, misc.texi:
5974 * mini.texi, major.texi, maintaining.texi, macos.texi:
5975 * help.texi, frames.texi, files.texi:
5976 Don't say just "option" when talking about variables.
5977
5978 * display.texi, mule.texi: Don't say just "option" when talking
5979 about variables. Other minor cleanups.
5980
8cf51b2c
GM
59812005-01-26 Lute Kamstra <lute@gnu.org>
5982
5983 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5984 File'. Mention the `-Q' option at the `--no-site-file' option.
5985
8cf51b2c
GM
59862005-01-22 David Kastrup <dak@gnu.org>
5987
5988 * building.texi (Grep Searching): Mention alias `find-grep' for
5989 `grep-find'.
5990
59912005-01-20 Richard M. Stallman <rms@gnu.org>
5992
5993 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5994
8cf51b2c
GM
59952005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5996
5997 * rmail.texi (Movemail): Explain differences
5998 between standard and mailutils versions of movemail.
5999 Describe command line and configuration options introduced
6000 with the latter.
6001 Explain the notion of mailbox URL, provide examples and
6002 cross-references to mailutils documentation.
6003 Describe various methods of specifying mailbox names,
6004 user names and user passwords for rmail.
6005 (Remote Mailboxes): New section. Describe
6006 how movemail handles remote mailboxes. Describe configuration
6007 options used to control its behavior.
6008 (Other Mailbox Formats): Explain handling of various mailbox
6009 formats.
6010
60112005-01-13 Richard M. Stallman <rms@gnu.org>
6012
6013 * commands.texi (Commands): Clarification.
6014
60152005-01-11 Richard M. Stallman <rms@gnu.org>
6016
6017 * programs.texi (Multi-line Indent): Fix previous change.
6018 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6019
8cf51b2c
GM
60202005-01-08 Richard M. Stallman <rms@gnu.org>
6021
6022 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6023 lazy-highlight.
6024
6025 * search.texi (Query Replace): Mention faces query-replace
6026 and lazy-highlight.
6027 (Incremental Search): Update isearch highlighting info.
6028
8cf51b2c
GM
60292005-01-04 Richard M. Stallman <rms@gnu.org>
6030
6031 * custom.texi (Saving Customizations): Minor improvement.
6032
8cf51b2c
GM
60332005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6034
6035 * custom.texi (Saving Customizations): Emacs no longer loads
6036 `custom-file' after .emacs. No longer mention customizing through
6037 Custom.
6038
8cf51b2c
GM
60392005-01-01 Andreas Schwab <schwab@suse.de>
6040
6041 * killing.texi (Graphical Kill): Move up under node Killing,
6042 change @section to @subsection.
6043
60442005-01-01 Richard M. Stallman <rms@gnu.org>
6045
6046 * custom.texi (Face Customization): Mention hex color specs.
6047
6048 * emacs.texi (Top): Update Killing submenu.
6049
6050 * killing.texi (Killing): Reorganize section.
6051 No more TeX-only text; put the node command at start of chapter.
6052 But the first section heading is used only in TeX.
6053 Rewrite the text to read better in this mode.
6054 (Graphical Kill): New subnode gets some of the text that
6055 used to be in the first section.
6056
60572004-12-31 Richard M. Stallman <rms@gnu.org>
6058
6059 * dired.texi (Shell Commands in Dired): Delete the ? example.
6060
6061 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6062
6063 * files.texi (Saving): Describe new require-final-newline features
6064 and mode-require-final-newline.
6065
8cf51b2c
GM
60662004-12-29 Richard M. Stallman <rms@gnu.org>
6067
6068 * custom.texi (File Variables): Clarify previous change.
6069
c8763fb6 60702004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6071
6072 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6073 out now.
6074
60752004-12-27 Richard M. Stallman <rms@gnu.org>
6076
6077 * Makefile.in (MAKEINFO): Specify --force.
6078
6079 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6080 (Undo): Doc undo-outer-limit.
6081
8cf51b2c
GM
60822004-12-15 Juri Linkov <juri@jurta.org>
6083
6084 * mark.texi (Transient Mark, Mark Ring): M-< and other
6085 movement commands don't set mark in Transient Mark mode
6086 if mark is active.
6087
8cf51b2c
GM
60882004-12-12 Juri Linkov <juri@jurta.org>
6089
6090 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6091 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6092
6093 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6094 (Misc Dired Commands): Add @r{(Dired)} to w.
6095
60962004-12-12 Juri Linkov <juri@jurta.org>
6097
6098 * mark.texi (Marking Objects): Marking commands also extend the
6099 region when mark is active in Transient Mark mode.
6100
8cf51b2c
GM
61012004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6102
6103 * custom.texi (Saving Customizations): Emacs only loads the custom
6104 file automatically after the init file in version 22.1 or later.
6105 Adapt text and examples to this fact.
6106
8cf51b2c
GM
61072004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6108
6109 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6110 be set through Custom. Otherwise, it has no effect.
6111
8cf51b2c
GM
61122004-12-05 Richard M. Stallman <rms@gnu.org>
6113
6114 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6115 * entering.texi: Rename Command Line to Emacs Invocation.
6116
10d1d0af 6117 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6118
6119 * custom.texi (Easy Customization): Move up to section level,
6120 before Variables. Avoid using the term "variable"; say "option".
6121 New initial explanation.
6122 (Variables): In initial explanation, connect "variable" to the
6123 already-explained "user option".
6124
6125 * emacs.texi (Top): Fix ref to Command Line.
6126 Move reference to Easy Customization.
6127
6128 * xresources.texi (X Resources): Fix From link.
6129
6130 * doclicense.texi (GNU Free Documentation License): Fix To link.
6131
6132 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6133
6134 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6135
61362004-12-03 Richard M. Stallman <rms@gnu.org>
6137
6138 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6139
61402004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6141
6142 * kmacro.texi: Several small changes in addition to the following.
6143 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6144 defining a keyboard macro.
6145 Mention `kmacro-ring-max'.
6146 (Keyboard Macro Counter): Clarify description of
6147 `kmacro-insert-counter', `kmacro-set-counter',
6148 `kmacro-add-counter' and `kmacro-set-format'.
6149
61502004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6151
6152 * custom.texi (File Variables): Add `unibyte' and make it more
6153 clear that `unibyte' and `coding' are special. Suggested by Simon
6154 Krahnke <overlord@gmx.li>.
6155
6156 * mule.texi (Enabling Multibyte): Refer to File Variables.
6157 Suggested by Simon Krahnke <overlord@gmx.li>.
6158
c8763fb6 61592004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6160
6161 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6162 x-use-old-gtk-file-dialog.
6163
8cf51b2c
GM
61642004-11-20 Richard M. Stallman <rms@gnu.org>
6165
6166 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6167
61682004-11-09 Lars Brinkhoff <lars@nocrew.org>
6169
6170 * building.texi (Lisp Eval): Delete hyphen in section name.
6171
61722004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6173
6174 * files.texi (Old Versions):
6175 No longer document annotation as "CVS only".
6176
61772004-11-10 Andre Spiegel <spiegel@gnu.org>
6178
6179 * files.texi (Version Control): Rewrite the introduction about
6180 version systems, mentioning the new ones that we support. Thanks
6181 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6182 suggestions.
6183
c8763fb6 61842004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6185
49823426 6186 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6187
c8763fb6 61882004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6189
6190 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6191
61922004-10-23 Eli Zaretskii <eliz@gnu.org>
6193
6194 * text.texi (Text Based Tables, Table Definition)
6195 (Table Creation, Table Recognition, Cell Commands)
6196 (Cell Justification, Row Commands, Column Commands)
6197 (Fixed Width Mode, Table Conversion, Measuring Tables)
6198 (Table Misc): New nodes, documenting the Table Mode.
6199
8cf51b2c
GM
62002004-10-19 Jason Rumney <jasonr@gnu.org>
6201
6202 * makefile.w32-in (info): Change order of arguments to makeinfo.
6203
62042004-10-19 Ulf Jasper <ulf.jasper@web.de>
6205
6206 * calendar.texi (iCalendar): Update for package changes.
6207
8cf51b2c
GM
62082004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6209
6210 * files.texi (Misc File Ops): View mode is a minor mode.
6211
8cf51b2c
GM
62122004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6213
6214 * calendar.texi (iCalendar): Style changes.
6215
62162004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6217
6218 * search.texi (Regexps): The regexp described in the example is no
6219 longer stored in the variable `sentence-end'.
6220
8cf51b2c
GM
62212004-10-06 Nick Roberts <nickrob@snap.net.nz>
6222
6223 * building.texi (Starting GUD): Note that multiple debugging
6224 sessions requires `gdb --fullname'.
6225
62262004-10-05 Ulf Jasper <ulf.jasper@web.de>
6227
6228 * calendar.texi (iCalendar): New section for a new package.
6229
8cf51b2c
GM
62302004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6231
6232 * text.texi: Various small changes in addition to the following.
6233 (Text): Replace xref for autotype with inforef.
6234 (Sentences): Explain nil value for `sentence-end'.
6235 (Paragraphs): Update default values for `paragraph-start' and
6236 `paragraph-separate'.
6237 (Text Mode): Correct description of Text mode's effect on the
6238 syntax table.
6239 (Outline Visibility): `hide-other' does not hide top level headings.
6240 `selective-display-ellipses' no longer has an effect on Outline mode.
6241 (TeX Misc): Add missing @cindex.
6242 Replace xref for RefTeX with inforef.
6243 (Requesting Formatted Text): The variable
6244 `enriched-fill-after-visiting' no longer exists.
6245 (Editing Format Info): Update names of menu items and commands.
6246 (Format Faces): Mention special effect of specifying the default face.
6247 Describe inheritance of text properties.
6248 Correct description of `fixed' face.
6249 (Format Indentation): Correct description of effect of setting
6250 margins. Mention `set-left-margin' and `set-right-margin'.
6251 (Format Justification): Update names of menu items.
6252 `set-justification-full' is now bound to `M-j b'.
6253 Mention that `default-justification' is a per buffer variable.
6254 (Format Properties): Update name of menu item.
6255 (Forcing Enriched Mode): `format-decode-buffer' automatically
6256 turns on Enriched mode if the buffer is in text/enriched format.
6257
62582004-10-05 Emilio C. Lopes <eclig@gmx.net>
6259
6260 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6261
62622004-09-28 Kim F. Storm <storm@cua.dk>
6263
6264 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6265 Align with new functionality.
6266
8cf51b2c
GM
62672004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6268
6269 * display.texi (Display Custom): Remove stray `@end defvar'.
6270
62712004-09-23 Kim F. Storm <storm@cua.dk>
6272
6273 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6274 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6275
8cf51b2c
GM
62762004-09-20 Richard M. Stallman <rms@gnu.org>
6277
6278 * custom.texi (Hooks): Explain using setq to clear out a hook.
6279 (File Variables): Explain multiline string constants.
6280 (Non-ASCII Rebinding): Explain when you need to update
6281 non-ASCII char codes in .emacs.
6282
6283 * building.texi (Compilation): Explain how to make a silent
6284 subprocess that won't be terminated. Explain compilation-environment.
6285
62862004-09-13 Kim F. Storm <storm@cua.dk>
6287
6288 * mini.texi (Repetition): Rename isearch-resume-enabled to
6289 isearch-resume-in-command-history and change default to disabled.
6290
8cf51b2c
GM
62912004-09-09 Kim F. Storm <storm@cua.dk>
6292
6293 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6294 with new `kmacro-name-last-macro'.
6295
8cf51b2c
GM
62962004-09-08 Juri Linkov <juri@jurta.org>
6297
6298 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6299
8cf51b2c
GM
63002004-09-03 Juri Linkov <juri@jurta.org>
6301
6302 * search.texi (Incremental Search): Update wording for M-%.
6303
63042004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6305
6306 * killing.texi (Killing): Correct description of kill commands in
6307 read-only buffer.
6308
63092004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6310
6311 * building.texi (Compilation Mode): Add a paragraph about rules
6312 for finding the compilation buffer for `next-error'.
6313
6314 * search.texi (Other Repeating Search): Mention that Occur mode
6315 supports the next-error functionality.
6316
63172004-09-02 Juri Linkov <juri@jurta.org>
6318
6319 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6320
63212004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6322
6323 * kmacro.texi (Basic Keyboard Macro):
6324 `apply-macro-to-region-lines' now operates on all lines that begin
6325 in the region, rather than on all complete lines in the region.
6326
c8763fb6 63272004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6328
6329 * frames.texi (Drag and drop): Add documentation about
6330 x-dnd-test-function and x-dnd-known-types.
6331
63322004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6333
6334 * indent.texi: Various minor changes in addition to:
6335 (Indentation Commands): Correct description of `indent-relative'.
6336 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6337 mode. The *Tab Stops* buffer uses Overwrite Mode.
6338 (Just Spaces): `tabify' converts sequences of at least two spaces
6339 to tabs.
6340
8cf51b2c
GM
63412004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6342
6343 * frames.texi (Secondary Selection): Setting the secondary
6344 selection with M-Drag-Mouse-1 does not alter the kill ring,
6345 setting it with M-Mouse-1 and M-Mouse-3 does.
6346 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6347 toolkit scroll bars.
6348 (Scroll Bars): Ditto.
6349
6350 * windows.texi (Basic Window): When using a window system, the value
6351 of point in a non-selected window is indicated by a hollow box.
6352 (Split Window): Side by side windows are separated by a scroll bar,
6353 if scroll bars are used.
6354 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6355 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6356 (Window Convenience): Update bindings for `winner-undo' and
6357 `winner-redo'.
6358
6359 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6360 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6361 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6362 of "Using Emacs as a Server".
6363 * building.texi (Building): Interchange nodes (for correct numbering).
6364 * programs.texi (Programs): Interchange nodes (for correct numbering).
6365 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6366 Info to the node structure.
6367 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6368 Rearrange order of nodes and sections such that both "GNU GENERAL
6369 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6370 end, as appropriate for appendices.
6371 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6372 Use `@unnumberedsec'.
6373 * trouble.texi: Adapt sectioning in Info to the node structure.
6374 Adapt node pointers to change in emacs.texi.
6375 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6376
8cf51b2c
GM
63772004-08-25 Kenichi Handa <handa@m17n.org>
6378
6379 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6380 description for unibyte mode.
6381
63822004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6383
6384 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6385
6386 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6387 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6388 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6389 in @pxref.
6390
63912004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6392
6393 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6394 Change section names.
6395
8cf51b2c
GM
63962004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6397
6398 * kmacro.texi (Keyboard Macro Ring): Rename section.
6399 Emacs treats the head of the macro ring as the `last keyboard macro'.
6400 (Keyboard Macro Counter): Minor change.
6401 (Save Keyboard Macro): Some clarifications.
6402 (Edit Keyboard Macro): Rename section.
6403
6404 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6405 32-bit machines.
6406 (Several Buffers): Clarify which buffer is selected if `2' is
6407 pressed in the Buffer Menu.
6408 Auto Revert mode can be used to update the Buffer Menu
6409 automatically.
6410
64112004-08-21 Eli Zaretskii <eliz@gnu.org>
6412
6413 * help.texi (Misc Help): Add an index entry for finding an Info
6414 manual by its file name.
6415
64162004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6417
6418 * files.texi (Backup Deletion): Correct description of
6419 `delete-old-versions'.
6420 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6421 (Auto Save Files): Recommend `auto-save-mode' to reenable
6422 auto-saving, rather than the abbreviation `auto-save'.
6423
64242004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6425
6426 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6427 for "killing" and "yanking" in main menu.
6428
64292004-08-16 Richard M. Stallman <rms@gnu.org>
6430
6431 * killing.texi (Yanking, Killing): Minor cleanups.
6432
6433 * mark.texi (Momentary Mark): Minor cleanups.
6434
64352004-08-15 Kenichi Handa <handa@etl.go.jp>
6436
6437 * custom.texi (Non-ASCII Rebinding):
6438 C-q always inserts the right code to pass to global-set-key.
6439
8cf51b2c
GM
64402004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6441
6442 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6443 `insert-register', instead of `C-x r g' binding, for consistency.
6444
64452004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6446
6447 * fixit.texi (Spelling): Fix typo.
6448
64492004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6450
6451 * help.texi (Help): Fix Texinfo usage.
6452
8cf51b2c
GM
64532004-07-24 Richard M. Stallman <rms@gnu.org>
6454
6455 * text.texi (Paragraphs): Update how paragraphs are separated
6456 and the default for paragraph-separate.
6457
6458 * search.texi (Regexp Replace): Further update text for new
6459 replacement operators.
6460
8cf51b2c
GM
64612004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6462
6463 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6464 `R' switch.
6465
6466 * dired.texi (Dired Updating): `k' only deletes inserted
6467 subdirectories from the Dired buffer if a prefix argument was given.
6468
6469 * search.texi (Regexps): Delete redundant definition of `symbol' in
6470 description of `\_>'. It already occurs in the description of `\_<'.
6471
8cf51b2c
GM
64722004-07-01 Juri Linkov <juri@jurta.org>
6473
6474 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6475 (Regexp Search): Add M-r.
6476
64772004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6478
6479 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6480
64812004-06-29 Jesper Harder <harder@ifa.au.dk>
6482
49823426 6483 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6484
64852004-06-25 Richard M. Stallman <rms@gnu.org>
6486
6487 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6488
64892004-06-25 David Kastrup <dak@gnu.org>
6490
6491 * search.texi (Regexp Replace): Some typo corrections and
6492 rearrangement.
6493
64942004-06-24 David Kastrup <dak@gnu.org>
6495
6496 * search.texi (Unconditional Replace): Use replace-string instead
6497 of query-replace in example.
6498 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6499 sequences.
6500 (Query Replace): Correct explanation of `^' which does not use
6501 the mark stack.
6502
65032004-06-21 Nick Roberts <nickrob@gnu.org>
6504
6505 * misc.texi (Shell History Copying): Document comint-insert-input.
6506 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6507
8cf51b2c
GM
65082004-06-20 Jesper Harder <harder@ifa.au.dk>
6509
6510 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6511 * custom.texi (Customization): Do.
6512 * anti.texi (Antinews): Do.
6513 * abbrevs.texi (Defining Abbrevs): Do.
6514
6515 * programs.texi (Info Lookup): Fix keybinding for
6516 info-lookup-symbol.
6517
65182004-06-16 Juanma Barranquero <lektu@terra.es>
6519
6520 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6521 Add emacs-xtra.
6522 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6523 (clean): Add emacs-xtra and flymake. Remove redundancies.
6524
65252004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6526
6527 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6528 Add emacs-xtra.
6529 * emacs-xtra.texi: New file.
6530
65312004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6532
6533 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6534 (Dired and Find): Mention differences with ordinary Dired buffers.
6535
8cf51b2c
GM
65362004-06-13 Richard M. Stallman <rms@gnu.org>
6537
6538 * custom.texi (Init Syntax): Explain about vars that do special
6539 things when set with setq or with Custom.
6540 (Init Examples): Add line-number-mode example.
6541
8cf51b2c
GM
65422004-06-12 Juri Linkov <juri@jurta.org>
6543
6544 * dired.texi (Operating on Files): Add dired-do-touch.
6545
8cf51b2c
GM
65462004-06-10 Juri Linkov <juri@jurta.org>
6547
6548 * building.texi (Lisp Eval): Add C-M-x on defface.
6549
65502004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6551
6552 * files.texi (Reverting): Auto-Revert mode and
6553 Global Auto-Revert mode no longer revert remote files.
6554
8cf51b2c
GM
65552004-05-29 Richard M. Stallman <rms@gnu.org>
6556
6557 * custom.texi (Init File): Two dashes start --no-site-file.
6558
8cf51b2c
GM
65592004-05-29 Alan Mackenzie <acm@muc.de>
6560
6561 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6562 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6563 (AWK, Pike): Document as "C-like modes".
6564 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6565 (M-x man): Supersedes M-x manual-entry.
6566 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6567
6568 ("Comments in C"): Delete node; the info is in CC Mode manual.
6569 (c-comment-only-line-offset): Remove description.
6570
6571 (C-c ., C-c C-c): Describe new C Mode bindings.
6572
6573 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6574 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6575 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6576 Amend definitions.
6577
6578 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6579 Describe functions.
6580
6581 (c-comment-start-regexp, c-hanging-comment-ender-p)
6582 (c-hanging-comment-starter-p): Remove obsolete definitions.
6583
6584 * emacs.texi: Remove the menu entry "Comments in C".
6585
8cf51b2c
GM
65862004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6587
6588 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6589 `M-x locate'.
6590
65912004-05-16 Karl Berry <karl@gnu.org>
6592
6593 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6594 makeinfo --html fails.
6595 * help.texi (Help Summary) [@ifnottex]: Likewise.
6596
65972004-05-13 Nick Roberts <nickrob@gnu.org>
6598
6599 * building.texi (GDB Graphical Interface): Update and describe
6600 layout first.
6601
8cf51b2c
GM
66022004-05-04 Jason Rumney <jasonr@gnu.org>
6603
6604 * makefile.w32-in: Revert last change.
6605
66062004-05-03 Jason Rumney <jasonr@gnu.org>
6607
6608 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6609
8cf51b2c
GM
66102004-04-23 Juanma Barranquero <lektu@terra.es>
6611
6612 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6613
66142004-04-18 Juri Linkov <juri@jurta.org>
6615
6616 * fixit.texi (Spelling): Remove file extension from ispell xref.
6617
66182004-04-15 Kim F. Storm <storm@cua.dk>
6619
6620 * cmdargs.texi (Initial Options): Add -Q.
6621
66222004-04-05 Kim F. Storm <storm@cua.dk>
6623
6624 * custom.texi (File Variables): Add safe-local-eval-forms.
6625
8cf51b2c
GM
66262004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6627
6628 * files.texi (Reverting): Correct description of revert-buffer's
6629 handling of point.
6630
66312004-03-22 Juri Linkov <juri@jurta.org>
6632
6633 * emacs.texi (Top): Add `Misc X'.
6634
49823426 6635 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6636
6637 * glossary.texi: Improve references.
6638
6639 * help.texi: Sync keywords with finder.el.
6640
6641 * mini.texi (Completion): Add description for menu items.
6642
6643 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6644
6645 * sending.texi (Mail Methods): Fix xref to Message manual.
6646
8cf51b2c
GM
66472004-03-12 Richard M. Stallman <rms@gnu.org>
6648
8cf51b2c
GM
6649 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6650
8cf51b2c
GM
66512004-03-04 Richard M. Stallman <rms@gnu.org>
6652
6653 * search.texi (Regexps): Explain that ^ and $ have their
6654 special meanings only in certain contexts.
6655
6656 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6657
6658 * mule.texi (Specify Coding): Doc C-x RET F.
6659
6660 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6661 for multiple compile and grep buffers.
6662 (Indirect Buffers): Don't recommand clone-indirect-buffer
6663 for multiple compile and grep buffers.
6664
8cf51b2c
GM
66652004-02-29 Juanma Barranquero <lektu@terra.es>
6666
6667 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6668 Use $(DEL) instead of rm, and ignore exit code.
6669
8cf51b2c
GM
66702004-02-23 Nick Roberts <nick@nick.uklinux.net>
6671
6672 * building.texi (Watch Expressions): Update.
6673
66742004-02-21 Juri Linkov <juri@jurta.org>
6675
6676 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6677 --directory, --help, --version. Move text about command-line-args
6678 to Command Arguments.
6679 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6680 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6681 (Window Size X): Join -g and --geometry. Add @cindex.
6682 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6683 (Title X): Remove alias -title.
6684 (Misc X): New node.
6685
c8763fb6 66862004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6687
6688 * frames.texi (Drag and drop): Add Motif to list of supported
6689 protocols.
6690
c8763fb6 66912004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6692
6693 * frames.texi (Drag and drop): New section.
6694
66952004-01-24 Richard M. Stallman <rms@gnu.org>
6696
6697 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6698 Include it only @ifnotinfo. Patch the preceding and following
6699 node headers to point to each other.
6700
67012004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6702
6703 * calendar.texi (Appointments): Update section.
6704
67052003-12-29 Kevin Ryde <user42@zip.com.au>
6706
8cf51b2c
GM
6707 * programs.texi (C Modes): Fix the xref.
6708
67092003-12-23 Nick Roberts <nick@nick.uklinux.net>
6710
6711 * building.texi (Watch Expressions): Update.
6712 (Commands of GUD): Include use of toolbar + breakpoints set from
6713 fringe/margin.
6714
67152003-12-03 Andre Spiegel <spiegel@gnu.org>
6716
6717 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6718 <acm@muc.de>.
6719
c8763fb6 67202003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6721
6722 * frames.texi (Dialog Boxes): Add use-file-dialog.
6723
8cf51b2c
GM
67242003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6725
6726 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6727 in CC Mode.
6728
8cf51b2c
GM
67292003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6730
6731 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6732 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6733 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6734 * man/frames.texi, man/glossary.texi, man/killing.texi:
6735 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6736 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6737 * man/sending.texi, man/text.texi, man/trouble.texi:
6738 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6739
67402003-11-01 Alan Mackenzie <acm@muc.de>
6741
6742 * search.texi (Scrolling During Incremental Search): Document a
6743 new scrolling facility in isearch mode.
6744
8cf51b2c
GM
67452003-10-22 Miles Bader <miles@gnu.org>
6746
6747 * Makefile.in (info): Move before $(top_srcdir)/info.
6748
67492003-10-22 Nick Roberts <nick@nick.uklinux.net>
6750
6751 * building.texi (Watch Expressions): Update section on data display
6752 to reflect code changes (GDB Graphical Interface).
6753
8cf51b2c
GM
67542003-10-13 Richard M. Stallman <rms@gnu.org>
6755
6756 * xresources.texi (GTK resources): Clean up previous change.
6757
c8763fb6 67582003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6759
6760 * xresources.texi (GTK resources): Add a note that some themes
6761 disallow customizations. Add scroll theme example.
6762
8cf51b2c
GM
67632003-09-30 Richard M. Stallman <rms@gnu.org>
6764
8cf51b2c
GM
6765 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6766
6767 * misc.texi (Saving Emacs Sessions): Shorten the section,
6768 collapsing back into one node.
6769
67702003-09-30 Lars Hansen <larsh@math.ku.dk>
6771
6772 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6773
ce058493 67742003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6775
6776 * xresources.texi (GTK names in Emacs): Correct typo.
6777
8cf51b2c
GM
67782003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6779
6780 * cmdargs.texi (Font X): Mention new default font. More
6781 fully describe long font names, wildcard patterns and the
6782 problems involved. (Result of discussion on emacs-devel.)
6783
67842003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6785
6786 * emacs.texi (Acknowledgements): Correct typo.
6787
67882003-09-22 Richard M. Stallman <rms@gnu.org>
6789
6790 * dired.texi (Misc Dired Commands): New node.
6791 (Dired Navigation): Add dired-goto-file.
6792
6793 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6794
6795 * emacs.texi (Acknowledgements): New node, split from Distribution.
6796
6797 * cmdargs.texi (Action Arguments): -f reads interactive args.
6798
8cf51b2c
GM
67992003-09-08 Lute Kamstra <lute@gnu.org>
6800
6801 * screen.texi (Mode Line): Say that POS comes before LINE.
6802 Mention `size-indication-mode'.
6803 * display.texi (Optional Mode Line): Document
6804 `size-indication-mode'.
6805 * basic.texi (Position Info): Mention `size-indication-mode'.
6806
68072003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6808
6809 * xresources.texi (Resources): Refer to `editres' man page.
6810 (Lucid Resources): Update defaults. Expand description of
6811 `shadowThickness'.
6812
68132003-09-04 Miles Bader <miles@gnu.org>
6814
6815 * Makefile.in (top_srcdir): New variable.
6816 ($(top_srcdir)/info): New rule.
6817 (info): Depend on it.
6818
68192003-09-03 Peter Runestig <peter@runestig.com>
6820
6821 * makefile.w32-in: New file.
6822
68232003-08-29 Richard M. Stallman <rms@gnu.org>
6824
6825 * misc.texi (Saving Emacs Sessions): Correct previous change.
6826
8cf51b2c
GM
68272003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6828
8cf51b2c
GM
6829 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6830 (Intro): Include kmacro.texi after fixit.texi instead of after
6831 custom.texi. (As suggested by Kim Storm.)
6832
68332003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6834
6835 * fixit.texi (Fixit): Update `Next' pointer.
6836 * files.texi (Files): Update `Previous' pointer.
6837 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6838 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6839 (Suggested by Kim Storm.)
6840 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6841
68422003-08-18 Kim F. Storm <storm@cua.dk>
6843
6844 * kmacro.texi: New file describing enhanced keyboard macro
6845 functionality. Replaces old description in custom.texi.
6846
6847 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6848 (Keyboard Macros): Move to new kmacro.texi file.
6849
6850 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6851
8cf51b2c
GM
68522003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6853
6854 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6855
68562003-08-17 Alex Schroeder <alex@gnu.org>
6857
6858 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6859 required.
6860
8cf51b2c
GM
68612003-08-05 Richard M. Stallman <rms@gnu.org>
6862
6863 * programs.texi (Lisp Indent): Don't describe
6864 lisp-indent-function property here. Use xref to Lisp Manual.
6865
8cf51b2c
GM
68662003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6867
fffa137c 6868 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
6869 abbreviations.
6870
68712003-07-24 Markus Rost <rost@math.ohio-state.edu>
6872
6873 * buffers.texi (List Buffers): Fix previous change.
6874
8cf51b2c
GM
68752003-07-13 Markus Rost <rost@math.ohio-state.edu>
6876
6877 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6878 List*.
6879
68802003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6881
8cf51b2c
GM
6882 * display.texi (Font Lock): Fix typo.
6883
68842003-07-07 Richard M. Stallman <rms@gnu.org>
6885
6886 * display.texi (Font Lock): Add xref for format info on
6887 font-lock-remove-keywords.
6888
6889 * building.texi (Compilation): Document what happens with asynch
6890 children of compiler process.
6891
6892 * help.texi (Library Keywords): Use @multitable.
6893
8cf51b2c
GM
68942003-06-04 Richard M. Stallman <rms@gnu.org>
6895
6896 * programs.texi (Expressions): Delete C-M-DEL.
6897
6898 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6899 comint-move-point-for-output renamed from
6900 comint-scroll-to-bottom-on-output.
6901
6902 * custom.texi (Init Rebinding): Replace previous change with xref.
6903 (Non-ASCII Rebinding): Explain that issue more briefly here.
6904
69052003-05-28 Richard M. Stallman <rms@gnu.org>
6906
6907 * indent.texi (Indentation): Condense, simplify, clarify prev change.
6908
69092003-05-28 Nick Roberts <nick@nick.uklinux.net>
6910
6911 * building.texi (GDB Graphical Interface): New node.
6912 (Rewritten somewhat by RMS.)
6913
c8763fb6 69142003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6915
6916 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6917 non-English letters. Explain how to set coding systems correctly
6918 and how to include the right coding cookie in the file.
6919
c8763fb6 69202003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6921
6922 * indent.texi (Indentation): Explain the concepts.
6923 (Just Spaces): Explain why preventing tabs for indentation might
6924 be useful.
6925
8cf51b2c
GM
69262003-04-16 Richard M. Stallman <rms@gnu.org>
6927
6928 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6929
8cf51b2c
GM
69302003-02-22 Alex Schroeder <alex@emacswiki.org>
6931
6932 * cmdargs.texi (General Variables): Document SMTPSERVER.
6933
8cf51b2c
GM
6934 * sending.texi: Remove SMTP node.
6935 (Mail Sending): Describe `send-mail-function'. Link to SMTP
6936 library.
6937
8cf51b2c
GM
69382003-02-22 Alex Schroeder <alex@emacswiki.org>
6939
6940 * sending.texi (Sending via SMTP): Explain MTA/MUA.
6941
69422003-02-22 Simon Josefsson <jas@extundo.com>
6943
6944 * sending.texi (Mail Methods): Add node about SMTP.
6945
c8763fb6 69462003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6947
6948 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6949
8cf51b2c
GM
69502003-02-01 Kevin Ryde <user42@zip.com.au>
6951
6952 * glossary.texi (Glossary): Correction to cl cross reference.
6953
69542003-01-20 Richard M. Stallman <rms@gnu.org>
6955
6956 * killing.texi (Rectangles): Document C-x c r.
6957
c8763fb6 69582003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6959
6960 * xresources.texi (GTK resources): New node.
6961 (GTK widget names): New node.
6962 (GTK names in Emacs): New node.
6963 (GTK styles): New node.
6964
c8763fb6 69652003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6966
6967 * maintaining.texi (Create Tags Table): Add reference to the new
6968 `etags --help --lang=LANG' option.
6969
8cf51b2c
GM
69702002-10-02 Karl Berry <karl@gnu.org>
6971
49823426 6972 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 6973 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 6974 where needed for the sake of the HTML output.
8cf51b2c
GM
6975
69762001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6977
6978 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6979 source files.
6980
69812001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6982
6983 * Makefile.in (emacsman): New target.
6984
8cf51b2c
GM
69852001-10-20 Gerd Moellmann <gerd@gnu.org>
6986
6987 * (Version 21.1 released.)
6988
69892001-10-05 Gerd Moellmann <gerd@gnu.org>
6990
6991 * Branch for 21.1.
6992
8cf51b2c
GM
69932001-03-05 Gerd Moellmann <gerd@gnu.org>
6994
6995 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6996
8cf51b2c
GM
69972000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6998
6999 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7000
8cf51b2c
GM
70011999-07-12 Richard Stallman <rms@gnu.org>
7002
7003 * Version 20.4 released.
7004
70051998-12-04 Markus Rost <rost@delysid.gnu.org>
7006
7007 * Makefile.in (INFO_TARGETS): Delete customize.info.
7008 (DVI_TARGETS): Delete customize.dvi.
7009 (../info/customize, customize.dvi): Targets deleted.
7010
70111998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7012
7013 * Version 20.3 released.
7014
70151998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7016
7017 * Makefile.in (EMACSSOURCES): Add mule.texi.
7018 Add msdog.texi, ack.texi. Remove gnu1.texi.
7019
70201998-04-06 Andreas Schwab <schwab@gnu.org>
7021
768c0c0f
JB
7022 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7023 Use it in dvi targets.
8cf51b2c
GM
7024
70251997-09-23 Paul Eggert <eggert@twinsun.com>
7026
7027 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7028 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7029 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7030
70311997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7032
7033 * Version 20.2 released.
7034
70351997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7036
7037 * Version 20.1 released.
7038
70391997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7040
7041 * Makefile (../info/customize, customize.dvi): New targets.
7042 (INFO_TARGETS): Add ../info/customize.
7043 (DVI_TARGETS): Add customize.dvi.
7044
8cf51b2c
GM
70451996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7046
7047 * Version 19.33 released.
7048
70491996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7050
7051 * Version 19.32 released.
7052
8cf51b2c
GM
70531996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7054
7055 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7056
70571996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7058
7059 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7060 Specify -I option.
7061 (All dvi targets): Set the TEXINPUTS variable.
7062
70631996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7064
7065 * Version 19.31 released.
7066
8cf51b2c
GM
70671995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7068
7069 * Version 19.30 released.
7070
8cf51b2c
GM
70711995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7072
7073 * Makefile.in (maintainer-clean): Rename from realclean.
7074
70751994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7076
7077 * Makefile.in: New file.
7078 * Makefile: File deleted.
7079
70801994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7081
7082 * Makefile (TEXINDEX_OBJS): Variable deleted.
7083 (texindex, texindex.o, getopt.o): Rules deleted.
7084 All deps on texindex deleted.
7085 (distclean): Don't delete texindex.
7086 (mostlyclean): Don't delete *.o.
7087 * texindex.c, getopt.c: Files deleted.
7088
70891994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7090
7091 * Version 19.26 released.
7092
70931994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7094
7095 * Makefile (EMACSSOURCES): Exclude undo.texi.
7096
70971994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7098
7099 * Version 19.25 released.
7100
71011994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7102
7103 * Version 19.24 released.
7104
71051994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7106
7107 * Version 19.23 released.
7108
71091994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7110
7111 * Makefile: Delete spurious tab.
7112
71131994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7114
7115 * Makefile (.SUFFIXES): New rule.
7116
8cf51b2c
GM
71171993-12-04 Richard Stallman (rms@srarc2)
7118
7119 * getopt.c: New file.
7120 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7121 (getopt.o): New rule.
7122 (dvi): Don't depend on texindex.
49823426 7123 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7124
71251993-12-03 Richard Stallman (rms@srarc2)
7126
49823426
GM
7127 * Makefile (TEXI2DVI): New variable.
7128 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7129 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7130
71311993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7132
7133 * Version 19.22 released.
7134
71351993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7136
7137 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7138
71391993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7140
7141 * Version 19.21 released.
7142
8cf51b2c
GM
71431993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7144
7145 * Makefile (realclean): Don't delete the Info files.
7146
f0131492 71471993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7148
8cf51b2c
GM
7149 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7150 4' where appropriate.
7151
f0131492 71521993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7153
49823426 7154 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7155
7156 * texindex.c: Include "../src/config.h" if building in emacs.
7157
7158 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7159 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7160 Add target to build texindex.c, defining `emacs'.
7161
8cf51b2c
GM
71621993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7163
7164 * Version 19.19 released.
7165
8cf51b2c
GM
71661993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7167
7168 * Version 19.18 released.
7169
71701993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7171
7172 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7173
71741993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7175
7176 * Version 19.17 released.
7177
71781993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7179
7180 * split-man: Fix typos in last change.
7181
71821993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7183
7184 * Version 19.16 released.
7185
71861993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7187
7188 * version 19.15 released.
7189
71901993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7191
7192 * Makefile (distclean): It's rm, not rf.
7193
71941993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7195
7196 * Version 19.14 released.
7197
71981993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7199
7200 * Makefile: New file.
7201
72021993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7203
7204 * Version 19.13 released.
7205
72061993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7207
7208 * Version 19.9 released.
7209
72101993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7211
7212 * Version 19.8 released.
7213
72141993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7215
7216 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7217
7218 * trouble.texi: It's `enable-flow-control-on', not
7219 `evade-flow-control-on'.
7220
72211993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7222
7223 * display.texi: Document standard-display-european.
7224
72251993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7226
7227 * Version 19.7 released.
7228
7229 * emacs.texi: Add a sentence to the top menu mentioning the
7230 specific version of Emacs this manual applies to.
7231
72321993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7233
7234 * basic.texi: Document next-line-add-lines variable used to
7235 implement down-arrow.
7236
7237 * killing.texi: Document kill-whole-line.
7238
72391993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7240
7241 * text.texi: Update unix TeX ordering information.
7242
72431993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7244
7245 * news.texi: Mention fill-rectangle in keybinding list.
7246
7247 * killing.texi: Document fill-rectangle.
7248
72491993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7250
7251 * vc.texi: Bring the docs up to date with VC 5.2.
7252
72531992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7254
7255 * emacs.tex: Mention blackbox and gomoku under Amusements.
7256 Assembler mode is now mentioned and appropriately indexed
7257 under Programming Modes.
7258
72591991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7260
7261 * emacs.tex: Update TeX ordering information.
7262
8cf51b2c
GM
72631990-06-26 David Lawrence (tale@geech)
7264
7265 * emacs.tex: Note that completion-ignored-extensions is not used
7266 to filter out names when all completions are displayed in
7267 *Completions*.
7268
72691990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7270
7271 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7272
72731990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7274
7275 * emacs.tex: Add @findex grep.
7276
8cf51b2c
GM
72771988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7278
7279 * emacs.tex: Correct two typos. No other changes before
7280 Version 19 will be made.
7281
8cf51b2c
GM
72821988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7283
7284 * emacs.tex: Update information for obtaining TeX distribution from the
7285 University of Washington.
7286
7287;; Local Variables:
c8763fb6 7288;; coding: utf-8
8cf51b2c
GM
7289;; fill-column: 79
7290;; add-log-time-zone-rule: t
7291;; End:
7292
7293 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
114f9c96 7294 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
8cf51b2c
GM
7295
7296 This file is part of GNU Emacs.
7297
352c8b4a 7298 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7299 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7300 the Free Software Foundation, either version 3 of the License, or
7301 (at your option) any later version.
8cf51b2c
GM
7302
7303 GNU Emacs is distributed in the hope that it will be useful,
7304 but WITHOUT ANY WARRANTY; without even the implied warranty of
7305 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7306 GNU General Public License for more details.
7307
7308 You should have received a copy of the GNU General Public License
352c8b4a 7309 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
7310
7311;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd