lisp/progmodes/python.el: Highlight keyword "nonlocal" (bug#8639).
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
7ee6a1d3
JB
12011-04-13 Juanma Barranquero <lekktu@gmail.com>
2
3 * mini.texi (Minibuffer Edit):
4 * screen.texi (Mode Line): Fix typo.
5
c5c9f40f
CY
62011-03-26 Chong Yidong <cyd@stupidchicken.com>
7
8 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
9
69cc79e9
EZ
102011-03-11 Eli Zaretskii <eliz@gnu.org>
11
12 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
13 HOME on Windows and where it looks for init files. (Bug#8221)
14
c6678f29 152011-03-07 Chong Yidong <cyd@stupidchicken.com>
22770c84
CY
16
17 * Version 23.3 released.
18
116b6d38
EZ
192011-02-25 Eli Zaretskii <eliz@gnu.org>
20
21 * search.texi (Regexp Search): Move index entries about regexps to the
22 "Regexps" node. Add index entries for regexp search. (Bug#8096)
23
8c62c205
GM
242011-02-19 Glenn Morris <rgm@gnu.org>
25
26 * dired.texi (Dired): Dired-X version number was dropped.
27
a41c8660
CY
282011-02-05 Chong Yidong <cyd@stupidchicken.com>
29
30 * rmail.texi (Rmail Display): Document Rmail MIME support more
31 accurately.
32
33 * maintaining.texi (VC Change Log): Document vc-log-incoming and
34 vc-log-outgoing.
35 (Merging): Document vc-find-conflicted-file.
36
d436de97
GM
372011-02-04 Glenn Morris <rgm@gnu.org>
38
39 * custom.texi (Variables): Fix typo.
40
19f81ecf
CY
412011-01-28 Chong Yidong <cyd@stupidchicken.com>
42
65401ee3
CY
43 * search.texi (Regexps): Copyedits. Mention character classes
44 (Bug#7809).
45
19f81ecf
CY
46 * files.texi (File Aliases): Restore explanatory text from Eli
47 Zaretskii, accidentally removed in 2011-01-08 commit.
48
b024d9f0
MD
492011-01-15 Chong Yidong <cyd@stupidchicken.com>
50
bb033b5f
CY
51 * building.texi (Compilation): Improve instructions for running two
52 compilations (Bug#7573).
53
b024d9f0
MD
54 * files.texi (Backup Names): Document the new location of the
55 last-resort backup file.
56
c40b51e0
CY
572011-01-08 Chong Yidong <cyd@stupidchicken.com>
58
59 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
60 manual. Explain why directory-abbrev-alist elements should be anchored
61 (Bug#7777).
62
c1f04bcf
EZ
632011-01-07 Eli Zaretskii <eliz@gnu.org>
64
65 * msdog.texi (Windows Startup): Correct inaccurate description of
66 differences between emacsclient.exe and emacsclientw.exe.
67
89dc29d9
CY
682010-12-30 Chong Yidong <cyd@stupidchicken.com>
69
70 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
71
7f42ff40
KH
722010-12-27 Kenichi Handa <handa@m17n.org>
73
74 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
75
88ab4340
EZ
762010-12-25 Eli Zaretskii <eliz@gnu.org>
77
2d34d523
EZ
78 * frames.texi (Cut and Paste): Modify the section's name and text:
79 don't mix "cut/paste" with "kill/yank".
80 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
81 (Bug#7702)
82
88ab4340
EZ
83 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
84
d3658de7
GM
852010-12-18 Glenn Morris <rgm@gnu.org>
86
87 * maintaining.texi: Move inclusion of emerge after EDE, so that it
88 matches its position in the menu. (Bug#7674)
89
da3930f3
GM
902010-12-14 Glenn Morris <rgm@gnu.org>
91
92 * trouble.texi (Checklist): Mention not replying via news either.
93
68f75971
EZ
942010-12-11 Eli Zaretskii <eliz@gnu.org>
95
96 * custom.texi (Init Syntax): Add index entries for "character syntax".
97 (Bug#7576)
98
6e427e96
KK
992010-12-11 Karel Klíč <kklic@redhat.com>
100
101 * text.texi (HTML Mode): Small fixes. (Bug#7607)
102
ffda048b
GM
1032010-12-10 Glenn Morris <rgm@gnu.org>
104
105 * trouble.texi (Checklist): Fix typo in newsgroup name.
106
2931c841
CY
1072010-12-05 Chong Yidong <cyd@stupidchicken.com>
108
109 * search.texi (Word Search): Note that the lazy highlight always
110 matches to whole words (Bug#7470).
111
b8a9e136
EZ
1122010-12-04 Eli Zaretskii <eliz@gnu.org>
113
4f1948eb
EZ
114 * display.texi (Optional Mode Line): Make the description of
115 load-average more accurate.
116
b8a9e136
EZ
117 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
118 registry, with a cross-reference.
62d72a4a
EZ
119 (Windows Startup): New node. Move the stuff about the current
120 directory from "Windows HOME".
b8a9e136 121
17a6e278
BR
1222010-11-23 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
123
124 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
125 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
126
0d6607ab
CY
1272010-11-21 Chong Yidong <cyd@stupidchicken.com>
128
129 * maintaining.texi (Version Control Systems): Fix repeated sentence.
130 Suggested by Štěpán Němec.
131
ec8a6295
CY
1322010-11-20 Chong Yidong <cyd@stupidchicken.com>
133
1aaae3f3
CY
134 * maintaining.texi (Version Control): Say "commit", not "check in".
135 (Version Control Systems): Simplify descriptions.
136 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
137 VCS Concepts.
138 (VC Mode Line): Update example.
139 (Old Revisions): Document revert-buffer for vc-diff.
140 (Log Buffer): Promote to a subsection. Document header lines.
141
ec8a6295
CY
142 * macos.texi (Mac / GNUstep Basics): Document
143 ns-right-alternate-modifier.
144
1aaae3f3
CY
145 * emacs.texi (Top): Update node listing.
146
a16b2d46
EZ
1472010-11-06 Eli Zaretskii <eliz@gnu.org>
148
149 * msdog.texi (Windows HOME): Add information regarding startup
150 directory when invoking Emacs from a desktop shortcut. (bug#7300)
151
0ab9cff3
GM
1522010-09-14 Glenn Morris <rgm@gnu.org>
153
67ae9766
GM
154 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
155 the last hook item.
156
0ab9cff3
GM
157 * calendar.texi (Appointments): Also updated when a diary include file
158 is saved.
159
63e1eaa1
GM
1602010-09-12 Glenn Morris <rgm@gnu.org>
161
162 * trouble.texi (Bugs): Update the section intro.
163 (Known Problems): New section.
164 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
165 (Sending Patches): Bug fixes are best as responses to existing bugs.
166 * emacs.texi (Known Problems): Add menu entry for new section.
167
89532a07
CY
1682010-09-04 Chong Yidong <cyd@stupidchicken.com>
169
170 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
171
e4a0188a
GM
1722010-09-02 Glenn Morris <rgm@gnu.org>
173
174 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
175
50dd7bc6
GM
1762010-08-21 Glenn Morris <rgm@gnu.org>
177
178 * misc.texi (Amusements): Mention bubbles and animate.
179
8838673e
GM
1802010-06-23 Glenn Morris <rgm@gnu.org>
181
182 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
183 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
184 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
185 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
186 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
187 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
188 Untabify Texinfo files.
189
04d3bb6c
GM
1902010-06-10 Glenn Morris <rgm@gnu.org>
191
103dd3a8
GM
192 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
193
04d3bb6c
GM
194 * basic.texi (Inserting Text): Fix typo.
195
61a808e8
CY
1962010-05-07 Chong Yidong <cyd@stupidchicken.com>
197
198 * Version 23.2 released.
199
abb777ac
CY
2002010-05-07 Chong Yidong <cyd@stupidchicken.com>
201
202 * building.texi (GDB Graphical Interface): Remove misleading comparison
203 to an IDE (Bug#6128).
204
da0bbbc4
CY
2052010-05-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
206
207 * programs.texi (Man Page):
208 * misc.texi (Invoking emacsclient):
209 * mini.texi (Repetition):
210 * mark.texi (Setting Mark): Fix typos.
211
eb5ed549
CY
2122010-04-25 Chong Yidong <cyd@stupidchicken.com>
213
214 * misc.texi (Printing): Document htmlfontify-buffer.
215
6776e4c4
GM
2162010-04-21 Glenn Morris <rgm@gnu.org>
217
218 * calendar.texi (Displaying the Diary, Format of Diary File):
219 Fix external cross-references for TeX format output.
220
a42dbee1
CY
2212010-04-18 Chong Yidong <cyd@stupidchicken.com>
222
223 * programs.texi (Semantic): New node.
224
225 * maintaining.texi (EDE): New node.
226
227 * emacs.texi: Update node listing.
228
229 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
230
a77fe20c
GM
2312010-04-16 Glenn Morris <rgm@gnu.org>
232
d52dbd3d
GM
233 * emacs.texi (Acknowledgments): Remove duplicate.
234
a77fe20c
GM
235 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
236
4d4e9522
GM
2372010-04-15 Glenn Morris <rgm@gnu.org>
238
4ebe9902
GM
239 * dired.texi (Misc Dired Features): Mention VC diff and log.
240 * maintaining.texi (Old Revisions, VC Change Log):
241 Mention that diff and log work in Dired buffers.
242
98932641
GM
243 * help.texi (Help Summary): Mention M-x info-finder.
244
d5b22ab2 245 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 246
4d4e9522
GM
247 * custom.texi (Specifying File Variables, Directory Variables):
248 Document new commands for manipulating local variable lists.
249
16207c0a
GM
2502010-04-09 Glenn Morris <rgm@gnu.org>
251
252 * trouble.texi (Contributing): Add cindex entry.
253 Mention etc/CONTRIBUTE.
254
e59c4233
CY
2552010-04-06 Chong Yidong <cyd@stupidchicken.com>
256
257 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
258 query-replace (Bug#5774).
259
ce79424f
EZ
2602010-03-30 Eli Zaretskii <eliz@gnu.org>
261
262 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
263 cross-reference to "Inserting Text".
264
265 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
266 Mention completion provided by `ucs-insert'.
267
8233e79a
CY
2682010-03-28 Chong Yidong <cyd@stupidchicken.com>
269
270 * sending.texi (Sending Mail): Note variables that may need
271 customizing.
272 (Mail Sending): Expand discussion of send-mail-function.
273
e73c2434
CY
2742010-03-28 Chong Yidong <cyd@stupidchicken.com>
275
276 Document Message mode as the default mail mode.
277
278 * sending.texi (Sending Mail): Copyedits.
279 (Mail Format, Mail Headers): Document mail-from-style changes.
280 (Mail Commands): Rename from Mail mode. Document Message mode.
281 (Mail Misc): Rename from Mail mode Misc.
282 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
283 command names and update keybindings.
284 (Header Editing): Document message-tab. De-document
285 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
286 favor of mail-default-headers. Ad index entries for user-full-name and
287 user-mail-address.
288 (Citing Mail): Update changes in Message mode behavior. Document
289 mail-yank-prefix.
290 (Mail Signature): New node, moved from Mail Misc.
291 (Mail Aliases): Mail abbrevs are the default with Message mode.
292 (Mail Methods): Note that Message mode is now the default.
293
294 * rmail.texi (Rmail Reply):
295 * text.texi (Text Mode):
296 * major.texi (Major Modes):
297 * mule.texi (Output Coding): Refer to Message mode.
298
299 * custom.texi (Init Examples): Add xref to Mail Header.
300
c0943d3d 301 * emacs.texi (Top): Fix xrefs.
e73c2434 302
0f72a391
CY
3032010-03-25 Chong Yidong <cyd@stupidchicken.com>
304
c0c035fa
CY
305 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
306 repository if there is none.
307 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
308 vc-print-root-log.
ef7b27ef 309 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 310
71785b7a
CY
311 * programs.texi (Program Modes): Mention Javascript mode.
312
f67c5dd0
CY
313 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
314 * emacs.texi: Update node description.
315
0f72a391 316 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 317 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 318
6d98672d
GM
3192010-03-24 Glenn Morris <rgm@gnu.org>
320
321 * ack.texi (Acknowledgments):
322 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
323
93318cbd
JD
3242010-03-20 Jan Djärv <jan.h.d@swipnet.se>
325
326 * xresources.texi (Table of Resources): Clarify toolBar number
327 for Gtk+.
328
329 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
330
15cf2f52
CY
3312010-03-21 Chong Yidong <cyd@stupidchicken.com>
332
4102856c
CY
333 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
334
15cf2f52
CY
335 * search.texi (Other Repeating Search): Document multi-isearch-buffers
336 and multi-isearch-buffers-regexp.
337
338 * indent.texi (Indentation): Clarify description of
339 indent-for-tab-command. Document tab-always-indent.
340
d68eb23c
CY
3412010-03-20 Chong Yidong <cyd@stupidchicken.com>
342
343 * cmdargs.texi (Font X): Move most content to Fonts.
344
345 * frames.texi (Fonts): New node. Document font-use-system-font.
346
347 * emacs.texi (Top):
348 * xresources.texi (Table of Resources):
349 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
350
17782bec
CY
3512010-03-06 Chong Yidong <cyd@stupidchicken.com>
352
353 * custom.texi (Init Examples): Add xref to Locals.
354
355 * major.texi (Choosing Modes): Mention usage of setq-default for
356 setting the default value of major-mode (Bug#5688).
357
b4a1a8b2
CY
3582010-03-02 Chong Yidong <cyd@stupidchicken.com>
359
360 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
361
362 * display.texi (Display Custom): Document make-pointer-invisible and
363 underline-minimum-offset. Remove inverse-video.
364
a1e759cd
CY
3652010-02-21 Chong Yidong <cyd@stupidchicken.com>
366
367 * frames.texi (Frame Commands): Note that the last ordinary frame can
368 be deleted in daemon mode (Bug#5616).
369
4f3bc373
GM
3702010-02-18 Glenn Morris <rgm@gnu.org>
371
372 * trouble.texi (Contributing): Repository is no longer CVS.
373
5dbbdd33
GM
3742010-02-08 Glenn Morris <rgm@gnu.org>
375
376 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
377
cd61af01
SM
3782010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
379
380 * display.texi (Useless Whitespace, Text Display):
381 * custom.texi (Init Examples): Avoid obsolete special default variables
382 like default-major-mode.
383
b1bb0a25 3842010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
385
386 * programs.texi (Other C Commands): Replace reference to obsolete
387 c-subword-mode.
388
99d0985b
GM
3892010-01-21 Glenn Morris <rgm@gnu.org>
390
391 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
392
893db5bc
GM
3932010-01-12 Glenn Morris <rgm@gnu.org>
394
395 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
396 emacs-pretest-bug for bug reports for development versions.
397
0419b8d6
GM
3982010-01-11 Glenn Morris <rgm@gnu.org>
399
400 * display.texi (Highlight Interactively): `t' does not mean highlight
401 all patterns. (Bug#5335)
402
26e533e2
CY
4032009-12-29 Chong Yidong <cyd@stupidchicken.com>
404
405 * misc.texi (Shell): Document async-shell-command.
406
407 * building.texi (Grep Searching): Document zrgrep.
408
484eaeac 409 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 410
7ee6c59b
NR
4112009-12-29 Nick Roberts <nickrob@snap.net.nz>
412
413 * building.texi: Import GDB Graphical Interface description from
414 EMACS_23_1_RC.
415
91ed7ea8
CY
4162009-12-24 Chong Yidong <cyd@stupidchicken.com>
417
418 * emacs.texi (Top): Update node listing.
419
420 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
421
422 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
423
424 * cmdargs.texi (Initial Options):
425 * xresources.texi (Resources): Document inhibit-x-resources.
426
427 * custom.texi (Specifying File Variables): Note that minor modes are
428 enabled unconditionally.
429
430 * display.texi (Scrolling): Briefly document the old recenter command,
431 and document recenter-positions.
432
433 * files.texi (Visiting):
434 * buffers.texi (Buffers): Max buffer size is now 512 MB.
435
436 * frames.texi (Cut/Paste Other App): Document
437 save-interprogram-paste-before-kill.
438
439 * killing.texi (Kill Options): New node.
440
6ca89aaa
CY
4412009-12-05 Chong Yidong <cyd@stupidchicken.com>
442
443 * misc.texi (Shell Options): ansi-color is now default.
444
806642d4
GM
4452009-12-05 Glenn Morris <rgm@gnu.org>
446
806642d4
GM
447 * emacs.texi (Top): Update menu for cal-xtra node changes.
448 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
449 or mode line. Don't mention invisible text or the details of
450 diary-print-entries here, only in cal-xtra.
451 (Format of Diary File): Mention that the "date on first line" format
452 only really affects the simple display.
453 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
454 (Diary Customizing): Holidays may be in the buffer or mode line.
455 Move diary-print-entries to the "Diary Display" section.
456 (Diary Display): New section, split out from "Fancy Diary Display".
457 Explain the limitations of simple display, and how to print it.
458
1a4f0c0a
GM
459 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
460
e11adbd8
GM
461 * cal-xtra.texi (Diary Display): Mention View mode.
462
29a483ac
JL
4632009-11-29 Juri Linkov <juri@jurta.org>
464
465 * display.texi (Highlight Interactively): Actually a list of
466 default faces is pre-loaded into a list of default values
467 instead of the history.
468
83d60c79
GM
4692009-11-20 Glenn Morris <rgm@gnu.org>
470
471 * ack.texi (Acknowledgments):
472 * emacs.texi (Acknowledgments): Add htmlfontify.
473
276bbe96
GM
4742009-11-14 Glenn Morris <rgm@gnu.org>
475
98ad1bae
GM
476 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
477
276bbe96
GM
478 * ack.texi (Acknowledgments):
479 * emacs.texi (Acknowledgments): Update for recent Org changes.
480
18430066
CY
4812009-10-31 Chong Yidong <cyd@stupidchicken.com>
482
483 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
484 `charset' property, which is irrelevant to the user manual (Bug#3526).
485
522ddc9f
JB
4862009-10-14 Juanma Barranquero <lekktu@gmail.com>
487
488 * trouble.texi (DEL Does Not Delete): Fix typo.
489
50b49ade
MA
4902009-10-05 Michael Albinus <michael.albinus@gmx.de>
491
492 * files.texi (Misc File Ops): Mention copy-directory.
493
6308321a
EZ
4942009-10-04 Eli Zaretskii <eliz@gnu.org>
495
43b3b4d1
EZ
496 * mule.texi (Unibyte Mode): Emphasize that
497 unibyte-display-via-language-environment affects only the display.
498
6308321a
EZ
499 * display.texi (Horizontal Scrolling): Document cursor behavior under
500 horizontal scrolling when point moves off the screen (Bug#4564).
501 Improve wording.
502
bd51ea7f
MA
5032009-10-01 Michael Albinus <michael.albinus@gmx.de>
504
505 * files.texi (Directories): delete-directory prompts for recursive
506 deletion.
507
55381962
GM
5082009-09-30 Glenn Morris <rgm@gnu.org>
509
510 * ack.texi (Acknowledgments):
511 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
512
13989ab1
TH
5132009-09-25 Tassilo Horn <tassilo@member.fsf.org>
514
515 * dired.texi (Dired Navigation): Use @code instead of @var for
516 dired-isearch-filenames, so that it's not capitalized.
517
8ba46c89
CY
5182009-09-19 Chong Yidong <cyd@stupidchicken.com>
519
520 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
521
522 * entering.texi (Exiting): C-z is now bound to suspend-frame.
523
524 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
525 (Key Bindings): Reference Init Rebinding in introductory text. Shift
526 some of the introduction to Keymaps node.
527 (Keymaps): Simplify.
528 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
529 (Minibuffer Maps): Remove mention of Mocklisp.
530 (Init Rebinding): Move mode-local rebinding example here from Local
531 Keymaps.
532 (Modifier Keys): Clarify.
1e11b018 533 (Rebinding): Add cindex for "binding keys".
8ba46c89 534
6a5ca7c8
CY
5352009-09-13 Chong Yidong <cyd@stupidchicken.com>
536
537 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
538
0e1cba51
NR
5392009-08-31 Nick Roberts <nickrob@snap.net.nz>
540
6a5ca7c8 541 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 542 Re-organise these two sections.
0e1cba51 543
76a87a4d
EZ
5442009-08-29 Eli Zaretskii <eliz@gnu.org>
545
546 * cmdargs.texi (Initial Options): Fix last change.
547
82e98df4
SM
5482009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
549
550 * mule.texi (Enabling Multibyte):
551 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
552 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
553
fb89fad9
GM
5542009-08-20 Glenn Morris <rgm@gnu.org>
555
556 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
557
e99652b0
GM
5582009-08-19 Glenn Morris <rgm@gnu.org>
559
560 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
561
5cca97ad
GM
5622009-08-18 Glenn Morris <rgm@gnu.org>
563
564 * ack.texi (Acknowledgments):
565 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
566
997797ae 567 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 568
985bf85b
GM
5692009-08-09 Glenn Morris <rgm@gnu.org>
570
571 * ack.texi (Acknowledgments):
572 * emacs.texi (Acknowledgments): Add gdb-mi entry.
573
8d6bb99e
DD
5742009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
575
576 * emacs.texi (Top): Add new menu items for GDB-UI.
577
578 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 579 section. Threads buffer is in separate section now.
8d6bb99e 580
8353da9c
GM
5812009-08-08 Glenn Morris <rgm@gnu.org>
582
583 * ack.texi (Acknowledgments):
584 * emacs.texi (Acknowledgments):
585 Update for js2-mode and org changes.
586
f2074faf
MA
5872009-08-02 Michael Albinus <michael.albinus@gmx.de>
588
589 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
590 files.
591
e8d2d3fb
CY
5922009-07-28 Chong Yidong <cyd@stupidchicken.com>
593
594 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
595
324a4f6a
GM
5962009-07-23 Glenn Morris <rgm@gnu.org>
597
598 * programs.texi (Matching): Update blink-matching-paren-distance.
599
b6937a70
CY
6002009-07-21 Chong Yidong <cyd@stupidchicken.com>
601
602 * frames.texi (Cut/Paste Other App): For select-active-regions,
603 selection is now updated on moving point.
604
bd8aaa36
RS
6052009-07-21 Richard Stallman <rms@gnu.org>
606
607 * glossary.texi (GNU, Daemon): Update information.
608
8d9b5eba
JL
6092009-07-19 Juri Linkov <juri@jurta.org>
610
611 * custom.texi (Specifying File Variables, Safe File Variables):
612 "variables/value pairs" -> "variable/value pairs".
613
a2acc1db
GM
6142009-07-15 Glenn Morris <rgm@gnu.org>
615
616 * misc.texi (Gnus): Remove widow.
617
c5ae942b
GM
6182009-07-11 Glenn Morris <rgm@gnu.org>
619
703d26ba
GM
620 * Makefile.in (TEXI2PDF): New.
621 (emacs.pdf, emacs-xtra.pdf): New targets.
622
522ddc9f 623 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
624
625 * display.texi (Horizontal Scrolling): Re-word to remove widow.
626
627 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
628 Don't print the copying notice twice in the printed version.
629 Update the menu and detailmenu.
630 (Preface): The meaning of "on-line" has changed.
631 Correct name for "Common Problems" chapter.
632 (Distrib): Update FSF shop URL.
633 (Intro): Showing two files at once is not so exciting.
634
635 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
636 (Mac / GNUstep Basics): Minor grammar changes.
637 (Mac / GNUstep Events): Fix typo.
638 (GNUstep Support): CANNOT_DUMP no longer applies.
639
640 * misc.texi (Document View): Fix typos.
641
642 * dired.texi (Dired):
643 * help.texi (Help):
644 * macos.texi (Mac OS / GNUstep):
645 * maintaining.texi (Version Control, Introduction to VC):
646 End menu descriptions with a period.
c5ae942b 647
b1c8242b
EZ
6482009-07-09 Eli Zaretskii <eliz@gnu.org>
649
650 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
651 so categorical in saying that the option is only useful on NTFS.
652
220d9aa6
GM
6532009-07-09 Glenn Morris <rgm@gnu.org>
654
655 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
656 (ENVADD): Add texinfodir to TEXINPUTS.
657
658 * emacs.texi (Top): Fix cross-reference.
659
660 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
661
662 * vc1-xtra.texi (Revision Tags): Fix typo.
663
d07e72d3
GM
6642009-07-03 Glenn Morris <rgm@gnu.org>
665
666 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
667 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
668 (Merge Commands): `.' does not seem to work in A or B buffer.
669 `l' can recreate the 3-window display.
670
671 * glossary.texi (Glossary): Minor phrasing changes throughout.
672 Add more internal cross-references.
673 <Autoloading>: You can't really autoload a variable.
674 <C-M->: Move details here from `M-C-' item.
675 <Continuation Line>: Refer to `Truncation.'
676 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
677 <Home Directory, Unix>: New entries.
678 <Deletion of Files>: Mention recycle bins.
679 <Directory>: Mention ``folders.''
680 <Error>: Don't mention ``type-ahead.''
681 <Fringe>: Refer to the manual node.
682 <Minor Mode>: Can be global or local.
683 <Spell Checking>: There are other checkers besides Ispell.
684
f144038a
GM
6852009-07-02 Glenn Morris <rgm@gnu.org>
686
687 * anti.texi (Antinews): Minor changes in phrasing.
688
689 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
690 some underfull lines in dvi output.
691
692 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
693
694 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
695
696 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
697
3f1c6666
JD
6982009-07-01 Jan Djärv <jan.h.d@swipnet.se>
699
700 * xresources.texi (Table of Resources): Mention maximized for
701 fullscreen.
702
703 * cmdargs.texi (Window Size X): -mm/--maximized is new.
704
62aadce7
CY
7052009-07-01 Chong Yidong <cyd@stupidchicken.com>
706
707 * anti.texi (Antinews): Correct the list of removed platforms.
708
82ec412e
GM
7092009-06-28 Glenn Morris <rgm@gnu.org>
710
711 * arevert-xtra.texi: Minor language tweaks.
712
09964e7d
GM
713 * dired-xtra.texi: Minor revisions.
714
666e158e
MB
7152009-06-23 Miles Bader <miles@gnu.org>
716
717 * display.texi (Scrolling): Document `recenter-redisplay'
05fbc4a9 718 (Temporary Face Changes): Document `text-scale-set'.
666e158e 719
70243478
CY
7202009-06-21 Chong Yidong <cyd@stupidchicken.com>
721
722 * Branch for 23.1.
723
67cbe681
KH
7242009-06-17 Kenichi Handa <handa@m17n.org>
725
726 * mule.texi (Charsets): Update the description for the new charset.
727 (list-character-sets): New findex.
125dd7c5 728 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 729
40e67246
CY
7302009-06-10 Chong Yidong <cyd@stupidchicken.com>
731
b5700de6
CY
732 * basic.texi (Moving Point): Fix tag.
733
734 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
735
736 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
737 use camel-case for PageUp and PageDown.
738
739 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
740 camel-case for PageUp and PageDown.
741
742 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
743
40e67246 744 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 745 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 746
522ddc9f 7472009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 748
522ddc9f
JB
749 * fixit.texi (Spelling): Set default dictionary.
750 Improve descriptions (Bug#2554)
6f591cf4 751
53483c76
DR
7522009-06-08 David Reitter <david.reitter@gmail.com>
753
754 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
755 since saving colors and faces set this way is not implemented.
756 (Environment variables): Remove mention of mac-fix-env, which is
757 scheduled to be removed.
758
1557ef4f
CY
7592009-06-04 Chong Yidong <cyd@stupidchicken.com>
760
91056528
CY
761 * custom.texi (Init Examples): Add example of changing load-path.
762
1557ef4f
CY
763 * building.texi (Lisp Libraries): Add example of changing
764 load-path (Bug#3446).
765
623cec4c
CY
7662009-05-28 Chong Yidong <cyd@stupidchicken.com>
767
768 * mark.texi (Mark): Further clarifications.
769 (Setting Mark): Emphasize that C-SPC activates the mark.
770
0fcca8ee
CY
7712009-05-28 Chong Yidong <cyd@stupidchicken.com>
772
702b10e1
CY
773 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
774 Mark mode.
0fcca8ee
CY
775 (Using Region, Persistent Mark): Use "active mark" instead of "active
776 region".
777
d3b396e4
CY
7782009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
779
780 * mule.texi (Select Input Method): Fix typo.
781
3f698a06
CY
7822009-05-13 Chong Yidong <cyd@stupidchicken.com>
783
784 * anti.texi (Antinews): Document completion changes. Some additional
785 copyedits and rearrangement of entries.
786
b2a42eb7
CY
7872009-05-12 Chong Yidong <cyd@stupidchicken.com>
788
932fd020
CY
789 * misc.texi (Interactive Shell, Saving Emacs Sessions)
790 (Shell History Copying, Terminal emulator): Copyedits.
791
ac36a8f1
CY
792 * xresources.texi (Resources): Simplify descriptions. Shorten
793 description of editres, which is not very useful these days.
794 (Table of Resources): Document fontBackend resource.
795
b2a42eb7
CY
796 * trouble.texi (Quitting): Add other undo bindings to table.
797 (DEL Does Not Delete): Note that the erasure key is usually labelled
798 "Backspace". Remove discussion of obscure Xmodmap issue.
799
c6ea7fb8
CY
8002009-05-07 Chong Yidong <cyd@stupidchicken.com>
801
802 * files.texi (Visiting): Copyedits.
803
ad36c422
CY
8042009-05-06 Chong Yidong <cyd@stupidchicken.com>
805
806 * basic.texi (Inserting Text): Document ucs-insert.
807
808 * mule.texi (International Chars): Define "multibyte". Note that
809 internal representation is unicode-based. Simplify definition of raw
810 bytes. Mention ucs-insert.
811 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
812 (Language Environments): Add language environments new to Emacs 23.
813 (Multibyte Conversion): Node deleted.
814 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
815 mention obsolete emacs-mule coding system.
816 (Output Coding): Copyedits.
817
818 * emacs.texi (Top): Update node listing.
819
d4ad7b96
CY
8202009-05-05 Per Starbäck <per@starback.se> (tiny change)
821
822 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
823
5bd66204
SM
8242009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
825
826 * building.texi (Lisp Libraries): `load-library' does offer completion.
827
bc36ad1c
CY
8282009-04-28 Chong Yidong <cyd@stupidchicken.com>
829
830 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
831 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
832
f1a47884
EZ
8332009-04-25 Eli Zaretskii <eliz@gnu.org>
834
835 * maintaining.texi (Tags): Clarify text. (Bug#3101)
836
be77bd45
CY
8372009-04-22 Chong Yidong <cyd@stupidchicken.com>
838
839 * entering.texi (Entering Emacs): Document initial-buffer-choice.
840
841 * building.texi (Lisp Interaction): Document initial-scratch-message.
842
d3b82927
JB
8432009-04-18 Juanma Barranquero <lekktu@gmail.com>
844
ed6e7b11
JB
845 * msdog.texi (Windows Fonts): Fix typos.
846
d3b82927
JB
847 * files.texi (Save Commands): Fix pxref.
848
bc323c04
CY
8492009-04-18 Chong Yidong <cyd@stupidchicken.com>
850
851 * files.texi (Save Commands): Mention diff-buffer-with-file.
852 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
853 Henoch (Bug#3036).
854
2186d13f
GM
8552009-03-15 Glenn Morris <rgm@gnu.org>
856
857 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
858 the former is not always used.
859 (Mail Headers): Use active voice. Add "Mail-reply-to".
860 Change case of "Id". Avoid repeated "appropriate".
861 (Mail Aliases): Fix previous change - use an example with a ".", so it
862 does actually get quoted when expanded.
863 (Mail Sending): Mailclient is the default on some systems.
864 (Citing Mail): Mention mail-indentation-spaces.
865 (Mail Mode Misc): Add an @dfn for "mail signature".
866
71e454fc
CY
8672009-03-15 Chong Yidong <cyd@stupidchicken.com>
868
869 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
870 (Completion Options): Document read-file-name-completion-ignore-case,
871 read-buffer-completion-ignore-case, and completion-styles. Remove
872 description of partial-completion-mode.
873
df1a3e06
GM
8742009-03-14 Glenn Morris <rgm@gnu.org>
875
876 * sending.texi (Mail Format): Fix typo. Add index entry for
877 mail-header-separator.
878 (Mail Headers): Put info about initialization and changing in one place
879 at the start. Update FCC section for mbox Rmail. Clarify From
880 section, mention mail-setup-with-from. Clarify Reply-to section.
881 Add Mail-followup-to and mail-mailing-lists. Clarify References
882 section.
883 (Mail Aliases): Update example, make less contentious.
884 Update for name change of mail-interactive-insert-alias.
885 (Mail Mode): Remove mention of `%' as a word separator.
886 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
887 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
888 commands. Clarify FCC handling. In mail-complete, add reference to
889 Mail Aliases section, and mention mail-complete-function.
890 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
891 (Mail Mode Misc): Clarify the mail-signature function. Add basic
892 signature netiquette. Explain how the mail hooks work when continuing
893 a composition.
894 (Mail Amusements): Internationalize the spook section a bit.
895 Remove the spook mail-setup-hook example, since it doesn't work well.
896 Mention fortune-file.
897 (Mail Methods): Mention read-mail-command.
898
ed6e7b11 8992009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 900
df1a3e06
GM
901 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
902 and NS resources following recent changes.
959d68bd 903
86dca3e8
JR
9042009-03-10 Jason Rumney <jasonr@gnu.org>
905
906 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
907 w32-use-visible-system-caret doc to indicate that it should get set
908 automatically.
909 (Windows Fonts): Add doc for the uniscribe backend.
910
042fe98f
DN
9112009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
912
913 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
914 vc-dir. (Bug#2598)
915
7f8dba73
RS
9162009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
917
918 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
919
505e70c3
GM
9202009-03-05 Glenn Morris <rgm@gnu.org>
921
04242bdc
GM
922 * rmail.texi (Rmail Basics): Add reference to sorting.
923 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
924 Minor re-wordings.
925 (Rmail Motion): Mention rmail-next-same-subject.
926 (Rmail Deletion): Expunging is not the only way to change the numbers.
927 (Rmail Labels): Labels can also be used in sorting.
928 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
929 (Rmail Display): Mention rmail-mime.
930
00cfe22c
GM
9312009-03-04 Glenn Morris <rgm@gnu.org>
932
933 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
934 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
935 summary. Mention sorts cannot be undone.
936 (Rmail Display): Give an example of how to use goto-address-mode.
937 (Rmail Editing): It's keybindings that are redefined, not commands.
938 Fix some typos.
939 (Movemail): Some minor rewording.
940 (Remote Mailboxes): Emacs movemail supports pop by default.
941 Fix some minor grammatical issues. The "two alternative ways" to
942 specify a POP mailbox are really just one. Remove all reference to the
943 variables rmail-pop-password and rmail-pop-password-required, obsolete
944 since Emacs 22.1. Clarify the four password steps. Emacs movemail
945 can support Kerberos.
946
3d963b67
GM
9472009-03-03 Glenn Morris <rgm@gnu.org>
948
949 * rmail.texi (Rmail Deletion): Revert previous change, which was
950 describing the Rmail summary versions.
951 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
952 Minor re-wording for rmail-resend.
953 (Rmail Make Summary): Summaries apply to buffers rather than files.
954 <rmail-summary-by-topic>: Headers includes the subject.
955 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
956 details, including prefix arguments.
2340abde 957 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
958 Not counting lines might be faster.
959 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
960 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
961 Name the commands bound to the various keys. Mention prefix argument
962 for searching.
3d963b67
GM
963 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
964 Simplify rmail-highlighted-headers description. Update face name.
965
a8ce3d17
JB
9662009-03-02 Juanma Barranquero <lekktu@gmail.com>
967
968 * mark.texi (Marking Objects): Fix typo.
969
130a29b6
CY
9702009-03-01 Chong Yidong <cyd@stupidchicken.com>
971
972 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
973 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
974
9d5de6f8
GM
9752009-03-01 Glenn Morris <rgm@gnu.org>
976
79fc530e 977 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
978 (Rmail Motion): - M-s searches from the end of messages.
979 (Rmail Deletion): Minor clarification. Fix numeric argument
980 description.
981 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
982 newmail and RMAILOSE files need not be in home-directory.
983 (Rmail Files): Mention I/O menus are unselectable if no files match.
984 Mention `MAIL' env-var.
985
b545ff9c
JR
9862009-02-24 Jason Rumney <jasonr@gnu.org>
987
988 * mule.texi (Fontsets): Mention fontset-default, font specs and
989 fallback fontsets.
990 (Defining Fontsets): Mention ns and w32 variants of
991 standard-fontset-spec. Update description of startup fontset to match
992 Emacs 23 behavior.
a93be82a 993 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 994 (International): Link to Modifying Fontsets.
b545ff9c 995
75da0618 9962009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
997
998 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
999 Mention ns-extended-platform-support-mode.
1000
6be93a16
KB
10012009-02-22 Karl Berry <karl@gnu.org>
1002
1003 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1004
867d4bb3
JB
10052009-02-19 Juanma Barranquero <lekktu@gmail.com>
1006
1007 * basic.texi (Moving Point, Position Info):
1008 * files.texi (Visiting):
1009 * mini.texi (Completion Options):
1010 * text.texi (HTML Mode): Remove duplicate words.
1011
49b5c0e8
GM
10122009-02-20 Glenn Morris <rgm@gnu.org>
1013
1014 * rmail.texi: Minor updates for mbox rather than Babyl.
1015
f43a822c
KB
10162009-02-17 Karl Berry <karl@gnu.org>
1017
49b5c0e8 1018 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1019
80d634b8
RS
10202009-02-17 Richard M Stallman <rms@gnu.org>
1021
1022 * anti.texi (Antinews): Mention Babyl format.
1023
1024 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1025
1026 * rmail.texi: Update for mbox format.
1027 Various small fixes, as well as the following.
1028 (Out of Rmail): Node deleted.
1029 (Rmail): Update menu.
1030 (Rmail Files): Comment out set-rmail-inbox-list.
1031 Document rmail-inbox-list instead.
1032 (Rmail Output): Substantial changes since C-o is now
1033 rmail-output-as-seen and o is rmail-output.
1034 (Rmail Attributes): Delete `stored', add `retried'.
1035 (Rmail Display): Editing headers works in all cases.
1036
f0d129c6
GM
10372009-02-17 Glenn Morris <rgm@gnu.org>
1038
1039 * basic.texi (Position Info): M-x count-lines-region is not always on
1040 M-=. (Bug#2269)
1041
160f11d3
GM
10422009-02-09 Glenn Morris <rgm@gnu.org>
1043
1044 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1045 defaults.
1046
763e01c4
EZ
10472009-02-07 Eli Zaretskii <eliz@gnu.org>
1048
1049 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1050 documentation of possible problems with redecoding.
1051
f5e1441d
GM
10522009-02-03 Glenn Morris <rgm@gnu.org>
1053
1054 * rmail.texi (Out of Rmail): Mention b2m.pl.
1055
e1eabe41
GM
10562009-01-31 Glenn Morris <rgm@gnu.org>
1057
1058 * rmail.texi (Out of Rmail): Correct b2m location.
1059
dd05f9de
CY
10602009-01-27 Chong Yidong <cyd@stupidchicken.com>
1061
1062 * fixit.texi (Undo): Update undo limit values.
1063
d74d846e
GM
10642009-01-27 Glenn Morris <rgm@gnu.org>
1065
1066 * emacs.texi (Top): Fix Antinews menu entry.
1067
49ffdce8
KB
10682009-01-25 Karl Berry <karl@gnu.org>
1069
1070 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1071 item with no marker, instead of the syntactically incorrect
1072 @itemize @asis.
1073
467e8d77
JL
10742009-01-25 Juri Linkov <juri@jurta.org>
1075
1076 * building.texi (Grep Searching): Fix index entry for lgrep.
1077
6c60bbdb
EZ
10782009-01-24 Eli Zaretskii <eliz@gnu.org>
1079
1080 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1081
9ce5a36f
AR
10822009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1083
1084 * macos.texi (Preferences Panel): Update description of font setting to
1085 reflect that prior frame selection is no longer needed.
1086
9aa5f2fb
NR
10872009-01-20 Nick Roberts <nickrob@snap.net.nz>
1088
1089 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1090 raise GUD subsections.
1091
3892ff9c
GM
10922009-01-15 Glenn Morris <rgm@gnu.org>
1093
1094 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1095
14731c8f
GM
10962009-01-10 Glenn Morris <rgm@gnu.org>
1097
1098 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1099
45c55e53
CY
11002009-01-04 Chong Yidong <cyd@stupidchicken.com>
1101
1102 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1103 logical lines.
1104
2e4667d1
JL
11052008-12-29 Juri Linkov <juri@jurta.org>
1106
1107 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1108
1109 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1110
2a3eac47
CY
11112008-12-28 Chong Yidong <cyd@stupidchicken.com>
1112
1113 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1114 goto-address-mode instead of goto-address.
1115
3da8da94
CY
1116 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1117 mode.
1118
2a3eac47
CY
1119 * emacs.texi (Top): Update node listing.
1120
057f6dd3
EZ
11212008-12-26 Eli Zaretskii <eliz@gnu.org>
1122
1123 * custom.texi (Directory Variables): Explain what is a "project".
1124 Add indexing. Improve wording. Add a footnote about using
1125 _dir-locals.el on MS-DOS.
1126
e6979067
DN
11272008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1128
1129 * files.texi (Misc File Ops): Mention chmod as an alias for
1130 set-file-modes.
1131
9de15963
MR
11322008-12-24 Martin Rudalics <rudalics@gmx.at>
1133
1134 * help.texi (Help): Fix typos and reword.
1135 (Help Summary): Add entries for C-h n and C-h r, reorder
1136 entries, and do some minor fixes.
1137 (Name Help): Say that C-h F works for commands only.
1138 (Misc Help): Say that view-lossage displays 300 keystrokes.
1139
236fd60d
GM
11402008-12-20 Glenn Morris <rgm@gnu.org>
1141
1142 * ack.texi (Acknowledgments): General update based on AUTHORS,
1143 including removal of some stuff no longer distributed.
1144
349b3256
AM
11452008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1146
1147 * fixit.texi: Mention hunspell
1148
e840fca5
GM
11492008-12-19 Glenn Morris <rgm@gnu.org>
1150
1151 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1152 Consolidate explanatory text at start.
e840fca5
GM
1153
1154 * display.texi (Text Display):
1155 * indent.texi (Indentation): Use @acronym with ASCII.
1156
9dfa7983
GM
11572008-12-18 Glenn Morris <rgm@gnu.org>
1158
1159 * ack.texi: Various small updates and fixes.
1160
97b3a00b
JL
11612008-12-18 Juri Linkov <juri@jurta.org>
1162
1163 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1164 as a key binding to start a forward nonincremental word search.
1165 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1166 a backward nonincremental word search. Add index for `M-s w'
1167 `isearch-forward-word'.
1168 (Regexp Search): Add a short summary of regexp key commands like
1169 in the node "Basic Isearch".
1170 (Other Repeating Search): Fix typo.
1171
11722008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1173
1174 * misc.texi (PostScript Variables): Fix doc.
1175
31ce6a07
CY
11762008-12-10 Chong Yidong <cyd@stupidchicken.com>
1177
1178 * programs.texi (Program Modes): Mention Ruby mode.
1179
636b507b
DN
11802008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1181
1182 * misc.texi (emacsclient Options): Describe what an empty string
1183 argument does for --alternate-editor.
1184
a323fa14
CY
11852008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1186
1187 * cmdargs.texi (Font X): Distinguish between client-side and
1188 server-side fonts. List valid Fontconfig properties. Add reference to
1189 Fontconfig manual. List valid GTK font properties. Explain use of
1190 fc-list.
1191
c5ca6cd0
CY
11922008-12-09 Chong Yidong <cyd@stupidchicken.com>
1193
1194 * cmdargs.texi (Font X): Move discussion of quoting to top.
1195
e5136377
GM
11962008-12-06 Glenn Morris <rgm@gnu.org>
1197
1198 * maintaining.texi (Old Revisions): Improve previous change.
1199
248c026b
RS
12002008-12-05 Richard M Stallman <rms@gnu.org>
1201
1202 * anti.texi (Antinews): Minor fixes.
1203
a9253a1e
GM
12042008-12-03 Glenn Morris <rgm@gnu.org>
1205
1206 * maintaining.texi (Old Revisions): Fix diff-switches description.
1207
fa687b02
MR
12082008-12-01 Martin Rudalics <rudalics@gmx.at>
1209
1210 * emacs.texi (Top): Fix typo.
1211
72e6decd
CY
12122008-11-30 Chong Yidong <cyd@stupidchicken.com>
1213
320ee034
CY
1214 * misc.texi (Document View): Explain dependence on gs at the top.
1215 Copyedits.
1216
1217 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1218
72e6decd
CY
1219 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1220 (Comment Commands): Discuss region-active behavior of M-; first.
1221
2a472ee4
MR
12222008-11-29 Martin Rudalics <rudalics@gmx.at>
1223
9c6361c9
MR
1224 * display.texi (Line Truncation): Add reference to Continuation
1225 Lines.
1226
2a472ee4
MR
1227 * windows.texi (Pop Up Window): Mention split-height-threshold
1228 and split-width-threshold.
9c6361c9 1229 (Split Window): Add reference to Continuation Lines.
2a472ee4 1230
e93bc142
AR
12312008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1232
1233 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1234 (GNUstep Support): New node.
1235 * anti.texi:
1236 * emacs.texi:
1237 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1238
43b978db
RS
12392008-11-28 Richard M Stallman <rms@gnu.org>
1240
1241 * misc.texi (Dissociated Press): Minor cleanups.
1242
1243 * dired.texi (Image-Dired): Avoid passive.
1244
e8e2bd93
EZ
12452008-11-28 Eli Zaretskii <eliz@gnu.org>
1246
1247 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1248 representation.
1249
8d2d45da
CY
12502008-11-26 Richard M. Stallman <rms@gnu.org>
1251
1252 * files.texi (Visiting): Rewrite paragraph for clarity.
1253
1254 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1255
a5f7bbcc
AM
12562008-11-25 Alan Mackenzie <acm@muc.de>
1257
1258 * programs.texi (Moving by Parens): Clarify that parens inside strings
1259 and comments are ignored, and that the commands assume the starting
1260 point isn't in a string or comment.
1261
a71703d3
AR
12622008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1263
1264 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1265 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1266 version.
1267 (Mac Customization): Rewrite Preferences Panel section and merge in to
1268 this node, add Open files by dragging to an Emacs window.
1269
1270 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1271
aa5ab79a
CY
12722008-11-26 Chong Yidong <cyd@stupidchicken.com>
1273
0cc92c19
CY
1274 * files.texi (Misc File Ops): Document set-file-modes.
1275
c366b4e4
CY
1276 * windows.texi (Split Window): Document integer values of
1277 truncate-partial-width-windows.
1278
aa5ab79a
CY
1279 * text.texi (Text): Simplify description of markup languages.
1280 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1281 (TeX Editing): Note that `""' inserts one `"' character.
1282 (HTML Mode): Note in the introduction that XML mode is an alias for
1283 SGML mode. Mention nXML mode.
1284
56221db7
CY
12852008-11-25 Chong Yidong <cyd@stupidchicken.com>
1286
1287 * building.texi (Watch Expressions): Fix typo.
1288
90effe33
CY
12892008-11-24 Chong Yidong <cyd@stupidchicken.com>
1290
f90a5ae3
CY
1291 * files.texi (Visiting): Document new behavior of
1292 confirm-nonexistent-file-or-buffer.
1293
1294 * buffers.texi (Select Buffer): Document
1295 confirm-nonexistent-file-or-buffer.
1296
a18ffb4a
CY
1297 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1298 edit-picture.
1299
90effe33
CY
1300 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1301 edit-picture', since that is just an alias for picture-mode.
1302 (Sentences): Note that repeated M-@ extends the region.
1303 (Pages): Make terminology more consistent. Link to Regexps node.
1304 (Longlines): Discuss relationship with Visual Line mode.
1305 (Text Mode): Remove extraneous discussion of other modes, since they
1306 were already introduced in the parent node.
1307
e85103ec
CY
13082008-11-23 Chong Yidong <cyd@stupidchicken.com>
1309
5cb2fe30
CY
1310 * anti.texi (Antinews): Rewrite.
1311
1eb9b307 1312 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1313
1314 * frames.texi (Frame Commands): Mention "minimize" terminology.
1315
e85103ec
CY
1316 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1317 formats.
b908332f
CY
1318 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1319 (Misc X): Don't document useless -hb option.
e85103ec 1320
607f5f88
JL
13212008-11-22 Juri Linkov <juri@jurta.org>
1322
1323 * dired.texi (Dired Navigation): Change normal file name search option
1324 from `non-nil' to `t'. Add `dwim' option.
1325
e1b867a0
JL
13262008-11-22 Juri Linkov <juri@jurta.org>
1327
1328 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1329 ".dir-locals.el". Rename `define-project-bindings' to
1330 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1331 `dir-locals-set-directory-class'.
1332
dd186936
LK
13332008-11-22 Lute Kamstra <lute@gnu.org>
1334
1335 * buffers.texi (Select Buffer): Index goto-line.
1336 * basic.texi (Moving Point): Mention the use of a numeric prefix
1337 argument with goto-line and refer to Select Buffer for the use of a
1338 plain prefix argument.
1339
4b121911
GM
13402008-11-19 Glenn Morris <rgm@gnu.org>
1341
1342 * doclicense.texi: Update to FDL 1.3.
1343 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1344
27267e4c
CY
13452008-11-17 Chong Yidong <cyd@stupidchicken.com>
1346
696f351d
CY
1347 * custom.texi (Minor Modes): Define mode commands and mode variables
1348 more precisely. Recommend using mode commands instead of setting
1349 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1350 (Easy Customization): Use "init file" instead of .emacs.
1351 (Customization Groups): Update to new Custom buffer appearance.
1352 (Saving Customizations): Copyedits. Update example.
1353 (Variables): Give example of variable type-sensitivity.
1354 (Examining): Update example.
1355 (Hooks): Copyedits.
1356 (Specifying File Variables): Use C comments instead of an artificial
1357 Lisp for the example.
1358 (Keymaps): Move internals discussion to Prefix Keymaps.
1359 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1360 (Init Rebinding): Document kbd macro.
1361 (Init File): Link to Find Init.
696f351d
CY
1362
1363 * mark.texi (Using Region): Document Delete Selection Mode more
1364 thoroughly.
1365
1366 * frames.texi (Mouse Commands): Move most of the description of Delete
1367 Selection Mode to Using Region, and link to it.
1bc9c425 1368 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1369
b0570c25
CY
1370 * building.texi (Compilation): Document first-error value of
1371 compilation-scroll-output.
1372 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1373 works as soon as an error is available. Suggested by Juri Linkov.
1374
27267e4c
CY
1375 * mini.texi (Passwords): New node.
1376
1377 * files.texi (Remote Files): Link to Passwords node.
1378
1379 * emacs.texi (Top): Update node listings.
1380
122eb807
CY
13812008-11-16 Chong Yidong <cyd@stupidchicken.com>
1382
9c9855a3
CY
1383 * ack.texi (Acknowledgments): Some updating of credits.
1384
bd6fdcad
CY
1385 * emacs.texi (Acknowledgments): Add a couple more names.
1386
dd1eef46
CY
1387 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1388
122eb807 1389 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1390 (Misc File Ops): Document use of trash.
122eb807 1391
801a8da1
JB
13922008-11-16 Juanma Barranquero <lekktu@gmail.com>
1393
1394 * macos.texi (Mac Customization): Fix typos.
1395
0b4f2253
CY
13962008-11-14 Chong Yidong <cyd@stupidchicken.com>
1397
1398 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1399 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1400 the conventions of the main Emacs manual.
1401
1402 * emacs.texi (Top): Update node listings.
1403
517e2b89
CY
14042008-11-12 Chong Yidong <cyd@stupidchicken.com>
1405
07a85685
CY
1406 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1407 command-line-args is processed during startup.
1408 (Action Arguments): Correctly describe how file arguments interact with
1409 the startup screen. Link to Lisp Interaction for scratch buffer.
1410 (Initial Options): Link to Command Example for -batch option.
1411 (Environment): Document initial-environment.
1412
517e2b89
CY
1413 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1414 can't be changed in the site-start file.
1415
6337bbde
CY
14162008-11-07 Chong Yidong <cyd@stupidchicken.com>
1417
1418 * dired.texi (Dired): Mention C-x C-d too.
1419 (Dired Enter): Document M-n in the Dired minibuffer.
1420 (Dired Navigation): Explain dired-goto-file more clearly. Document
1421 dired-isearch-filenames.
1422 (Dired Deletion): Remove unnecessary "expunged" terminology.
1423 (Flagging Many Files): & is now rebound to `% &'.
1424 (Shell Commands in Dired): Document dired-do-async-shell-command.
1425 Clarify how multi-file arguments are passed.
1426 (Misc Dired Features): Document dired-do-isearch.
1427
9e8eeff9
CY
14282008-11-06 Chong Yidong <cyd@stupidchicken.com>
1429
1430 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1431
e071f849
CY
14322008-11-03 Chong Yidong <cyd@stupidchicken.com>
1433
1434 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1435
05482eb1
CY
14362008-11-01 Chong Yidong <cyd@stupidchicken.com>
1437
e2346dea
CY
1438 * programs.texi (Program Modes): Link to Program Indent node.
1439 (Left Margin Paren): Explain consequences of changing
1440 open-paren-in-column-0-is-defun-start more concisely.
1441 (Which Function, Program Indent, Info Lookup): Minor edits.
1442 (Basic Indent): If region is active, TAB indents the region.
1443 (Multi-line Indent): If region is active, TAB indents the region. Note
1444 that indent-region is useful when Transient Mark mode is off.
1445 (Matching): The delimiter at the cursor is highlighted---the character
1446 changes color.
1447 (Symbol Completion): Link to Completion node.
1448
e4b6428c
CY
1449 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1450 a strictly text-only system.
1451
05482eb1
CY
1452 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1453 batch mode.
1454
a11d3737
RS
14552008-11-01 Richard M. Stallman <rms@gnu.org>
1456
5abad626
RS
1457 * misc.texi (Document View): Major rewrite.
1458
a11d3737
RS
1459 * maintaining.texi (Types of Log File): Change logs are older than
1460 version control.
1461 (VCS Concepts): Simplify and rearrange.
1462 (Version Control Systems): Make it clear that Linux is only the kernel.
1463 (VC Mode Line): Shorten reference to menu item.
1464 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1465 (VC Directory Mode): Minor cleanup.
1466 Unchanged files are hidden, not omitted.
1467 (VC Directory Commands): Shorten and simplify.
1468 (Change Log Commands): New node, split from Change Logs.
1469 (VC Directory Buffer): New node, split from VC Directory Mode.
1470
c55a4acb
CY
14712008-10-31 Chong Yidong <cyd@stupidchicken.com>
1472
df0356f6
CY
1473 * misc.texi (Document View): Renamed from Document Files, moved here
1474 from files.texi.
1475
1476 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1477 moved as well.
1478 (Document Files): Moved to misc.texi.
1479
c55a4acb
CY
1480 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1481 vc-update-change-log.
df0356f6
CY
1482 (Version Control): Move here from files.texi.
1483 (Format of ChangeLog): Make it a subnode of Change Log.
1484
1485 * emacs.texi (Top): Update node listing.
c55a4acb 1486
ef082374
TH
14872008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1488
1489 * files.texi (Files): Add a section about document
1490 files (doc-view-mode).
1491
d52582c3
CY
14922008-10-31 Chong Yidong <cyd@stupidchicken.com>
1493
1494 * building.texi (Compilation Mode): Document
1495 compilation-auto-jump-to-first-error.
1496 (Debuggers): Lower GUD subsections to subsubsections.
1497 (Starting GUD): Add cindex.
1498 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1499
4e0a0968
CY
15002008-10-30 Chong Yidong <cyd@stupidchicken.com>
1501
03625b47
CY
1502 * indent.texi (Indentation): Link to Program Indent.
1503
4e0a0968
CY
1504 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1505 now uses emacsclient's terminal.
1506
8bd3f7ef
CY
15072008-10-29 Chong Yidong <cyd@stupidchicken.com>
1508
80e5620e
CY
1509 * mark.texi (Using Region): Document use-empty-active-region.
1510
97d5c404
CY
1511 * emacs.texi (Top): Update node listings.
1512
8bd3f7ef
CY
1513 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1514 mention obsolete emacs.bash script.
1515 (Invoking emacsclient): Rewrite, moving optional arguments to
1516 emacsclient Options.
21d2bae3
CY
1517 (emacsclient Options): New node. Document server-use-tcp and
1518 server-host.
8bd3f7ef 1519
5fda2cbd
CY
15202008-10-28 Chong Yidong <cyd@stupidchicken.com>
1521
1522 * indent.texi (Indentation): Replace list with paragraphed text,
1523 putting description of syntax-driven indentation first. Document new
1524 effect of active regions on tab.
1525 (Tab Stops): Note that editable tab stops affect indentation commands.
1526
4ff029f6
DN
15272008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1528
1529 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1530
996cd6e4
CY
15312008-10-23 Chong Yidong <cyd@stupidchicken.com>
1532
f28815e3
CY
1533 * custom.texi (Function Keys): Note that modified keypad keys are not
1534 translated.
1535
996cd6e4
CY
1536 * basic.texi (Arguments): Explain how to insert multiple digits.
1537
49545fe2
MA
15382008-10-22 Michael Albinus <michael.albinus@gmx.de>
1539
1540 * files.texi (Remote Files): Precise selection of default method.
1541 Rewrite paragraph about disabling remote file names.
1542
edac0b53
CY
15432008-10-22 Chong Yidong <cyd@stupidchicken.com>
1544
e752c544
CY
1545 * search.texi (Special Isearch): Document M-TAB is isearch.
1546
edac0b53
CY
1547 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1548 command.
1549
1550 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1551
20a36054
TH
15522008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1553
1554 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1555 section.
1556
69051ab6
CY
15572008-10-21 Chong Yidong <cyd@stupidchicken.com>
1558
c4b1a32a
CY
1559 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1560 to files.texi. Move contents of vc2-xtra.texi here.
1561
1562 * vc2-xtra.texi: File removed.
1563
1564 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1565 Directory Commands from the submenu. Don't include deleted file
1566 vc2-xtra.texi.
1567
1568 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1569 (Version Control): Add VC Directory Mode and VC Directory Commands to
1570 the submenu.
1571 (Why Version Control?): Use table format.
1572 (Version Control Systems): Note that Meta-CVS support is gone.
1573 (VCS Concepts): Note precisely when VC started supporting filesets.
1574 Remove bogus xref to CVS Options node.
1575 (Types of Log File): Copyedits.
1576 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1577 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1578 The Right Thing.
1579 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1580 (Log Buffer): Reorganize node, putting C-c C-c description first.
1581 (Old Revisions): Use CVS for example, not RCS.
1582 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1583 Commands from the submenu, putting them under Version Control.
1584 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1585 need to include it in the manual unconditionally, since it is now
1586 crucial to using distributed version control systems.
1a6e2954
CY
1587 (Comparing Files): Note that diff uses the minibuffer, and that the
1588 output is shown using Diff mode.
1589 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1590 diff-update-on-the-fly, diff-refine-hunk, and
1591 diff-show-trailing-whitespaces.
1a6e2954 1592 (File Archives): Add rar support.
c4b1a32a 1593
69051ab6
CY
1594 * major.texi (Choosing Modes): Make mode selection sequence more
1595 obvious by describing the steps in order of priority. Note that
1596 magic-mode-alist is nil by default. Document
1597 magic-fallback-mode-alist.
1598
e7421e03
CY
15992008-10-20 Chong Yidong <cyd@stupidchicken.com>
1600
1601 * frames.texi (Mouse References): Copyedits.
1602
6b2efdc2
TH
16032008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1604
1605 * ack.texi (Acknowledgments): Add myself as doc-view author.
1606
9c5e9396
EZ
16072008-10-20 Eli Zaretskii <eliz@gnu.org>
1608
1609 * frames.texi (Dialog Boxes): Add @cindex entries.
1610
dac94f8e
CY
16112008-10-20 Chong Yidong <cyd@stupidchicken.com>
1612
1613 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1614 (Text-Only Mouse): Copyedit.
1615
25597d40
CY
16162008-10-19 Chong Yidong <cyd@stupidchicken.com>
1617
f8a447f6
CY
1618 * frames.texi: Use @key throughout for mouse clicks.
1619 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1620 (Secondary Selection): Fix modified mouse click syntax.
1621 (Clipboard): Describe Cut, Copy and Paste commands.
1622 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1623 Copyedits.
1624 (Creating Frames): Add xref to Init File.
1625 (Frame Commands): Add xref to Exiting.
1626 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1627
b0f95216
CY
16282008-10-15 Chong Yidong <cyd@stupidchicken.com>
1629
b0817f00
CY
1630 * files.texi (Version Control): Copyedits. Add Bazaar.
1631 (Version Control Systems): List different VCS's using an itemized list.
1632 Add Bazaar.
1633 (VCS Concepts): Copyedits. Tweak description of file merging.
1634
b0f95216
CY
1635 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1636 (Cut/Paste Other App): Document select-active-regions and
1637 x-select-enable-primary.
1638
69d0d701
CY
16392008-10-13 Chong Yidong <cyd@stupidchicken.com>
1640
1641 * mark.texi (Shift Selection): Correct case in node name.
1642
1643 * emacs.texi (Top): Update node order in Mark chapter.
1644
375e8351
EZ
16452008-10-12 Eli Zaretskii <eliz@gnu.org>
1646
1647 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1648
1649 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1650 elsewhere in the manual instead of describing yet again the intricacies
1651 of $HOME on MS-Windows and MS-DOS.
1652
ab58114f
CY
16532008-10-12 Chong Yidong <cyd@stupidchicken.com>
1654
4f959513
CY
1655 * mini.texi (Minibuffer File): Add xref to File Names.
1656 (Minibuffer File): Add discussion of `~' in file names. Add
1657 insert-default-directory index reference.
1658
ab58114f
CY
1659 * files.texi (File Names): Reorganize description.
1660 (Visiting): Add xref to Mode Line. Copyedits.
1661 (Save Commands): Mention prefix behavior of C-x C-s.
1662 (Numbered Backups): Node deleted.
1663 (Backup Names): Contents of Numbered Backups moved here. State default
1664 of version-control variable.
1665 (Reverting): Copyedits.
1666 (Version Control): Add additional version control systems.
1667
1668 * emacs.texi (Top): Delete Numbered Backups node.
1669
1670 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1671 Backup Names.
f2884f63 1672 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1673
b0b5100a
RF
16742008-10-11 Romain Francoise <romain@orebokech.com>
1675
1676 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1677
89774b5f
CY
16782008-10-11 Chong Yidong <cyd@stupidchicken.com>
1679
1680 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1681 (Select Buffer): Mention use of minibuffer history. Describe default
1682 value of default-major-mode. Mention that C-x 4 b selects the other
1683 window.
1684 (List Buffers): Document CRM indicators in the order they appear.
1685 (Kill Buffer): Document new command kill-matching buffers.
1686 (Several Buffers): Move explanation of the relationship between buffer
1687 list and buffer menu to the top.
1688 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1689
4c72bf27
CY
16902008-10-10 Chong Yidong <cyd@stupidchicken.com>
1691
1692 * entering.texi (Exiting): Document change of C-x C-c to
1693 save-buffers-kill-terminal. Document kill-emacs.
1694
f68eb991
EZ
16952008-09-30 Eli Zaretskii <eliz@gnu.org>
1696
1697 * mule.texi (Coding Systems): Don't mention codepage-setup.
1698
1699 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1700 cpNNN coding systems anymore.
1701 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1702 for unibyte mode. Don't mention line-drawing characters. Don't
1703 mention dos-unsupported-char-glyph.
1704
1a2dd44d
CY
17052008-09-25 Chong Yidong <cyd@stupidchicken.com>
1706
1707 * search.texi (Search): Shorten introduction.
1708 (Basic Isearch): Add command table. Discuss reverse isearch and
1709 isearch highlighting.
1710 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1711 ring to cindex.
1712 (Special Isearch): Move input methods discussion here.
1713 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1714 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1715 Repeat Isearch.
1716 (Isearch Minibuffer): New node.
1717 (Word Search): Document new word search commands.
1718 (Regexp Example): Simplify example using sentence-end-base variable.
1719 (Replace): Reword introduction.
1720 (Unconditional Replace): Remove unnecessary example.
1721 (Other Repeating Search): Document new `M-s o' binding.
1722
1723 * emacs.texi (Top): Update node listings.
1724
e45da31d
JB
17252008-09-22 Juanma Barranquero <lekktu@gmail.com>
1726
1727 * emacs.texi (Top): Remove Kill Errors from menu.
1728
841c8096
CY
17292008-09-22 Chong Yidong <cyd@stupidchicken.com>
1730
402168fa
CY
1731 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1732 interface for defining macros. Simplify examples. Note that C-g quits
1733 macro definitions.
801a8da1 1734 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1735 usage example.
1736 (Keyboard Macro Query): Organize query responses in a table.
1737
1738 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1739 to Erasing node.
841c8096
CY
1740 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1741 rationale to a footnote.
1742 (Kill Errors): Remove node, due to redundancy with Erasing.
1743 (Spelling): Move discussion of flyspell to end. Note new behavior of
1744 M-$ in active region. Remove non-ispell-specific keybindings from
1745 table.
1746
eab2ee89
DN
17472008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1748
1749 * cmdargs.texi (Initial Options): Document --daemon.
1750
3d53e905
GM
17512008-09-20 Glenn Morris <rgm@gnu.org>
1752
1753 * files.texi (Numbered Backups): Mention that some modes set
1754 version-control.
1755
1c90484d
GM
17562008-09-20 Jim Blandy <jimb@red-bean.com>
1757
1758 * files.texi (Numbered Backups): Reference File Variables, as well.
1759 Remove discussion of Rmail's implementation.
1760
0fc0d844
CY
17612008-09-06 Chong Yidong <cyd@stupidchicken.com>
1762
1763 * misc.texi (Recursive Edit): Note that top-level exits active
1764 minibuffers.
1765
1766 * trouble.texi (Quitting): Likewise.
1767
b18d283d
CY
17682008-08-31 Chong Yidong <cyd@stupidchicken.com>
1769
1770 * emacs.texi (Top): Add Temporary Face Changes xref.
1771
1772 * display.texi (Display): Move Temporary Face Changes node to just
1773 after Standard Faces.
1774 (Scrolling): Document recenter-top-bottom instead of recenter.
1775 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1776 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1777 (Display Custom): Copyedits.
1778 (Optional Mode Line): Document display-battery-mode.
1779
180135fc
RF
17802008-08-27 Romain Francoise <romain@orebokech.com>
1781
1782 * custom.texi (Directory Variables): Minor fix.
1783
d3fe3475
GM
17842008-08-27 Glenn Morris <rgm@gnu.org>
1785
1786 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1787 descriptions.
1788 (Calendar Customizing): Tweak layout description.
183080b6 1789 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1790 markers. Condense calendar-star-date and calendar-mark-today
1791 description.
1792 (Holiday Customizing): Add oriental and solar holidays.
1793 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1794 Fix holiday-float description. Use zerop in examples. Be less verbose.
1795 (Date Display Format): Change ISO format. Be less verbose.
1796 (Diary Customizing): Mention day and month abbrev arrays.
1797 Mention the date-form variables by name. Update European example.
1798 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1799 Condense examples. Mention diary-entry-symbols by name.
1800 Condense table for insertion commands.
1801 (Fancy Diary Display): Mention diary-include-string and
1802 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1803 Ethiopic, Persian date functions. Condense descriptions.
1804
1805 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1806 (Adding to Diary): Adapt for changed node name.
1807
71755807
GM
18082008-08-26 Glenn Morris <rgm@gnu.org>
1809
1810 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1811 node "Hebrew/Islamic Entries".
1812
1813 * calendar.texi (Specified Dates): Fix names of iso functions.
1814 (General Calendar): There may not be another window.
1815 (Writing Calendar Files, Holidays): Tweak intro.
1816 (Holidays): Mention Baha'i and Chinese holidays.
1817 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1818 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1819 (To Other Calendar): Add calendar-print-other-dates.
1820 Refer to "graphic display" rather than "X.
1821 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1822 (Displaying the Diary): Fix whitespace after reference.
1823 Fix `diary-number-of-entries' reference.
1824 (Date Formats): Explicitly mention that day names can be abbreviated.
1825 (Adding to Diary): Add some references to other sections.
1826 (Special Diary Entries): Fix reference.
1827 (Appointments): Simplify appt-message-warning-time entry.
1828 Clarify where times must be.
1829 (Importing Diary): Comment out icalendar paragraph that does not apply.
1830 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1831
d76ebc75
GM
18322008-08-23 Glenn Morris <rgm@gnu.org>
1833
1834 * fortran-xtra.texi (Fortran): Change description of free form and
1835 fixed form a bit. Mention hideshow and imenu.
1836 (Fortran Motion): Mention fortran-end-of-subprogram,
1837 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1838 (Fortran Indent): Minor re-word.
1839 (ForIndent Commands): Mention fortran-fill-paragraph and
1840 fortran-fill-statement.
1841 (ForIndent Cont): Mention fortran-tab-mode-string.
1842 (Fortran Comments): Mention fortran-comment-line-start-skip.
1843 (Fortran Columns): Mention font-locking.
1844 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1845
e2a71e28
JB
18462008-08-23 Johan Bockgard <bojohan@muon>
1847
1848 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1849
5c52e13c
CY
18502008-08-22 Chong Yidong <cyd@stupidchicken.com>
1851
1852 * mini.texi (Minibuffer): Simplify introduction.
1853 (Minibuffer File): Document tilde in minibuffer filenames.
1854 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1855 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1856 (Completion Example): Update example to current command list.
1857 (Completion Options): Document `lazy' value of completion-auto-help.
1858 Update contents of completion-ignored-extensions.
1859 (Minibuffer History): Describe "future history" list. State default
1860 value of history-delete-duplicates.
1861
77a00355
GM
18622008-08-21 Glenn Morris <rgm@gnu.org>
1863
1864 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1865 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1866
39ee1d04
CY
18672008-08-17 Chong Yidong <cyd@stupidchicken.com>
1868
1869 * regs.texi (Registers): Clarify valid register names.
1870 (RegPos): Note that buffer is saved and restored too.
1871 (RegText): Note that mark is reactivated/deactivated.
1872 (RegConfig): Xref to Windows node.
1873
b12c348f
CY
18742008-08-16 Chong Yidong <cyd@stupidchicken.com>
1875
3ae7ba79
CY
1876 * basic.texi (Inserting Text): Provide command name for C-q.
1877
b12c348f
CY
1878 * killing.texi (Killing): Copyedit. Define read-only text.
1879 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1880 (Killing by Lines): Copyedit.
1881 (Other Kill Commands): Move M-w description here.
1882 (Yanking): Move M-w to Other Kill Commands.
1883 (Kill Ring): Also mention saving text in registers. Link to Text
1884 Properties in elisp manual.
1885 (Accumulating Text): Copyedit.
1886 (CUA Bindings): Shift selection is now the default.
1887
d8ff7692
TZ
18882008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1889
1890 * maintaining.texi (Change Log): Mention next-error is available.
1891
a43a8a2e
GM
18922008-08-10 Glenn Morris <rgm@gnu.org>
1893
1894 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1895 and intermonth text.
1896 (Holiday Customizing): Add holiday-chinese.
1897
eba27308
EZ
18982008-08-08 Eli Zaretskii <eliz@gnu.org>
1899
1900 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1901
5f14a5b3
DN
19022008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1903
1904 * files.texi (Log Buffer): Describe C-c C-d.
1905 (Diff Mode): Describe C-x 4 A.
1906
49989bff
EZ
19072008-08-06 Eli Zaretskii <eliz@gnu.org>
1908
1909 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1910
5c915c02
DN
19112008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1912
2beaf97a
DN
1913 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1914 describe the new bindings to show the changeset diff, toggle annotation
1915 visibility, show revisions.
1916 (VC Status): Describe key bindings for modifying the change comments,
1917 displaying changeset diffs and annotations.
1918
5c915c02
DN
1919 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1920
71798ace
NR
19212008-08-05 Nick Roberts <nickrob@snap.net.nz>
1922
1923 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1924
b8949644
EZ
19252008-08-02 Eli Zaretskii <eliz@gnu.org>
1926
1927 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1928 and wording.
1929
819567d1
DN
19302008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1931
1932 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1933 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1934 commands. Improve some old info.
1935
5f38310a
CY
19362008-07-31 Chong Yidong <cyd@stupidchicken.com>
1937
0dc3906b
CY
1938 * display.texi (Visual Line Mode): New node.
1939
5f38310a
CY
1940 * basic.texi (Inserting Text): Move DEL to deletion node.
1941 (Moving Point): Add additional alternative key bindings. Describe
1942 line-move-visual.
1943 (Erasing): Describe DEL.
1944 (Basic Undo, Blank Lines, Arguments): Copyedit.
1945 (Continuation Lines): Mention Visual Line mode.
1946 (Position Info): Move extended discussion to mule.texi.
1947
1948 * mule.texi (International Chars): Describe C-x =.
1949
1950 * emacs.texi (Top): Add Visual Line Mode node.
1951
7c2fb837
DN
19522008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1953
1954 * emacs.texi: Remove VMS support.
1955
3f6b73ef
DN
19562008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1957
1958 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1959 the vc-dir command name.
1960
9e2a2647
DN
19612008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1962
1963 * xresources.texi: Remove mentions of Mac Carbon.
1964
568beaa2
AS
19652008-07-19 Andreas Schwab <schwab@suse.de>
1966
1967 * ns-emacs.texi: Move to ../misc.
1968
0ef94706
CY
19692008-07-15 Chong Yidong <cyd@stupidchicken.com>
1970
1971 * entering.texi (Exiting): Don't describe text-only terminals as the
1972 default. Describe the new startup screen.
1973 (Exiting): Describe how to kill Emacs first. Change description of
1974 iconification to handle modern window systems.
1975
ba60bd44 19762008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1977
1978 * ns-emacs.texi: New file, documents features of Emacs port under
1979 NeXTstep windowing.
1980
9f30aa73
CY
19812008-07-15 Chong Yidong <cyd@stupidchicken.com>
1982
938a5d2e
CY
1983 * entering.texi (Entering Emacs): Update prev node.
1984
1985 * glossary.texi (Glossary): Remove xref to Text Characters.
1986
9f30aa73
CY
1987 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1988 directly, rather than in the context of ASCII. Move description of
1989 special properties of modifier key to new Modifier Keys node.
1990 (Keys): Copyedit.
1991 (Text Characters): Delete node. Multibyte is the default nowadays, and
1992 the node contents are obsolete.
1993
1994 * custom.texi (Modifier Keys): New node.
1995
1996 * emacs.texi (Top): Update node list.
1997
7e53d36c
CY
19982008-07-13 Chong Yidong <cyd@stupidchicken.com>
1999
2000 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2001 saying that Emacs provides menus and mouse support (which is par for
2002 the course).
2003
2004 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2005 early on.
2006 (Point): Copyedit. Relegate historical trivia to a footnote.
2007 (Mode Line): Explain mode-line format more consistently.
2008 (Menu Bar): Copyedit.
2009
1e9fa96d
GM
20102008-06-27 Glenn Morris <rgm@gnu.org>
2011
2012 * cal-xtra.texi (Sexp Diary Entries):
2013 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2014
dc9bebb8
CY
20152008-06-26 Chong Yidong <cyd@stupidchicken.com>
2016
2017 * mark.texi (Shift selection): New node.
2018 (Mark): Copyedits.
2019 (Persistent Mark): Move to the end of the chapter.
2020
e7881076
EZ
20212008-06-20 Eli Zaretskii <eliz@gnu.org>
2022
2023 * makefile.w32-in (distclean): Remove makefile.
2024
f427400c
NR
20252008-06-17 Nick Roberts <nickrob@snap.net.nz>
2026
2027 * building.texi (Starting GUD): Add an entry for gud-gdb.
2028 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2029 command mode.
2030
b597d348
GM
20312008-06-17 Glenn Morris <rgm@gnu.org>
2032
2033 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2034
647b7094
NR
20352008-06-17 Nick Roberts <nickrob@snap.net.nz>
2036
2037 * building.texi (Starting GUD): Expand on remote debugging.
2038 (Other GDB-UI Buffers): Mention new keyboard bindings.
2039
47a30023
GM
20402008-06-15 Glenn Morris <rgm@gnu.org>
2041
2042 * gnu.texi: Use a verbatim license for this invariant section,
2043 as per etc/GNU.
2044
37e5d54a
GM
20452008-06-13 Daniel Engeler <engeler@gmail.com>
2046
2047 * emacs.texi, misc.texi: Add documentation about serial port access.
2048
8e65d46c
GM
20492008-06-13 Glenn Morris <rgm@gnu.org>
2050
c1473b4c
MB
2051 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2052 maintain.info.
8e65d46c 2053
e40a85cd
MB
20542008-06-05 Miles Bader <miles@gnu.org>
2055
2056 * display.texi (Temporary Face Changes): Update to reflect function
2057 renamings in face-remap.el.
2058
56c73dec
MB
20592008-06-04 Miles Bader <miles@gnu.org>
2060
2061 * display.texi (Temporary Face Changes): Add
2062 `adjust-buffer-face-height'. Rewrite description of
2063 `increase-buffer-face-height' and `decrease-default-face-height' now
2064 that they aren't bound by default.
2065
9d3d42fb
MB
20662008-06-03 Miles Bader <miles@gnu.org>
2067
2068 * display.texi (Temporary Face Changes): New node.
2069
2be6bfe2
EZ
20702008-05-31 Eli Zaretskii <eliz@gnu.org>
2071
2072 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2073
daf7e339
GM
20742008-05-31 Glenn Morris <rgm@gnu.org>
2075
2076 * cal-xtra.texi (Fancy Diary Display): Simplify.
2077
d21d2618
GM
20782008-05-30 Glenn Morris <rgm@gnu.org>
2079
2080 * cal-xtra.texi (Fancy Diary Display): Update for
2081 diary-display-function replacing diary-display-hook.
2082
71ce5fd0
JB
20832008-05-29 Drew Adams <drew.adams@oracle.com>
2084
2085 * msdog.texi (Windows Keyboard): Add descriptions of
2086 w32-register-hot-key and w32-unregister-hot-key.
2087
a3cdbdf8
MO
20882008-05-21 Tom Tromey <tromey@redhat.com>
2089
2090 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2091 Variables node.
2092
854a574c
MO
20932008-05-19 Tom Tromey <tromey@redhat.com>
2094
2095 * custom.texi (Variables): Add Directory Variables to menu.
2096 (Directory Variables): New node.
2097
7c2ec3f9
ER
20982008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2099
71ce5fd0 2100 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2101
370fded4
ER
21022008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2103
2104 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2105 Revision Tags and rewritten. Section now uses modern terminology,
2106 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2107 accurately.
2108
6af511e3
EZ
21092008-05-10 Eli Zaretskii <eliz@gnu.org>
2110
2111 * msdog.texi (Windows Files): Update documentation of
2112 w32-get-true-file-attributes.
2113
7a78b6e7
ER
21142008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2115
2116 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2117 directory mode.
2118
1bcfc24e
CY
21192008-05-08 Chong Yidong <cyd@stupidchicken.com>
2120
2121 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2122 entry "television".
1bcfc24e 2123
db86064f
ER
21242008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2125
ab5ec32c 2126 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2127
a31b405e
ER
21282008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2129
2130 * emacs/buffers.texi, emacs/files.texi (Version-control):
2131 vc-toggle-read-only is no longer a good idea...
2132
ff2c14fc
GM
21332008-04-29 Glenn Morris <rgm@gnu.org>
2134
2135 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2136
367c9b7c
JL
21372008-04-22 Juri Linkov <juri@jurta.org>
2138
2139 * dired.texi (Subdirectories in Dired): Describe using `^'
2140 to return to the parent directory.
2141
4ac1e9b4
NR
21422008-04-22 Nick Roberts <nickrob@snap.net.nz>
2143
2144 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2145 recent changes.
2146
b9b3bf2b
NR
21472008-04-19 Nick Roberts <nickrob@snap.net.nz>
2148
2149 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2150 (Other GDB-UI Buffers): Update for recent thread related changes.
2151
4d120d6a
SM
21522008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2153
2154 * maintaining.texi (Maintaining):
2155 * emacs.texi (Top): Typo.
2156
a152877d
SM
21572008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2158
b9b3bf2b
NR
2159 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2160 arg in `font-lock-add-keywords'.
a152877d 2161
36c0514c
GM
21622008-04-08 Glenn Morris <rgm@gnu.org>
2163
2164 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2165 Also add Baha'i calendar references where appropriate.
2166
06a97d46
GM
21672008-04-05 Glenn Morris <rgm@gnu.org>
2168
2169 * custom.texi (Init File): Byte-compiling .emacs is bad.
2170
6adc6eed
SM
21712008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2172
2173 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2174
571388b0
GM
21752008-03-29 Glenn Morris <rgm@gnu.org>
2176
2177 * calendar.texi: Update for `calendar-date-style' replacing
2178 `european-calendar'.
2179
3ae8f876
JR
21802008-03-28 Jason Rumney <jasonr@gnu.org>
2181
2182 * display.texi (Display Custom): Mention overlay-margin in text.
2183
5bc6ddff 21842008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2185
5bc6ddff
MB
2186 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2187 tutorial' comments.
03a864d5 2188
7186a830
CY
21892008-03-28 Chong Yidong <cyd@stupidchicken.com>
2190
2191 * mark.texi (Mark): Rearrange nodes.
2192 (Persistent Mark): Rename from Transient Mark.
2193 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2194 Describe Transient Mark mode as the default.
2195
2196 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2197 the default behavior with Transient Mark mode off.
2198 (Position Info): Fix typo.
2199
71ce5fd0
JB
2200 * display.texi (Standard Faces): Reference the Mark node.
2201 Remove discussion of the region face, which is discussed there.
7186a830
CY
2202
2203 * emacs.texi (Top): Update node listings.
2204
2205 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2206 as the default.
2207
2208 * fixit.texi (Undo): Standardize choice of undo key sequence.
2209 (Undo, Spelling): Describe Transient Mark mode as the default.
2210
2211 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2212 default.
2213
2214 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2215
2216 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2217 mode is the default, and note that the mark is not activated when set.
2218
2219 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2220 Describe Transient Mark mode as the default.
2221
2222 * search.texi (Basic Isearch): Reference the Mark Ring node.
2223 (Replace, Unconditional Replace, Other Repeating Search):
2224 Describe Transient Mark mode as the default.
2225
2226 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
2227 Transient Mark mode as the default.
2228 (Paragraphs): Describe how M-h behaves when region is active.
2229
2230 * trouble.texi (Quitting): Clarify effects of C-g.
2231
dc47d1ff
GM
22322008-03-13 Glenn Morris <rgm@gnu.org>
2233
2234 * emacs.texi (EMACSVER): Set to 23.0.60.
2235
e3e0fb39 22362008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2237
e3e0fb39
GM
2238 * dired.texi (Hiding Subdirectories): Fix previous change.
2239
22402008-03-05 Drew Adams <drew.adams@oracle.com>
2241
2242 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2243
5e14abf8
KS
22442008-02-28 Kim F. Storm <storm@cua.dk>
2245
2246 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2247 Move describe-distribution to C-h C-o.
2248 Move view-emacs-problems to C-h C-p.
2249 Add view-emacs-debugging on C-h C-d.
2250 Add view-external-packages on C-h C-e.
d0207bf3 2251 Add view-order-manuals on C-h C-m.
5e14abf8 2252
d0207bf3 22532008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2254
2255 * msdog-xtra.texi (MS-DOS): Docstring fix.
2256
87e391bb
EZ
22572008-02-09 Eli Zaretskii <eliz@gnu.org>
2258
2259 * msdog.texi (Windows Fonts): Use a @table for describing font
2260 properties.
2261
5662e503
JR
22622008-02-07 Jason Rumney <jasonr@gnu.org>
2263
2264 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2265 value has changed.
2266 (Windows HOME): Clarify what is meant by "if that fails as well".
2267 (Windows Fonts): New section.
2268
72463824
GM
22692008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2270
2271 * basic.texi (Basic Undo): Remove duplicate "you can".
2272
7ff926e0
EZ
22732008-02-02 Eli Zaretskii <eliz@gnu.org>
2274
2275 * maintaining.texi (Tags): Fix last change.
2276
6ab7aef1
MA
22772008-02-02 Michael Albinus <michael.albinus@gmx.de>
2278
093571c3 2279 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2280
ace67e7e
NR
22812008-01-31 Nick Roberts <nickrob@snap.net.nz>
2282
2283 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2284
ae068fdf
RS
22852008-01-26 Richard Stallman <rms@gnu.org>
2286
2287 * maintaining.texi (Tags): Delete redundant index entry.
2288
a56d9a08
EZ
22892008-01-26 Eli Zaretskii <eliz@gnu.org>
2290
2291 * programs.texi (Imenu): Move "@cindex tags" from here...
2292 * maintaining.texi (Tags): ...to here.
2293
e941ed90
NR
22942008-01-23 Kevin Ryde <user42@zip.com.au>
2295
2296 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2297 click count.
2298
650276d5
JB
22992008-01-21 Juanma Barranquero <lekktu@gmail.com>
2300
2301 * entering.texi (Exiting): Fix typo.
2302 Reported by D. E. Evans <sinuhe@gnu.org>.
2303
8dc17977
MR
23042007-12-31 Martin Rudalics <rudalics@gmx.at>
2305
2306 * glossary.texi (Glossary): Fix typo.
2307
9f9695a6
RS
23082007-12-27 Richard Stallman <rms@gnu.org>
2309
2310 * text.texi (Formatted Text): Improve menu tag.
2311 (Editing Format Info): In Info, add duplicate menu of nodes
2312 about the submenus.
2313 (Format Faces): Say where Faces menu is found. Mention Other.
2314 (Format Colors): Say where these submenus are found.
2315 (Format Indentation, Format Justification): Likewise.
2316 (Format Properties): Likewise.
2317
abfd0191
RS
23182007-12-22 Richard Stallman <rms@gnu.org>
2319
2320 * search.texi (Query Replace): Make exp of query-replace more
2321 self-contained, and clarify.
8dc17977 2322
abfd0191
RS
2323 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2324
a2586785
RS
23252007-12-15 Richard Stallman <rms@gnu.org>
2326
2327 * files.texi (Auto Save): Clarify definition of auto-saving.
2328
a67cf2bb
RS
23292007-11-26 Richard Stallman <rms@gnu.org>
2330
2331 * help.texi (Help Echo): Cleanups.
2332
448b33b1
TTN
23332007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2334
2335 * files.texi (Why Version Control?): Fix typo.
2336 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2337 (Selecting a Fileset): Fix typos; small rewording.
2338 (Log Buffer): Likewise.
2339 (Old Revisions): Likewise.
448b33b1 2340
221bb7f6
EZ
23412007-11-17 Eli Zaretskii <eliz@gnu.org>
2342
2343 * mule.texi (Communication Coding): Fix wording of last change.
2344
d0207bf3 23452007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2346
630cb3b7
JB
2347 * custom.texi (Specifying File Variables):
2348 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2349
53b7759e
KH
23502007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2351
a5ab2e0c 2352 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2353
2354 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2355
c8763fb6 23562007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2357
630cb3b7 2358 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2359 --output=file.
2360
ff98e024
MR
23612007-11-13 Martin Rudalics <rudalics@gmx.at>
2362
2363 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2364 (Help Echo): Avoid mentioning the term "region" here and
2365 consistently use the term "active text".
2366
37b11c22
GM
23672007-11-11 Glenn Morris <rgm@gnu.org>
2368
2369 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2370
21d50ba1
JL
23712007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2372
2373 * search.texi (Query Replace): Mention
2374 `query-replace-show-replacement'.
2375
c12ecb0a 23762007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2377
2378 * building.texi (Watch Expressions): Remove obscure sentence.
2379
3b4201f4
KH
23802007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2381
2382 * mule.texi (Select Input Method): Describe how to activate an input
2383 method in the text mode.
2384
07e5c0b0
DN
23852007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2386
2387 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2388
52dd7391
NR
23892007-10-30 Nick Roberts <nickrob@snap.net.nz>
2390
2391 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2392
c004e539
GM
23932007-10-30 Glenn Morris <rgm@gnu.org>
2394
2395 * misc.texi (Directory Tracking): Explain a bit more about
2396 dirtrack-mode.
2397
ca8c5b8c
GM
23982007-10-25 Glenn Morris <rgm@gnu.org>
2399
2400 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2401
b6c764ef
RS
24022007-10-24 Richard Stallman <rms@gnu.org>
2403
2404 * misc.texi (Interactive Shell): Cleanup last change.
2405
eabd84c9
JL
24062007-10-22 Juri Linkov <juri@jurta.org>
2407
2408 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2409 default values.
2410
0b43c7e2
ER
24112007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2412
ca8c5b8c 2413 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2414 'filesets'.
2415
a80859d4
MR
24162007-10-18 Martin Rudalics <rudalics@gmx.at>
2417
2418 * trouble.texi (Quitting): Fix typo.
2419
c9447ae1
GM
24202007-10-18 Glenn Morris <rgm@gnu.org>
2421
2422 * frames.texi (Mode Line Mouse): Mention minor mode names.
2423
168b980f
JL
24242007-10-17 Juri Linkov <juri@jurta.org>
2425
2426 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2427 fill-paragraph operates on the active region in Transient Mark mode.
2428 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2429 with fill-paragraph.
2430
2431 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2432 fill-paragraph.
2433
2434 * fixit.texi (Spelling): ispell-word operates on the active region
2435 in Transient Mark mode.
2436
5a331f34
JB
24372007-10-17 Aaron S. Hawley <aaronh@garden.org>
2438
2439 * building.texi (Source Buffers):
2440 * custom.texi (Init Non-ASCII):
2441 * glossary.texi (Glossary): Use "key binding" consistently.
2442
2a9f4d55
JB
24432007-10-17 Juanma Barranquero <lekktu@gmail.com>
2444
2445 * calendar.texi (Diary): Fix directive.
2446
de13cecf
RS
24472007-10-16 Richard Stallman <rms@gnu.org>
2448
2449 * calendar.texi (Diary): Clarify text about diary file example.
2450
5f90d53e
ER
24512007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2452
2453 * files.texi: Capitalize node names according to convention.
2454
3aa491bc
GM
24552007-10-13 Glenn Morris <rgm@gnu.org>
2456
2457 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2458
8a3106d3
ER
24592007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2460
2461 * emacs.texi:
2462 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2463 suggested by RMS and Robert J. Chassell.
8a3106d3 2464
da1080a2
ER
24652007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2466
3aa491bc 2467 * files.texi (Version Systems):
0870a421
ER
2468 * vc-xtra.texi:
2469 * vc1-xtra.texi:
ac3f4c6f 2470 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2471 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2472 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2473 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2474
58ade22b
ER
24752007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2476
da1080a2 2477 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2478 Reorder the descriptions to be chronological.
2479
93870ce2
RS
24802007-10-09 Richard Stallman <rms@gnu.org>
2481
2482 * display.texi (Cursor Display): Correct how cursor appears
2483 in nonselected windows.
2484
568c7288
NR
24852007-10-04 Nick Roberts <nickrob@snap.net.nz>
2486
2487 * building.texi (GDB Graphical Interface): Remove references to gdba
2488 and mention gud-gdb.
2489
1af74d06 24902007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2491
1af74d06 2492 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2493
0d8fb755
JL
24942007-10-06 Juri Linkov <juri@jurta.org>
2495
2496 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2497 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2498 fill-paragraph-or-region.
2499
2500 * basic.texi (Arguments): Replace fill-paragraph with
2501 fill-paragraph-or-region.
2502
b981e2c6
ER
25032007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2504
2505 * files.texi: Update the section on version control for 2007
2a9f4d55 2506 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2507 will come later.
2508
5fceaf9c
GM
25092007-09-15 Glenn Morris <rgm@gnu.org>
2510
2511 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2512 to `list-holidays'.
2513
b0e44b17
GM
25142007-09-14 Glenn Morris <rgm@gnu.org>
2515
2516 * calendar.texi: Update all instances of mark-calendar-holidays,
2517 list-calendar-holidays, list-holidays with the new names.
2518
8cf51b2c
GM
25192007-09-06 Glenn Morris <rgm@gnu.org>
2520
46a367db 2521 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2522 Split into the Emacs manual in emacs/, and other manuals in misc/.
2523 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2524 manual.
2525 (infodir): New variable.
2526 (info): Use $infodir.
2527 (emacsman): Delete target, not needed any more.
2528 Move all targets that are not the Emacs manual to misc/Makefile.in.
2529 (mostlyclean): Remove `gnustmp'.
2530 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2531 manual.
92f9b43f 2532 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2533 (emacsman): Delete target, not needed any more.
2534 (clean): Remove all info files but Emacs manual.
2535 Move all targets that are not the Emacs manual to misc/Makefile.in.
2536 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2537
2538 * Makefile.in (INFOSOURCES): Delete.
2539 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2540 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2541 *.vrs *.toc here...
2542 (maintainer-clean): ...from here.
2543
25442007-09-05 Glenn Morris <rgm@gnu.org>
2545
2546 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2547
8cf51b2c
GM
25482007-08-29 Glenn Morris <rgm@gnu.org>
2549
2550 * emacs.texi (EMACSVER): Increase to 23.0.50.
2551
3420c522
RS
25522007-08-27 Richard Stallman <rms@gnu.org>
2553
2554 * emacs.texi (Top): Clarify menu item for Glossary.
2555
2556 * display.texi (Faces): Change secn title.
2557 Clarify not all fonts come from Font Lock.
2558
8cf51b2c
GM
25592007-08-17 Eli Zaretskii <eliz@gnu.org>
2560
2561 * basic.texi (Position Info): Add index entry for face at point.
2562 Mention that character faces are also displayed by "C-u C-x =".
2563
8cf51b2c
GM
25642007-08-08 Glenn Morris <rgm@gnu.org>
2565
2566 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2567
25682007-08-07 Chong Yidong <cyd@stupidchicken.com>
2569
2570 * files.texi (File Conveniences): Document point motion keys in Image
2571 mode.
2572
8cf51b2c
GM
25732007-07-27 Glenn Morris <rgm@gnu.org>
2574
8cf51b2c
GM
2575 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2576 in-line.
2577
2578 * gpl.texi: New file with text of GPL.
2579 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2580
25812007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2582
2583 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2584
2585 * dired.texi (Wdired): Mention C-x C-q key binding.
2586
25872007-07-28 Nick Roberts <nickrob@snap.net.nz>
2588
2589 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2590
25912007-07-25 Glenn Morris <rgm@gnu.org>
2592
8cf51b2c
GM
2593 * emacs.texi (Copying): Replace license with GPLv3.
2594
2595 * Relicense all FSF files to GPLv3 or later.
2596
25972007-07-24 Glenn Morris <rgm@gnu.org>
2598
2599 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2600 for some calendars.
2601
26022007-07-23 Nick Roberts <nickrob@snap.net.nz>
2603
2604 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2605 default-directory for the current buffer is on a remote machine.
2606
8cf51b2c
GM
26072007-07-21 Eli Zaretskii <eliz@gnu.org>
2608
2609 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2610 default value.
2611
26122007-07-21 Richard Stallman <rms@gnu.org>
2613
2614 * files.texi (Why Version Control?): Improve previous change.
2615
26162007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2617
2618 * files.texi (Why Version Control?): New node.
2619
8cf51b2c
GM
26202007-07-12 Nick Roberts <nickrob@snap.net.nz>
2621
8cf51b2c
GM
2622 * building.texi (Starting GUD): Add xref to this anchor.
2623
8cf51b2c
GM
26242007-06-24 Karl Berry <karl@gnu.org>
2625
2a9f4d55 2626 * emacs.texi: New Back-Cover Text.
8cf51b2c 2627
8cf51b2c
GM
26282007-06-07 Alan Mackenzie <acm@muc.de>
2629
2630 * display.texi (Optional Mode Line): Document the new form of
2631 line+column numbers, "(561,2)".
2632
26332007-06-06 Juanma Barranquero <lekktu@gmail.com>
2634
49823426 2635 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2636
26372007-06-02 Chong Yidong <cyd@stupidchicken.com>
2638
2639 * Version 22.1 released.
2640
8cf51b2c
GM
26412007-05-07 Karl Berry <karl@gnu.org>
2642
2643 * emacs.texi (EMACSVER): Back to 22.
2644
26452007-05-06 Richard Stallman <rms@gnu.org>
2646
2647 * maintaining.texi (Create Tags Table): Clean up previous change.
2648
c8763fb6 26492007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2650
2651 * maintaining.texi (Create Tags Table): Add text about the dangers of
2652 making symbolic links to tags files.
2653
26542007-05-04 Karl Berry <karl@gnu.org>
2655
2656 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2657
26582007-05-03 Karl Berry <karl@gnu.org>
2659
2660 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2661
2662 * .cvsignore (*.pdf): New entry.
2663
8cf51b2c
GM
2664 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2665 for printing.
2666
26672007-05-01 Richard Stallman <rms@gnu.org>
2668
2669 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2670
8cf51b2c
GM
26712007-04-28 Glenn Morris <rgm@gnu.org>
2672
2673 * ack.texi (Acknowledgments):
2674 * anti.texi (Antinews):
8cf51b2c
GM
2675 * programs.texi (Program Modes): Restore mention of python.el pending
2676 consideration of legal status.
2677
26782007-04-28 Richard Stallman <rms@gnu.org>
2679
2680 * files.texi (File Names): Fixes to ~ description on MS systems.
2681
8cf51b2c
GM
26822007-04-26 Glenn Morris <rgm@gnu.org>
2683
2684 * emacs.texi (EMACSVER): Increase to 22.1.50.
2685
26862007-04-25 Karl Berry <karl@gnu.org>
2687
2688 * emacs.texi: Improve line breaks on copyright page,
2689 similar layout to lispref, 8.5x11 by default.
2690
2691 * dired.texi (Image-Dired): Improve line break, fix typo.
2692
26932007-04-24 Chong Yidong <cyd@stupidchicken.com>
2694
2695 * programs.texi (Program Modes):
8cf51b2c
GM
2696 * anti.texi (Antinews):
2697 * ack.texi (Acknowledgments): python.el removed.
2698
8cf51b2c
GM
26992007-04-23 Chong Yidong <cyd@stupidchicken.com>
2700
2701 * display.texi (Highlight Interactively): Correct description of
2702 hi-lock-file-patterns-policy.
2703
2704 * files.texi (File Archives): Mention self-extracting executables.
2705
27062007-04-23 Eli Zaretskii <eliz@gnu.org>
2707
2708 * search.texi (Unconditional Replace, Query Replace): Add xref to
2709 "Replacement and Case".
2710
27112007-04-22 Chong Yidong <cyd@stupidchicken.com>
2712
2713 * dired.texi (Image-Dired): Move from Thumbnails node.
2714 * misc.texi (Thumbnails): Node deleted.
2715 * emacs.texi (Top): Update node listing.
2716
2717 * files.texi (File Conveniences):
49823426 2718 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2719
27202007-04-21 Richard Stallman <rms@gnu.org>
2721
2722 * display.texi (Highlight Interactively): Correct previous change.
2723 Clarify doc of hi-lock-find-patterns, and move new features into it.
2724
27252007-04-20 David Koppelman <koppel@ece.lsu.edu>
2726
2727 * display.texi (Highlight Interactively): Document
2728 hi-lock-file-patterns-policy.
2729
27302007-04-20 Martin Rudalics <rudalics@gmx.at>
2731
2732 * display.texi (Scrolling): Fix typo.
2733
8cf51b2c
GM
27342007-04-15 Chong Yidong <cyd@stupidchicken.com>
2735
8cf51b2c
GM
2736 * doclicense.texi: Remove node heading, so that it can be included by
2737 other files.
2738
2739 * emacs.texi: Insert node heading for GFDL.
2740
8cf51b2c
GM
27412007-04-14 Eli Zaretskii <eliz@gnu.org>
2742
2743 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2744 "command line".
2745
2746 * display.texi (Faces): Refer to "Creating Frames" for face
2747 and other frame customizations in .emacs.
2748
2749 * frames.texi (Creating Frames): Mention that face customizations can
2750 be put in .emacs. Add index entries.
2751
27522007-04-12 Richard Stallman <rms@gnu.org>
2753
2754 * glossary.texi (Glossary): Explain `iff'.
2755
27562007-04-11 Karl Berry <karl@gnu.org>
2757
2758 * gnu.texi (Top),
2759 * macos.texi (Mac Font Specs),
2760 * anti.texi (Antinews),
2761 * xresources.texi (Resources),
2762 * misc.texi (Emulation),
2763 * calendar.texi (Daylight Saving),
2764 * dired.texi (Dired and Find),
2765 * rmail.texi (Remote Mailboxes),
2766 * sending.texi (Mail Headers),
2767 * programs.texi (Which Function),
2768 * files.texi (Recover),
2769 * buffers.texi (Uniquify),
2770 * frames.texi (Wheeled Mice),
2771 * killing.texi (Rectangles): Wording to improve breaks in
2772 8.5x11 format.
2773 * mule.texi (Language Environments): \hbadness=10000 since there's
2774 no way to reword.
2775 * emacs.texi (smallbook): New @set to more easily switch between
2776 smallbook and 8.5x11.
2777
27782007-04-11 Richard Stallman <rms@gnu.org>
2779
2780 * files.texi (File Conveniences): Add xref to Tumme.
2781 Delete text about Thumbnail mode.
2782
8cf51b2c
GM
27832007-04-09 Alan Mackenzie <acm@muc.de>
2784
2785 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2786 new name. Insert concept index entries.
2787
8cf51b2c
GM
27882007-04-08 Chong Yidong <cyd@stupidchicken.com>
2789
2790 * display.texi (Standard Faces): Document prefix arg for
2791 list-faces-display.
2792
2793 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2794
8cf51b2c
GM
27952007-04-07 Chong Yidong <cyd@stupidchicken.com>
2796
8cf51b2c
GM
2797 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2798
2799 * files.texi (Misc File Ops): Rewrite description of
2800 insert-file-literally.
2801
8cf51b2c
GM
28022007-03-31 Eli Zaretskii <eliz@gnu.org>
2803
2804 * misc.texi (Printing): Postscript -> PostScript.
2805
8cf51b2c
GM
2806 * ack.texi (Acknowledgments): Postscript -> PostScript.
2807
2808 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2809
2810 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2811 below.
2812
28132007-03-30 Chong Yidong <cyd@stupidchicken.com>
2814
2815 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2816 Init Non-ASCII.
2817 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2818 (Init Non-ASCII): New node.
2819
28202007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2821
2822 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2823
8cf51b2c
GM
28242007-03-12 Glenn Morris <rgm@gnu.org>
2825
8cf51b2c
GM
2826 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2827 "Daylight Savings".
2828
49823426 2829 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2830 saving" in text throughout.
2831
8cf51b2c
GM
28322007-03-04 Richard Stallman <rms@gnu.org>
2833
2834 * custom.texi (Safe File Variables): Minor correction.
2835
8cf51b2c
GM
28362007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2837
2838 * rmail.texi (Movemail): Add internal ref.
2839 Don't indent the intro for the PROTO table.
2840 Format PROTO table items with @code.
2841
8cf51b2c
GM
28422007-02-26 Nick Roberts <nickrob@snap.net.nz>
2843
2844 * building.texi: Remove references to bashdb.
2845
8cf51b2c
GM
28462007-02-19 Juanma Barranquero <lekktu@gmail.com>
2847
2848 * mule.texi (Language Environments): Update list of supported language
2849 environments.
2850
8cf51b2c
GM
28512007-02-14 Kim F. Storm <storm@cua.dk>
2852
2853 * building.texi (Grep Searching): Fix lgrep doc.
2854
28552007-02-12 Chong Yidong <cyd@stupidchicken.com>
2856
2857 * back.texi: Remove unused file.
2858
c8763fb6 28592007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2860
2861 * maintaining.texi (Tag Syntax): Now --members is the default for
2862 etags, not for ctags yet.
2863
8cf51b2c
GM
28642007-02-03 Eli Zaretskii <eliz@gnu.org>
2865
2866 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2867 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2868 expects. Add comments to prevent people from inadvertently modifying
2869 the key parts needed by `texinfo-multiple-files-update'.
2870
28712007-01-29 Chong Yidong <cyd@stupidchicken.com>
2872
2873 * frames.texi (Secondary Selection): Window clicked does not matter
2874 when mouse-yank-at-point is non-nil.
2875
8cf51b2c
GM
28762007-01-16 Glenn Morris <rgm@gnu.org>
2877
2878 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2879 system abbrev.
2880
28812007-01-11 Richard Stallman <rms@gnu.org>
2882
2883 * msdog.texi (Windows Keyboard): Another small cleanup.
2884
28852007-01-10 Richard Stallman <rms@gnu.org>
2886
2887 * msdog.texi (Windows Keyboard): Yet another try to make
2888 everyone happy with that passage.
2889
28902007-01-05 Richard Stallman <rms@gnu.org>
2891
2892 * anti.texi (Antinews): Mention M-x shell scrolling.
2893
28942007-01-05 Nick Roberts <nickrob@snap.net.nz>
2895
2896 * building.texi (Watch Expressions): Describe gdb-max-children.
2897
8cf51b2c
GM
28982007-01-04 Richard Stallman <rms@gnu.org>
2899
8cf51b2c
GM
2900 * msdog.texi (Windows Keyboard): Clarify previous change.
2901
8cf51b2c
GM
29022007-01-02 Richard Stallman <rms@gnu.org>
2903
2904 * custom.texi (Changing a Variable): Minor clarification.
2905 (Specific Customization): customize-customized => customize-unsaved.
2906
2907 * entering.texi (Entering Emacs): Clean up text about restarting
2908 Emacs for each file.
2909
2910 * misc.texi (Shell Options): Minor cleanup.
2911
2912 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2913 with Emacs, not vice versa.
2914
2915 * programs.texi (Symbol Completion): Recommend customizing
2916 window manager.
2917
2918 * xresources.texi (Resources): Minor fix.
2919
c8763fb6 29202007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2921
2922 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2923
29242007-01-01 Richard Stallman <rms@gnu.org>
2925
2926 * commands.texi (User Input): Document keys stolen by window mangers.
2927
29282006-12-31 Richard Stallman <rms@gnu.org>
2929
2930 * custom.texi (Specific Customization): Document customize-option
2931 instead of customize-variable.
2932
29332006-12-31 Kim F. Storm <storm@cua.dk>
2934
2935 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2936
29372006-12-30 Kim F. Storm <storm@cua.dk>
2938
2939 * killing.texi (CUA Bindings): Fix typo.
2940
2941 * xresources.texi (Table of Resources): Mention grow-only value for
2942 auto-resize-tool-bars.
2943
8cf51b2c
GM
29442006-12-27 Eli Zaretskii <eliz@gnu.org>
2945
2946 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2947 and how to get them back.
2948
29492006-12-26 Richard Stallman <rms@gnu.org>
2950
2951 * calendar.texi (Holidays): Holiday listing is based on current
2952 practice, but DST is not.
2953
29542006-12-25 Richard Stallman <rms@gnu.org>
2955
2956 * emacs.texi (Top): Update subnode menus.
2957
2958 * mark.texi (Transient Mark): Fix xref.
2959
2960 * killing.texi (Graphical Kill): Node deleted.
2961 (Killing): Add xref to Cut and Paste.
2962 (CUA Bindings): Update xref.
2963
2964 * frames.texi (Cut and Paste): New section to hold other nodes.
2965 (Mouse Commands): Node demoted.
2966 (Cut/Paste Other App): Split out from Mouse Commands.
2967 (Word and Line Mouse): Likewise.
2968 (Secondary Selection, Clipboard): Nodes demoted.
2969
8cf51b2c
GM
29702006-12-24 Kevin Ryde <user42@zip.com.au>
2971
2972 * calendar.texi (Holidays): US daylight saving begins second Sunday
2973 in March for 2007 onwards.
2974 (Daylight Savings): Show new US default daylight saving rules, 2nd
2975 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2976
29772006-12-23 Chong Yidong <cyd@stupidchicken.com>
2978
2979 * calendar.texi (Scroll Calendar): < and > are switched.
2980
29812006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2982
2983 * killing.texi (Deletion): Describe M-\ prefix argument.
2984
29852006-12-23 Richard Stallman <rms@gnu.org>
2986
2987 * search.texi (Regexp Search): Explain why forward and reverse regexp
2988 search are not mirror images.
2989
8cf51b2c
GM
29902006-12-19 Kim F. Storm <storm@cua.dk>
2991
2992 * major.texi (Choosing Modes): Describe match-function elements for
2993 magic-mode-alist.
2994
8cf51b2c
GM
29952006-12-18 Eli Zaretskii <eliz@gnu.org>
2996
2997 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2998 peculiarities.
2999
30002006-12-18 Richard Stallman <rms@gnu.org>
3001
3002 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3003
8cf51b2c
GM
30042006-12-17 Alan Mackenzie <acm@muc.de>
3005
3006 * programs.texi (Left Margin Paren): Remove the bit which says
3007 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3008 Discuss some of the issues of setting this option to nil.
3009
30102006-12-17 Glenn Morris <rgm@gnu.org>
3011
3012 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3013
30142006-12-16 Eli Zaretskii <eliz@gnu.org>
3015
3016 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3017 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3018 NTFS volumes.
3019 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3020 volumes.
3021
30222006-12-15 Eli Zaretskii <eliz@gnu.org>
3023
3024 * text.texi (HTML Mode): Fix "C-c TAB".
3025
8cf51b2c
GM
30262006-12-09 Richard Stallman <rms@gnu.org>
3027
3028 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3029
30302006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3031
3032 * files.texi (Misc File Ops): Document insert-file-literally.
3033
30342006-12-08 Eli Zaretskii <eliz@gnu.org>
3035
3036 * cmdargs.texi (Colors): Note that --color is intended for overriding
3037 the terminal defaults, not for normal invocation.
3038
3039 * misc.texi (Emacs Server): Improve wording. Don't mention the
3040 ``server program''. Add a cross-reference to "Init File" node.
3041 (Invoking emacsclient): Add index entries. Document both short and
3042 long versions of command-line options. Document the -f option.
3043
8cf51b2c
GM
30442006-12-06 Richard Stallman <rms@gnu.org>
3045
3046 * text.texi (Outline Format): Say to set outline-regexp
3047 and outline-level with major modes and file local variables.
3048
c8763fb6 30492006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3050
3051 * anti.texi (Antinews): Mention the alternative to
3052 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3053
8cf51b2c
GM
3054 * misc.texi (Interactive Shell): Ditto.
3055
30562006-12-04 Eli Zaretskii <eliz@gnu.org>
3057
3058 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3059
3060 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3061
30622006-12-01 Eli Zaretskii <eliz@gnu.org>
3063
3064 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3065 colon in the mode line.
3066
3067 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3068
30692006-11-26 Nick Roberts <nickrob@snap.net.nz>
3070
3071 * building.texi (Watch Expressions): Mention SPC for expanding/
3072 contracting watch expressions.
3073
30742006-11-26 Kim F. Storm <storm@cua.dk>
3075
3076 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3077
30782006-11-26 Nick Roberts <nickrob@snap.net.nz>
3079
3080 * building.texi (Debugger Operation): Define text command mode.
3081 Clarify how tooltips work.
3082 (GDB Graphical Interface): Explain how to run in text command mode
3083 more clearly.
3084
30852006-11-25 Juanma Barranquero <lekktu@gmail.com>
3086
3087 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3088
30892006-11-22 Juanma Barranquero <lekktu@gmail.com>
3090
3091 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3092
8cf51b2c
GM
30932006-11-18 Chong Yidong <cyd@stupidchicken.com>
3094
3095 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3096 and EMACS is deprecated.
3097
30982006-11-18 Juanma Barranquero <lekktu@gmail.com>
3099
3100 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3101
c8763fb6 31022006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3103
3104 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3105
3106 * emacs.texi: Include xresources.texi both for info and dvi.
3107
3108 * xresources.texi: Merge text from xresmini.texi.
3109
c8763fb6 31102006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3111
3112 * glossary.texi: Fix typos.
3113
8cf51b2c
GM
31142006-11-06 Richard Stallman <rms@gnu.org>
3115
3116 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3117
3118 * ack.texi (Acknowledgments): Fix name spelling.
3119
31202006-11-01 Juri Linkov <juri@jurta.org>
3121
3122 * search.texi (Word Search): Document incremental word search.
3123
31242006-10-28 Glenn Morris <rgm@gnu.org>
3125
3126 * ack.texi (Acknowledgments): Add cal-html author.
3127
3128 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3129 Calendar"). Describe new package cal-html.
3130 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3131 Calendar Files."
3132
8cf51b2c
GM
31332006-10-23 Richard Stallman <rms@gnu.org>
3134
3135 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3136 Abbrev mode is enabled.
3137
8cf51b2c
GM
31382006-10-16 Richard Stallman <rms@gnu.org>
3139
8cf51b2c
GM
3140 * emacs.texi: Update ISBN.
3141
8cf51b2c
GM
31422006-10-11 Kim F. Storm <storm@cua.dk>
3143
3144 * emacs.texi (Acknowledgments): Use @dotless{i}.
3145
31462006-10-08 Nick Roberts <nickrob@snap.net.nz>
3147
3148 * building.texi (Breakpoints Buffer): Mention catchpoints.
3149
31502006-10-08 Kim F. Storm <storm@cua.dk>
3151
3152 * ack.texi (Acknowledgments): Update.
3153
3154 * emacs.texi (Acknowledgments): Fix bad @/ form.
3155
8cf51b2c
GM
31562006-10-05 Kim F. Storm <storm@cua.dk>
3157
3158 * emacs.texi (Acknowledgments): Add more contributors.
3159
31602006-10-03 Richard Stallman <rms@gnu.org>
3161
3162 * emacs.texi (Acknowledgments): Update version and edition.
3163
8cf51b2c
GM
31642006-10-01 Karl Berry <karl@gnu.org>
3165
3166 * custom.texi (Customization Groups): Page break to keep example buffer
3167 on one page.
3168
31692006-09-30 Karl Berry <karl@gnu.org>
3170
3171 * programs.texi (Basic Indent): @need to improve page break.
3172 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3173
31742006-09-29 Glenn Morris <rgm@gnu.org>
3175
3176 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3177
31782006-09-29 Karl Berry <karl@gnu.org>
3179
3180 * windows.texi (Basic Window): Remove forced @break, no longer
3181 desirable.
3182 * frames.texi (Frame Commands),
3183 * mark.texi (Marking Objects): Reword to avoid bad page break.
3184 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3185
31862006-09-19 Richard Stallman <rms@gnu.org>
3187
3188 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3189 stick to present tense.
3190
c8763fb6 31912006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3192
3193 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3194 to x-gtk-use-old-file-dialog.
3195 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3196
31972006-09-15 Jay Belanger <belanger@truman.edu>
3198
49823426 3199 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3200 Change "Library Public License" to "Lesser Public License"
3201 throughout. Use "yyyy" to represent year.
3202
8cf51b2c
GM
32032006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3204
3205 * files.texi (Visiting): Add index entry "open file".
3206
8cf51b2c
GM
32072006-09-11 Richard Stallman <rms@gnu.org>
3208
3209 * building.texi (Compilation Mode): Clarification.
3210 (Grep Searching): Add xref to Compilation Mode.
3211
8cf51b2c
GM
32122006-09-08 Richard Stallman <rms@gnu.org>
3213
3214 * search.texi (Search): Ref multi-file search commands here.
3215 (Other Repeating Search): Not here.
3216
8cf51b2c
GM
32172006-08-28 Richard Stallman <rms@gnu.org>
3218
3219 * windows.texi (Split Window): Update xref.
3220
3221 * basic.texi (Continuation Lines): Update xref.
3222
3223 * indent.texi (Tab Stops): Update xref.
3224
3225 * emacs.texi (Top): Update subnode menu.
3226
3227 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3228 split out of Display Custom.
3229
32302006-08-25 Kim F. Storm <storm@cua.dk>
3231
3232 * display.texi (Display Custom): Add variables overline-margin
3233 and x-underline-at-descent-line.
3234
32352006-08-25 Richard Stallman <rms@gnu.org>
3236
3237 * entering.texi (Exiting): Rewrite to give graphical displays
3238 priority over text terminals.
3239
3240 * search.texi (Incremental Search): Move index entries.
3241
32422006-08-23 Chong Yidong <cyd@stupidchicken.com>
3243
3244 * custom.texi (Init File): Reference Find Init to avoid "home
3245 directory" confusion.
3246
32472006-08-22 Nick Roberts <nickrob@snap.net.nz>
3248
3249 * building.texi (Other GDB-UI Buffers): Describe how to edit
3250 a value in the locals buffer.
3251
32522006-08-21 Richard Stallman <rms@gnu.org>
3253
3254 * search.texi (Basic Isearch): Add `isearch' index entry.
3255
32562006-08-16 Richard Stallman <rms@gnu.org>
3257
3258 * misc.texi (Saving Emacs Sessions): Clean up wording.
3259
3260 * mark.texi (Marking Objects): Mention term "select all".
3261
3262 * emacs.texi (Top): Update subnode menu.
3263
3264 * help.texi (Help Mode): Move node up in file.
3265
8cf51b2c
GM
32662006-08-15 Nick Roberts <nickrob@snap.net.nz>
3267
3268 * building.texi (Stack Buffer): Explain fringe arrow.
3269
8cf51b2c
GM
32702006-08-12 Eli Zaretskii <eliz@gnu.org>
3271
8cf51b2c
GM
3272 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3273 on startup.
3274
32752006-08-11 Romain Francoise <romain@orebokech.com>
3276
3277 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3278
32792006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3280
3281 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3282
32832006-08-10 Richard Stallman <rms@gnu.org>
3284
3285 * text.texi (Format Faces): Substantial rewrites to deal
3286 with face merging. Empty regions don't count. Clarify
3287 face property inheritance.
3288
32892006-08-08 Romain Francoise <romain@orebokech.com>
3290
3291 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3292 <arjuropo@cc.jyu.fi>.
3293
8cf51b2c
GM
32942006-08-04 Eli Zaretskii <eliz@gnu.org>
3295
3296 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3297 apply to all frames.
3298
8cf51b2c
GM
32992006-08-01 Richard Stallman <rms@gnu.org>
3300
3301 * help.texi (Name Help): Add index entries for describe-variable.
3302
33032006-08-01 Nick Roberts <nickrob@snap.net.nz>
3304
3305 * building.texi (GDB Graphical Interface): Shorten node names.
3306 (GDB-UI Layout): Use GDB-related.
3307 (Other GDB-UI Buffers): Simplify English.
3308
33092006-07-31 Richard Stallman <rms@gnu.org>
3310
3311 * search.texi (Query Replace): Add xref for Dired's Q command.
3312
8cf51b2c
GM
33132006-07-31 Nick Roberts <nickrob@snap.net.nz>
3314
3315 * building.texi (GDB commands in Fringe): Rename to...
3316 (Source Buffers): ..this and move forward. Describe hollow arrow and
3317 new option gdb-find-source-frame.
3318
33192006-07-29 Richard Stallman <rms@gnu.org>
3320
3321 * dired.texi (Operating on Files): Simplify previous change
3322 and fix Texinfo usage.
3323
33242006-07-29 Eli Zaretskii <eliz@gnu.org>
3325
3326 * dired.texi (Operating on Files): Add cross-references. State the
3327 Unix commands that do similar things.
3328
33292006-07-28 Richard Stallman <rms@gnu.org>
3330
3331 * mark.texi (Transient Mark): Clarify that region never disappears
3332 when Transient Mark mode is off, and not when it is on.
3333
33342006-07-27 Richard Stallman <rms@gnu.org>
3335
3336 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3337
33382006-07-24 Richard Stallman <rms@gnu.org>
3339
3340 * xresources.texi (GTK styles): Fix texinfo usage.
3341
8cf51b2c
GM
3342 * commands.texi (User Input): Explain why we teach keyboard cmds.
3343
3344 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3345 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3346 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3347 * doclicense.texi, display.texi, dired.texi, basic.texi:
3348 * anti.texi, ack.texi: Move periods and commas inside quotes.
3349
33502006-07-22 Eli Zaretskii <eliz@gnu.org>
3351
3352 * cmdargs.texi (General Variables): Document EMAIL.
3353
33542006-07-21 Eli Zaretskii <eliz@gnu.org>
3355
3356 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3357 doesn't have effect on MS-Windows.
3358
8cf51b2c
GM
33592006-07-17 Richard Stallman <rms@gnu.org>
3360
3361 * building.texi (Grep Searching): Explain about chaining grep commands.
3362
8cf51b2c
GM
33632006-07-10 Nick Roberts <nickrob@snap.net.nz>
3364
49823426 3365 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3366
33672006-07-09 Chong Yidong <cyd@stupidchicken.com>
3368
3369 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3370 is invoked for multiple files.
3371
33722006-07-08 Eli Zaretskii <eliz@gnu.org>
3373
3374 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3375 on-line manual for the rest of this node.
3376 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3377 unconditionally.
3378 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3379 Improve wording.
3380 (Windows Printing): Improve wording.
3381 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3382 rest of this node.
3383
8cf51b2c
GM
33842006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3385
49823426
GM
3386 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3387 with eval-buffer.
8cf51b2c
GM
3388
33892006-07-05 Nick Roberts <nickrob@snap.net.nz>
3390
3391 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3392 of character translation.
3393
33942006-07-04 Nick Roberts <nickrob@snap.net.nz>
3395
3396 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3397
33982006-07-03 Karl Berry <karl@gnu.org>
3399
3400 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3401 not-too-underfull hboxes in the TeX output.
3402 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3403 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3404 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3405 * sending.texi, text.texi: Fix overfull/underfull boxes.
3406
34072006-07-03 Romain Francoise <romain@orebokech.com>
3408
3409 * m-x.texi (M-x): Fix.
3410
34112006-07-03 Richard Stallman <rms@gnu.org>
3412
8cf51b2c
GM
3413 * search.texi (Other Repeating Search): filename -> file name.
3414
3415 * misc.texi (Narrowing): Minor cleanups.
3416
3417 * files.texi (Visiting): filename -> file name.
3418
3419 * emacs.texi (Top): Update subnode menus.
3420
3421 * mule.texi (Coding Systems): Move char translation stuff here.
3422 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3423 (Recognize Coding): Substantial local rewrites.
3424 (International): Update menu.
3425
3426 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3427 (Scrolling): Substantial local rewrites.
3428 (Display): Update menu and intro.
3429
3430 * dired.texi: filename -> file name.
3431
3432 * custom.texi (Safe File Variables): Texinfo usage fix.
3433
f0131492 34342006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3435
3436 * help.texi, m-x.texi: Lots of cleanups.
3437
8cf51b2c
GM
34382006-06-30 Eli Zaretskii <eliz@gnu.org>
3439
3440 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3441 (Windows Processes, Windows Misc): Shorten the printed version by
3442 selectively conditioning less important portions by @ifnottex.
3443
8cf51b2c
GM
34442006-06-27 Richard Stallman <rms@gnu.org>
3445
3446 * mini.texi (Minibuffer File): Minor cleanup.
3447
34482006-06-25 Nick Roberts <nickrob@snap.net.nz>
3449
3450 * frames.texi (XTerm Mouse): Rename to...
3451 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3452
3453 * emacs.texi (Top): Use new node name.
3454
34552006-06-24 Eli Zaretskii <eliz@gnu.org>
3456
3457 * emacs.texi (Top): Update the detailed menu according to changes in
3458 msdog.texi.
3459
3460 * msdog.texi (Windows Keyboard): New section.
3461 (Windows Mouse): New section.
3462 (Windows System Menu): Remove section (text merged with "Windows
3463 Keyboard").
3464 (Windows Misc): New section.
3465
3466 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3467
3468 * msdog.texi (ls in Lisp): New section.
3469
3470 * files.texi (Visiting): Document case-insensitive wildcard matching
3471 under find-file-wildcards.
3472
8cf51b2c
GM
34732006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3474
3475 * macos.texi (Mac Input): Add description of mac-function-modifier.
3476 Now Unicode keyboard layouts work.
3477
8cf51b2c
GM
34782006-06-10 Richard Stallman <rms@gnu.org>
3479
3480 * mule.texi (Recognize Coding): Clarify previous change.
3481
34822006-06-09 Kenichi Handa <handa@m17n.org>
3483
3484 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3485 notation.
3486
34872006-06-07 Kevin Ryde <user42@zip.com.au>
3488
3489 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3490 manual for @ifnottex, but in emacs-extra for @iftex.
3491
3492 * cmdargs.texi (General Variables): Fix smtpmail xref.
3493
34942006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3495
8cf51b2c 3496 * programs.texi (Comment Commands):
8cf51b2c 3497 * custom.texi (Specifying File Variables):
49823426 3498 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3499
35002006-06-07 Nick Roberts <nickrob@snap.net.nz>
3501
3502 * building.texi (Watch Expressions): Move node to end.
3503 (GDB Graphical Interface): Move description of clicks in fringe...
3504 (GDB commands in the Fringe): ...to here. New node.
3505
8cf51b2c
GM
35062006-06-05 Romain Francoise <romain@orebokech.com>
3507
49823426 3508 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3509
35102006-06-05 Nick Roberts <nickrob@snap.net.nz>
3511
3512 * building.texi (GDB Graphical Interface): Update bindings.
3513 (Commands of GUD): Add gud-print. Remove gud-run.
3514 Restate availability more generally.
3515
f0131492 35162006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3517
3518 * mini.texi: Lots of cleanups.
3519
35202006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3521
3522 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3523 and Mouse-2.
3524
c8763fb6 35252006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3526
3527 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3528
8cf51b2c
GM
35292006-05-31 Richard Stallman <rms@gnu.org>
3530
3531 * basic.texi (Moving Point): Fix previous change.
3532
c8763fb6 35332006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3534
3535 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3536
f0131492 35372006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3538
3539 * basic.texi: Many simplifications and improvements in wording.
3540
8cf51b2c
GM
35412006-05-26 Nick Roberts <nickrob@snap.net.nz>
3542
3543 * anti.texi (Antinews): Create a node for gdb-ui.
3544
8cf51b2c
GM
35452006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3546
3547 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3548
35492006-05-20 Richard Stallman <rms@gnu.org>
3550
3551 * dired.texi (Dired Navigation): dired-goto-file is now j.
3552
8cf51b2c
GM
35532006-05-20 Eli Zaretskii <eliz@gnu.org>
3554
3555 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3556 and their aliases.
3557
3558 * msdog.texi (Windows Printing): Mention non-support of plain text
3559 printing with some el-cheapo printers, and suggest a workaround.
3560
35612006-05-20 Kevin Ryde <user42@zip.com.au>
3562
3563 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3564 remove the bit saying you must set it.
3565
35662006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3567
3568 * trouble.texi (Checklist):
3569 * text.texi (Text, Auto Fill, Text Mode):
3570 * search.texi (Nonincremental Search):
3571 * rmail.texi (Rmail Labels):
3572 * mule.texi (Input Methods, Multibyte Conversion):
3573 * misc.texi (Gnus, Where to Look, PostScript):
3574 * maintaining.texi (Create Tags Table):
3575 * indent.texi (Indentation Commands):
3576 * fixit.texi (Spelling):
3577 * emacs.texi (Copying):
3578 * custom.texi (Init File): ifinfo -> ifnottex.
3579
8cf51b2c
GM
35802006-05-17 Richard Stallman <rms@gnu.org>
3581
3582 * files.texi (Diff Mode): Mention C-x `.
3583
35842006-05-08 Richard Stallman <rms@gnu.org>
3585
3586 * custom.texi (Disabling): Textual cleanups.
3587
8cf51b2c
GM
35882006-05-12 Glenn Morris <rgm@gnu.org>
3589
3590 * calendar.texi (Displaying the Diary, Format of Diary File):
3591 Refer to diary-view-entries, diary-list-entries,
3592 diary-show-all-entries rather than obsolete aliases.
3593
35942006-05-12 Eli Zaretskii <eliz@gnu.org>
3595
3596 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3597 (Displaying the Diary, Special Diary Entries, Importing Diary):
3598 * building.texi (Compilation Shell):
3599 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3600 emacs-xtra with @inforef's.
3601
3602 * files.texi (Visiting): Fix wording.
3603
3604 * mule.texi (Coding Systems, Text Coding): More indexing.
3605 Mention that C-x RET f can set eol conversion.
3606
c8763fb6 36072006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3608
3609 * xresmini.texi (GTK resources): Insert GTK description.
3610
3611 * xresources.texi (GTK resources): metafont should be menufont.
3612
8cf51b2c
GM
36132006-05-06 Michael Albinus <michael.albinus@gmx.de>
3614
49823426 3615 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3616 method, user name and host name is active only in partial
3617 completion mode.
3618
8cf51b2c
GM
36192006-05-06 Eli Zaretskii <eliz@gnu.org>
3620
3621 * makefile.w32-in (emacs.dvi):
3622 * Makefile.in (emacs.dvi): Add xresmini.texi.
3623
3624 * xresmini.texi (Table of Resources): Remove xref to non-existent
3625 node "LessTif Resources".
3626
3627 * msdog.texi (Microsoft Windows):
3628 * calendar.texi (Calendar/Diary, Displaying the Diary)
3629 (Special Diary Entries, Importing Diary, Holidays):
3630 * programs.texi (Program Modes):
3631 * text.texi (Text):
3632 * buffers.texi (Several Buffers):
3633 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3634
36352006-05-06 Eli Zaretskii <eliz@gnu.org>
3636
3637 The following changes merge the emacs-xtra manual into the main
3638 manual, but only for on-line version of the manual.
3639
3640 * vc2-xtra.texi (Version Backups, Local Version Control)
3641 (Making Snapshots, Change Logs and VC, Version Headers)
3642 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3643 on-line manual.
3644
3645 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3646 for on-line manual.
3647
3648 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3649 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3650 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3651 for on-line manual.
3652
3653 * fortran-xtra.texi (Fortran, Fortran Autofill)
3654 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3655 for on-line manual.
3656
3657 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3658 Conditional xref's for on-line manual.
3659
3660 * emerge-xtra.texi (Emerge, Overview of Emerge)
3661 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3662 manual.
3663
3664 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3665 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3666 (EMACSSOURCES): Use EMACS_XTRA.
3667 (../info/emacs-xtra): Remove.
3668 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3669
3670 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3671 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3672 (EMACSSOURCES): Use EMACS_XTRA.
3673 ($(infodir)/emacs-xtra): Remove.
3674 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3675
3676 * trouble.texi (Quitting):
3677 * text.texi (Text):
3678 * programs.texi (Program Modes):
3679 * msdog.texi (Microsoft Windows):
3680 * frames.texi (Frames):
3681 * files.texi (Backup, Version Control, VC Concepts)
3682 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3683 (Registering, VC Status, VC Undo, Multi-User Branching)
3684 (Comparing Files):
3685 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3686 (Displaying the Diary, Special Diary Entries, Importing Diary):
3687 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3688 conditional xref's, depending on @iftex/@ifnottex.
3689
3690 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3691 "MS-DOS". @include msdog-xtra.texi.
3692
3693 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3694 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3695
3696 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3697 for vc-xtra.texi subsections.
3698 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3699 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3700
3701 * sending.texi (Sending Mail): A @node line without explicit Prev,
3702 Next, and Up links.
3703
3704 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3705 Next, and Up links.
3706
3707 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3708 and its sections. @include picture-xtra.texi.
3709
3710 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3711 "Emerge".
3712 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3713
3714 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3715 exact duplicate of its name-sake in calendar.texi.
3716
3717 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3718 "Advanced Calendar/Diary Usage".
3719 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3720
3721 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3722 dired-xtra.texi.
3723 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3724
3725 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3726 (Files) [ifnottex]: Add menu entry for Autorevert.
3727
3728 * emacs-xtra.texi (Introduction): Reword to make consistent with
3729 printed version only.
3730 <Top level>: Remove the body of all chapters and move them to the
3731 new *-xtra.texi files. Use @raisesections and @lowersections to
3732 convert sections to chapters etc.
3733
3734 * msdog-xtra.texi:
3735 * fortran-xtra.texi:
3736 * vc-xtra.texi:
3737 * vc1-xtra.texi:
3738 * vc2-xtra.texi:
3739 * emerge-xtra.texi:
3740 * cal-xtra.texi:
3741 * dired-xtra.texi:
3742 * arevert-xtra.texi: New files, with text from respective chapters
3743 of emacs-xtra.texi. Convert each @chapter into @section, @section
3744 into @subsection, etc.
3745
3746 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3747 updated.
3748
3749 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3750 Windows". All references updated.
3751
37522006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3753
3754 * macos.texi (Mac Input): Mention input from Character Palette.
3755 (Mac Font Specs): Fix typo.
3756
37572006-05-05 Richard Stallman <rms@gnu.org>
3758
3759 * files.texi (Diff Mode): Minor cleanup.
3760
37612006-05-05 Karl Berry <karl@gnu.org>
3762
8cf51b2c
GM
3763 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3764 errors from the current release of makeinfo (4.8).
3765 * help.texi (Library Keywords): Change widest word in multitable
3766 template from `emulations' to `convenience'. (Not sure if this is
3767 related to the font change.)
3768
37692006-05-05 Eli Zaretskii <eliz@gnu.org>
3770
3771 * files.texi (File Names): Add a footnote about limited support of
3772 ~USER on MS-Windows.
3773
3774 * cmdargs.texi (Initial Options): Add a footnote about limited
3775 support of ~USER on MS-Windows.
3776
37772006-05-03 Richard Stallman <rms@gnu.org>
3778
3779 * files.texi (Diff Mode): Node moved here.
3780 (Comparing Files): Delete what duplicates new node.
3781 (Files): Put Diff Mode in menu.
3782
3783 * misc.texi (Diff Mode): Moved to files.texi.
3784
3785 * emacs.texi (Top): Update menu for Diff Mode.
3786
3787 * trouble.texi (Emergency Escape): Simplify.
3788
3789 * emacs.texi (Top): Minor clarification.
3790
37912006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3792
3793 * commands.texi, entering.texi, screen.texi: Many simplifications.
3794
37952006-05-03 Richard Stallman <rms@gnu.org>
3796
3797 * commands.texi (Text Characters): Delete paragraph about unibyte
3798 non-ASCII printing chars.
3799
3800 * killing.texi (Killing): Say "graphical displays".
3801 * display.texi: Say "graphical displays".
3802
3803 * cmdargs.texi (Misc X): Say "graphical displays".
3804
38052006-05-01 Richard Stallman <rms@gnu.org>
3806
3807 * emacs.texi (Top): Add Diff Mode to menu.
3808
38092006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3810
3811 * misc.texi (Diff Mode): New node.
3812
38132006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3814
3815 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3816 (Mac Environment Variables): Shorten example line.
3817 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3818
38192006-05-01 Nick Roberts <nickrob@snap.net.nz>
3820
3821 * building.texi (GUD Customization): Describe cases %d and %c.
3822 Update description for %e.
3823
38242006-04-30 Glenn Morris <rgm@gnu.org>
3825
3826 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3827
38282006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3829
3830 * custom.texi (Examining): Update C-h v output example.
3831
38322006-04-29 Kim F. Storm <storm@cua.dk>
3833
3834 * building.texi (Grep Searching): Add lgrep and rgrep.
3835
8cf51b2c
GM
38362006-04-23 Richard Stallman <rms@gnu.org>
3837
3838 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3839
3840 * xresmini.texi: New file.
3841
3842 * xresources.texi (Face Resources): Split table into font resources
3843 and the rest. Combine similar attributes for brevity.
3844
8cf51b2c
GM
38452006-04-21 Eli Zaretskii <eliz@gnu.org>
3846
3847 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3848 backslashes and case-insensitivity in file names (moved to the
3849 main manual).
3850 (MS-DOS Printing): Move most of the text to the main manual.
3851
3852 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3853 New nodes.
3854 (Windows Processes, Windows System Menu): Add index entries and
3855 fix wording.
3856
8cf51b2c
GM
38572006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3858
3859 * misc.texi (Shell Ring): Add notes on saved input when
3860 navigating off the end of the history list.
3861
38622006-04-18 Chong Yidong <cyd@mit.edu>
3863
3864 * misc.texi (Shell Options): Correct default value of
3865 comint-scroll-show-maximum-output.
3866
8cf51b2c
GM
38672006-04-18 Nick Roberts <nickrob@snap.net.nz>
3868
3869 * building.texi (Watch Expressions): Update.
3870
8cf51b2c
GM
38712006-04-12 Richard Stallman <rms@gnu.org>
3872
3873 * search.texi: Clean up previous change.
3874
38752006-04-12 Eli Zaretskii <eliz@gnu.org>
3876
3877 * search.texi (Regexp Backslash, Regexp Replace): Add index
3878 entries for ``back reference'' and mention the term itself in the
3879 text.
3880
38812006-04-11 Richard Stallman <rms@gnu.org>
3882
3883 * custom.texi (Safe File Variables):
3884 Document enable-local-variables = :safe.
3885
38862006-04-11 Karl Berry <karl@gnu.org>
3887
3888 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3889 (Remote Repositories, Version Backups, Local Version Control)
3890 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3891 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3892 (Renaming VC Work Files and Master Files)
3893 (Inserting Version Control Headers, Customizing VC, General Options)
3894 (Options for RCS and SCCS, Options specific for CVS): Move all
3895 these nodes to emacs-xtra.texi, for brevity.
3896 * cmdargs.texi, files.texi: Change cross-references.
3897
8cf51b2c
GM
38982006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3899
3900 * files.texi (Old Versions): Update description of vc-annotate's
3901 use of color to indicate date ranges.
3902
8cf51b2c
GM
39032006-04-09 Kevin Ryde <user42@zip.com.au>
3904
8cf51b2c
GM
3905 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3906 put info and printed manual names the right way around.
3907
39082006-04-09 Karl Berry <karl@gnu.org>
3909
3910 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3911 emacs-xtra.texi, leaving only MS Windows information.
3912 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3913 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3914 node names.
3915
3916 * emacs.texi: Move @summarycontents and @contents to the beginning
3917 of the file.
3918
8cf51b2c
GM
39192006-04-08 Kevin Ryde <user42@zip.com.au>
3920
3921 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3922
39232006-04-07 Richard Stallman <rms@gnu.org>
3924
3925 * programs.texi (Comments, Comment Commands, Options for Comments)
3926 (Multi-Line Comments): "Align", not "indent".
3927 (Basic Indent): C-j deletes trailing whitespace before the newline.
3928
39292006-04-06 Richard Stallman <rms@gnu.org>
3930
8cf51b2c
GM
3931 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3932
39332006-04-06 Eli Zaretskii <eliz@gnu.org>
3934
3935 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3936
8cf51b2c
GM
39372006-04-05 Richard Stallman <rms@gnu.org>
3938
3939 * emacs.texi (Top): Update subnode menu.
3940
3941 * trouble.texi (Unasked-for Search): Node deleted.
3942 (Lossage): Delete from menu.
3943
39442006-04-04 Richard Stallman <rms@gnu.org>
3945
3946 * trouble.texi: Various cleanups.
3947 (Checklist): Don't bother saying how to snail a bug report.
3948 (Emergency Escape): Much rewriting.
3949 (After a Crash): Rename the core dump immediately.
3950 (Total Frustration): Call it a psychotherapist.
3951 (Bug Criteria): Avoid "illegal instruction".
3952 (Sending Patches): We always put the contributor's name in.
3953
3954 * misc.texi (Thumbnails): Minor correction.
3955
8cf51b2c
GM
39562006-04-03 Richard Stallman <rms@gnu.org>
3957
3958 * misc.texi (Thumbnails): Minor cleanup.
3959
39602006-04-02 Karl Berry <karl@gnu.org>
3961
3962 * sending.texi (Mail Sending): pxref to Top needs five args.
3963
3964 * texinfo.tex: Update to current version (2006-03-21.13).
3965
8cf51b2c
GM
39662006-03-31 Richard Stallman <rms@gnu.org>
3967
3968 * emacs.texi (Top): Update subnode menu.
3969
3970 * help.texi (Help Mode): Cleanup.
3971
3972 * dired.texi: Many cleanups.
3973 (Dired Deletion): Describe dired-recursive-deletes.
3974 (Operating on Files): dired-create-directory moved.
3975 (Misc Dired Features): Move to here.
3976 (Tumme): Node moved to misc.texi.
3977
3978 * custom.texi: Many cleanups.
3979 (Minor Modes): Don't mention ISO Accents Mode.
3980 (Examining): Update C-h v output example.
3981 (Hooks): Add index and xref for add-hook.
3982 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3983 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3984
3985 * misc.texi: Many cleanups.
3986 (beginning): Add to summary of topics.
3987 (Shell): Put eshell xref at the end. Remove eshell from table.
3988 (Thumbnails): New node.
3989
8cf51b2c
GM
39902006-03-28 Eli Zaretskii <eliz@gnu.org>
3991
3992 * files.texi (File Name Cache): Make it clear that the cache is
3993 not persistent.
3994
8cf51b2c
GM
39952006-03-25 Karl Berry <karl@gnu.org>
3996
49823426
GM
3997 * emacs-xtra.texi, emacs.texi, gnu.texi:
3998 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
3999 (2) do not indent copyright year list (or anything else).
4000
8cf51b2c
GM
40012006-03-21 Juanma Barranquero <lekktu@gmail.com>
4002
4003 * files.texi (VC Dired Mode): Remove misplaced brackets.
4004
40052006-03-21 Andre Spiegel <spiegel@gnu.org>
4006
4007 * files.texi: Various updates and clarifications in the VC chapter.
4008
40092006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4010
4011 * help.texi (Help Mode): Document "C-c C-c".
4012
8cf51b2c
GM
40132006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4014
4015 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4016 menu in the standalone Info reader.
4017
40182006-03-15 Chong Yidong <cyd@stupidchicken.com>
4019
4020 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4021 moved here from Emacs manual.
4022
4023 * programs.texi (Fortran): Section moved to emacs-xtra.
4024 (Program Modes): Xref to Fortran in emacs-xtra.
4025
4026 * maintaining.texi (Emerge): Move to emacs-xtra.
4027 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4028
4029 * picture.texi: File deleted.
4030 * Makefile.in:
4031 * makefile.w32-in: Remove picture.texi.
4032
4033 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4034 * abbrevs.texi (Abbrevs):
4035 * sending.texi (Sending Mail): Picture node removed.
4036
4037 * emacs.texi (Top): Update node listings.
4038
8cf51b2c
GM
40392006-03-12 Richard Stallman <rms@gnu.org>
4040
4041 * calendar.texi: Various cleanups.
4042
8cf51b2c
GM
40432006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4044
4045 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4046 syntax.
4047
8cf51b2c
GM
40482006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4049
4050 * search.texi (Regexps): More accurately describe which characters
4051 are special in which situations. Recommend _not_ to quote `]' or
4052 `-' when they are not special.
4053
8cf51b2c
GM
40542006-02-28 Andre Spiegel <spiegel@gnu.org>
4055
4056 * files.texi (Old Versions): Clarify operation of C-x v =.
4057
8cf51b2c
GM
40582006-02-21 Nick Roberts <nickrob@snap.net.nz>
4059
4060 * building.texi (Watch Expressions): Update and describe
4061 gdb-speedbar-auto-raise.
4062
40632006-02-19 Richard M. Stallman <rms@gnu.org>
4064
4065 * emacs.texi: Use @smallbook.
4066 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4067 Update subnode menu.
4068
4069 * building.texi (Lisp Interaction): Minor addition.
4070
40712006-02-18 Nick Roberts <nickrob@snap.net.nz>
4072
4073 * building.texi (Watch Expressions): Update and be more precise.
4074
c8763fb6 40752006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4076
4077 * maintaining.texi (Create Tags Table): Explain why the
4078 exception when etags writes to files under the /dev tree.
4079
40802006-02-14 Richard M. Stallman <rms@gnu.org>
4081
4082 * custom.texi (Safe File Variables): Lots of clarification.
4083 Renamed from Unsafe File Variables.
4084
40852006-02-14 Chong Yidong <cyd@stupidchicken.com>
4086
4087 * custom.texi (Unsafe File Variables): File variable confirmation
4088 assumed denied in batch mode.
4089
40902006-02-14 Richard M. Stallman <rms@gnu.org>
4091
4092 * building.texi (GDB User Interface Layout): Don't say `inferior'
4093 for program being debugged.
4094
40952006-02-15 Nick Roberts <nickrob@snap.net.nz>
4096
4097 * building.texi (GDB Graphical Interface):
4098 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4099
41002006-02-13 Chong Yidong <cyd@stupidchicken.com>
4101
4102 * custom.texi (Specifying File Variables, Unsafe File Variables):
4103 New nodes, split from File Variables. Document new file local
4104 variable behavior.
4105
41062006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4107
4108 * display.texi (Standard Faces):
8cf51b2c
GM
4109 * files.texi (Visiting):
4110 * frames.texi (Clipboard):
4111 * glossary.texi (Glossary) <Clipboard>:
4112 * xresources.texi (X Resources): Mention Mac OS port.
4113
8cf51b2c
GM
41142006-02-12 Richard M. Stallman <rms@gnu.org>
4115
4116 * building.texi (Building): Clarify topic in intro.
4117
4118 * maintaining.texi (Maintaining): Change title; clarify topic.
4119 Delete duplicate index entries.
4120
4121 * building.texi (Other GDB User Interface Buffers): Clarifications.
4122
4123 * text.texi (Cell Commands): Clarifications.
4124
4125 * programs.texi (Defuns): Delete duplicate explanation of
4126 left-margin paren convention.
4127 (Hungry Delete): Minor cleanup.
4128
41292006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4130
4131 * dired.texi (Tumme): More tumme documentation.
4132
41332006-02-11 Alan Mackenzie <acm@muc.de>
4134
4135 * programs.texi ("Hungry Delete"): Correct the appellation of the
4136 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4137
41382006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4139
4140 * dired.texi (Tumme): Fix small bug.
4141
41422006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4143
4144 * macos.texi (Mac International): Rename "fontset-mac" to
4145 "fontset-standard".
4146
8cf51b2c
GM
41472006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4148
4149 * dired.texi (Tumme): Basic documentation for Tumme added.
4150
8cf51b2c
GM
41512006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4152
4153 * mule.texi (International):
4154 * programs.texi (Basic Indent): Fix typos.
4155
8cf51b2c
GM
4156 * custom.texi (Minor Modes):
4157 * display.texi (Text Display):
4158 * commands.texi (Text Characters): Update xrefs.
4159
41602006-02-07 Richard M. Stallman <rms@gnu.org>
4161
4162 * emacs.texi (Top): Update subnode menu.
4163 Update info on old Emacs papers.
4164 (Intro): "Graphical display", not window system.
4165
4166 * xresources.texi (GTK styles): Minor clarifications.
4167
4168 * trouble.texi: "Graphical display", not window system.
4169 (Stuck Recursive): Minor clarification.
4170
4171 * text.texi: Minor clarifications.
4172 (Sentences): Explain why two-space convention is better.
4173 Explain sentence-end-without-period here.
4174 (Fill Commands): Not here.
4175 (Refill): Node moved down.
4176 (Filling): Update menu.
4177 (Table Creation, Cell Justification, Column Commands): Clarify.
4178
4179 * sending.texi: Minor clarifications.
4180
4181 * search.texi (Regexp Backslash): Clarification.
4182
4183 * rmail.texi: Minor cleanups.
4184 (Rmail): Delete digression about `rmail-mode'.
4185 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4186 (Rmail Files): Mention C-u M-x rmail.
4187 (Rmail Reply): Mention References.
4188 (Rmail Display): Mention rmail-nonignored-headers.
4189
4190 * programs.texi: Minor cleanups.
4191 (Comment Commands): Mention momentary Transient Mark mode.
4192 (Matching): Be more specific about customizing show-paren-mode.
4193 (Info Lookup): Don't list the modes that support C-h S.
4194 Just say what it does in an unsupported mode.
4195 (Man Page): Delete excessive info on customizing woman.
4196 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4197
4198 * abbrevs.texi: Minor clarifications.
4199 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4200 not "dynamic abbrevs" as if they were a kind of abbrev.
4201
4202 * picture.texi (Picture): Minor cleanup.
4203
4204 * mule.texi (Communication Coding): Say "other applications".
4205 (Fontsets): Not specific to X. Add xref to X Resources.
4206 (Unibyte Mode): Rename from Single-Byte Character Support.
4207 "Graphical display", not window system.
4208 (International): Update menu.
4209
4210 * maintaining.texi (Format of ChangeLog):
4211 New node, split out from ChangeLog.
4212 (ChangeLog): Clarifications in the remaining text.
4213 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4214 (Find Tag): Add @w.
4215 (Tags Search): Explain tag table order here. Simplify grep ref.
4216 (List Tags): tags-tag-face is a variable, not a face.
4217 (Emerge): Cleanups.
4218
4219 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4220 (Keyboard Macros): Avoid "the user".
4221
4222 * killing.texi: "Graphical display", not window system.
4223
4224 * help.texi (Help Echo): "Graphical display", not window system.
4225
4226 * glossary.texi: Say "you", not "the user". Say "graphical display".
4227
4228 * frames.texi: Minor cleanups. "Graphical display", not window system.
4229
4230 * files.texi (Visiting): Make drag-and-drop not X-specific.
4231
4232 * custom.texi: Minor cleanups. "Graphical display", not window system.
4233
4234 * cmdargs.texi: Minor cleanups.
4235
4236 * building.texi (Compilation): Move and split kill-compilation para.
4237 Add para about multiple compilers.
4238 (Compilation Mode): Commands also available in grep mode and others.
4239 Mention C-u C-x ` more tutorially. Clarify C-x `.
4240 (Compilation Shell): Clarify. Put Bash example first.
4241 (Grep Searching): Minor cleanups; add @w.
4242 (Debuggers): Minor cleanups.
4243 (Starting GUD): Make GDB xgraphical mode issue clearer.
4244 (Debugger Operation): Lots of clarifications including
4245 GDB tooltip side-effect issue.
4246 (Commands of GUD): Clarify.
4247 (GUD Customization): Add bashdb-mode-hook.
4248 (GDB Graphical Interface): Rewrite for clarity.
4249 (GDB User Interface Layout): Rewrite for clarity.
4250 (Stack Buffer, Watch Expressions): Likewise.
4251 (Other GDB User Interface Buffers): Cleanups.
4252 (Lisp Libraries, External Lisp): Cleanup.
4253
4254 * basic.texi (Position Info): "Graphical displays", rather than
4255 window systems.
4256
4257 * anti.texi: Minor cleanup.
4258
8cf51b2c
GM
42592006-02-03 Eli Zaretskii <eliz@gnu.org>
4260
4261 * custom.texi (Init File, Find Init): Add cross-references to
4262 where $HOME is described.
4263
42642006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4265
4266 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4267 is not inside the @table.
4268
4269 * emacs.texi (Top): Correct node name.
4270
4271 * files.texi (File Names): Fix @xref.
4272 (Reverting): Fix typo.
4273
4274 * mule.texi (International): Correct node name.
4275
4276 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4277
42782006-02-01 Richard M. Stallman <rms@gnu.org>
4279
4280 * emacs.texi (Top): Update subnode menu.
4281
4282 * mule.texi: Minor clarifications.
4283 Reduce the specific references to X Windows.
4284 Refer to "graphical" terminals, rather than window systems.
4285 (Text Coding): Rename from Specify Coding.
4286 (Communication Coding, File Name Coding, Terminal Coding):
4287 New nodes split out from Text Coding.
4288
4289 * kmacro.texi: Minor clarifications.
4290 (Keyboard Macro Ring): Comment out some excessive commands.
4291 (Basic Keyboard Macro): Split up the table, putting part in each node.
4292
4293 * major.texi: Minor clarifications.
4294
4295 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4296
4297 * windows.texi: Minor clarifications.
4298 (Change Window): Don't describe mode-line mouse cmds here.
4299 Add xref to Mode Line Mouse.
4300
4301 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4302
4303 * macos.texi (Mac International): Fix xref.
4304
4305 * indent.texi: Minor clarifications.
4306
4307 * frames.texi: Minor clarifications.
4308 Reduce the specific references to X Windows.
4309 Refer to "graphical" terminals, rather than window systems.
4310 (Frame Parameters): Don't mention commands like
4311 set-foreground-color. Just say to customize a face.
4312 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4313
4314 * files.texi: Minor clarifications.
4315 (Numbered Backups): New node, split out from Backup Names.
4316
4317 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4318
4319 * cmdargs.texi (General Variables): Fix xref.
4320
4321 * buffers.texi: Minor clarifications.
4322
8cf51b2c
GM
43232006-01-31 Richard M. Stallman <rms@gnu.org>
4324
4325 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4326 Nodes moved to top.
4327
4328 * display.texi: Minor clarifications.
4329 (Display): Rearrange menu.
4330 (Standard Faces): Mention query-replace face.
4331 (Faces): Simplify.
4332 (Font Lock): Simplify face customization info.
4333 (Highlight Changes): Node merged into Highlight Interactively.
4334 (Highlight Interactively): Much rewriting and cleanup.
4335 (Optional Mode Line): Narrowed line number not good for goto-line.
4336 Simplify face customization advice.
4337 (Text Display): Mention use of escape-glyph face.
4338 Move ctl-arrow and tab-width here.
4339 (Display Custom): Move no-redraw-on-reenter to end of node.
4340
4341 * search.texi: Minor clarifications.
4342 (Isearch Scroll): Simplify.
4343 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4344
4345 * regs.texi (Registers): Mention bookmarks here.
4346
4347 * mark.texi: Minor clarifications.
4348 (Selective Undo): Node deleted.
4349
4350 * m-x.texi: Minor clarifications.
4351
4352 * killing.texi: Minor clarifications.
4353 Refer to "graphical" terminals, rather than window systems.
4354
4355 * help.texi: Clarifications.
4356 (Help): Don't describe C-h F and C-h K here.
4357 (Key Help): Describe C-h K here.
4358 (Name Help): Mention Emacs Lisp Intro.
4359 Describe C-h F here.
4360 (Misc Help): Mention C-h F and C-h K only briefly.
4361
4362 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4363 Selective undo text merged in.
4364 (Spelling): Mention Aspell along with Ispell.
4365
4366 * emacs.texi (Top): Update subnode menus.
4367
4368 * basic.texi (Basic Undo): Rename from Undo. Most of text
4369 moved to new Undo node.
4370
8cf51b2c
GM
43712006-01-29 Chong Yidong <cyd@stupidchicken.com>
4372
4373 * basic.texi (Continuation Lines, Inserting Text):
4374 Mention longlines mode.
4375
43762006-01-29 Richard M. Stallman <rms@gnu.org>
4377
10d1d0af 4378 * screen.texi: Minor cleanups.
8cf51b2c
GM
4379 (Screen): Clean up the intro paragraphs.
4380 (Mode Line): Lots of rewriting. Handle frame-name better.
4381 eol-mnemonic-... vars moved out.
4382
4383 * emacs.texi (Top): Change menu item for MS-DOS node.
4384 Update subnode menu.
4385
4386 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4387 chapter relates to Windows. Title changed.
4388
4389 * mini.texi: Minor cleanups.
4390
4391 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4392 (Mark): Put it in the menu.
4393
4394 * entering.texi: Minor cleanups.
4395
4396 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4397 (Intro): Refer to "graphical" terminals, rather than X.
4398
4399 * display.texi (Display Custom): Add xref to Variables.
4400 (Optional Mode Line): eol-mnemonic-... vars moved here.
4401
4402 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4403 rather than X.
4404
8cf51b2c
GM
4405 * basic.texi: Minor cleanups.
4406 (Undo): selective-undo moved.
4407
8cf51b2c
GM
44082006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4409
4410 * anti.texi (Antinews): Various corrections and additions.
4411
44122006-01-23 Juri Linkov <juri@jurta.org>
4413
4414 * custom.texi (Easy Customization, Customization Groups)
4415 (Browsing Custom): Mention links along with buttons.
4416
8cf51b2c
GM
44172006-01-21 Eli Zaretskii <eliz@gnu.org>
4418
8cf51b2c
GM
4419 * text.texi (TeX Print): Use @key for TAB.
4420
8cf51b2c
GM
4421 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4422
8cf51b2c
GM
44232006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4424
4425 * files.texi (File Aliases): Don't claim that usually separate
4426 buffers are created for two file names that name the same data.
4427 Mention additional situations where different names mean the same
4428 file on disk.
4429
44302006-01-19 Richard M. Stallman <rms@gnu.org>
4431
4432 * killing.texi (Deletion): Upcase @key argument.
4433
4434 * custom.texi (Custom Themes): Minor cleanup.
4435
4436 * programs.texi (Hungry Delete): Upcase @key argument.
4437
8cf51b2c
GM
44382006-01-16 Juri Linkov <juri@jurta.org>
4439
4440 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4441 Move `mode-line-highlight' before `mode-line-buffer-id'.
4442
8cf51b2c
GM
44432006-01-14 Richard M. Stallman <rms@gnu.org>
4444
4445 * basic.texi (Inserting Text): Minor cleanup.
4446
8cf51b2c
GM
44472006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4448
4449 * custom.texi (Changing a Variable, Face Customization):
4450 Update for changes in Custom menus.
4451
8cf51b2c
GM
44522006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4453
4454 * macos.texi (Mac International): Undo last change.
4455
8cf51b2c
GM
44562006-01-02 Chong Yidong <cyd@stupidchicken.com>
4457
4458 * custom.texi (Custom Themes): Describe the new
4459 customize-create-theme interface.
4460
44612005-12-30 Juri Linkov <juri@jurta.org>
4462
4463 * basic.texi (Position Info): Update example.
4464
c8763fb6 44652005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4466
4467 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4468
44692005-12-24 Chong Yidong <cyd@stupidchicken.com>
4470
4471 * custom.texi (Custom Themes): `load-theme' always loads.
4472
44732005-12-23 Juri Linkov <juri@jurta.org>
4474
4475 * display.texi (Highlight Interactively): Use double space to
4476 separate sentences. Replace C-p with M-p, and C-n with M-n.
4477
44782005-12-22 Richard M. Stallman <rms@gnu.org>
4479
4480 * custom.texi (Easy Customization and subnodes):
4481 Replace "active field" with "button".
4482 Use "user option" only for variables.
4483 Use "setting" for variable-or-face.
4484
44852005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4486
4487 * buffers.texi (Select Buffer): Change order in table to make
4488 "Similar" refer to the correct item.
4489 (Indirect Buffers): Minor rewording.
4490
8cf51b2c
GM
44912005-12-20 Juri Linkov <juri@jurta.org>
4492
4493 * files.texi (VC Status): Put P and N near p and n.
4494
8cf51b2c
GM
44952005-12-19 Richard M. Stallman <rms@gnu.org>
4496
4497 * programs.texi (Electric C): Delete the info about newline control.
4498 (Other C Commands): Minor cleanup.
4499 (Left Margin Paren): Minor cleanup.
4500
45012005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4502
4503 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4504 (Customization Groups): Delete text moved to "Browsing Custom".
4505 (Browsing Custom): New node.
4506 (Specific Customization): Clarify which commands only work for
4507 loaded options.
4508
45092005-12-18 Bill Wohler <wohler@newt.com>
4510
4511 * frames.texi (Tool Bars): Shorten text of previous change.
4512
45132005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4514
4515 * files.texi (VC Status): Document log-view mode.
4516
45172005-12-18 Bill Wohler <wohler@newt.com>
4518
4519 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4520 permanently via the customize interface.
4521
8cf51b2c
GM
45222005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4523
4524 * killing.texi (Killing by Lines): Document `kill-whole-line'
4525 function.
4526
c8763fb6 45272005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4528
4529 * buffers.texi (Select Buffer): Change `prev-buffer' to
4530 `previous-buffer'. Indicate that these functions use a frame
4531 local buffer list.
4532
8cf51b2c
GM
45332005-12-12 Richard M. Stallman <rms@gnu.org>
4534
4535 * custom.texi (Easy Customization): Change menu comment.
4536 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4537
4538 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4539 (Help): Among the Apropos commands, describe only C-h a here.
4540
45412005-12-11 Richard M. Stallman <rms@gnu.org>
4542
4543 * programs.texi (Options for Comments): Comment-end starts with space.
4544
4545 * glossary.texi (Glossary): Minor cleanup.
4546
4547 * files.texi (Old Versions): Use @table.
4548
8cf51b2c
GM
45492005-12-10 David Koppelman <koppel@ece.lsu.edu>
4550
4551 * display.texi (Highlight Interactively): Include
4552 global-hi-lock-mode. Add miscellaneous details and elaborations.
4553
45542005-12-09 Richard M. Stallman <rms@gnu.org>
4555
4556 * display.texi (Font Lock): Delete the Global FL menu item.
4557
45582005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4559
4560 * custom.texi (Minibuffer Maps): Mention the maps for file name
4561 completion.
4562
45632005-12-09 Kim F. Storm <storm@cua.dk>
4564
4565 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4566 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4567 cursor to next corner in rectangle; clarify insert around rectangle.
4568
8cf51b2c
GM
45692005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4570
4571 * custom.texi (Customization): Use xref to elisp manual for
4572 non-TeX output.
4573 (Minor Modes): Update.
4574 (Customization Groups, Changing a Variable, Face Customization):
4575 Update for new appearance of Custom buffers.
4576 (Changing a Variable): `custom-buffer-done-function' has been
4577 replaced by `custom-buffer-done-kill'.
4578 (Specific Customization): In the `customize-group' buffer, a
4579 subgroup's contents are not "hidden". They are not included at
4580 all. They have no [Show] button.
4581 (Mouse Buttons): Add pxref to description of mouse event lists in
4582 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4583 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4584 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4585
45862005-12-08 Richard M. Stallman <rms@gnu.org>
4587
4588 * mini.texi (Completion Commands, Completion):
4589 In file name input, SPC does not do completion.
4590
8cf51b2c
GM
45912005-12-08 Nick Roberts <nickrob@snap.net.nz>
4592
4593 * building.texi (GDB Graphical Interface): Explain screen size
4594 setting.
4595 (Other GDB User Interface Buffers): Describe features specific to
4596 GDB 6.4.
4597
8cf51b2c
GM
45982005-12-01 Nick Roberts <nickrob@snap.net.nz>
4599
4600 * building.texi (GDB User Interface Layout): Describe how to
4601 kill associated buffers.
4602 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4603 (Watch Expressions): Be more precise.
4604 (Other GDB User Interface Buffers): Describe how to change a
4605 register value.
4606
8cf51b2c
GM
46072005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4608
4609 * macos.texi (Mac Input): Remove description of
4610 mac-command-key-is-meta. Add descriptions of
4611 mac-control-modifier, mac-command-modifier, and
4612 mac-option-modifier.
4613 (Mac International): Fix description of conversion of clipboard data.
4614 (Mac Font Specs): Add example of font customization by face attributes.
4615
46162005-11-22 Nick Roberts <nickrob@snap.net.nz>
4617
4618 * building.texi (Watch Expressions): Expand description.
4619 (Other GDB User Interface Buffers): Describe local map for
4620 gud-watch.
4621
46222005-11-21 Chong Yidong <cyd@stupidchicken.com>
4623
4624 * display.texi (Font Lock): Font lock is enabled by default now.
4625
46262005-11-20 Juri Linkov <juri@jurta.org>
4627
4628 * basic.texi (Position Info): Update examples of the output.
4629 Remove the fact that examples are produced in the TeXinfo buffer,
4630 because in the Info reader users will get a different output from
4631 `C-x ='.
4632
4633 * building.texi (Compilation Mode): Remove paragraph duplicated
4634 from the node `Compilation'. Add `compilation-skip-threshold'.
4635
4636 * display.texi (Font Lock): Suggest more user-friendly method of
4637 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4638
46392005-11-18 Richard M. Stallman <rms@gnu.org>
4640
4641 * files.texi (Registering): Mention @@ in mode line.
4642
4643 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4644
46452005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4646
4647 * files.texi (Renaming and VC): Some back-ends don't
4648 handle renaming.
4649
8cf51b2c
GM
46502005-11-17 Juri Linkov <juri@jurta.org>
4651
4652 * emacs.texi (Top):
4653 * display.texi (Highlight Interactively): Put this font-lock based
4654 mode near Font Lock node.
4655
46562005-11-16 Chong Yidong <cyd@stupidchicken.com>
4657
4658 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4659 icons.
4660
46612005-11-12 Kim F. Storm <storm@cua.dk>
4662
4663 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4664 (Help Summary): Add C-h d and C-h e.
4665 (Apropos): Clarify that all apropos commands may search for either
4666 list of words or a regexp. Add C-h d for apropos-documentation.
4667 Describe apropos-documentation-sort-by-scores user option.
4668
8cf51b2c
GM
46692005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4670
4671 * killing.texi (CUA Bindings): Add @section.
4672
46732005-11-10 Kim F. Storm <storm@cua.dk>
4674
4675 * emacs.texi (Top): Add CUA Bindings entry to menu.
4676
4677 * killing.texi (CUA Bindings): New node. Moved here from
4678 misc.texi and extended with info on rectangle commands and
4679 rectangle highlighting, interface to registers, and the global
4680 mark feature.
4681
4682 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4683
4684 * regs.texi: Prev link points to CUA Bindings node.
4685
46862005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4687
4688 * help.texi (Help Echo): By default, help echos are only shown on
4689 mouse-over, not on point-over.
4690
c8763fb6 46912005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4692
4693 * misc.texi (Shell Mode): Describe how to activate password echoing.
4694
8cf51b2c
GM
46952005-11-04 Romain Francoise <romain@orebokech.com>
4696
4697 * mark.texi (Mark Ring): Fix typo.
4698
46992005-11-03 Richard M. Stallman <rms@gnu.org>
4700
4701 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4702
47032005-11-01 Bill Wohler <wohler@newt.com>
4704
4705 * help.texi (Help Mode): Fix typo.
4706
47072005-11-01 Nick Roberts <nickrob@snap.net.nz>
4708
4709 * building.texi (Other GDB User Interface Buffers): Describe
4710 the command gdb-use-inferior-io-buffer.
4711
47122005-10-31 Romain Francoise <romain@orebokech.com>
4713
4714 * files.texi (Compressed Files): Fix typo.
4715
4716 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4717
4718 * windows.texi (Force Same Window): Likewise.
4719
47202005-10-30 Bill Wohler <wohler@newt.com>
4721
4722 * help.texi (Help Mode): URLs viewed with browse-url.
4723
47242005-10-31 Nick Roberts <nickrob@snap.net.nz>
4725
4726 * building.texi (GDB Graphical Interface): Don't reference
4727 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4728 must stay in same frame.
4729
47302005-10-29 Chong Yidong <cyd@stupidchicken.com>
4731
4732 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4733
4734 * anti.texi (Antinews): Likewise.
4735
8cf51b2c
GM
47362005-10-28 Bill Wohler <wohler@newt.com>
4737
4738 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4739
47402005-10-28 Richard M. Stallman <rms@gnu.org>
4741
4742 * files.texi (Visiting): Explain how to enter ? in a file name.
4743
4744 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4745
8cf51b2c
GM
47462005-10-25 Nick Roberts <nickrob@snap.net.nz>
4747
4748 * building.texi (GDB Graphical Interface): Describe
4749 gdb-mouse-until.
4750
47512005-10-23 Richard M. Stallman <rms@gnu.org>
4752
4753 * custom.texi (Init File): Recommend when to use site-start.el.
4754
8cf51b2c
GM
47552005-10-21 Juri Linkov <juri@jurta.org>
4756
4757 * custom.texi (Examining): Mention accessing the old variable
4758 value via M-n in set-variable.
4759
8cf51b2c
GM
47602005-10-18 Romain Francoise <romain@orebokech.com>
4761
4762 * files.texi (Version Systems): Capitalize GNU.
4763
8cf51b2c
GM
47642005-10-18 Nick Roberts <nickrob@snap.net.nz>
4765
4766 * building.texi (Compilation Mode): Remove redundant paragraph.
4767 (Watch Expressions): Remove paragraph to reflect code change.
4768
8cf51b2c
GM
47692005-10-16 Richard M. Stallman <rms@gnu.org>
4770
4771 * building.texi (Compilation Mode, Compilation): Clarified.
4772
47732005-10-15 Richard M. Stallman <rms@gnu.org>
4774
4775 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4776
8cf51b2c
GM
47772005-10-13 Kenichi Handa <handa@m17n.org>
4778
4779 * basic.texi (Position Info): Fix previous change.
4780
c8763fb6 47812005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4782
4783 * cmdargs.texi (Icons X): Fix typo.
4784
47852005-10-12 Kenichi Handa <handa@m17n.org>
4786
4787 * basic.texi (Position Info): Describe the case that Emacs shows
4788 "part of display ...".
4789
c8763fb6 47902005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4791
4792 * cmdargs.texi (Icons X): -nb => -nbi.
4793
47942005-10-10 Chong Yidong <cyd@stupidchicken.com>
4795
4796 * frames.texi (Speedbar): A couple more clarifications.
4797
47982005-10-11 Nick Roberts <nickrob@snap.net.nz>
4799
4800 * building.texi (GDB User Interface Layout): Improve diagram.
4801 (Watch Expressions): Explain how to make speedbar global.
4802 (Other GDB User Interface Buffers): Make references more precise.
4803
8cf51b2c
GM
48042005-10-09 Richard M. Stallman <rms@gnu.org>
4805
4806 * frames.texi (Speedbar): Clarify the text.
4807
48082005-10-09 Chong Yidong <cyd@stupidchicken.com>
4809
4810 * frames.texi (Speedbar): Add information on keybindings,
4811 dismissing the speedbar, and buffer display mode. Link to
4812 speedbar manual.
4813
c8763fb6 48142005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4815
4816 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4817 added -nb, --no-bitmap-icon.
4818
8cf51b2c
GM
48192005-10-07 Nick Roberts <nickrob@snap.net.nz>
4820
4821 * building.texi (GDB Graphical Interface): Add variables and
4822 functions to indices. Be more precise.
4823
c8763fb6 48242005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4825
4826 * frames.texi (Drag and Drop): Remove the x- from
4827 x-dnd-open-file-other-window and xdnd-protocol-alist.
4828
48292005-09-30 Romain Francoise <romain@orebokech.com>
4830
4831 * mini.texi (Minibuffer): The default value now appears before the
4832 colon in minibuffer prompts.
4833
8cf51b2c
GM
48342005-09-25 Richard M. Stallman <rms@gnu.org>
4835
4836 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4837
8cf51b2c
GM
48382005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4839
4840 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4841
8cf51b2c
GM
48422005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4843
4844 * emacs.texi (Top): Update submenus from macos.texi.
4845
4846 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4847 (Mac OS): Update feature support status.
4848 (Mac Input): List supported input scripts. Remove description
4849 about `mac-keyboard-text-encoding'. Mention mouse button
4850 emulation and related variables.
4851 (Mac International): Mention Central European and Cyrillic
4852 support. Now `keyboard-coding-system' is dynamically changed.
4853 Add description about coding system for selection. Add
4854 description about language environment.
4855 (Mac Environment Variables): Mention
4856 `~/.MacOSX/environment.plist'. Give example of command line
4857 arguments. Add Preferences support.
4858 (Mac Directories): Explicitly state that this node is for Mac OS
4859 Classic only.
4860 (Mac Font Specs): Mention specification for scalable fonts. List
4861 supported charsets. Add preferred way of creating fontsets. Add
4862 description about `mac-allow-anti-aliasing'.
4863 (Mac Functions): Add descriptions about `mac-set-file-creator',
4864 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4865 and `mac-get-preference'.
4866
8cf51b2c
GM
48672005-09-16 Romain Francoise <romain@orebokech.com>
4868
4869 Update all files to specify GFDL version 1.2.
4870
4871 * doclicense.texi (GNU Free Documentation License): Update to
4872 version 1.2.
4873
48742005-09-15 Richard M. Stallman <rms@gnu.org>
4875
4876 * buffers.texi (List Buffers): Fix xref.
4877
4878 * rmail.texi (Rmail Basics): Fix xref.
4879
4880 * emacs.texi (Top): Update subnode menus.
4881
4882 * files.texi (Saving Commands): New node, broken out of Saving.
4883 (Customize Save): New node, broken out of Saving.
4884 Clarify effect of write-region-inhibit-fsync.
4885 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4886
8cf51b2c
GM
48872005-09-14 Romain Francoise <romain@orebokech.com>
4888
4889 * files.texi (Saving): Mention write-region-inhibit-fsync.
4890
48912005-09-05 Chong Yidong <cyd@stupidchicken.com>
4892
4893 * custom.texi (Custom Themes): New node.
4894
48952005-09-03 Richard M. Stallman <rms@gnu.org>
4896
49823426
GM
4897 * search.texi (Search Case): Mention vars that control
4898 case-fold-search for various operations.
8cf51b2c
GM
4899
49002005-08-22 Juri Linkov <juri@jurta.org>
4901
4902 * display.texi (Standard Faces): Merge the text from
4903 `(elisp)Standard Faces' into this node.
4904
49052005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4906
4907 * emacs.texi (Top): Delete menu item for deleted node
4908 Keyboard Translations.
4909
49102005-08-18 Richard M. Stallman <rms@gnu.org>
4911
8cf51b2c
GM
4912 * trouble.texi (Unasked-for Search):
4913 Delete xref to Keyboard Translations.
4914
4915 * glossary.texi (Glossary): Delete xref.
4916
8cf51b2c
GM
4917 * custom.texi (Minor Modes): Say that the list here is not complete.
4918 (Keyboard Translations): Node deleted.
4919 (Disabling): Delete xref to it.
4920 (Customization Groups): Fix Custom buffer example.
4921 (Hooks): Mention remove-hooks.
4922
49232005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4924
4925 * building.texi (GDB Graphical Interface): Improve filling of menu
4926 item.
4927
49282005-08-18 Nick Roberts <nickrob@snap.net.nz>
4929
4930 * building.texi (GDB Graphical Interface): Use better node names.
4931
49322005-08-14 Richard M. Stallman <rms@gnu.org>
4933
4934 * text.texi (Sentences): Fix xref.
4935
49362005-08-14 Juri Linkov <juri@jurta.org>
4937
4938 * building.texi (Compilation, Grep Searching): Move grep command
4939 headings from `Compilation' to `Grep Searching'.
4940
4941 * dired.texi (Dired and Find):
4942 * maintaining.texi (Tags Search): Replace grep xref to
4943 `Compilation' node with `Grep Searching'.
4944
4945 * files.texi (Comparing Files): Replace xref to `Compilation' with
4946 `Compilation Mode'.
4947
49482005-08-13 Alan Mackenzie <acm@muc.de>
4949
4950 * search.texi (Non-ASCII Isearch): Correct a typo.
4951 (Replacement Commands): Mention query-replace key binding.
4952
49532005-08-11 Richard M. Stallman <rms@gnu.org>
4954
4955 * programs.texi (Options for Comments): Fix xref.
4956
4957 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4958 out of Regexps.
4959
8cf51b2c
GM
49602005-08-09 Juri Linkov <juri@jurta.org>
4961
4962 * building.texi (Compilation): Use `itemx' instead of `item'.
4963 (Grep Searching): Simplify phrase.
4964
4965 * display.texi (Standard Faces): Describe vertical-border on
4966 window systems.
4967
4968 * windows.texi (Split Window): Simplify phrase and mention
4969 vertical-border face.
4970
49712005-08-09 Richard M. Stallman <rms@gnu.org>
4972
4973 * files.texi (Comparing Files): Clarify compare-windows.
4974
4975 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4976
8cf51b2c
GM
49772005-08-06 Eli Zaretskii <eliz@gnu.org>
4978
4979 * mule.texi (Coding Systems): Rephrase the paragraph about
4980 codepages: no need for "M-x codepage-setup" anymore, except on
4981 MS-DOS.
4982
4983 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4984 the MS-DOS port only.
4985
49862005-07-30 Eli Zaretskii <eliz@gnu.org>
4987
4988 * makefile.w32-in (info): Don't run multi-install-info.bat.
4989 ($(infodir)/dir): New target, produced by running
4990 multi-install-info.bat.
4991
8cf51b2c
GM
49922005-07-22 Eli Zaretskii <eliz@gnu.org>
4993
4994 * files.texi (Quoted File Names): Add index entry.
4995
8cf51b2c
GM
49962005-07-19 Juri Linkov <juri@jurta.org>
4997
4998 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4999
50002005-07-18 Juri Linkov <juri@jurta.org>
5001
8cf51b2c
GM
5002 * custom.texi (Easy Customization):
5003 * files.texi (Old Versions):
5004 * frames.texi (Wheeled Mice):
5005 * mule.texi (Specify Coding):
8cf51b2c
GM
5006 * text.texi (Cell Justification):
5007 * trouble.texi (After a Crash):
8cf51b2c
GM
5008 * xresources.texi (GTK styles):
5009 Delete duplicate duplicate words.
5010
50112005-07-17 Richard M. Stallman <rms@gnu.org>
5012
5013 * frames.texi (Creating Frames): Fix foreground color example.
5014
5015 * custom.texi (Init Examples): Clean up text about conditionals.
5016
50172005-07-16 Richard M. Stallman <rms@gnu.org>
5018
5019 * mini.texi (Completion Commands): Fix command name for ?.
5020
8cf51b2c
GM
50212005-07-16 Eli Zaretskii <eliz@gnu.org>
5022
5023 * display.texi (Standard Faces): Explain that customization of
5024 `menu' face has no effect on w32 and with GTK. Add
5025 cross-references.
5026
5027 * cmdargs.texi (General Variables): Clarify the default location
5028 of $HOME on w32 systems.
5029
50302005-07-15 Jason Rumney <jasonr@gnu.org>
5031
5032 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5033 changed.
5034
50352005-07-08 Kenichi Handa <handa@m17n.org>
5036
5037 * mule.texi (Recognize Coding): Recommend
5038 revert-buffer-with-coding-system instead of revert-buffer.
5039
50402005-07-07 Richard M. Stallman <rms@gnu.org>
5041
5042 * anti.texi (Antinews): Mention mode-line-inverse-video.
5043
5044 * files.texi (Saving): Minor correction about C-x C-w.
5045
5046 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5047
50482005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5049
5050 * search.texi (Isearch Scroll): Add example of using the
5051 `isearch-scroll' property.
5052 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5053 `Display Custom' node.
5054 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5055 and de-emphasize it.
5056 (Other Repeating Search): `occur' currently can not correctly
5057 handle multiline matches. Correct, clarify and update description
5058 of `flush-lines' and `keep-lines'.
5059
5060 * display.texi (Display Custom): Add anchor for `baud-rate'.
5061
50622005-07-07 Richard M. Stallman <rms@gnu.org>
5063
5064 * gnu.texi: Update where to get GNU status; add refs for how to help.
5065 Add footnotes 6 and 7.
5066
50672005-07-04 Lute Kamstra <lute@gnu.org>
5068
5069 Update FSF's address in GPL notices.
5070
8cf51b2c 5071 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5072 * trouble.texi (Checklist): Update FSF's address.
5073
8cf51b2c
GM
50742005-06-24 Richard M. Stallman <rms@gnu.org>
5075
5076 * display.texi (Text Display): Change index entries.
5077
50782005-06-24 Eli Zaretskii <eliz@gnu.org>
5079
5080 * makefile.w32-in (MAKEINFO): Use --force.
5081 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5082 Makefile.in.
8cf51b2c
GM
5083
50842005-06-23 Richard M. Stallman <rms@gnu.org>
5085
5086 * anti.texi (Antinews): Renamed show-nonbreak-escape to
5087 nobreak-char-display.
5088
5089 * emacs.texi (Top): Update detailed node listing.
5090
5091 * display.texi (Text Display): Renamed show-nonbreak-escape
5092 to nobreak-char-display and no-break-space to nobreak-space.
5093 (Standard Faces): Split up the list of standard faces
5094 and put it in a separate node. Add nobreak-space and
5095 escape-glyph.
5096
8cf51b2c
GM
50972005-06-23 Lute Kamstra <lute@gnu.org>
5098
5099 * mule.texi (Select Input Method): Fix typo.
5100
51012005-06-23 Kenichi Handa <handa@m17n.org>
5102
5103 * mule.texi (International): List all supported scripts. Adjust
5104 text for that leim is now included in the normal Emacs
5105 distribution.
5106 (Language Environments): List all language environments.
5107 Intlfonts contains fonts for most supported scripts, not all..
5108 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5109 input a specific character.
8cf51b2c
GM
5110 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5111
51122005-06-23 Juanma Barranquero <lekktu@gmail.com>
5113
49823426 5114 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5115
51162005-06-22 Miles Bader <miles@gnu.org>
5117
5118 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5119
51202005-06-20 Miles Bader <miles@gnu.org>
5121
5122 * display.texi (Faces): Add `vertical-divider'.
5123
51242005-06-17 Richard M. Stallman <rms@gnu.org>
5125
5126 * text.texi (Adaptive Fill): Minor clarification.
5127
8cf51b2c
GM
51282005-06-10 Lute Kamstra <lute@gnu.org>
5129
5130 * emacs.texi (Top): Correct version number.
5131 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5132 refer to the current version of Emacs.
5133
51342005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5135
5136 * files.texi (Log Buffer): Document when there can be more than
5137 one file to be committed.
5138
51392005-06-08 Juri Linkov <juri@jurta.org>
5140
5141 * display.texi (Faces): Add `shadow' face.
5142
51432005-06-07 Masatake YAMATO <jet@gyve.org>
5144
5145 * display.texi (Faces): Write about mode-line-highlight.
5146
51472005-06-06 Richard M. Stallman <rms@gnu.org>
5148
5149 * misc.texi (Printing Package): Explain how to initialize
5150 printing package.
5151
5152 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5153
51542005-06-05 Chong Yidong <cyd@stupidchicken.com>
5155
5156 * emacs.texi: Rename Hardcopy to Printing.
5157 Make PostScript and PostScript Variables subnodes of it.
5158
5159 * misc.texi (Printing): Rename node from Hardcopy.
5160 Mention menu bar options.
5161 Move PostScript and PostScript Variables to submenu.
5162 (Printing package): New node.
5163
5164 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5165
5166 * dired.texi (Operating on Files): Likewise.
5167
5168 * calendar.texi (Displaying the Diary): Likewise.
5169
5170 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5171
5172 * glossary.texi (Glossary): Likewise.
5173
5174 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5175 effect.
5176
51772005-06-04 Richard M. Stallman <rms@gnu.org>
5178
5179 * trouble.texi (After a Crash): Polish previous change.
5180
8cf51b2c
GM
51812005-05-30 Noah Friedman <friedman@splode.com>
5182
5183 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5184 recovery mechanism.
5185
8cf51b2c
GM
51862005-05-28 Nick Roberts <nickrob@snap.net.nz>
5187
5188 * building.texi (Other Buffers): SPC toggles display of
5189 floating point registers.
5190
8cf51b2c
GM
51912005-05-27 Nick Roberts <nickrob@snap.net.nz>
5192
5193 * files.texi (Log Buffer): Merge in description of Log Edit
5194 mode from pcl-cvs.texi.
5195
51962005-05-26 Richard M. Stallman <rms@gnu.org>
5197
5198 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5199
8cf51b2c
GM
52002005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5201
5202 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5203 not enabled by default.
5204 When not on a word, `ispell-word' by default checks the word
5205 before point.
5206
52072005-05-24 Nick Roberts <nickrob@snap.net.nz>
5208
5209 * building.texi (Debugger Operation): Simplify last sentence.
5210
52112005-05-23 Lute Kamstra <lute@gnu.org>
5212
5213 * emacs.texi: Update FSF's address throughout.
5214 (Preface): Use @cite.
5215 (Distrib): Add cross reference to the node "Copying". Mention the
5216 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5217 printed manuals.
5218 (Intro): Use @xref for the Emacs Lisp Intro.
5219
8cf51b2c
GM
52202005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5221
5222 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5223
5224 * basic.texi (Moving Point): Mention default for `goto-line'.
5225
5226 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5227 of a variable's docstring.
5228
52292005-05-18 Lute Kamstra <lute@gnu.org>
5230
5231 * maintaining.texi (Overview of Emerge): Add cross reference.
5232 Remove duplication.
5233
5234 * emacs.texi (Top): Update to the current structure of the manual.
5235 * misc.texi (Emacs Server): Add menu description.
5236 * files.texi (Saving): Fix menu.
5237 * custom.texi (Customization): Fix menu.
5238 * mule.texi (International): Fix menu.
5239 * kmacro.texi (Keyboard Macros): Fix menu.
5240
52412005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5242
5243 * display.texi: Various minor changes.
5244 (Faces): Delete text that is repeated in the next section.
5245
52462005-05-16 Nick Roberts <nickrob@snap.net.nz>
5247
5248 * building.texi (Debugger Operation): Mention GUD tooltips are
5249 disabled with GDB in text command mode.
5250
8cf51b2c
GM
52512005-05-16 Nick Roberts <nickrob@snap.net.nz>
5252
5253 * building.texi: Replace toolbar with "tool bar" for consistency.
5254 (Compilation Mode): Describe compilation-context-lines
5255 and use of arrow in compilation buffer.
5256 (Debugger Operation): Replace help text with variable's value.
5257
5258 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5259 consistency.
5260
52612005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5262
5263 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5264 Add xref.
5265
8cf51b2c
GM
52662005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5267
5268 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5269 (Position Info): Delete discussion of `goto-line'. It is already
5270 described in `Moving point'.
5271
5272 * mini.texi (Completion Commands): Correct reference.
5273 (Completion Options): Fix typo.
5274
5275 * killing.texi (Deletion): Complete description of `C-x C-o'.
5276
8cf51b2c
GM
52772005-05-10 Richard M. Stallman <rms@gnu.org>
5278
5279 * building.texi (Compilation): Clarify recompile's directory choice.
5280
5281 * frames.texi (Tooltips): Cleanups.
5282
5283 * basic.texi (Arguments): Fix punctuation.
5284
52852005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5286
5287 * screen.texi (Menu Bar): The up and down (not left and right)
5288 arrow keys move through a keyboard menu.
5289
52902005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5291
5292 * basic.texi: Various typo and grammar fixes.
5293 (Moving Point): C-a now runs move-beginning-of-line.
5294
52952005-05-08 Nick Roberts <nickrob@snap.net.nz>
5296
5297 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5298
5299 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5300 as different animals.
5301
53022005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5303
5304 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5305 Correct index entry.
5306
53072005-05-07 Nick Roberts <nickrob@snap.net.nz>
5308
5309 * building.texi (Debugger Operation): Update to reflect changes
5310 in GUD tooltips.
5311
53122005-04-30 Richard M. Stallman <rms@gnu.org>
5313
5314 * files.texi (Compressed Files): Auto Compression normally enabled.
5315
5316 * building.texi (Debugger Operation): Clarify previous change.
5317
8cf51b2c
GM
53182005-04-28 Nick Roberts <nickrob@snap.net.nz>
5319
5320 * building.texi (Debugger Operation): Add description for
5321 GUD tooltips when program is not running.
5322
53232005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5324
5325 * misc.texi (Shell): Add `Shell Prompts' to menu.
5326 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5327 description. Delete remarks moved to new node.
5328 (Shell Prompts): New node.
5329 (History References): Replace remarks moved to `Shell Prompts'
5330 with xref to that node.
5331 (Remote Host): Clarify how to specify the terminal type when
5332 logging in to a different machine.
5333
53342005-04-26 Richard M. Stallman <rms@gnu.org>
5335
5336 * emacs.texi (Top): Update submenus from files.texi.
5337
5338 * files.texi (Filesets): Clarify previous change.
5339
5340 * dired.texi (Misc Dired Features): Clarify previous change.
5341
53422005-04-25 Chong Yidong <cyd@stupidchicken.com>
5343
5344 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5345
5346 * dired.texi (Misc Dired Features): Document
5347 dired-compare-directories.
5348
5349 * files.texi (Filesets): New node.
5350 (File Conveniences): Document Image mode.
5351
5352 * text.texi (TeX Print): Document tex-compile.
5353
53542005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5355
5356 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5357 Delete redundant reference to tooltip Custom group. It is
5358 referred too again in the next paragraph.
5359
53602005-04-24 Richard M. Stallman <rms@gnu.org>
5361
5362 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5363
8cf51b2c
GM
53642005-04-19 Kim F. Storm <storm@cua.dk>
5365
5366 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5367
53682005-04-18 Lars Hansen <larsh@math.ku.dk>
5369
5370 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5371 turns off desktop-save-mode.
5372
53732005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5374
5375 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5376 by default in terminals compatible with xterm. Mention that
5377 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5378 node.
5379
8cf51b2c
GM
53802005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5381
5382 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5383
c8763fb6 53842005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5385
5386 * xresources.texi (Table of Resources): Add cursorBlink.
5387
53882005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5389
5390 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5391 `d', `C-d' and `u'.
5392
53932005-04-11 Richard M. Stallman <rms@gnu.org>
5394
5395 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5396 (Misc X): Add -D, --basic-display.
5397
5398 * maintaining.texi (Change Log): Correct the description of
5399 the example.
5400
5401 * major.texi (Choosing Modes): Document magic-mode-alist.
5402
8cf51b2c
GM
54032005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5404
5405 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5406 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5407 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5408 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5409 `w', respectively.
5410 (Rmail Labels): Mention `l'.
5411 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5412 (Rmail Summary Edit): Describe `j' and RET.
5413
c8763fb6 54142005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5415
5416 * xresources.texi (Lucid Resources): Add fontSet resource.
5417
8cf51b2c
GM
54182005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5419
5420 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5421 now called `indicate-empty-lines'.
5422
54232005-04-06 Kim F. Storm <storm@cua.dk>
5424
5425 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5426
54272005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5428
5429 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5430 deleted.
5431 (Marks vs Flags): Add some convenient key bindings.
5432 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5433 (Misc Dired Features): Correct and expand description of `w' command.
5434
5435 * frames.texi (XTerm Mouse): Delete apparently false info.
5436 The GNU/Linux console currently does not appear to support
5437 `xterm-mouse-mode'.
5438
8cf51b2c
GM
54392005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5440
5441 * calendar.texi (Diary): Mention shell utility `calendar'.
5442
54432005-04-01 Richard M. Stallman <rms@gnu.org>
5444
5445 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5446
8cf51b2c
GM
54472005-04-01 Lute Kamstra <lute@gnu.org>
5448
5449 * maintaining.texi (Change Log): add-change-log-entry uses
5450 add-log-mailing-address.
5451
54522005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5453
5454 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5455 `VC Mode Line' and put in an xref to that node.
5456 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5457 its description.
5458
54592005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5460
5461 * calendar.texi (Calendar Systems): Say that the Persian calendar
5462 implemented here is the arithmetical one championed by Birashk.
5463
54642005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5465
5466 * programs.texi (Fortran Motion): Fix previous change.
5467
8cf51b2c
GM
54682005-03-29 Richard M. Stallman <rms@gnu.org>
5469
5470 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5471
54722005-03-29 Chong Yidong <cyd@stupidchicken.com>
5473
5474 * text.texi (Refill): Refer to Long Lines Mode.
5475 (Longlines): New node.
5476 (Auto Fill): Don't index "word wrap" here.
5477 (Filling): Add Longlines to menu.
5478
54792005-03-29 Richard M. Stallman <rms@gnu.org>
5480
5481 * xresources.texi: Minor fixes.
5482
5483 * misc.texi (Emacs Server): Fix Texinfo usage.
5484
5485 * emacs.texi (Top): Don't use a real section heading for
5486 "Detailed Node Listing". Fake it instead.
5487
5488 * basic.texi (Position Info): Minor cleanup.
5489
5490 * mule.texi (Input Methods): Minor cleanup.
5491
54922005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5493
5494 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5495 constructs as well.
5496 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5497
54982005-03-29 Kenichi Handa <handa@m17n.org>
5499
5500 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5501
5502 * basic.texi (Position Info): Update the description about the
5503 command C-u C-x =.
5504
55052005-03-28 Richard M. Stallman <rms@gnu.org>
5506
5507 * emacs.texi (Top): Use @section for the detailed node listing.
5508
5509 * calendar.texi: Minor fixes to previous change.
5510
5511 * programs.texi (Fortran): Small fixes to previous changes.
5512
5513 * emacs.texi (Top): Update list of subnodes of Dired.
5514 Likewise for building.texi.
5515
5516 * files.texi (File Conveniences): Delete Auto Image File mode.
5517
55182005-03-28 Chong Yidong <cyd@stupidchicken.com>
5519
5520 * building.texi (Flymake): New node.
5521
5522 * custom.texi (Function Keys): Document kp- event types and
5523 keypad-setup package.
5524
5525 * dired.texi (Wdired): New node.
5526
5527 * files.texi (File Conveniences): Reorder entries.
5528 Explain how to turn on Auto-image-file mode.
5529 Document Thumbs mode.
5530
5531 * mule.texi (Specify Coding): Document recode-region and
5532 recode-file-name.
5533
5534 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5535
55362005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5537
5538 * commands.texi (Keys): M-o is now a prefix key.
5539
55402005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5541
5542 * programs.texi: Reformat and update copyright years.
5543 (Fortran): Update section.
5544
55452005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5546
5547 * files.texi: Several small changes in addition to:
5548 (Visiting): Change xref for Dialog Boxes to ref.
5549 (Version Headers): Replace references to obsolete var
5550 `vc-header-alist' with `vc-BACKEND-header'.
5551 (Customizing VC): Update value of `vc-handled-backends'.
5552
55532005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5554
5555 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5556 move here from Emacs Lisp Reference Manual.
5557 * calendar.texi (Calendar/Diary, Diary Commands)
5558 (Special Diary Entries, Importing Diary): Change some xrefs to
5559 point to emacs-xtra rather than elisp.
5560
5561 * emacs-xtra.texi (Calendar Customizing):
5562 Move view-diary-entries-initially, view-calendar-holidays-initially,
5563 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5564 Emacs Manual.
5565 (Appt Customizing): Merge entire section into main Emacs Manual.
5566 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5567 mark-holidays-in-calendar here from emacs-xtra.
5568 (Displaying the Diary): Move view-diary-entries-initially,
5569 mark-diary-entries-in-calendar here from emacs-xtra.
5570 (Appointments): Move appt-display-mode-line,
5571 appt-display-duration, appt-disp-window-function,
5572 appt-delete-window-function here from emacs-xtra.
5573
5574 * calendar.texi: Update and reformat copyright.
5575 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5576 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5577 (Diary): Refer to `diary-file' rather than ~/diary.
5578 (Diary Commands): Rename node to "Displaying the Diary".
5579 * emacs.texi (Top): Rename "Diary Commands" section.
5580 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5581
55822005-03-26 Eli Zaretskii <eliz@gnu.org>
5583
5584 * misc.texi (Emacs Server): Fix the command for setting
5585 server-name. Add an xref to Invoking emacsclient.
5586
5587 * help.texi (Help Summary): Clarify when "C-h ." will do something
5588 nontrivial.
5589 (Apropos): Add cindex entry for apropos-sort-by-scores.
5590
5591 * display.texi (Text Display): Add index entries for how no-break
5592 characters are displayed.
5593
8cf51b2c
GM
55942005-03-26 Eli Zaretskii <eliz@gnu.org>
5595
5596 * files.texi (Visiting): Fix cross-references introduced with the
5597 last change.
5598
5599 * xresources.texi (GTK resources): Fix last change.
5600
8cf51b2c
GM
56012005-03-25 Chong Yidong <cyd@stupidchicken.com>
5602
5603 * xresources.texi (X Resources): GTK options documented too.
5604 (Resources): Clarify meaning of program name.
5605 (Table of Resources): Add visualClass.
5606 (GTK resources): Rewrite.
5607 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5608
5609 * display.texi (Text Display): Mention non-breaking spaces.
5610
5611 * files.texi (Reverting): Document auto-revert-check-vc-info.
5612
5613 * frames.texi (Mouse Commands): Document
5614 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5615
5616 * help.texi (Help Summary): Add `C-h .'.
5617 (Apropos): Apropos accepts a list of search terms.
5618 Document apropos-sort-by-scores.
5619 (Help Echo): Document display-local-help.
5620
5621 * misc.texi (Emacs Server): Document server-name.
5622 (Invoking emacsclient): Document -s option for server names.
5623
5624 * text.texi (Outline Visibility): Introduce "current heading
5625 line" (commands can be called with point on a body line).
5626 Re-order table to follow the sequence of discussion.
5627 hide-body won't hide lines before first header line.
5628 (TeX Mode): Add DocTeX mode.
5629
8cf51b2c
GM
56302005-03-24 Richard M. Stallman <rms@gnu.org>
5631
5632 * mule.texi (Single-Byte Character Support): Delete mention
5633 of iso-acc.el and iso-transl.el.
5634
8cf51b2c
GM
56352005-03-23 Lute Kamstra <lute@gnu.org>
5636
5637 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5638
56392005-03-23 Richard M. Stallman <rms@gnu.org>
5640
8cf51b2c
GM
5641 * search.texi: Delete explicit node pointers.
5642 (Incremental Search): New menu.
5643 (Basic Isearch, Repeat Isearch, Error in Isearch)
5644 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5645 (Slow Isearch): New subnodes.
5646 (Configuring Scrolling): Node deleted.
5647 (Search Case): Doc default-case-fold-search.
5648 (Regexp Replace): Move replace-regexp doc here.
5649
5650 * rmail.texi (Movemail): Put commas inside closequotes.
5651
5652 * picture.texi (Insert in Picture): Document C-c arrow combos.
5653 (Basic Picture): Clarify erasure.
5654
5655 * display.texi (Font Lock): Put commas inside closequotes.
5656
5657 * cmdargs.texi (General Variables): Put commas inside closequotes.
5658
56592005-03-23 Nick Roberts <nickrob@snap.net.nz>
5660
5661 * building.texi (Stack Buffer): Mention reverse contrast for
5662 *selected* frame (might not be current frame).
5663
8cf51b2c
GM
56642005-03-21 Richard M. Stallman <rms@gnu.org>
5665
5666 * building.texi (Starting GUD): Add bashdb.
5667
56682005-03-20 Chong Yidong <cyd@stupidchicken.com>
5669
5670 * basic.texi (Moving Point): Add M-g M-g binding.
5671 (Undo): Document undo-only.
5672 (Position Info): Document M-g M-g and C-u M-g M-g.
5673
5674 * building.texi (Building): Put Grep Searching after Compilation
5675 Shell.
5676 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5677 Document next-error-highlight.
5678 (Grep Searching): Document grep-highlight-matches.
5679 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5680
5681 * calendar.texi (Importing Diary): Rename node from iCalendar.
5682 Document diary-from-outlook.
5683
5684 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5685 Commands.
5686 Mention effect of X drag and drop on Dired buffers.
5687
5688 * files.texi (Visiting): Document large-file-warning-threshold.
5689 Move paragraph on file-selection dialog.
5690 Mention visiting files using X drag and drop.
5691 (Reverting): Mention using Auto-Revert mode to tail files.
5692 Document auto-revert-tail-mode.
5693 (Version Systems): Minor correction.
5694 (Comparing Files): Diff-mode is no longer based on Compilation
5695 mode.
5696 Document compare-ignore-whitespace.
5697 (Misc File Ops): Explain passing a directory to rename-file.
5698 Likewise for copy-file and make-symbolic-link.
5699
5700 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5701 Document mouse-wheel-progressive speed.
5702
5703 * help.texi (Misc Help): Document numeric argument for C-h i.
5704 Correctly explain the effect of just C-u as argument.
5705
5706 * killing.texi (Deletion): Document numeric argument for
5707 just-one-space.
5708
5709 * mini.texi (Completion): Completion acts on text before point.
5710
5711 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5712 (Emulation): CUA mode replaces pc-bindings-mode,
5713 pc-selection-mode, and s-region.
5714
5715 * mule.texi (Input Methods): Leim is now built-in.
5716 (Select Input Method): Document quail-show-key.
5717 (Specify Coding): Document revert-buffer-with-coding-system.
5718
5719 * programs.texi (Fortran Motion): Document f90-next-statement,
5720 f90-previous-statement, f90-next-block, f90-previous-block,
5721 f90-end-of-block, and f90-beginning-of-block.
5722
5723 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5724
5725 * emacs.texi (Acknowledgments): Updated.
5726
5727 * anti.texi: Total rewrite.
5728
8cf51b2c
GM
57292005-03-19 Chong Yidong <cyd@stupidchicken.com>
5730
5731 * ack.texi (Acknowledgments): Update.
5732
57332005-03-19 Eli Zaretskii <eliz@gnu.org>
5734
5735 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5736 copyright years.
5737
57382005-03-14 Nick Roberts <nickrob@snap.net.nz>
5739
5740 * building.texi (Commands of GUD): Move paragraph on setting
5741 breakpoints with mouse to the GDB Graphical Interface node.
5742
57432005-03-07 Richard M. Stallman <rms@gnu.org>
5744
8cf51b2c
GM
5745 * misc.texi (Single Shell, Shell Options): Fix previous change.
5746
5747 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5748
57492005-03-06 Richard M. Stallman <rms@gnu.org>
5750
5751 * building.texi (Starting GUD): Don't explain text vs graphical
5752 GDB here. Just mention it and xref.
5753 Delete "just one debugger process".
5754 (Debugger Operation): Move GUD tooltip info here.
5755 (GUD Tooltips): Node deleted.
5756 (GDB Graphical Interface): Explain the two GDB modes here.
5757
8cf51b2c
GM
5758 * sending.texi (Sending Mail): Minor cleanup.
5759 (Mail Aliases): Explain quoting conventions.
5760 Update key rebinding example.
5761 (Header Editing): C-M-i is like M-TAB.
5762 (Mail Mode Misc): mail-attach-file does not do MIME.
5763
5764 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5765 that really belongs here.
5766 (Remote Mailboxes): Text moved to Rmail Inbox.
5767 (Rmail Display): Mention Mouse-1.
5768 (Movemail): Clarify two movemail versions.
5769 Clarify rmail-movemail-program.
5770
8cf51b2c
GM
5771 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5772 Document async shell commands.
5773 (Shell History): Clarify.
5774 (Shell Ring): Mention C-UP an C-DOWN.
5775 (Shell Options): Add comint-prompt-read-only.
5776 (Invoking emacsclient): Set EDITOR to run Emacs.
5777 (Sorting): No need to explain what region is.
5778 (Saving Emacs Sessions): Fix typo.
5779 (Recursive Edit): Fix punctuation.
5780 (Emulation): Don't mention "PC bindings" which are standard.
5781 (Hyperlinking): Explain Mouse-1 convention here.
5782 (Find Func): Node deleted.
5783
8cf51b2c
GM
5784 * help.texi (Name Help): Xref to Hyperlinking.
5785
5786 * glossary.texi (Glossary):
5787 Rename "Balance Parentheses" to "Balancing...".
5788 Add "Byte Compilation". Correct "Copyleft".
5789 New xref in "Customization".
5790 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5791 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5792 Rename "Registers" to "Register".
5793 Replace "Selecting" with "Selected Frame",
5794 "Selected Window", and "Selecting a Buffer".
5795
5796 * files.texi (Types of Log File): Explain how projects'
5797 methods can vary.
5798
8cf51b2c
GM
5799 * display.texi (Faces): Delete "Emacs 21".
5800
5801 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5802 * fixit.texi (Spelling): C-M-i like M-TAB.
5803 * mini.texi (Completion Options): C-M-i like M-TAB.
5804 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5805 * text.texi (Text Mode): C-M-i like M-TAB.
5806
5807 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5808
5809 * calendar.texi (Specified Dates): Mention `g w'.
5810 (Appointments): appt-activate toggles with no arg.
5811
8cf51b2c
GM
58122005-03-05 Juri Linkov <juri@jurta.org>
5813
5814 * cmdargs.texi (Emacs Invocation): Add cindex
5815 "invocation (command line arguments)"
5816 (Misc X): Add -nbc, --no-blinking-cursor.
5817
58182005-03-04 Ulf Jasper <ulf.jasper@web.de>
5819
5820 * calendar.texi (iCalendar): No need to require it now.
5821
8cf51b2c
GM
58222005-03-03 Nick Roberts <nickrob@snap.net.nz>
5823
5824 * trouble.texi (Contributing): Mention Savannah. Direct users to
5825 emacs-devel.
5826
58272005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5828
5829 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5830 window.
5831
8cf51b2c
GM
58322005-02-27 Richard M. Stallman <rms@gnu.org>
5833
5834 * building.texi (Compilation): Update mode line status info.
5835
58362005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5837
5838 * calendar.texi (General Calendar): Document binding of
5839 scroll-other-window-down.
5840 (Mayan Calendar): Fix earliest date.
5841 (Time Intervals): Document timeclock-change.
5842 Fix timeclock-ask-before-exiting documentation.
5843
58442005-02-26 Kim F. Storm <storm@cua.dk>
5845
5846 * frames.texi (Mouse References):
5847 Add mouse-1-click-in-non-selected-windows.
5848
58492005-02-25 Richard M. Stallman <rms@gnu.org>
5850
5851 * screen.texi (Screen): Explain better about cursors and mode lines;
5852 don't presuppose text terminals.
5853 (Point): Don't assume just one cursor.
5854 Clarify explanation of cursors.
5855 (Echo Area, Menu Bar): Cleanups.
5856
5857 * mini.texi (Minibuffer): Prompts are highlighted.
5858 (Minibuffer Edit): Newline = C-j only on text terminals.
5859 Clarify resize-mini-windows values.
5860 Mention M-PAGEUP and M-PAGEDOWN.
5861 (Completion Commands): Mouse-1 like Mouse-2.
5862 (Minibuffer History): Explain history commands better.
5863 (Repetition): Add xref to Incremental Search.
5864
5865 * mark.texi (Setting Mark): Clarify info about displaying mark.
5866 Clarify explanation of C-@ and C-SPC.
5867 (Transient Mark): Mention Delete Selection mode.
5868 (Marking Objects): Clean up text about extending the region.
5869
5870 * m-x.texi (M-x): One C-g doesn't always go to top level.
5871 No delay before suggest-key-bindings output.
5872
5873 * fixit.texi (Fixit): Mention C-/ for undo.
5874 (Spelling): Mention ESC TAB like M-TAB.
5875 Replacement words with r and R are rechecked.
5876 Say where C-g leaves point. Mention ? as input.
5877
58782005-02-23 Lute Kamstra <lute@gnu.org>
5879
5880 * cmdargs.texi (Initial Options): Add cross reference.
5881
8cf51b2c
GM
58822005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5883
5884 * emacs.texi (Top): Update menu for splitting of node in
5885 msdog.texi.
5886 * frames.texi (Frames): Update xref for splitting of node in
5887 msdog.texi.
5888 * trouble.texi (Quitting): Ditto.
5889
58902005-02-16 Richard M. Stallman <rms@gnu.org>
5891
5892 * windows.texi (Split Window): Simplify line truncation info
5893 and xref to Display Custom.
5894
5895 * trouble.texi (Quitting): Emergency escape only for text terminal.
5896 (Screen Garbled): C-l for ungarbling is only for text terminal.
5897
5898 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5899
5900 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5901
5902 * programs.texi (Program Modes): Mention Python mode.
5903 (Moving by Defuns): Repeating C-M-h extends region.
5904 (Basic Indent): Clarify.
5905 (Custom C Indent): Clarify.
5906 (Expressions): Repeating C-M-@ extends region.
5907 (Info Lookup): Clarify for C-h S.
5908 (Symbol Completion): ESC TAB alternative for M-TAB.
5909 (Electric C): Clarify.
5910
5911 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5912
5913 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5914 MS-DOS Input node.
5915 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5916 (MS-DOS and MULE): Clarify.
5917 (MS-DOS Processes, Windows Processes): Fix typos.
5918
5919 * major.texi (Choosing Modes): Clarify.
5920
5921 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5922 (Keyboard Macro Step-Edit): Clarify.
5923
5924 * indent.texi (Indentation): Clarifications.
5925
5926 * help.texi (Help): Correct error about C-h in query-replace.
5927 Clarify apropos vs C-h a. Fix how to search in FAQ.
5928 (Key Help): Describe C-h w here.
5929 (Name Help): Minor cleanup. C-h w moved to Key Help.
5930 Clarify the "object" joke.
5931 (Apropos): Clarify. Mouse-1 like Mouse-2.
5932 (Help Mode): Mouse-1 like Mouse-2.
5933
5934 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5935
5936 * display.texi (Display): Reorder menu.
5937 (Faces): Cleanup.
5938 (Font Lock): Cleanup. Mention Options menu.
5939 Delete obsolete text.
5940 (Scrolling): For C-l, don't presume text terminal.
5941 (Horizontal Scrolling): Simplify intro.
5942 (Follow Mode): Clarify.
5943 (Cursor Display): Moved before Display Custom.
5944 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5945 Doc default-tab-width. Doc line truncation more thoroughly.
5946
5947 * dired.texi (Dired Enter): C-x C-f can run Dired.
5948 (Dired Visiting): Comment out `a' command.
5949 Mouse-1 is like Mouse-2.
5950 (Shell Commands in Dired): ? can be used more than once.
5951
5952 * basic.texi (Continuation Lines): Simplify description of truncation,
5953 and refer to Display Custom for the rest of it.
5954
8cf51b2c
GM
59552005-02-06 Lute Kamstra <lute@gnu.org>
5956
5957 * basic.texi (Undo): Fix typo.
5958
5959 * cmdargs.texi (Emacs Invocation): Fix typo.
5960
5961 * custom.texi (Init Examples): Fix typo.
5962
5963 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5964
59652005-02-06 Richard M. Stallman <rms@gnu.org>
5966
5967 * regs.texi (Registers): Registers can hold numbers, too.
5968
5969 * killing.texi (Other Kill Commands): Cleanup.
5970 Delete redundant explanation of kill in read-only buffer.
5971 (Yanking): Mention term "copying".
5972 (Accumulating Text): Fix typo.
5973
5974 * entering.texi (Entering Emacs): Update rationale at start.
5975 (Exiting): Treat iconifying on a par with suspension.
5976
5977 * custom.texi (Minor Modes): Fix typo.
5978 (Easy Customization): Fix menu style.
5979 (Variables): Add xref.
5980 (Examining): Setting for future sessions works through .emacs.
5981 (Keymaps): "Text terminals", not "Many".
5982 (Init Rebinding): Explain \C-. Show example of \M-.
5983 Fix minor wording errors.
5984 (Function Keys): Explain vector syntax just once.
5985 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5986 (Init File): Mention .emacs.d directory.
5987 (Init Examples): Add xref.
5988 (Find Init): Mention .emacs.d directory.
5989
5990 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5991 (Action Arguments): Explain which kinds of -l args are found how.
5992 (Initial Options): --batch does not inhibit site-start.
5993 Add xrefs.
5994 (Command Example): Use --batch, not -batch.
5995
5996 * basic.texi (Inserting Text): Cleanup wording.
5997 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5998 C-n is not error at end of buffer.
5999 (Undo): Doc C-/ like C-_. Add xrefs.
6000 (Arguments): META key may be labeled ALT.
6001 Peculiar arg meanings are explained in doc strings.
6002
6003 * abbrevs.texi (Expanding Abbrevs): Clarify.
6004
60052005-02-05 Eli Zaretskii <eliz@gnu.org>
6006
6007 * frames.texi (Frame Parameters): Add an xref to the description
6008 of list-colors-display. Add a pointer to the X docs about colors.
6009
6010 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6011 Improve docs of list-colors-display.
8cf51b2c
GM
6012
60132005-02-03 Lute Kamstra <lute@gnu.org>
6014
6015 * frames.texi (Frames, Drag and Drop): Fix typos.
6016
60172005-02-03 Richard M. Stallman <rms@gnu.org>
6018
6019 * windows.texi (Basic Window): Mention color-change in mode line.
6020 (Change Window): Explain dragging vertical boundaries.
6021
6022 * text.texi (Sentences): Clarify.
6023 (Paragraphs): Explain M-a and blank lines.
6024 (Outline Mode): Clarify text and menu.
6025 (Hard and Soft Newlines): Mention use-hard-newlines.
6026
6027 * frames.texi (Frames): Delete unnecessary mention of Windows.
6028 (Mouse Commands): Likewise. Mention xterm mouse support.
6029 (Clipboard): Clarify.
6030 (Mouse References): Mention use of Mouse-1 for following links.
6031 (Menu Mouse Clicks): Clarify.
6032 (Mode Line Mouse): Clarify.
6033 (Drag and Drop): Rewrite.
6034
6035 * fixit.texi (Spelling): Fix typo.
6036
6037 * files.texi (File Names): Clarify.
6038 (Visiting): Update conditions for use of file dialog. Clarify.
6039 (Saving): Doc d as answer in save-some-buffers.
6040 (Remote Files): Clean up the text.
6041
6042 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6043
6044 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6045 (List Buffers): Clarify.
6046 (Several Buffers): Doc T command.
6047 (Buffer Convenience): Clarify menu.
6048
6049 * basic.texi (Undo): Clarify last change.
6050
60512005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6052
6053 * fixit.texi (Spelling): Fix typo.
6054
60552005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6056
6057 * basic.texi (Undo): Update description of `undo-outer-limit'.
6058
60592005-02-01 Nick Roberts <nickrob@snap.net.nz>
6060
6061 * building.texi: Update documentation relating to GDB Graphical
6062 Interface.
6063
60642005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6065
6066 * custom.texi (Easy Customization): Adapt menu to node name change.
6067
60682005-01-30 Richard M. Stallman <rms@gnu.org>
6069
6070 * custom.texi (Easy Customization): Defn of "User Option" now
6071 includes faces. Don't say just "option" when talking about variables.
6072 Do say just "options" to mean "anything customizable".
6073 (Specific Customization): Describe `customize-variable',
6074 not `customize-option'.
6075
6076 * glossary.texi (Glossary) <Faces>: Add xref.
6077 <User Option>: Change definition--include faces. Change xref.
6078
6079 * picture.texi (Picture): Mention artist.el.
6080
6081 * sending.texi, screen.texi, programs.texi, misc.texi:
6082 * mini.texi, major.texi, maintaining.texi, macos.texi:
6083 * help.texi, frames.texi, files.texi:
6084 Don't say just "option" when talking about variables.
6085
6086 * display.texi, mule.texi: Don't say just "option" when talking
6087 about variables. Other minor cleanups.
6088
8cf51b2c
GM
60892005-01-26 Lute Kamstra <lute@gnu.org>
6090
6091 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6092 File'. Mention the `-Q' option at the `--no-site-file' option.
6093
8cf51b2c
GM
60942005-01-22 David Kastrup <dak@gnu.org>
6095
6096 * building.texi (Grep Searching): Mention alias `find-grep' for
6097 `grep-find'.
6098
60992005-01-20 Richard M. Stallman <rms@gnu.org>
6100
6101 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6102
8cf51b2c
GM
61032005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6104
6105 * rmail.texi (Movemail): Explain differences
6106 between standard and mailutils versions of movemail.
6107 Describe command line and configuration options introduced
6108 with the latter.
6109 Explain the notion of mailbox URL, provide examples and
6110 cross-references to mailutils documentation.
6111 Describe various methods of specifying mailbox names,
6112 user names and user passwords for rmail.
6113 (Remote Mailboxes): New section. Describe
6114 how movemail handles remote mailboxes. Describe configuration
6115 options used to control its behavior.
6116 (Other Mailbox Formats): Explain handling of various mailbox
6117 formats.
6118
61192005-01-13 Richard M. Stallman <rms@gnu.org>
6120
6121 * commands.texi (Commands): Clarification.
6122
61232005-01-11 Richard M. Stallman <rms@gnu.org>
6124
6125 * programs.texi (Multi-line Indent): Fix previous change.
6126 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6127
8cf51b2c
GM
61282005-01-08 Richard M. Stallman <rms@gnu.org>
6129
6130 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6131 lazy-highlight.
6132
6133 * search.texi (Query Replace): Mention faces query-replace
6134 and lazy-highlight.
6135 (Incremental Search): Update isearch highlighting info.
6136
8cf51b2c
GM
61372005-01-04 Richard M. Stallman <rms@gnu.org>
6138
6139 * custom.texi (Saving Customizations): Minor improvement.
6140
8cf51b2c
GM
61412005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6142
6143 * custom.texi (Saving Customizations): Emacs no longer loads
6144 `custom-file' after .emacs. No longer mention customizing through
6145 Custom.
6146
8cf51b2c
GM
61472005-01-01 Andreas Schwab <schwab@suse.de>
6148
6149 * killing.texi (Graphical Kill): Move up under node Killing,
6150 change @section to @subsection.
6151
61522005-01-01 Richard M. Stallman <rms@gnu.org>
6153
6154 * custom.texi (Face Customization): Mention hex color specs.
6155
6156 * emacs.texi (Top): Update Killing submenu.
6157
6158 * killing.texi (Killing): Reorganize section.
6159 No more TeX-only text; put the node command at start of chapter.
6160 But the first section heading is used only in TeX.
6161 Rewrite the text to read better in this mode.
6162 (Graphical Kill): New subnode gets some of the text that
6163 used to be in the first section.
6164
61652004-12-31 Richard M. Stallman <rms@gnu.org>
6166
6167 * dired.texi (Shell Commands in Dired): Delete the ? example.
6168
6169 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6170
6171 * files.texi (Saving): Describe new require-final-newline features
6172 and mode-require-final-newline.
6173
8cf51b2c
GM
61742004-12-29 Richard M. Stallman <rms@gnu.org>
6175
6176 * custom.texi (File Variables): Clarify previous change.
6177
c8763fb6 61782004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6179
6180 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6181 out now.
6182
61832004-12-27 Richard M. Stallman <rms@gnu.org>
6184
6185 * Makefile.in (MAKEINFO): Specify --force.
6186
6187 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6188 (Undo): Doc undo-outer-limit.
6189
8cf51b2c
GM
61902004-12-15 Juri Linkov <juri@jurta.org>
6191
6192 * mark.texi (Transient Mark, Mark Ring): M-< and other
6193 movement commands don't set mark in Transient Mark mode
6194 if mark is active.
6195
8cf51b2c
GM
61962004-12-12 Juri Linkov <juri@jurta.org>
6197
6198 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6199 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6200
6201 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6202 (Misc Dired Commands): Add @r{(Dired)} to w.
6203
62042004-12-12 Juri Linkov <juri@jurta.org>
6205
6206 * mark.texi (Marking Objects): Marking commands also extend the
6207 region when mark is active in Transient Mark mode.
6208
8cf51b2c
GM
62092004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6210
6211 * custom.texi (Saving Customizations): Emacs only loads the custom
6212 file automatically after the init file in version 22.1 or later.
6213 Adapt text and examples to this fact.
6214
8cf51b2c
GM
62152004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6216
6217 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6218 be set through Custom. Otherwise, it has no effect.
6219
8cf51b2c
GM
62202004-12-05 Richard M. Stallman <rms@gnu.org>
6221
6222 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6223 * entering.texi: Rename Command Line to Emacs Invocation.
6224
10d1d0af 6225 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6226
6227 * custom.texi (Easy Customization): Move up to section level,
6228 before Variables. Avoid using the term "variable"; say "option".
6229 New initial explanation.
6230 (Variables): In initial explanation, connect "variable" to the
6231 already-explained "user option".
6232
6233 * emacs.texi (Top): Fix ref to Command Line.
6234 Move reference to Easy Customization.
6235
6236 * xresources.texi (X Resources): Fix From link.
6237
6238 * doclicense.texi (GNU Free Documentation License): Fix To link.
6239
6240 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6241
6242 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6243
62442004-12-03 Richard M. Stallman <rms@gnu.org>
6245
6246 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6247
62482004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6249
6250 * kmacro.texi: Several small changes in addition to the following.
6251 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6252 defining a keyboard macro.
6253 Mention `kmacro-ring-max'.
6254 (Keyboard Macro Counter): Clarify description of
6255 `kmacro-insert-counter', `kmacro-set-counter',
6256 `kmacro-add-counter' and `kmacro-set-format'.
6257
62582004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6259
6260 * custom.texi (File Variables): Add `unibyte' and make it more
6261 clear that `unibyte' and `coding' are special. Suggested by Simon
6262 Krahnke <overlord@gmx.li>.
6263
6264 * mule.texi (Enabling Multibyte): Refer to File Variables.
6265 Suggested by Simon Krahnke <overlord@gmx.li>.
6266
c8763fb6 62672004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6268
6269 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6270 x-use-old-gtk-file-dialog.
6271
8cf51b2c
GM
62722004-11-20 Richard M. Stallman <rms@gnu.org>
6273
6274 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6275
62762004-11-09 Lars Brinkhoff <lars@nocrew.org>
6277
6278 * building.texi (Lisp Eval): Delete hyphen in section name.
6279
62802004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6281
6282 * files.texi (Old Versions):
6283 No longer document annotation as "CVS only".
6284
62852004-11-10 Andre Spiegel <spiegel@gnu.org>
6286
6287 * files.texi (Version Control): Rewrite the introduction about
6288 version systems, mentioning the new ones that we support. Thanks
6289 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6290 suggestions.
6291
c8763fb6 62922004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6293
49823426 6294 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6295
c8763fb6 62962004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6297
6298 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6299
63002004-10-23 Eli Zaretskii <eliz@gnu.org>
6301
6302 * text.texi (Text Based Tables, Table Definition)
6303 (Table Creation, Table Recognition, Cell Commands)
6304 (Cell Justification, Row Commands, Column Commands)
6305 (Fixed Width Mode, Table Conversion, Measuring Tables)
6306 (Table Misc): New nodes, documenting the Table Mode.
6307
8cf51b2c
GM
63082004-10-19 Jason Rumney <jasonr@gnu.org>
6309
6310 * makefile.w32-in (info): Change order of arguments to makeinfo.
6311
63122004-10-19 Ulf Jasper <ulf.jasper@web.de>
6313
6314 * calendar.texi (iCalendar): Update for package changes.
6315
8cf51b2c
GM
63162004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6317
6318 * files.texi (Misc File Ops): View mode is a minor mode.
6319
8cf51b2c
GM
63202004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6321
6322 * calendar.texi (iCalendar): Style changes.
6323
63242004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6325
6326 * search.texi (Regexps): The regexp described in the example is no
6327 longer stored in the variable `sentence-end'.
6328
8cf51b2c
GM
63292004-10-06 Nick Roberts <nickrob@snap.net.nz>
6330
6331 * building.texi (Starting GUD): Note that multiple debugging
6332 sessions requires `gdb --fullname'.
6333
63342004-10-05 Ulf Jasper <ulf.jasper@web.de>
6335
6336 * calendar.texi (iCalendar): New section for a new package.
6337
8cf51b2c
GM
63382004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6339
6340 * text.texi: Various small changes in addition to the following.
6341 (Text): Replace xref for autotype with inforef.
6342 (Sentences): Explain nil value for `sentence-end'.
6343 (Paragraphs): Update default values for `paragraph-start' and
6344 `paragraph-separate'.
6345 (Text Mode): Correct description of Text mode's effect on the
6346 syntax table.
6347 (Outline Visibility): `hide-other' does not hide top level headings.
6348 `selective-display-ellipses' no longer has an effect on Outline mode.
6349 (TeX Misc): Add missing @cindex.
6350 Replace xref for RefTeX with inforef.
6351 (Requesting Formatted Text): The variable
6352 `enriched-fill-after-visiting' no longer exists.
6353 (Editing Format Info): Update names of menu items and commands.
6354 (Format Faces): Mention special effect of specifying the default face.
6355 Describe inheritance of text properties.
6356 Correct description of `fixed' face.
6357 (Format Indentation): Correct description of effect of setting
6358 margins. Mention `set-left-margin' and `set-right-margin'.
6359 (Format Justification): Update names of menu items.
6360 `set-justification-full' is now bound to `M-j b'.
6361 Mention that `default-justification' is a per buffer variable.
6362 (Format Properties): Update name of menu item.
6363 (Forcing Enriched Mode): `format-decode-buffer' automatically
6364 turns on Enriched mode if the buffer is in text/enriched format.
6365
63662004-10-05 Emilio C. Lopes <eclig@gmx.net>
6367
6368 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6369
63702004-09-28 Kim F. Storm <storm@cua.dk>
6371
6372 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6373 Align with new functionality.
6374
8cf51b2c
GM
63752004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6376
6377 * display.texi (Display Custom): Remove stray `@end defvar'.
6378
63792004-09-23 Kim F. Storm <storm@cua.dk>
6380
6381 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6382 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6383
8cf51b2c
GM
63842004-09-20 Richard M. Stallman <rms@gnu.org>
6385
6386 * custom.texi (Hooks): Explain using setq to clear out a hook.
6387 (File Variables): Explain multiline string constants.
6388 (Non-ASCII Rebinding): Explain when you need to update
6389 non-ASCII char codes in .emacs.
6390
6391 * building.texi (Compilation): Explain how to make a silent
6392 subprocess that won't be terminated. Explain compilation-environment.
6393
63942004-09-13 Kim F. Storm <storm@cua.dk>
6395
6396 * mini.texi (Repetition): Rename isearch-resume-enabled to
6397 isearch-resume-in-command-history and change default to disabled.
6398
8cf51b2c
GM
63992004-09-09 Kim F. Storm <storm@cua.dk>
6400
6401 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6402 with new `kmacro-name-last-macro'.
6403
8cf51b2c
GM
64042004-09-08 Juri Linkov <juri@jurta.org>
6405
6406 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6407
8cf51b2c
GM
64082004-09-03 Juri Linkov <juri@jurta.org>
6409
6410 * search.texi (Incremental Search): Update wording for M-%.
6411
64122004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6413
6414 * killing.texi (Killing): Correct description of kill commands in
6415 read-only buffer.
6416
64172004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6418
6419 * building.texi (Compilation Mode): Add a paragraph about rules
6420 for finding the compilation buffer for `next-error'.
6421
6422 * search.texi (Other Repeating Search): Mention that Occur mode
6423 supports the next-error functionality.
6424
64252004-09-02 Juri Linkov <juri@jurta.org>
6426
6427 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6428
64292004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6430
6431 * kmacro.texi (Basic Keyboard Macro):
6432 `apply-macro-to-region-lines' now operates on all lines that begin
6433 in the region, rather than on all complete lines in the region.
6434
c8763fb6 64352004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6436
6437 * frames.texi (Drag and drop): Add documentation about
6438 x-dnd-test-function and x-dnd-known-types.
6439
64402004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6441
6442 * indent.texi: Various minor changes in addition to:
6443 (Indentation Commands): Correct description of `indent-relative'.
6444 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6445 mode. The *Tab Stops* buffer uses Overwrite Mode.
6446 (Just Spaces): `tabify' converts sequences of at least two spaces
6447 to tabs.
6448
8cf51b2c
GM
64492004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6450
6451 * frames.texi (Secondary Selection): Setting the secondary
6452 selection with M-Drag-Mouse-1 does not alter the kill ring,
6453 setting it with M-Mouse-1 and M-Mouse-3 does.
6454 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6455 toolkit scroll bars.
6456 (Scroll Bars): Ditto.
6457
6458 * windows.texi (Basic Window): When using a window system, the value
6459 of point in a non-selected window is indicated by a hollow box.
6460 (Split Window): Side by side windows are separated by a scroll bar,
6461 if scroll bars are used.
6462 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6463 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6464 (Window Convenience): Update bindings for `winner-undo' and
6465 `winner-redo'.
6466
6467 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6468 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6469 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6470 of "Using Emacs as a Server".
6471 * building.texi (Building): Interchange nodes (for correct numbering).
6472 * programs.texi (Programs): Interchange nodes (for correct numbering).
6473 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6474 Info to the node structure.
6475 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6476 Rearrange order of nodes and sections such that both "GNU GENERAL
6477 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6478 end, as appropriate for appendices.
6479 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6480 Use `@unnumberedsec'.
6481 * trouble.texi: Adapt sectioning in Info to the node structure.
6482 Adapt node pointers to change in emacs.texi.
6483 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6484
8cf51b2c
GM
64852004-08-25 Kenichi Handa <handa@m17n.org>
6486
6487 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6488 description for unibyte mode.
6489
64902004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6491
6492 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6493
6494 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6495 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6496 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6497 in @pxref.
6498
64992004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6500
6501 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6502 Change section names.
6503
8cf51b2c
GM
65042004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6505
6506 * kmacro.texi (Keyboard Macro Ring): Rename section.
6507 Emacs treats the head of the macro ring as the `last keyboard macro'.
6508 (Keyboard Macro Counter): Minor change.
6509 (Save Keyboard Macro): Some clarifications.
6510 (Edit Keyboard Macro): Rename section.
6511
6512 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6513 32-bit machines.
6514 (Several Buffers): Clarify which buffer is selected if `2' is
6515 pressed in the Buffer Menu.
6516 Auto Revert mode can be used to update the Buffer Menu
6517 automatically.
6518
65192004-08-21 Eli Zaretskii <eliz@gnu.org>
6520
6521 * help.texi (Misc Help): Add an index entry for finding an Info
6522 manual by its file name.
6523
65242004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6525
6526 * files.texi (Backup Deletion): Correct description of
6527 `delete-old-versions'.
6528 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6529 (Auto Save Files): Recommend `auto-save-mode' to reenable
6530 auto-saving, rather than the abbreviation `auto-save'.
6531
65322004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6533
6534 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6535 for "killing" and "yanking" in main menu.
6536
65372004-08-16 Richard M. Stallman <rms@gnu.org>
6538
6539 * killing.texi (Yanking, Killing): Minor cleanups.
6540
6541 * mark.texi (Momentary Mark): Minor cleanups.
6542
65432004-08-15 Kenichi Handa <handa@etl.go.jp>
6544
6545 * custom.texi (Non-ASCII Rebinding):
6546 C-q always inserts the right code to pass to global-set-key.
6547
8cf51b2c
GM
65482004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6549
6550 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6551 `insert-register', instead of `C-x r g' binding, for consistency.
6552
65532004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6554
6555 * fixit.texi (Spelling): Fix typo.
6556
65572004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6558
6559 * help.texi (Help): Fix Texinfo usage.
6560
8cf51b2c
GM
65612004-07-24 Richard M. Stallman <rms@gnu.org>
6562
6563 * text.texi (Paragraphs): Update how paragraphs are separated
6564 and the default for paragraph-separate.
6565
6566 * search.texi (Regexp Replace): Further update text for new
6567 replacement operators.
6568
8cf51b2c
GM
65692004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6570
6571 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6572 `R' switch.
6573
6574 * dired.texi (Dired Updating): `k' only deletes inserted
6575 subdirectories from the Dired buffer if a prefix argument was given.
6576
6577 * search.texi (Regexps): Delete redundant definition of `symbol' in
6578 description of `\_>'. It already occurs in the description of `\_<'.
6579
8cf51b2c
GM
65802004-07-01 Juri Linkov <juri@jurta.org>
6581
6582 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6583 (Regexp Search): Add M-r.
6584
65852004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6586
6587 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6588
65892004-06-29 Jesper Harder <harder@ifa.au.dk>
6590
49823426 6591 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6592
65932004-06-25 Richard M. Stallman <rms@gnu.org>
6594
6595 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6596
65972004-06-25 David Kastrup <dak@gnu.org>
6598
6599 * search.texi (Regexp Replace): Some typo corrections and
6600 rearrangement.
6601
66022004-06-24 David Kastrup <dak@gnu.org>
6603
6604 * search.texi (Unconditional Replace): Use replace-string instead
6605 of query-replace in example.
6606 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6607 sequences.
6608 (Query Replace): Correct explanation of `^' which does not use
6609 the mark stack.
6610
66112004-06-21 Nick Roberts <nickrob@gnu.org>
6612
6613 * misc.texi (Shell History Copying): Document comint-insert-input.
6614 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6615
8cf51b2c
GM
66162004-06-20 Jesper Harder <harder@ifa.au.dk>
6617
6618 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6619 * custom.texi (Customization): Do.
6620 * anti.texi (Antinews): Do.
6621 * abbrevs.texi (Defining Abbrevs): Do.
6622
6623 * programs.texi (Info Lookup): Fix keybinding for
6624 info-lookup-symbol.
6625
66262004-06-16 Juanma Barranquero <lektu@terra.es>
6627
6628 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6629 Add emacs-xtra.
6630 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6631 (clean): Add emacs-xtra and flymake. Remove redundancies.
6632
66332004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6634
6635 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6636 Add emacs-xtra.
6637 * emacs-xtra.texi: New file.
6638
66392004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6640
6641 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6642 (Dired and Find): Mention differences with ordinary Dired buffers.
6643
8cf51b2c
GM
66442004-06-13 Richard M. Stallman <rms@gnu.org>
6645
6646 * custom.texi (Init Syntax): Explain about vars that do special
6647 things when set with setq or with Custom.
6648 (Init Examples): Add line-number-mode example.
6649
8cf51b2c
GM
66502004-06-12 Juri Linkov <juri@jurta.org>
6651
6652 * dired.texi (Operating on Files): Add dired-do-touch.
6653
8cf51b2c
GM
66542004-06-10 Juri Linkov <juri@jurta.org>
6655
6656 * building.texi (Lisp Eval): Add C-M-x on defface.
6657
66582004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6659
6660 * files.texi (Reverting): Auto-Revert mode and
6661 Global Auto-Revert mode no longer revert remote files.
6662
8cf51b2c
GM
66632004-05-29 Richard M. Stallman <rms@gnu.org>
6664
6665 * custom.texi (Init File): Two dashes start --no-site-file.
6666
8cf51b2c
GM
66672004-05-29 Alan Mackenzie <acm@muc.de>
6668
6669 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6670 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6671 (AWK, Pike): Document as "C-like modes".
6672 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6673 (M-x man): Supersedes M-x manual-entry.
6674 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6675
6676 ("Comments in C"): Delete node; the info is in CC Mode manual.
6677 (c-comment-only-line-offset): Remove description.
6678
6679 (C-c ., C-c C-c): Describe new C Mode bindings.
6680
6681 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6682 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6683 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6684 Amend definitions.
6685
6686 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6687 Describe functions.
6688
6689 (c-comment-start-regexp, c-hanging-comment-ender-p)
6690 (c-hanging-comment-starter-p): Remove obsolete definitions.
6691
6692 * emacs.texi: Remove the menu entry "Comments in C".
6693
8cf51b2c
GM
66942004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6695
6696 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6697 `M-x locate'.
6698
66992004-05-16 Karl Berry <karl@gnu.org>
6700
6701 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6702 makeinfo --html fails.
6703 * help.texi (Help Summary) [@ifnottex]: Likewise.
6704
67052004-05-13 Nick Roberts <nickrob@gnu.org>
6706
6707 * building.texi (GDB Graphical Interface): Update and describe
6708 layout first.
6709
8cf51b2c
GM
67102004-05-04 Jason Rumney <jasonr@gnu.org>
6711
6712 * makefile.w32-in: Revert last change.
6713
67142004-05-03 Jason Rumney <jasonr@gnu.org>
6715
6716 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6717
8cf51b2c
GM
67182004-04-23 Juanma Barranquero <lektu@terra.es>
6719
6720 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6721
67222004-04-18 Juri Linkov <juri@jurta.org>
6723
6724 * fixit.texi (Spelling): Remove file extension from ispell xref.
6725
67262004-04-15 Kim F. Storm <storm@cua.dk>
6727
6728 * cmdargs.texi (Initial Options): Add -Q.
6729
67302004-04-05 Kim F. Storm <storm@cua.dk>
6731
6732 * custom.texi (File Variables): Add safe-local-eval-forms.
6733
8cf51b2c
GM
67342004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6735
6736 * files.texi (Reverting): Correct description of revert-buffer's
6737 handling of point.
6738
67392004-03-22 Juri Linkov <juri@jurta.org>
6740
6741 * emacs.texi (Top): Add `Misc X'.
6742
49823426 6743 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6744
6745 * glossary.texi: Improve references.
6746
6747 * help.texi: Sync keywords with finder.el.
6748
6749 * mini.texi (Completion): Add description for menu items.
6750
6751 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6752
6753 * sending.texi (Mail Methods): Fix xref to Message manual.
6754
8cf51b2c
GM
67552004-03-12 Richard M. Stallman <rms@gnu.org>
6756
8cf51b2c
GM
6757 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6758
8cf51b2c
GM
67592004-03-04 Richard M. Stallman <rms@gnu.org>
6760
6761 * search.texi (Regexps): Explain that ^ and $ have their
6762 special meanings only in certain contexts.
6763
6764 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6765
6766 * mule.texi (Specify Coding): Doc C-x RET F.
6767
6768 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6769 for multiple compile and grep buffers.
6770 (Indirect Buffers): Don't recommand clone-indirect-buffer
6771 for multiple compile and grep buffers.
6772
8cf51b2c
GM
67732004-02-29 Juanma Barranquero <lektu@terra.es>
6774
6775 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6776 Use $(DEL) instead of rm, and ignore exit code.
6777
8cf51b2c
GM
67782004-02-23 Nick Roberts <nick@nick.uklinux.net>
6779
6780 * building.texi (Watch Expressions): Update.
6781
67822004-02-21 Juri Linkov <juri@jurta.org>
6783
6784 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6785 --directory, --help, --version. Move text about command-line-args
6786 to Command Arguments.
6787 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6788 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6789 (Window Size X): Join -g and --geometry. Add @cindex.
6790 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6791 (Title X): Remove alias -title.
6792 (Misc X): New node.
6793
c8763fb6 67942004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6795
6796 * frames.texi (Drag and drop): Add Motif to list of supported
6797 protocols.
6798
c8763fb6 67992004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6800
6801 * frames.texi (Drag and drop): New section.
6802
68032004-01-24 Richard M. Stallman <rms@gnu.org>
6804
6805 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6806 Include it only @ifnotinfo. Patch the preceding and following
6807 node headers to point to each other.
6808
68092004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6810
6811 * calendar.texi (Appointments): Update section.
6812
68132003-12-29 Kevin Ryde <user42@zip.com.au>
6814
8cf51b2c
GM
6815 * programs.texi (C Modes): Fix the xref.
6816
68172003-12-23 Nick Roberts <nick@nick.uklinux.net>
6818
6819 * building.texi (Watch Expressions): Update.
6820 (Commands of GUD): Include use of toolbar + breakpoints set from
6821 fringe/margin.
6822
68232003-12-03 Andre Spiegel <spiegel@gnu.org>
6824
6825 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6826 <acm@muc.de>.
6827
c8763fb6 68282003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6829
6830 * frames.texi (Dialog Boxes): Add use-file-dialog.
6831
8cf51b2c
GM
68322003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6833
6834 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6835 in CC Mode.
6836
8cf51b2c
GM
68372003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6838
6839 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6840 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6841 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6842 * man/frames.texi, man/glossary.texi, man/killing.texi:
6843 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6844 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6845 * man/sending.texi, man/text.texi, man/trouble.texi:
6846 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6847
68482003-11-01 Alan Mackenzie <acm@muc.de>
6849
6850 * search.texi (Scrolling During Incremental Search): Document a
6851 new scrolling facility in isearch mode.
6852
8cf51b2c
GM
68532003-10-22 Miles Bader <miles@gnu.org>
6854
6855 * Makefile.in (info): Move before $(top_srcdir)/info.
6856
68572003-10-22 Nick Roberts <nick@nick.uklinux.net>
6858
6859 * building.texi (Watch Expressions): Update section on data display
6860 to reflect code changes (GDB Graphical Interface).
6861
8cf51b2c
GM
68622003-10-13 Richard M. Stallman <rms@gnu.org>
6863
6864 * xresources.texi (GTK resources): Clean up previous change.
6865
c8763fb6 68662003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6867
6868 * xresources.texi (GTK resources): Add a note that some themes
6869 disallow customizations. Add scroll theme example.
6870
8cf51b2c
GM
68712003-09-30 Richard M. Stallman <rms@gnu.org>
6872
8cf51b2c
GM
6873 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6874
6875 * misc.texi (Saving Emacs Sessions): Shorten the section,
6876 collapsing back into one node.
6877
68782003-09-30 Lars Hansen <larsh@math.ku.dk>
6879
6880 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6881
ce058493 68822003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6883
6884 * xresources.texi (GTK names in Emacs): Correct typo.
6885
8cf51b2c
GM
68862003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6887
6888 * cmdargs.texi (Font X): Mention new default font. More
6889 fully describe long font names, wildcard patterns and the
6890 problems involved. (Result of discussion on emacs-devel.)
6891
68922003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6893
6894 * emacs.texi (Acknowledgements): Correct typo.
6895
68962003-09-22 Richard M. Stallman <rms@gnu.org>
6897
6898 * dired.texi (Misc Dired Commands): New node.
6899 (Dired Navigation): Add dired-goto-file.
6900
6901 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6902
6903 * emacs.texi (Acknowledgements): New node, split from Distribution.
6904
6905 * cmdargs.texi (Action Arguments): -f reads interactive args.
6906
8cf51b2c
GM
69072003-09-08 Lute Kamstra <lute@gnu.org>
6908
6909 * screen.texi (Mode Line): Say that POS comes before LINE.
6910 Mention `size-indication-mode'.
6911 * display.texi (Optional Mode Line): Document
6912 `size-indication-mode'.
6913 * basic.texi (Position Info): Mention `size-indication-mode'.
6914
69152003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6916
6917 * xresources.texi (Resources): Refer to `editres' man page.
6918 (Lucid Resources): Update defaults. Expand description of
6919 `shadowThickness'.
6920
69212003-09-04 Miles Bader <miles@gnu.org>
6922
6923 * Makefile.in (top_srcdir): New variable.
6924 ($(top_srcdir)/info): New rule.
6925 (info): Depend on it.
6926
69272003-09-03 Peter Runestig <peter@runestig.com>
6928
6929 * makefile.w32-in: New file.
6930
69312003-08-29 Richard M. Stallman <rms@gnu.org>
6932
6933 * misc.texi (Saving Emacs Sessions): Correct previous change.
6934
8cf51b2c
GM
69352003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6936
8cf51b2c
GM
6937 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6938 (Intro): Include kmacro.texi after fixit.texi instead of after
6939 custom.texi. (As suggested by Kim Storm.)
6940
69412003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6942
6943 * fixit.texi (Fixit): Update `Next' pointer.
6944 * files.texi (Files): Update `Previous' pointer.
6945 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6946 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6947 (Suggested by Kim Storm.)
6948 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6949
69502003-08-18 Kim F. Storm <storm@cua.dk>
6951
6952 * kmacro.texi: New file describing enhanced keyboard macro
6953 functionality. Replaces old description in custom.texi.
6954
6955 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6956 (Keyboard Macros): Move to new kmacro.texi file.
6957
6958 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6959
8cf51b2c
GM
69602003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6961
6962 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6963
69642003-08-17 Alex Schroeder <alex@gnu.org>
6965
6966 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6967 required.
6968
8cf51b2c
GM
69692003-08-05 Richard M. Stallman <rms@gnu.org>
6970
6971 * programs.texi (Lisp Indent): Don't describe
6972 lisp-indent-function property here. Use xref to Lisp Manual.
6973
8cf51b2c
GM
69742003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6975
fffa137c 6976 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
6977 abbreviations.
6978
69792003-07-24 Markus Rost <rost@math.ohio-state.edu>
6980
6981 * buffers.texi (List Buffers): Fix previous change.
6982
8cf51b2c
GM
69832003-07-13 Markus Rost <rost@math.ohio-state.edu>
6984
6985 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6986 List*.
6987
69882003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6989
8cf51b2c
GM
6990 * display.texi (Font Lock): Fix typo.
6991
69922003-07-07 Richard M. Stallman <rms@gnu.org>
6993
6994 * display.texi (Font Lock): Add xref for format info on
6995 font-lock-remove-keywords.
6996
6997 * building.texi (Compilation): Document what happens with asynch
6998 children of compiler process.
6999
7000 * help.texi (Library Keywords): Use @multitable.
7001
8cf51b2c
GM
70022003-06-04 Richard M. Stallman <rms@gnu.org>
7003
7004 * programs.texi (Expressions): Delete C-M-DEL.
7005
7006 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7007 comint-move-point-for-output renamed from
7008 comint-scroll-to-bottom-on-output.
7009
7010 * custom.texi (Init Rebinding): Replace previous change with xref.
7011 (Non-ASCII Rebinding): Explain that issue more briefly here.
7012
70132003-05-28 Richard M. Stallman <rms@gnu.org>
7014
7015 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7016
70172003-05-28 Nick Roberts <nick@nick.uklinux.net>
7018
7019 * building.texi (GDB Graphical Interface): New node.
7020 (Rewritten somewhat by RMS.)
7021
c8763fb6 70222003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7023
7024 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7025 non-English letters. Explain how to set coding systems correctly
7026 and how to include the right coding cookie in the file.
7027
c8763fb6 70282003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7029
7030 * indent.texi (Indentation): Explain the concepts.
7031 (Just Spaces): Explain why preventing tabs for indentation might
7032 be useful.
7033
8cf51b2c
GM
70342003-04-16 Richard M. Stallman <rms@gnu.org>
7035
7036 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7037
8cf51b2c
GM
70382003-02-22 Alex Schroeder <alex@emacswiki.org>
7039
7040 * cmdargs.texi (General Variables): Document SMTPSERVER.
7041
8cf51b2c
GM
7042 * sending.texi: Remove SMTP node.
7043 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7044 library.
7045
8cf51b2c
GM
70462003-02-22 Alex Schroeder <alex@emacswiki.org>
7047
7048 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7049
70502003-02-22 Simon Josefsson <jas@extundo.com>
7051
7052 * sending.texi (Mail Methods): Add node about SMTP.
7053
c8763fb6 70542003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7055
7056 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7057
8cf51b2c
GM
70582003-02-01 Kevin Ryde <user42@zip.com.au>
7059
7060 * glossary.texi (Glossary): Correction to cl cross reference.
7061
70622003-01-20 Richard M. Stallman <rms@gnu.org>
7063
7064 * killing.texi (Rectangles): Document C-x c r.
7065
c8763fb6 70662003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7067
7068 * xresources.texi (GTK resources): New node.
7069 (GTK widget names): New node.
7070 (GTK names in Emacs): New node.
7071 (GTK styles): New node.
7072
c8763fb6 70732003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7074
7075 * maintaining.texi (Create Tags Table): Add reference to the new
7076 `etags --help --lang=LANG' option.
7077
8cf51b2c
GM
70782002-10-02 Karl Berry <karl@gnu.org>
7079
49823426 7080 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7081 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7082 where needed for the sake of the HTML output.
8cf51b2c
GM
7083
70842001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7085
7086 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7087 source files.
7088
70892001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7090
7091 * Makefile.in (emacsman): New target.
7092
8cf51b2c
GM
70932001-10-20 Gerd Moellmann <gerd@gnu.org>
7094
7095 * (Version 21.1 released.)
7096
70972001-10-05 Gerd Moellmann <gerd@gnu.org>
7098
7099 * Branch for 21.1.
7100
8cf51b2c
GM
71012001-03-05 Gerd Moellmann <gerd@gnu.org>
7102
7103 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7104
8cf51b2c
GM
71052000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7106
7107 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7108
8cf51b2c
GM
71091999-07-12 Richard Stallman <rms@gnu.org>
7110
7111 * Version 20.4 released.
7112
71131998-12-04 Markus Rost <rost@delysid.gnu.org>
7114
7115 * Makefile.in (INFO_TARGETS): Delete customize.info.
7116 (DVI_TARGETS): Delete customize.dvi.
7117 (../info/customize, customize.dvi): Targets deleted.
7118
71191998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7120
7121 * Version 20.3 released.
7122
71231998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7124
7125 * Makefile.in (EMACSSOURCES): Add mule.texi.
7126 Add msdog.texi, ack.texi. Remove gnu1.texi.
7127
71281998-04-06 Andreas Schwab <schwab@gnu.org>
7129
768c0c0f
JB
7130 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7131 Use it in dvi targets.
8cf51b2c
GM
7132
71331997-09-23 Paul Eggert <eggert@twinsun.com>
7134
7135 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7136 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7137 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7138
71391997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7140
7141 * Version 20.2 released.
7142
71431997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7144
7145 * Version 20.1 released.
7146
71471997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7148
7149 * Makefile (../info/customize, customize.dvi): New targets.
7150 (INFO_TARGETS): Add ../info/customize.
7151 (DVI_TARGETS): Add customize.dvi.
7152
8cf51b2c
GM
71531996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7154
7155 * Version 19.33 released.
7156
71571996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7158
7159 * Version 19.32 released.
7160
8cf51b2c
GM
71611996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7162
7163 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7164
71651996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7166
7167 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7168 Specify -I option.
7169 (All dvi targets): Set the TEXINPUTS variable.
7170
71711996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7172
7173 * Version 19.31 released.
7174
8cf51b2c
GM
71751995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7176
7177 * Version 19.30 released.
7178
8cf51b2c
GM
71791995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7180
7181 * Makefile.in (maintainer-clean): Rename from realclean.
7182
71831994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7184
7185 * Makefile.in: New file.
7186 * Makefile: File deleted.
7187
71881994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7189
7190 * Makefile (TEXINDEX_OBJS): Variable deleted.
7191 (texindex, texindex.o, getopt.o): Rules deleted.
7192 All deps on texindex deleted.
7193 (distclean): Don't delete texindex.
7194 (mostlyclean): Don't delete *.o.
7195 * texindex.c, getopt.c: Files deleted.
7196
71971994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7198
7199 * Version 19.26 released.
7200
72011994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7202
7203 * Makefile (EMACSSOURCES): Exclude undo.texi.
7204
72051994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7206
7207 * Version 19.25 released.
7208
72091994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7210
7211 * Version 19.24 released.
7212
72131994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7214
7215 * Version 19.23 released.
7216
72171994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7218
7219 * Makefile: Delete spurious tab.
7220
72211994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7222
7223 * Makefile (.SUFFIXES): New rule.
7224
8cf51b2c
GM
72251993-12-04 Richard Stallman (rms@srarc2)
7226
7227 * getopt.c: New file.
7228 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7229 (getopt.o): New rule.
7230 (dvi): Don't depend on texindex.
49823426 7231 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7232
72331993-12-03 Richard Stallman (rms@srarc2)
7234
49823426
GM
7235 * Makefile (TEXI2DVI): New variable.
7236 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7237 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7238
72391993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7240
7241 * Version 19.22 released.
7242
72431993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7244
7245 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7246
72471993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7248
7249 * Version 19.21 released.
7250
8cf51b2c
GM
72511993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7252
7253 * Makefile (realclean): Don't delete the Info files.
7254
f0131492 72551993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7256
8cf51b2c
GM
7257 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7258 4' where appropriate.
7259
f0131492 72601993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7261
49823426 7262 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7263
7264 * texindex.c: Include "../src/config.h" if building in emacs.
7265
7266 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7267 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7268 Add target to build texindex.c, defining `emacs'.
7269
8cf51b2c
GM
72701993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7271
7272 * Version 19.19 released.
7273
8cf51b2c
GM
72741993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7275
7276 * Version 19.18 released.
7277
72781993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7279
7280 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7281
72821993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7283
7284 * Version 19.17 released.
7285
72861993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7287
7288 * split-man: Fix typos in last change.
7289
72901993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7291
7292 * Version 19.16 released.
7293
72941993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7295
7296 * version 19.15 released.
7297
72981993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7299
7300 * Makefile (distclean): It's rm, not rf.
7301
73021993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7303
7304 * Version 19.14 released.
7305
73061993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7307
7308 * Makefile: New file.
7309
73101993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7311
7312 * Version 19.13 released.
7313
73141993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7315
7316 * Version 19.9 released.
7317
73181993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7319
7320 * Version 19.8 released.
7321
73221993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7323
7324 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7325
7326 * trouble.texi: It's `enable-flow-control-on', not
7327 `evade-flow-control-on'.
7328
73291993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7330
7331 * display.texi: Document standard-display-european.
7332
73331993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7334
7335 * Version 19.7 released.
7336
7337 * emacs.texi: Add a sentence to the top menu mentioning the
7338 specific version of Emacs this manual applies to.
7339
73401993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7341
7342 * basic.texi: Document next-line-add-lines variable used to
7343 implement down-arrow.
7344
7345 * killing.texi: Document kill-whole-line.
7346
73471993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7348
7349 * text.texi: Update unix TeX ordering information.
7350
73511993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7352
7353 * news.texi: Mention fill-rectangle in keybinding list.
7354
7355 * killing.texi: Document fill-rectangle.
7356
73571993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7358
7359 * vc.texi: Bring the docs up to date with VC 5.2.
7360
73611992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7362
7363 * emacs.tex: Mention blackbox and gomoku under Amusements.
7364 Assembler mode is now mentioned and appropriately indexed
7365 under Programming Modes.
7366
73671991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7368
7369 * emacs.tex: Update TeX ordering information.
7370
8cf51b2c
GM
73711990-06-26 David Lawrence (tale@geech)
7372
7373 * emacs.tex: Note that completion-ignored-extensions is not used
7374 to filter out names when all completions are displayed in
7375 *Completions*.
7376
73771990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7378
7379 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7380
73811990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7382
7383 * emacs.tex: Add @findex grep.
7384
8cf51b2c
GM
73851988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7386
7387 * emacs.tex: Correct two typos. No other changes before
7388 Version 19 will be made.
7389
8cf51b2c
GM
73901988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7391
7392 * emacs.tex: Update information for obtaining TeX distribution from the
7393 University of Washington.
7394
7395;; Local Variables:
c8763fb6 7396;; coding: utf-8
8cf51b2c 7397;; fill-column: 79
8cf51b2c
GM
7398;; End:
7399
da3930f3 7400 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
5df4f04c 7401 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
da3930f3 7402 Free Software Foundation, Inc.
8cf51b2c
GM
7403
7404 This file is part of GNU Emacs.
7405
352c8b4a 7406 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7407 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7408 the Free Software Foundation, either version 3 of the License, or
7409 (at your option) any later version.
8cf51b2c
GM
7410
7411 GNU Emacs is distributed in the hope that it will be useful,
7412 but WITHOUT ANY WARRANTY; without even the implied warranty of
7413 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7414 GNU General Public License for more details.
7415
7416 You should have received a copy of the GNU General Public License
352c8b4a 7417 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c 7418