]> code.delx.au - gnu-emacs/blob - doc/emacs/ChangeLog
5196706f6c986acbeafd72402f2d4e9b8cb92dc3
[gnu-emacs] / doc / emacs / ChangeLog
1 2011-05-15 Chong Yidong <cyd@stupidchicken.com>
2
3 Fixes for fitting text into 7x9 printed manual.
4 * building.texi (Flymake, Breakpoints Buffer):
5 * calendar.texi (Appointments):
6 * cmdargs.texi (General Variables, Display X):
7 * custom.texi (Saving Customizations, Face Customization)
8 (Directory Variables, Minibuffer Maps, Init Rebinding):
9 * display.texi (Font Lock, Font Lock, Useless Whitespace):
10 * fixit.texi (Spelling):
11 * frames.texi (Creating Frames, Fonts):
12 * help.texi (Help Files):
13 * mini.texi (Minibuffer File):
14 * misc.texi (emacsclient Options, Emulation):
15 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
16 * mule.texi (International Chars, Language Environments)
17 (Select Input Method, Modifying Fontsets, Charsets):
18 * programs.texi (Custom C Indent):
19 * rmail.texi (Rmail Labels):
20 * text.texi (Table Conversion):
21 * trouble.texi (Known Problems, Known Problems):
22 * windows.texi (Change Window):
23 * xresources.texi (GTK resources): Reflow text and re-indent code
24 examples to avoid TeX overflows and underflows on 7x9 paper.
25
26 * emacs.texi: Fix the (commented out) smallbook command.
27
28 * macos.texi (Mac / GNUstep Events):
29 * xresources.texi (Lucid Resources): Remove extraneous examples.
30
31 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
32
33 * mini.texi (Minibuffer Edit):
34 * screen.texi (Mode Line): Fix typo.
35
36 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
37
38 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
39
40 2011-03-11 Eli Zaretskii <eliz@gnu.org>
41
42 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
43 HOME on Windows and where it looks for init files. (Bug#8221)
44
45 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
46
47 * Version 23.3 released.
48
49 2011-02-25 Eli Zaretskii <eliz@gnu.org>
50
51 * search.texi (Regexp Search): Move index entries about regexps to the
52 "Regexps" node. Add index entries for regexp search. (Bug#8096)
53
54 2011-02-19 Glenn Morris <rgm@gnu.org>
55
56 * dired.texi (Dired): Dired-X version number was dropped.
57
58 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
59
60 * rmail.texi (Rmail Display): Document Rmail MIME support more
61 accurately.
62
63 * maintaining.texi (VC Change Log): Document vc-log-incoming and
64 vc-log-outgoing.
65 (Merging): Document vc-find-conflicted-file.
66
67 2011-02-04 Glenn Morris <rgm@gnu.org>
68
69 * custom.texi (Variables): Fix typo.
70
71 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
72
73 * search.texi (Regexps): Copyedits. Mention character classes
74 (Bug#7809).
75
76 * files.texi (File Aliases): Restore explanatory text from Eli
77 Zaretskii, accidentally removed in 2011-01-08 commit.
78
79 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
80
81 * building.texi (Compilation): Improve instructions for running two
82 compilations (Bug#7573).
83
84 * files.texi (Backup Names): Document the new location of the
85 last-resort backup file.
86
87 2011-01-08 Chong Yidong <cyd@stupidchicken.com>
88
89 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
90 manual. Explain why directory-abbrev-alist elements should be anchored
91 (Bug#7777).
92
93 2011-01-07 Eli Zaretskii <eliz@gnu.org>
94
95 * msdog.texi (Windows Startup): Correct inaccurate description of
96 differences between emacsclient.exe and emacsclientw.exe.
97
98 2010-12-30 Chong Yidong <cyd@stupidchicken.com>
99
100 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
101
102 2010-12-27 Kenichi Handa <handa@m17n.org>
103
104 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
105
106 2010-12-25 Eli Zaretskii <eliz@gnu.org>
107
108 * frames.texi (Cut and Paste): Modify the section's name and text:
109 don't mix "cut/paste" with "kill/yank".
110 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
111 (Bug#7702)
112
113 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
114
115 2010-12-18 Glenn Morris <rgm@gnu.org>
116
117 * maintaining.texi: Move inclusion of emerge after EDE, so that it
118 matches its position in the menu. (Bug#7674)
119
120 2010-12-14 Glenn Morris <rgm@gnu.org>
121
122 * trouble.texi (Checklist): Mention not replying via news either.
123
124 2010-12-11 Eli Zaretskii <eliz@gnu.org>
125
126 * custom.texi (Init Syntax): Add index entries for "character syntax".
127 (Bug#7576)
128
129 2010-12-11 Karel Klíč <kklic@redhat.com>
130
131 * text.texi (HTML Mode): Small fixes. (Bug#7607)
132
133 2010-12-10 Glenn Morris <rgm@gnu.org>
134
135 * trouble.texi (Checklist): Fix typo in newsgroup name.
136
137 2010-12-05 Chong Yidong <cyd@stupidchicken.com>
138
139 * search.texi (Word Search): Note that the lazy highlight always
140 matches to whole words (Bug#7470).
141
142 2010-12-04 Eli Zaretskii <eliz@gnu.org>
143
144 * display.texi (Optional Mode Line): Make the description of
145 load-average more accurate.
146
147 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
148 registry, with a cross-reference.
149 (Windows Startup): New node. Move the stuff about the current
150 directory from "Windows HOME".
151
152 2010-11-23 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
153
154 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
155 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
156
157 2010-11-21 Chong Yidong <cyd@stupidchicken.com>
158
159 * maintaining.texi (Version Control Systems): Fix repeated sentence.
160 Suggested by Štěpán Němec.
161
162 2010-11-20 Chong Yidong <cyd@stupidchicken.com>
163
164 * maintaining.texi (Version Control): Say "commit", not "check in".
165 (Version Control Systems): Simplify descriptions.
166 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
167 VCS Concepts.
168 (VC Mode Line): Update example.
169 (Old Revisions): Document revert-buffer for vc-diff.
170 (Log Buffer): Promote to a subsection. Document header lines.
171
172 * macos.texi (Mac / GNUstep Basics): Document
173 ns-right-alternate-modifier.
174
175 * emacs.texi (Top): Update node listing.
176
177 2010-11-06 Eli Zaretskii <eliz@gnu.org>
178
179 * msdog.texi (Windows HOME): Add information regarding startup
180 directory when invoking Emacs from a desktop shortcut. (bug#7300)
181
182 2010-09-14 Glenn Morris <rgm@gnu.org>
183
184 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
185 the last hook item.
186
187 * calendar.texi (Appointments): Also updated when a diary include file
188 is saved.
189
190 2010-09-12 Glenn Morris <rgm@gnu.org>
191
192 * trouble.texi (Bugs): Update the section intro.
193 (Known Problems): New section.
194 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
195 (Sending Patches): Bug fixes are best as responses to existing bugs.
196 * emacs.texi (Known Problems): Add menu entry for new section.
197
198 2010-09-04 Chong Yidong <cyd@stupidchicken.com>
199
200 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
201
202 2010-09-02 Glenn Morris <rgm@gnu.org>
203
204 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
205
206 2010-08-21 Glenn Morris <rgm@gnu.org>
207
208 * misc.texi (Amusements): Mention bubbles and animate.
209
210 2010-06-23 Glenn Morris <rgm@gnu.org>
211
212 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
213 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
214 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
215 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
216 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
217 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
218 Untabify Texinfo files.
219
220 2010-06-10 Glenn Morris <rgm@gnu.org>
221
222 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
223
224 * basic.texi (Inserting Text): Fix typo.
225
226 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
227
228 * Version 23.2 released.
229
230 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
231
232 * building.texi (GDB Graphical Interface): Remove misleading comparison
233 to an IDE (Bug#6128).
234
235 2010-05-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
236
237 * programs.texi (Man Page):
238 * misc.texi (Invoking emacsclient):
239 * mini.texi (Repetition):
240 * mark.texi (Setting Mark): Fix typos.
241
242 2010-04-25 Chong Yidong <cyd@stupidchicken.com>
243
244 * misc.texi (Printing): Document htmlfontify-buffer.
245
246 2010-04-21 Glenn Morris <rgm@gnu.org>
247
248 * calendar.texi (Displaying the Diary, Format of Diary File):
249 Fix external cross-references for TeX format output.
250
251 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
252
253 * programs.texi (Semantic): New node.
254
255 * maintaining.texi (EDE): New node.
256
257 * emacs.texi: Update node listing.
258
259 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
260
261 2010-04-16 Glenn Morris <rgm@gnu.org>
262
263 * emacs.texi (Acknowledgments): Remove duplicate.
264
265 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
266
267 2010-04-15 Glenn Morris <rgm@gnu.org>
268
269 * dired.texi (Misc Dired Features): Mention VC diff and log.
270 * maintaining.texi (Old Revisions, VC Change Log):
271 Mention that diff and log work in Dired buffers.
272
273 * help.texi (Help Summary): Mention M-x info-finder.
274
275 * ack.texi (Acknowledgments): Add mpc.el.
276
277 * custom.texi (Specifying File Variables, Directory Variables):
278 Document new commands for manipulating local variable lists.
279
280 2010-04-09 Glenn Morris <rgm@gnu.org>
281
282 * trouble.texi (Contributing): Add cindex entry.
283 Mention etc/CONTRIBUTE.
284
285 2010-04-06 Chong Yidong <cyd@stupidchicken.com>
286
287 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
288 query-replace (Bug#5774).
289
290 2010-03-30 Eli Zaretskii <eliz@gnu.org>
291
292 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
293 cross-reference to "Inserting Text".
294
295 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
296 Mention completion provided by `ucs-insert'.
297
298 2010-03-28 Chong Yidong <cyd@stupidchicken.com>
299
300 * sending.texi (Sending Mail): Note variables that may need
301 customizing.
302 (Mail Sending): Expand discussion of send-mail-function.
303
304 2010-03-28 Chong Yidong <cyd@stupidchicken.com>
305
306 Document Message mode as the default mail mode.
307
308 * sending.texi (Sending Mail): Copyedits.
309 (Mail Format, Mail Headers): Document mail-from-style changes.
310 (Mail Commands): Rename from Mail mode. Document Message mode.
311 (Mail Misc): Rename from Mail mode Misc.
312 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
313 command names and update keybindings.
314 (Header Editing): Document message-tab. De-document
315 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
316 favor of mail-default-headers. Ad index entries for user-full-name and
317 user-mail-address.
318 (Citing Mail): Update changes in Message mode behavior. Document
319 mail-yank-prefix.
320 (Mail Signature): New node, moved from Mail Misc.
321 (Mail Aliases): Mail abbrevs are the default with Message mode.
322 (Mail Methods): Note that Message mode is now the default.
323
324 * rmail.texi (Rmail Reply):
325 * text.texi (Text Mode):
326 * major.texi (Major Modes):
327 * mule.texi (Output Coding): Refer to Message mode.
328
329 * custom.texi (Init Examples): Add xref to Mail Header.
330
331 * emacs.texi (Top): Fix xrefs.
332
333 2010-03-25 Chong Yidong <cyd@stupidchicken.com>
334
335 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
336 repository if there is none.
337 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
338 vc-print-root-log.
339 (Old Revisions): Copyedits. Document vc-root-diff.
340
341 * programs.texi (Program Modes): Mention Javascript mode.
342
343 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
344 * emacs.texi: Update node description.
345
346 * misc.texi (Navigation): Document doc-view-continuous.
347 (Shell Ring): Document new M-r binding. M-s is no longer bound.
348
349 2010-03-24 Glenn Morris <rgm@gnu.org>
350
351 * ack.texi (Acknowledgments):
352 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
353
354 2010-03-20 Jan Djärv <jan.h.d@swipnet.se>
355
356 * xresources.texi (Table of Resources): Clarify toolBar number
357 for Gtk+.
358
359 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
360
361 2010-03-21 Chong Yidong <cyd@stupidchicken.com>
362
363 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
364
365 * search.texi (Other Repeating Search): Document multi-isearch-buffers
366 and multi-isearch-buffers-regexp.
367
368 * indent.texi (Indentation): Clarify description of
369 indent-for-tab-command. Document tab-always-indent.
370
371 2010-03-20 Chong Yidong <cyd@stupidchicken.com>
372
373 * cmdargs.texi (Font X): Move most content to Fonts.
374
375 * frames.texi (Fonts): New node. Document font-use-system-font.
376
377 * emacs.texi (Top):
378 * xresources.texi (Table of Resources):
379 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
380
381 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
382
383 * custom.texi (Init Examples): Add xref to Locals.
384
385 * major.texi (Choosing Modes): Mention usage of setq-default for
386 setting the default value of major-mode (Bug#5688).
387
388 2010-03-02 Chong Yidong <cyd@stupidchicken.com>
389
390 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
391
392 * display.texi (Display Custom): Document make-pointer-invisible and
393 underline-minimum-offset. Remove inverse-video.
394
395 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
396
397 * frames.texi (Frame Commands): Note that the last ordinary frame can
398 be deleted in daemon mode (Bug#5616).
399
400 2010-02-18 Glenn Morris <rgm@gnu.org>
401
402 * trouble.texi (Contributing): Repository is no longer CVS.
403
404 2010-02-08 Glenn Morris <rgm@gnu.org>
405
406 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
407
408 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
409
410 * display.texi (Useless Whitespace, Text Display):
411 * custom.texi (Init Examples): Avoid obsolete special default variables
412 like default-major-mode.
413
414 2010-01-24 Mark A. Hershberger <mah@everybody.org>
415
416 * programs.texi (Other C Commands): Replace reference to obsolete
417 c-subword-mode.
418
419 2010-01-21 Glenn Morris <rgm@gnu.org>
420
421 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
422
423 2010-01-12 Glenn Morris <rgm@gnu.org>
424
425 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
426 emacs-pretest-bug for bug reports for development versions.
427
428 2010-01-11 Glenn Morris <rgm@gnu.org>
429
430 * display.texi (Highlight Interactively): `t' does not mean highlight
431 all patterns. (Bug#5335)
432
433 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
434
435 * misc.texi (Shell): Document async-shell-command.
436
437 * building.texi (Grep Searching): Document zrgrep.
438
439 * mini.texi (Completion Options): Mention `initials' completion style.
440
441 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
442
443 * building.texi: Import GDB Graphical Interface description from
444 EMACS_23_1_RC.
445
446 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
447
448 * emacs.texi (Top): Update node listing.
449
450 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
451
452 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
453
454 * cmdargs.texi (Initial Options):
455 * xresources.texi (Resources): Document inhibit-x-resources.
456
457 * custom.texi (Specifying File Variables): Note that minor modes are
458 enabled unconditionally.
459
460 * display.texi (Scrolling): Briefly document the old recenter command,
461 and document recenter-positions.
462
463 * files.texi (Visiting):
464 * buffers.texi (Buffers): Max buffer size is now 512 MB.
465
466 * frames.texi (Cut/Paste Other App): Document
467 save-interprogram-paste-before-kill.
468
469 * killing.texi (Kill Options): New node.
470
471 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
472
473 * misc.texi (Shell Options): ansi-color is now default.
474
475 2009-12-05 Glenn Morris <rgm@gnu.org>
476
477 * emacs.texi (Top): Update menu for cal-xtra node changes.
478 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
479 or mode line. Don't mention invisible text or the details of
480 diary-print-entries here, only in cal-xtra.
481 (Format of Diary File): Mention that the "date on first line" format
482 only really affects the simple display.
483 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
484 (Diary Customizing): Holidays may be in the buffer or mode line.
485 Move diary-print-entries to the "Diary Display" section.
486 (Diary Display): New section, split out from "Fancy Diary Display".
487 Explain the limitations of simple display, and how to print it.
488
489 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
490
491 * cal-xtra.texi (Diary Display): Mention View mode.
492
493 2009-11-29 Juri Linkov <juri@jurta.org>
494
495 * display.texi (Highlight Interactively): Actually a list of
496 default faces is pre-loaded into a list of default values
497 instead of the history.
498
499 2009-11-20 Glenn Morris <rgm@gnu.org>
500
501 * ack.texi (Acknowledgments):
502 * emacs.texi (Acknowledgments): Add htmlfontify.
503
504 2009-11-14 Glenn Morris <rgm@gnu.org>
505
506 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
507
508 * ack.texi (Acknowledgments):
509 * emacs.texi (Acknowledgments): Update for recent Org changes.
510
511 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
512
513 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
514 `charset' property, which is irrelevant to the user manual (Bug#3526).
515
516 2009-10-14 Juanma Barranquero <lekktu@gmail.com>
517
518 * trouble.texi (DEL Does Not Delete): Fix typo.
519
520 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
521
522 * files.texi (Misc File Ops): Mention copy-directory.
523
524 2009-10-04 Eli Zaretskii <eliz@gnu.org>
525
526 * mule.texi (Unibyte Mode): Emphasize that
527 unibyte-display-via-language-environment affects only the display.
528
529 * display.texi (Horizontal Scrolling): Document cursor behavior under
530 horizontal scrolling when point moves off the screen (Bug#4564).
531 Improve wording.
532
533 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
534
535 * files.texi (Directories): delete-directory prompts for recursive
536 deletion.
537
538 2009-09-30 Glenn Morris <rgm@gnu.org>
539
540 * ack.texi (Acknowledgments):
541 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
542
543 2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
544
545 * dired.texi (Dired Navigation): Use @code instead of @var for
546 dired-isearch-filenames, so that it's not capitalized.
547
548 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
549
550 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
551
552 * entering.texi (Exiting): C-z is now bound to suspend-frame.
553
554 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
555 (Key Bindings): Reference Init Rebinding in introductory text. Shift
556 some of the introduction to Keymaps node.
557 (Keymaps): Simplify.
558 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
559 (Minibuffer Maps): Remove mention of Mocklisp.
560 (Init Rebinding): Move mode-local rebinding example here from Local
561 Keymaps.
562 (Modifier Keys): Clarify.
563 (Rebinding): Add cindex for "binding keys".
564
565 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
566
567 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
568
569 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
570
571 * building.texi (Threads Buffer, Multithreaded Debugging):
572 Re-organise these two sections.
573
574 2009-08-29 Eli Zaretskii <eliz@gnu.org>
575
576 * cmdargs.texi (Initial Options): Fix last change.
577
578 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
579
580 * mule.texi (Enabling Multibyte):
581 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
582 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
583
584 2009-08-20 Glenn Morris <rgm@gnu.org>
585
586 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
587
588 2009-08-19 Glenn Morris <rgm@gnu.org>
589
590 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
591
592 2009-08-18 Glenn Morris <rgm@gnu.org>
593
594 * ack.texi (Acknowledgments):
595 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
596
597 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
598
599 2009-08-09 Glenn Morris <rgm@gnu.org>
600
601 * ack.texi (Acknowledgments):
602 * emacs.texi (Acknowledgments): Add gdb-mi entry.
603
604 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
605
606 * emacs.texi (Top): Add new menu items for GDB-UI.
607
608 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
609 section. Threads buffer is in separate section now.
610
611 2009-08-08 Glenn Morris <rgm@gnu.org>
612
613 * ack.texi (Acknowledgments):
614 * emacs.texi (Acknowledgments):
615 Update for js2-mode and org changes.
616
617 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
618
619 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
620 files.
621
622 2009-07-28 Chong Yidong <cyd@stupidchicken.com>
623
624 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
625
626 2009-07-23 Glenn Morris <rgm@gnu.org>
627
628 * programs.texi (Matching): Update blink-matching-paren-distance.
629
630 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
631
632 * frames.texi (Cut/Paste Other App): For select-active-regions,
633 selection is now updated on moving point.
634
635 2009-07-21 Richard Stallman <rms@gnu.org>
636
637 * glossary.texi (GNU, Daemon): Update information.
638
639 2009-07-19 Juri Linkov <juri@jurta.org>
640
641 * custom.texi (Specifying File Variables, Safe File Variables):
642 "variables/value pairs" -> "variable/value pairs".
643
644 2009-07-15 Glenn Morris <rgm@gnu.org>
645
646 * misc.texi (Gnus): Remove widow.
647
648 2009-07-11 Glenn Morris <rgm@gnu.org>
649
650 * Makefile.in (TEXI2PDF): New.
651 (emacs.pdf, emacs-xtra.pdf): New targets.
652
653 * arevert-xtra.texi (Autorevert): Add menu descriptions.
654
655 * display.texi (Horizontal Scrolling): Re-word to remove widow.
656
657 * emacs.texi (Top): Info can be read from other places than Emacs.
658 Don't print the copying notice twice in the printed version.
659 Update the menu and detailmenu.
660 (Preface): The meaning of "on-line" has changed.
661 Correct name for "Common Problems" chapter.
662 (Distrib): Update FSF shop URL.
663 (Intro): Showing two files at once is not so exciting.
664
665 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
666 (Mac / GNUstep Basics): Minor grammar changes.
667 (Mac / GNUstep Events): Fix typo.
668 (GNUstep Support): CANNOT_DUMP no longer applies.
669
670 * misc.texi (Document View): Fix typos.
671
672 * dired.texi (Dired):
673 * help.texi (Help):
674 * macos.texi (Mac OS / GNUstep):
675 * maintaining.texi (Version Control, Introduction to VC):
676 End menu descriptions with a period.
677
678 2009-07-09 Eli Zaretskii <eliz@gnu.org>
679
680 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
681 so categorical in saying that the option is only useful on NTFS.
682
683 2009-07-09 Glenn Morris <rgm@gnu.org>
684
685 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
686 (ENVADD): Add texinfodir to TEXINPUTS.
687
688 * emacs.texi (Top): Fix cross-reference.
689
690 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
691
692 * vc1-xtra.texi (Revision Tags): Fix typo.
693
694 2009-07-03 Glenn Morris <rgm@gnu.org>
695
696 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
697 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
698 (Merge Commands): `.' does not seem to work in A or B buffer.
699 `l' can recreate the 3-window display.
700
701 * glossary.texi (Glossary): Minor phrasing changes throughout.
702 Add more internal cross-references.
703 <Autoloading>: You can't really autoload a variable.
704 <C-M->: Move details here from `M-C-' item.
705 <Continuation Line>: Refer to `Truncation.'
706 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
707 <Home Directory, Unix>: New entries.
708 <Deletion of Files>: Mention recycle bins.
709 <Directory>: Mention ``folders.''
710 <Error>: Don't mention ``type-ahead.''
711 <Fringe>: Refer to the manual node.
712 <Minor Mode>: Can be global or local.
713 <Spell Checking>: There are other checkers besides Ispell.
714
715 2009-07-02 Glenn Morris <rgm@gnu.org>
716
717 * anti.texi (Antinews): Minor changes in phrasing.
718
719 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
720 some underfull lines in dvi output.
721
722 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
723
724 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
725
726 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
727
728 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
729
730 * xresources.texi (Table of Resources): Mention maximized for
731 fullscreen.
732
733 * cmdargs.texi (Window Size X): -mm/--maximized is new.
734
735 2009-07-01 Chong Yidong <cyd@stupidchicken.com>
736
737 * anti.texi (Antinews): Correct the list of removed platforms.
738
739 2009-06-28 Glenn Morris <rgm@gnu.org>
740
741 * arevert-xtra.texi: Minor language tweaks.
742
743 * dired-xtra.texi: Minor revisions.
744
745 2009-06-23 Miles Bader <miles@gnu.org>
746
747 * display.texi (Scrolling): Document `recenter-redisplay'
748 (Temporary Face Changes): Document `text-scale-set'.
749
750 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
751
752 * Branch for 23.1.
753
754 2009-06-17 Kenichi Handa <handa@m17n.org>
755
756 * mule.texi (Charsets): Update the description for the new charset.
757 (list-character-sets): New findex.
758 (Language Environments): Add @anchor{Describe Language Environment}.
759
760 2009-06-10 Chong Yidong <cyd@stupidchicken.com>
761
762 * basic.texi (Moving Point): Fix tag.
763
764 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
765
766 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
767 use camel-case for PageUp and PageDown.
768
769 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
770 camel-case for PageUp and PageDown.
771
772 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
773
774 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
775 (Isearch Scroll): Decapitalize <next> and <prior>.
776
777 2009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
778
779 * fixit.texi (Spelling): Set default dictionary.
780 Improve descriptions (Bug#2554)
781
782 2009-06-08 David Reitter <david.reitter@gmail.com>
783
784 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
785 since saving colors and faces set this way is not implemented.
786 (Environment variables): Remove mention of mac-fix-env, which is
787 scheduled to be removed.
788
789 2009-06-04 Chong Yidong <cyd@stupidchicken.com>
790
791 * custom.texi (Init Examples): Add example of changing load-path.
792
793 * building.texi (Lisp Libraries): Add example of changing
794 load-path (Bug#3446).
795
796 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
797
798 * mark.texi (Mark): Further clarifications.
799 (Setting Mark): Emphasize that C-SPC activates the mark.
800
801 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
802
803 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
804 Mark mode.
805 (Using Region, Persistent Mark): Use "active mark" instead of "active
806 region".
807
808 2009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
809
810 * mule.texi (Select Input Method): Fix typo.
811
812 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
813
814 * anti.texi (Antinews): Document completion changes. Some additional
815 copyedits and rearrangement of entries.
816
817 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
818
819 * misc.texi (Interactive Shell, Saving Emacs Sessions)
820 (Shell History Copying, Terminal emulator): Copyedits.
821
822 * xresources.texi (Resources): Simplify descriptions. Shorten
823 description of editres, which is not very useful these days.
824 (Table of Resources): Document fontBackend resource.
825
826 * trouble.texi (Quitting): Add other undo bindings to table.
827 (DEL Does Not Delete): Note that the erasure key is usually labelled
828 "Backspace". Remove discussion of obscure Xmodmap issue.
829
830 2009-05-07 Chong Yidong <cyd@stupidchicken.com>
831
832 * files.texi (Visiting): Copyedits.
833
834 2009-05-06 Chong Yidong <cyd@stupidchicken.com>
835
836 * basic.texi (Inserting Text): Document ucs-insert.
837
838 * mule.texi (International Chars): Define "multibyte". Note that
839 internal representation is unicode-based. Simplify definition of raw
840 bytes. Mention ucs-insert.
841 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
842 (Language Environments): Add language environments new to Emacs 23.
843 (Multibyte Conversion): Node deleted.
844 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
845 mention obsolete emacs-mule coding system.
846 (Output Coding): Copyedits.
847
848 * emacs.texi (Top): Update node listing.
849
850 2009-05-05 Per Starbäck <per@starback.se> (tiny change)
851
852 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
853
854 2009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
855
856 * building.texi (Lisp Libraries): `load-library' does offer completion.
857
858 2009-04-28 Chong Yidong <cyd@stupidchicken.com>
859
860 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
861 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
862
863 2009-04-25 Eli Zaretskii <eliz@gnu.org>
864
865 * maintaining.texi (Tags): Clarify text. (Bug#3101)
866
867 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
868
869 * entering.texi (Entering Emacs): Document initial-buffer-choice.
870
871 * building.texi (Lisp Interaction): Document initial-scratch-message.
872
873 2009-04-18 Juanma Barranquero <lekktu@gmail.com>
874
875 * msdog.texi (Windows Fonts): Fix typos.
876
877 * files.texi (Save Commands): Fix pxref.
878
879 2009-04-18 Chong Yidong <cyd@stupidchicken.com>
880
881 * files.texi (Save Commands): Mention diff-buffer-with-file.
882 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
883 Henoch (Bug#3036).
884
885 2009-03-15 Glenn Morris <rgm@gnu.org>
886
887 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
888 the former is not always used.
889 (Mail Headers): Use active voice. Add "Mail-reply-to".
890 Change case of "Id". Avoid repeated "appropriate".
891 (Mail Aliases): Fix previous change - use an example with a ".", so it
892 does actually get quoted when expanded.
893 (Mail Sending): Mailclient is the default on some systems.
894 (Citing Mail): Mention mail-indentation-spaces.
895 (Mail Mode Misc): Add an @dfn for "mail signature".
896
897 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
898
899 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
900 (Completion Options): Document read-file-name-completion-ignore-case,
901 read-buffer-completion-ignore-case, and completion-styles. Remove
902 description of partial-completion-mode.
903
904 2009-03-14 Glenn Morris <rgm@gnu.org>
905
906 * sending.texi (Mail Format): Fix typo. Add index entry for
907 mail-header-separator.
908 (Mail Headers): Put info about initialization and changing in one place
909 at the start. Update FCC section for mbox Rmail. Clarify From
910 section, mention mail-setup-with-from. Clarify Reply-to section.
911 Add Mail-followup-to and mail-mailing-lists. Clarify References
912 section.
913 (Mail Aliases): Update example, make less contentious.
914 Update for name change of mail-interactive-insert-alias.
915 (Mail Mode): Remove mention of `%' as a word separator.
916 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
917 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
918 commands. Clarify FCC handling. In mail-complete, add reference to
919 Mail Aliases section, and mention mail-complete-function.
920 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
921 (Mail Mode Misc): Clarify the mail-signature function. Add basic
922 signature netiquette. Explain how the mail hooks work when continuing
923 a composition.
924 (Mail Amusements): Internationalize the spook section a bit.
925 Remove the spook mail-setup-hook example, since it doesn't work well.
926 Mention fortune-file.
927 (Mail Methods): Mention read-mail-command.
928
929 2009-03-14 David Reitter <david.reitter@gmail.com>
930
931 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
932 and NS resources following recent changes.
933
934 2009-03-10 Jason Rumney <jasonr@gnu.org>
935
936 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
937 w32-use-visible-system-caret doc to indicate that it should get set
938 automatically.
939 (Windows Fonts): Add doc for the uniscribe backend.
940
941 2009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
942
943 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
944 vc-dir. (Bug#2598)
945
946 2009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
947
948 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
949
950 2009-03-05 Glenn Morris <rgm@gnu.org>
951
952 * rmail.texi (Rmail Basics): Add reference to sorting.
953 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
954 Minor re-wordings.
955 (Rmail Motion): Mention rmail-next-same-subject.
956 (Rmail Deletion): Expunging is not the only way to change the numbers.
957 (Rmail Labels): Labels can also be used in sorting.
958 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
959 (Rmail Display): Mention rmail-mime.
960
961 2009-03-04 Glenn Morris <rgm@gnu.org>
962
963 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
964 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
965 summary. Mention sorts cannot be undone.
966 (Rmail Display): Give an example of how to use goto-address-mode.
967 (Rmail Editing): It's keybindings that are redefined, not commands.
968 Fix some typos.
969 (Movemail): Some minor rewording.
970 (Remote Mailboxes): Emacs movemail supports pop by default.
971 Fix some minor grammatical issues. The "two alternative ways" to
972 specify a POP mailbox are really just one. Remove all reference to the
973 variables rmail-pop-password and rmail-pop-password-required, obsolete
974 since Emacs 22.1. Clarify the four password steps. Emacs movemail
975 can support Kerberos.
976
977 2009-03-03 Glenn Morris <rgm@gnu.org>
978
979 * rmail.texi (Rmail Deletion): Revert previous change, which was
980 describing the Rmail summary versions.
981 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
982 Minor re-wording for rmail-resend.
983 (Rmail Make Summary): Summaries apply to buffers rather than files.
984 <rmail-summary-by-topic>: Headers includes the subject.
985 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
986 details, including prefix arguments.
987 Mention rmail-summary-by-senders on C-M-f.
988 Not counting lines might be faster.
989 (Rmail Summary Edit): More details on the delete commands.
990 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
991 Name the commands bound to the various keys. Mention prefix argument
992 for searching.
993 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
994 Simplify rmail-highlighted-headers description. Update face name.
995
996 2009-03-02 Juanma Barranquero <lekktu@gmail.com>
997
998 * mark.texi (Marking Objects): Fix typo.
999
1000 2009-03-01 Chong Yidong <cyd@stupidchicken.com>
1001
1002 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1003 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1004
1005 2009-03-01 Glenn Morris <rgm@gnu.org>
1006
1007 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
1008 (Rmail Motion): - M-s searches from the end of messages.
1009 (Rmail Deletion): Minor clarification. Fix numeric argument
1010 description.
1011 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1012 newmail and RMAILOSE files need not be in home-directory.
1013 (Rmail Files): Mention I/O menus are unselectable if no files match.
1014 Mention `MAIL' env-var.
1015
1016 2009-02-24 Jason Rumney <jasonr@gnu.org>
1017
1018 * mule.texi (Fontsets): Mention fontset-default, font specs and
1019 fallback fontsets.
1020 (Defining Fontsets): Mention ns and w32 variants of
1021 standard-fontset-spec. Update description of startup fontset to match
1022 Emacs 23 behavior.
1023 (Modifying Fontsets): New section. (Bug#656)
1024 (International): Link to Modifying Fontsets.
1025
1026 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
1027
1028 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1029 Mention ns-extended-platform-support-mode.
1030
1031 2009-02-22 Karl Berry <karl@gnu.org>
1032
1033 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1034
1035 2009-02-19 Juanma Barranquero <lekktu@gmail.com>
1036
1037 * basic.texi (Moving Point, Position Info):
1038 * files.texi (Visiting):
1039 * mini.texi (Completion Options):
1040 * text.texi (HTML Mode): Remove duplicate words.
1041
1042 2009-02-20 Glenn Morris <rgm@gnu.org>
1043
1044 * rmail.texi: Minor updates for mbox rather than Babyl.
1045
1046 2009-02-17 Karl Berry <karl@gnu.org>
1047
1048 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
1049
1050 2009-02-17 Richard M Stallman <rms@gnu.org>
1051
1052 * anti.texi (Antinews): Mention Babyl format.
1053
1054 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1055
1056 * rmail.texi: Update for mbox format.
1057 Various small fixes, as well as the following.
1058 (Out of Rmail): Node deleted.
1059 (Rmail): Update menu.
1060 (Rmail Files): Comment out set-rmail-inbox-list.
1061 Document rmail-inbox-list instead.
1062 (Rmail Output): Substantial changes since C-o is now
1063 rmail-output-as-seen and o is rmail-output.
1064 (Rmail Attributes): Delete `stored', add `retried'.
1065 (Rmail Display): Editing headers works in all cases.
1066
1067 2009-02-17 Glenn Morris <rgm@gnu.org>
1068
1069 * basic.texi (Position Info): M-x count-lines-region is not always on
1070 M-=. (Bug#2269)
1071
1072 2009-02-09 Glenn Morris <rgm@gnu.org>
1073
1074 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1075 defaults.
1076
1077 2009-02-07 Eli Zaretskii <eliz@gnu.org>
1078
1079 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1080 documentation of possible problems with redecoding.
1081
1082 2009-02-03 Glenn Morris <rgm@gnu.org>
1083
1084 * rmail.texi (Out of Rmail): Mention b2m.pl.
1085
1086 2009-01-31 Glenn Morris <rgm@gnu.org>
1087
1088 * rmail.texi (Out of Rmail): Correct b2m location.
1089
1090 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
1091
1092 * fixit.texi (Undo): Update undo limit values.
1093
1094 2009-01-27 Glenn Morris <rgm@gnu.org>
1095
1096 * emacs.texi (Top): Fix Antinews menu entry.
1097
1098 2009-01-25 Karl Berry <karl@gnu.org>
1099
1100 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1101 item with no marker, instead of the syntactically incorrect
1102 @itemize @asis.
1103
1104 2009-01-25 Juri Linkov <juri@jurta.org>
1105
1106 * building.texi (Grep Searching): Fix index entry for lgrep.
1107
1108 2009-01-24 Eli Zaretskii <eliz@gnu.org>
1109
1110 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1111
1112 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1113
1114 * macos.texi (Preferences Panel): Update description of font setting to
1115 reflect that prior frame selection is no longer needed.
1116
1117 2009-01-20 Nick Roberts <nickrob@snap.net.nz>
1118
1119 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1120 raise GUD subsections.
1121
1122 2009-01-15 Glenn Morris <rgm@gnu.org>
1123
1124 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1125
1126 2009-01-10 Glenn Morris <rgm@gnu.org>
1127
1128 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1129
1130 2009-01-04 Chong Yidong <cyd@stupidchicken.com>
1131
1132 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1133 logical lines.
1134
1135 2008-12-29 Juri Linkov <juri@jurta.org>
1136
1137 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1138
1139 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1140
1141 2008-12-28 Chong Yidong <cyd@stupidchicken.com>
1142
1143 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1144 goto-address-mode instead of goto-address.
1145
1146 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1147 mode.
1148
1149 * emacs.texi (Top): Update node listing.
1150
1151 2008-12-26 Eli Zaretskii <eliz@gnu.org>
1152
1153 * custom.texi (Directory Variables): Explain what is a "project".
1154 Add indexing. Improve wording. Add a footnote about using
1155 _dir-locals.el on MS-DOS.
1156
1157 2008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1158
1159 * files.texi (Misc File Ops): Mention chmod as an alias for
1160 set-file-modes.
1161
1162 2008-12-24 Martin Rudalics <rudalics@gmx.at>
1163
1164 * help.texi (Help): Fix typos and reword.
1165 (Help Summary): Add entries for C-h n and C-h r, reorder
1166 entries, and do some minor fixes.
1167 (Name Help): Say that C-h F works for commands only.
1168 (Misc Help): Say that view-lossage displays 300 keystrokes.
1169
1170 2008-12-20 Glenn Morris <rgm@gnu.org>
1171
1172 * ack.texi (Acknowledgments): General update based on AUTHORS,
1173 including removal of some stuff no longer distributed.
1174
1175 2008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1176
1177 * fixit.texi: Mention hunspell
1178
1179 2008-12-19 Glenn Morris <rgm@gnu.org>
1180
1181 * ack.texi (Acknowledgments): Small grammar fix.
1182 Consolidate explanatory text at start.
1183
1184 * display.texi (Text Display):
1185 * indent.texi (Indentation): Use @acronym with ASCII.
1186
1187 2008-12-18 Glenn Morris <rgm@gnu.org>
1188
1189 * ack.texi: Various small updates and fixes.
1190
1191 2008-12-18 Juri Linkov <juri@jurta.org>
1192
1193 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1194 as a key binding to start a forward nonincremental word search.
1195 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1196 a backward nonincremental word search. Add index for `M-s w'
1197 `isearch-forward-word'.
1198 (Regexp Search): Add a short summary of regexp key commands like
1199 in the node "Basic Isearch".
1200 (Other Repeating Search): Fix typo.
1201
1202 2008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1203
1204 * misc.texi (PostScript Variables): Fix doc.
1205
1206 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
1207
1208 * programs.texi (Program Modes): Mention Ruby mode.
1209
1210 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1211
1212 * misc.texi (emacsclient Options): Describe what an empty string
1213 argument does for --alternate-editor.
1214
1215 2008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1216
1217 * cmdargs.texi (Font X): Distinguish between client-side and
1218 server-side fonts. List valid Fontconfig properties. Add reference to
1219 Fontconfig manual. List valid GTK font properties. Explain use of
1220 fc-list.
1221
1222 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
1223
1224 * cmdargs.texi (Font X): Move discussion of quoting to top.
1225
1226 2008-12-06 Glenn Morris <rgm@gnu.org>
1227
1228 * maintaining.texi (Old Revisions): Improve previous change.
1229
1230 2008-12-05 Richard M Stallman <rms@gnu.org>
1231
1232 * anti.texi (Antinews): Minor fixes.
1233
1234 2008-12-03 Glenn Morris <rgm@gnu.org>
1235
1236 * maintaining.texi (Old Revisions): Fix diff-switches description.
1237
1238 2008-12-01 Martin Rudalics <rudalics@gmx.at>
1239
1240 * emacs.texi (Top): Fix typo.
1241
1242 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
1243
1244 * misc.texi (Document View): Explain dependence on gs at the top.
1245 Copyedits.
1246
1247 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1248
1249 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1250 (Comment Commands): Discuss region-active behavior of M-; first.
1251
1252 2008-11-29 Martin Rudalics <rudalics@gmx.at>
1253
1254 * display.texi (Line Truncation): Add reference to Continuation
1255 Lines.
1256
1257 * windows.texi (Pop Up Window): Mention split-height-threshold
1258 and split-width-threshold.
1259 (Split Window): Add reference to Continuation Lines.
1260
1261 2008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1262
1263 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1264 (GNUstep Support): New node.
1265 * anti.texi:
1266 * emacs.texi:
1267 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1268
1269 2008-11-28 Richard M Stallman <rms@gnu.org>
1270
1271 * misc.texi (Dissociated Press): Minor cleanups.
1272
1273 * dired.texi (Image-Dired): Avoid passive.
1274
1275 2008-11-28 Eli Zaretskii <eliz@gnu.org>
1276
1277 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1278 representation.
1279
1280 2008-11-26 Richard M. Stallman <rms@gnu.org>
1281
1282 * files.texi (Visiting): Rewrite paragraph for clarity.
1283
1284 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1285
1286 2008-11-25 Alan Mackenzie <acm@muc.de>
1287
1288 * programs.texi (Moving by Parens): Clarify that parens inside strings
1289 and comments are ignored, and that the commands assume the starting
1290 point isn't in a string or comment.
1291
1292 2008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1293
1294 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1295 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1296 version.
1297 (Mac Customization): Rewrite Preferences Panel section and merge in to
1298 this node, add Open files by dragging to an Emacs window.
1299
1300 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1301
1302 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
1303
1304 * files.texi (Misc File Ops): Document set-file-modes.
1305
1306 * windows.texi (Split Window): Document integer values of
1307 truncate-partial-width-windows.
1308
1309 * text.texi (Text): Simplify description of markup languages.
1310 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1311 (TeX Editing): Note that `""' inserts one `"' character.
1312 (HTML Mode): Note in the introduction that XML mode is an alias for
1313 SGML mode. Mention nXML mode.
1314
1315 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
1316
1317 * building.texi (Watch Expressions): Fix typo.
1318
1319 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
1320
1321 * files.texi (Visiting): Document new behavior of
1322 confirm-nonexistent-file-or-buffer.
1323
1324 * buffers.texi (Select Buffer): Document
1325 confirm-nonexistent-file-or-buffer.
1326
1327 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1328 edit-picture.
1329
1330 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1331 edit-picture', since that is just an alias for picture-mode.
1332 (Sentences): Note that repeated M-@ extends the region.
1333 (Pages): Make terminology more consistent. Link to Regexps node.
1334 (Longlines): Discuss relationship with Visual Line mode.
1335 (Text Mode): Remove extraneous discussion of other modes, since they
1336 were already introduced in the parent node.
1337
1338 2008-11-23 Chong Yidong <cyd@stupidchicken.com>
1339
1340 * anti.texi (Antinews): Rewrite.
1341
1342 * entering.texi (Exiting): Mention "minimize" terminology.
1343
1344 * frames.texi (Frame Commands): Mention "minimize" terminology.
1345
1346 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1347 formats.
1348 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1349 (Misc X): Don't document useless -hb option.
1350
1351 2008-11-22 Juri Linkov <juri@jurta.org>
1352
1353 * dired.texi (Dired Navigation): Change normal file name search option
1354 from `non-nil' to `t'. Add `dwim' option.
1355
1356 2008-11-22 Juri Linkov <juri@jurta.org>
1357
1358 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1359 ".dir-locals.el". Rename `define-project-bindings' to
1360 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1361 `dir-locals-set-directory-class'.
1362
1363 2008-11-22 Lute Kamstra <lute@gnu.org>
1364
1365 * buffers.texi (Select Buffer): Index goto-line.
1366 * basic.texi (Moving Point): Mention the use of a numeric prefix
1367 argument with goto-line and refer to Select Buffer for the use of a
1368 plain prefix argument.
1369
1370 2008-11-19 Glenn Morris <rgm@gnu.org>
1371
1372 * doclicense.texi: Update to FDL 1.3.
1373 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1374
1375 2008-11-17 Chong Yidong <cyd@stupidchicken.com>
1376
1377 * custom.texi (Minor Modes): Define mode commands and mode variables
1378 more precisely. Recommend using mode commands instead of setting
1379 variables directly. Put minor modes in a list, and add more modes.
1380 (Easy Customization): Use "init file" instead of .emacs.
1381 (Customization Groups): Update to new Custom buffer appearance.
1382 (Saving Customizations): Copyedits. Update example.
1383 (Variables): Give example of variable type-sensitivity.
1384 (Examining): Update example.
1385 (Hooks): Copyedits.
1386 (Specifying File Variables): Use C comments instead of an artificial
1387 Lisp for the example.
1388 (Keymaps): Move internals discussion to Prefix Keymaps.
1389 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1390 (Init Rebinding): Document kbd macro.
1391 (Init File): Link to Find Init.
1392
1393 * mark.texi (Using Region): Document Delete Selection Mode more
1394 thoroughly.
1395
1396 * frames.texi (Mouse Commands): Move most of the description of Delete
1397 Selection Mode to Using Region, and link to it.
1398 (Clipboard): Note that paste is bound to clipboard-yank.
1399
1400 * building.texi (Compilation): Document first-error value of
1401 compilation-scroll-output.
1402 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1403 works as soon as an error is available. Suggested by Juri Linkov.
1404
1405 * mini.texi (Passwords): New node.
1406
1407 * files.texi (Remote Files): Link to Passwords node.
1408
1409 * emacs.texi (Top): Update node listings.
1410
1411 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
1412
1413 * ack.texi (Acknowledgments): Some updating of credits.
1414
1415 * emacs.texi (Acknowledgments): Add a couple more names.
1416
1417 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1418
1419 * files.texi (Directories): Describe delete-directory in text.
1420 (Misc File Ops): Document use of trash.
1421
1422 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
1423
1424 * macos.texi (Mac Customization): Fix typos.
1425
1426 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
1427
1428 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1429 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1430 the conventions of the main Emacs manual.
1431
1432 * emacs.texi (Top): Update node listings.
1433
1434 2008-11-12 Chong Yidong <cyd@stupidchicken.com>
1435
1436 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1437 command-line-args is processed during startup.
1438 (Action Arguments): Correctly describe how file arguments interact with
1439 the startup screen. Link to Lisp Interaction for scratch buffer.
1440 (Initial Options): Link to Command Example for -batch option.
1441 (Environment): Document initial-environment.
1442
1443 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1444 can't be changed in the site-start file.
1445
1446 2008-11-07 Chong Yidong <cyd@stupidchicken.com>
1447
1448 * dired.texi (Dired): Mention C-x C-d too.
1449 (Dired Enter): Document M-n in the Dired minibuffer.
1450 (Dired Navigation): Explain dired-goto-file more clearly. Document
1451 dired-isearch-filenames.
1452 (Dired Deletion): Remove unnecessary "expunged" terminology.
1453 (Flagging Many Files): & is now rebound to `% &'.
1454 (Shell Commands in Dired): Document dired-do-async-shell-command.
1455 Clarify how multi-file arguments are passed.
1456 (Misc Dired Features): Document dired-do-isearch.
1457
1458 2008-11-06 Chong Yidong <cyd@stupidchicken.com>
1459
1460 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1461
1462 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
1463
1464 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1465
1466 2008-11-01 Chong Yidong <cyd@stupidchicken.com>
1467
1468 * programs.texi (Program Modes): Link to Program Indent node.
1469 (Left Margin Paren): Explain consequences of changing
1470 open-paren-in-column-0-is-defun-start more concisely.
1471 (Which Function, Program Indent, Info Lookup): Minor edits.
1472 (Basic Indent): If region is active, TAB indents the region.
1473 (Multi-line Indent): If region is active, TAB indents the region. Note
1474 that indent-region is useful when Transient Mark mode is off.
1475 (Matching): The delimiter at the cursor is highlighted---the character
1476 changes color.
1477 (Symbol Completion): Link to Completion node.
1478
1479 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1480 a strictly text-only system.
1481
1482 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1483 batch mode.
1484
1485 2008-11-01 Richard M. Stallman <rms@gnu.org>
1486
1487 * misc.texi (Document View): Major rewrite.
1488
1489 * maintaining.texi (Types of Log File): Change logs are older than
1490 version control.
1491 (VCS Concepts): Simplify and rearrange.
1492 (Version Control Systems): Make it clear that Linux is only the kernel.
1493 (VC Mode Line): Shorten reference to menu item.
1494 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1495 (VC Directory Mode): Minor cleanup.
1496 Unchanged files are hidden, not omitted.
1497 (VC Directory Commands): Shorten and simplify.
1498 (Change Log Commands): New node, split from Change Logs.
1499 (VC Directory Buffer): New node, split from VC Directory Mode.
1500
1501 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
1502
1503 * misc.texi (Document View): Renamed from Document Files, moved here
1504 from files.texi.
1505
1506 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1507 moved as well.
1508 (Document Files): Moved to misc.texi.
1509
1510 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1511 vc-update-change-log.
1512 (Version Control): Move here from files.texi.
1513 (Format of ChangeLog): Make it a subnode of Change Log.
1514
1515 * emacs.texi (Top): Update node listing.
1516
1517 2008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1518
1519 * files.texi (Files): Add a section about document
1520 files (doc-view-mode).
1521
1522 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
1523
1524 * building.texi (Compilation Mode): Document
1525 compilation-auto-jump-to-first-error.
1526 (Debuggers): Lower GUD subsections to subsubsections.
1527 (Starting GUD): Add cindex.
1528 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1529
1530 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
1531
1532 * indent.texi (Indentation): Link to Program Indent.
1533
1534 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1535 now uses emacsclient's terminal.
1536
1537 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
1538
1539 * mark.texi (Using Region): Document use-empty-active-region.
1540
1541 * emacs.texi (Top): Update node listings.
1542
1543 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1544 mention obsolete emacs.bash script.
1545 (Invoking emacsclient): Rewrite, moving optional arguments to
1546 emacsclient Options.
1547 (emacsclient Options): New node. Document server-use-tcp and
1548 server-host.
1549
1550 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
1551
1552 * indent.texi (Indentation): Replace list with paragraphed text,
1553 putting description of syntax-driven indentation first. Document new
1554 effect of active regions on tab.
1555 (Tab Stops): Note that editable tab stops affect indentation commands.
1556
1557 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1558
1559 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1560
1561 2008-10-23 Chong Yidong <cyd@stupidchicken.com>
1562
1563 * custom.texi (Function Keys): Note that modified keypad keys are not
1564 translated.
1565
1566 * basic.texi (Arguments): Explain how to insert multiple digits.
1567
1568 2008-10-22 Michael Albinus <michael.albinus@gmx.de>
1569
1570 * files.texi (Remote Files): Precise selection of default method.
1571 Rewrite paragraph about disabling remote file names.
1572
1573 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
1574
1575 * search.texi (Special Isearch): Document M-TAB is isearch.
1576
1577 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1578 command.
1579
1580 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1581
1582 2008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1583
1584 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1585 section.
1586
1587 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
1588
1589 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1590 to files.texi. Move contents of vc2-xtra.texi here.
1591
1592 * vc2-xtra.texi: File removed.
1593
1594 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1595 Directory Commands from the submenu. Don't include deleted file
1596 vc2-xtra.texi.
1597
1598 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1599 (Version Control): Add VC Directory Mode and VC Directory Commands to
1600 the submenu.
1601 (Why Version Control?): Use table format.
1602 (Version Control Systems): Note that Meta-CVS support is gone.
1603 (VCS Concepts): Note precisely when VC started supporting filesets.
1604 Remove bogus xref to CVS Options node.
1605 (Types of Log File): Copyedits.
1606 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1607 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1608 The Right Thing.
1609 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1610 (Log Buffer): Reorganize node, putting C-c C-c description first.
1611 (Old Revisions): Use CVS for example, not RCS.
1612 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1613 Commands from the submenu, putting them under Version Control.
1614 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1615 need to include it in the manual unconditionally, since it is now
1616 crucial to using distributed version control systems.
1617 (Comparing Files): Note that diff uses the minibuffer, and that the
1618 output is shown using Diff mode.
1619 (Diff Mode): Explain what "patch" and "hunk" mean. Document
1620 diff-update-on-the-fly, diff-refine-hunk, and
1621 diff-show-trailing-whitespaces.
1622 (File Archives): Add rar support.
1623
1624 * major.texi (Choosing Modes): Make mode selection sequence more
1625 obvious by describing the steps in order of priority. Note that
1626 magic-mode-alist is nil by default. Document
1627 magic-fallback-mode-alist.
1628
1629 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
1630
1631 * frames.texi (Mouse References): Copyedits.
1632
1633 2008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1634
1635 * ack.texi (Acknowledgments): Add myself as doc-view author.
1636
1637 2008-10-20 Eli Zaretskii <eliz@gnu.org>
1638
1639 * frames.texi (Dialog Boxes): Add @cindex entries.
1640
1641 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
1642
1643 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1644 (Text-Only Mouse): Copyedit.
1645
1646 2008-10-19 Chong Yidong <cyd@stupidchicken.com>
1647
1648 * frames.texi: Use @key throughout for mouse clicks.
1649 (Cut/Paste Other App): Document yank-pop-change-selection.
1650 (Secondary Selection): Fix modified mouse click syntax.
1651 (Clipboard): Describe Cut, Copy and Paste commands.
1652 (Mouse References): Not all references are in read-only buffers.
1653 Copyedits.
1654 (Creating Frames): Add xref to Init File.
1655 (Frame Commands): Add xref to Exiting.
1656 (Scroll Bars): Document GTK vs toolkit behavior.
1657
1658 2008-10-15 Chong Yidong <cyd@stupidchicken.com>
1659
1660 * files.texi (Version Control): Copyedits. Add Bazaar.
1661 (Version Control Systems): List different VCS's using an itemized list.
1662 Add Bazaar.
1663 (VCS Concepts): Copyedits. Tweak description of file merging.
1664
1665 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1666 (Cut/Paste Other App): Document select-active-regions and
1667 x-select-enable-primary.
1668
1669 2008-10-13 Chong Yidong <cyd@stupidchicken.com>
1670
1671 * mark.texi (Shift Selection): Correct case in node name.
1672
1673 * emacs.texi (Top): Update node order in Mark chapter.
1674
1675 2008-10-12 Eli Zaretskii <eliz@gnu.org>
1676
1677 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1678
1679 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1680 elsewhere in the manual instead of describing yet again the intricacies
1681 of $HOME on MS-Windows and MS-DOS.
1682
1683 2008-10-12 Chong Yidong <cyd@stupidchicken.com>
1684
1685 * mini.texi (Minibuffer File): Add xref to File Names.
1686 (Minibuffer File): Add discussion of `~' in file names. Add
1687 insert-default-directory index reference.
1688
1689 * files.texi (File Names): Reorganize description.
1690 (Visiting): Add xref to Mode Line. Copyedits.
1691 (Save Commands): Mention prefix behavior of C-x C-s.
1692 (Numbered Backups): Node deleted.
1693 (Backup Names): Contents of Numbered Backups moved here. State default
1694 of version-control variable.
1695 (Reverting): Copyedits.
1696 (Version Control): Add additional version control systems.
1697
1698 * emacs.texi (Top): Delete Numbered Backups node.
1699
1700 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1701 Backup Names.
1702 (Initial Options): Document renamed variable inhibit-startup-screen.
1703
1704 2008-10-11 Romain Francoise <romain@orebokech.com>
1705
1706 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1707
1708 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
1709
1710 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1711 (Select Buffer): Mention use of minibuffer history. Describe default
1712 value of default-major-mode. Mention that C-x 4 b selects the other
1713 window.
1714 (List Buffers): Document CRM indicators in the order they appear.
1715 (Kill Buffer): Document new command kill-matching buffers.
1716 (Several Buffers): Move explanation of the relationship between buffer
1717 list and buffer menu to the top.
1718 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1719
1720 2008-10-10 Chong Yidong <cyd@stupidchicken.com>
1721
1722 * entering.texi (Exiting): Document change of C-x C-c to
1723 save-buffers-kill-terminal. Document kill-emacs.
1724
1725 2008-09-30 Eli Zaretskii <eliz@gnu.org>
1726
1727 * mule.texi (Coding Systems): Don't mention codepage-setup.
1728
1729 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1730 cpNNN coding systems anymore.
1731 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1732 for unibyte mode. Don't mention line-drawing characters. Don't
1733 mention dos-unsupported-char-glyph.
1734
1735 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
1736
1737 * search.texi (Search): Shorten introduction.
1738 (Basic Isearch): Add command table. Discuss reverse isearch and
1739 isearch highlighting.
1740 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1741 ring to cindex.
1742 (Special Isearch): Move input methods discussion here.
1743 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1744 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1745 Repeat Isearch.
1746 (Isearch Minibuffer): New node.
1747 (Word Search): Document new word search commands.
1748 (Regexp Example): Simplify example using sentence-end-base variable.
1749 (Replace): Reword introduction.
1750 (Unconditional Replace): Remove unnecessary example.
1751 (Other Repeating Search): Document new `M-s o' binding.
1752
1753 * emacs.texi (Top): Update node listings.
1754
1755 2008-09-22 Juanma Barranquero <lekktu@gmail.com>
1756
1757 * emacs.texi (Top): Remove Kill Errors from menu.
1758
1759 2008-09-22 Chong Yidong <cyd@stupidchicken.com>
1760
1761 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1762 interface for defining macros. Simplify examples. Note that C-g quits
1763 macro definitions.
1764 (Keyboard Macro Counter): Document using F3 to insert counter. Give
1765 usage example.
1766 (Keyboard Macro Query): Organize query responses in a table.
1767
1768 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1769 to Erasing node.
1770 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1771 rationale to a footnote.
1772 (Kill Errors): Remove node, due to redundancy with Erasing.
1773 (Spelling): Move discussion of flyspell to end. Note new behavior of
1774 M-$ in active region. Remove non-ispell-specific keybindings from
1775 table.
1776
1777 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1778
1779 * cmdargs.texi (Initial Options): Document --daemon.
1780
1781 2008-09-20 Glenn Morris <rgm@gnu.org>
1782
1783 * files.texi (Numbered Backups): Mention that some modes set
1784 version-control.
1785
1786 2008-09-20 Jim Blandy <jimb@red-bean.com>
1787
1788 * files.texi (Numbered Backups): Reference File Variables, as well.
1789 Remove discussion of Rmail's implementation.
1790
1791 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
1792
1793 * misc.texi (Recursive Edit): Note that top-level exits active
1794 minibuffers.
1795
1796 * trouble.texi (Quitting): Likewise.
1797
1798 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
1799
1800 * emacs.texi (Top): Add Temporary Face Changes xref.
1801
1802 * display.texi (Display): Move Temporary Face Changes node to just
1803 after Standard Faces.
1804 (Scrolling): Document recenter-top-bottom instead of recenter.
1805 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1806 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1807 (Display Custom): Copyedits.
1808 (Optional Mode Line): Document display-battery-mode.
1809
1810 2008-08-27 Romain Francoise <romain@orebokech.com>
1811
1812 * custom.texi (Directory Variables): Minor fix.
1813
1814 2008-08-27 Glenn Morris <rgm@gnu.org>
1815
1816 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1817 descriptions.
1818 (Calendar Customizing): Tweak layout description.
1819 Move calendar-today-marker and calendar-today face to the other
1820 markers. Condense calendar-star-date and calendar-mark-today
1821 description.
1822 (Holiday Customizing): Add oriental and solar holidays.
1823 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1824 Fix holiday-float description. Use zerop in examples. Be less verbose.
1825 (Date Display Format): Change ISO format. Be less verbose.
1826 (Diary Customizing): Mention day and month abbrev arrays.
1827 Mention the date-form variables by name. Update European example.
1828 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1829 Condense examples. Mention diary-entry-symbols by name.
1830 Condense table for insertion commands.
1831 (Fancy Diary Display): Mention diary-include-string and
1832 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1833 Ethiopic, Persian date functions. Condense descriptions.
1834
1835 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1836 (Adding to Diary): Adapt for changed node name.
1837
1838 2008-08-26 Glenn Morris <rgm@gnu.org>
1839
1840 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1841 node "Hebrew/Islamic Entries".
1842
1843 * calendar.texi (Specified Dates): Fix names of iso functions.
1844 (General Calendar): There may not be another window.
1845 (Writing Calendar Files, Holidays): Tweak intro.
1846 (Holidays): Mention Baha'i and Chinese holidays.
1847 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1848 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1849 (To Other Calendar): Add calendar-print-other-dates.
1850 Refer to "graphic display" rather than "X.
1851 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1852 (Displaying the Diary): Fix whitespace after reference.
1853 Fix `diary-number-of-entries' reference.
1854 (Date Formats): Explicitly mention that day names can be abbreviated.
1855 (Adding to Diary): Add some references to other sections.
1856 (Special Diary Entries): Fix reference.
1857 (Appointments): Simplify appt-message-warning-time entry.
1858 Clarify where times must be.
1859 (Importing Diary): Comment out icalendar paragraph that does not apply.
1860 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1861
1862 2008-08-23 Glenn Morris <rgm@gnu.org>
1863
1864 * fortran-xtra.texi (Fortran): Change description of free form and
1865 fixed form a bit. Mention hideshow and imenu.
1866 (Fortran Motion): Mention fortran-end-of-subprogram,
1867 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1868 (Fortran Indent): Minor re-word.
1869 (ForIndent Commands): Mention fortran-fill-paragraph and
1870 fortran-fill-statement.
1871 (ForIndent Cont): Mention fortran-tab-mode-string.
1872 (Fortran Comments): Mention fortran-comment-line-start-skip.
1873 (Fortran Columns): Mention font-locking.
1874 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1875
1876 2008-08-23 Johan Bockgard <bojohan@muon>
1877
1878 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1879
1880 2008-08-22 Chong Yidong <cyd@stupidchicken.com>
1881
1882 * mini.texi (Minibuffer): Simplify introduction.
1883 (Minibuffer File): Document tilde in minibuffer filenames.
1884 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1885 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1886 (Completion Example): Update example to current command list.
1887 (Completion Options): Document `lazy' value of completion-auto-help.
1888 Update contents of completion-ignored-extensions.
1889 (Minibuffer History): Describe "future history" list. State default
1890 value of history-delete-duplicates.
1891
1892 2008-08-21 Glenn Morris <rgm@gnu.org>
1893
1894 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
1895 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
1896
1897 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
1898
1899 * regs.texi (Registers): Clarify valid register names.
1900 (RegPos): Note that buffer is saved and restored too.
1901 (RegText): Note that mark is reactivated/deactivated.
1902 (RegConfig): Xref to Windows node.
1903
1904 2008-08-16 Chong Yidong <cyd@stupidchicken.com>
1905
1906 * basic.texi (Inserting Text): Provide command name for C-q.
1907
1908 * killing.texi (Killing): Copyedit. Define read-only text.
1909 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1910 (Killing by Lines): Copyedit.
1911 (Other Kill Commands): Move M-w description here.
1912 (Yanking): Move M-w to Other Kill Commands.
1913 (Kill Ring): Also mention saving text in registers. Link to Text
1914 Properties in elisp manual.
1915 (Accumulating Text): Copyedit.
1916 (CUA Bindings): Shift selection is now the default.
1917
1918 2008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1919
1920 * maintaining.texi (Change Log): Mention next-error is available.
1921
1922 2008-08-10 Glenn Morris <rgm@gnu.org>
1923
1924 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1925 and intermonth text.
1926 (Holiday Customizing): Add holiday-chinese.
1927
1928 2008-08-08 Eli Zaretskii <eliz@gnu.org>
1929
1930 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1931
1932 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1933
1934 * files.texi (Log Buffer): Describe C-c C-d.
1935 (Diff Mode): Describe C-x 4 A.
1936
1937 2008-08-06 Eli Zaretskii <eliz@gnu.org>
1938
1939 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1940
1941 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1942
1943 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1944 describe the new bindings to show the changeset diff, toggle annotation
1945 visibility, show revisions.
1946 (VC Status): Describe key bindings for modifying the change comments,
1947 displaying changeset diffs and annotations.
1948
1949 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1950
1951 2008-08-05 Nick Roberts <nickrob@snap.net.nz>
1952
1953 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1954
1955 2008-08-02 Eli Zaretskii <eliz@gnu.org>
1956
1957 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1958 and wording.
1959
1960 2008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1961
1962 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
1963 marking/unmarking. Add descriptions for the multiple file search
1964 commands. Improve some old info.
1965
1966 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
1967
1968 * display.texi (Visual Line Mode): New node.
1969
1970 * basic.texi (Inserting Text): Move DEL to deletion node.
1971 (Moving Point): Add additional alternative key bindings. Describe
1972 line-move-visual.
1973 (Erasing): Describe DEL.
1974 (Basic Undo, Blank Lines, Arguments): Copyedit.
1975 (Continuation Lines): Mention Visual Line mode.
1976 (Position Info): Move extended discussion to mule.texi.
1977
1978 * mule.texi (International Chars): Describe C-x =.
1979
1980 * emacs.texi (Top): Add Visual Line Mode node.
1981
1982 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1983
1984 * emacs.texi: Remove VMS support.
1985
1986 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1987
1988 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1989 the vc-dir command name.
1990
1991 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1992
1993 * xresources.texi: Remove mentions of Mac Carbon.
1994
1995 2008-07-19 Andreas Schwab <schwab@suse.de>
1996
1997 * ns-emacs.texi: Move to ../misc.
1998
1999 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
2000
2001 * entering.texi (Exiting): Don't describe text-only terminals as the
2002 default. Describe the new startup screen.
2003 (Exiting): Describe how to kill Emacs first. Change description of
2004 iconification to handle modern window systems.
2005
2006 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
2007
2008 * ns-emacs.texi: New file, documents features of Emacs port under
2009 NeXTstep windowing.
2010
2011 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
2012
2013 * entering.texi (Entering Emacs): Update prev node.
2014
2015 * glossary.texi (Glossary): Remove xref to Text Characters.
2016
2017 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2018 directly, rather than in the context of ASCII. Move description of
2019 special properties of modifier key to new Modifier Keys node.
2020 (Keys): Copyedit.
2021 (Text Characters): Delete node. Multibyte is the default nowadays, and
2022 the node contents are obsolete.
2023
2024 * custom.texi (Modifier Keys): New node.
2025
2026 * emacs.texi (Top): Update node list.
2027
2028 2008-07-13 Chong Yidong <cyd@stupidchicken.com>
2029
2030 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2031 saying that Emacs provides menus and mouse support (which is par for
2032 the course).
2033
2034 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2035 early on.
2036 (Point): Copyedit. Relegate historical trivia to a footnote.
2037 (Mode Line): Explain mode-line format more consistently.
2038 (Menu Bar): Copyedit.
2039
2040 2008-06-27 Glenn Morris <rgm@gnu.org>
2041
2042 * cal-xtra.texi (Sexp Diary Entries):
2043 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2044
2045 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
2046
2047 * mark.texi (Shift selection): New node.
2048 (Mark): Copyedits.
2049 (Persistent Mark): Move to the end of the chapter.
2050
2051 2008-06-20 Eli Zaretskii <eliz@gnu.org>
2052
2053 * makefile.w32-in (distclean): Remove makefile.
2054
2055 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
2056
2057 * building.texi (Starting GUD): Add an entry for gud-gdb.
2058 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2059 command mode.
2060
2061 2008-06-17 Glenn Morris <rgm@gnu.org>
2062
2063 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2064
2065 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
2066
2067 * building.texi (Starting GUD): Expand on remote debugging.
2068 (Other GDB-UI Buffers): Mention new keyboard bindings.
2069
2070 2008-06-15 Glenn Morris <rgm@gnu.org>
2071
2072 * gnu.texi: Use a verbatim license for this invariant section,
2073 as per etc/GNU.
2074
2075 2008-06-13 Daniel Engeler <engeler@gmail.com>
2076
2077 * emacs.texi, misc.texi: Add documentation about serial port access.
2078
2079 2008-06-13 Glenn Morris <rgm@gnu.org>
2080
2081 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2082 maintain.info.
2083
2084 2008-06-05 Miles Bader <miles@gnu.org>
2085
2086 * display.texi (Temporary Face Changes): Update to reflect function
2087 renamings in face-remap.el.
2088
2089 2008-06-04 Miles Bader <miles@gnu.org>
2090
2091 * display.texi (Temporary Face Changes): Add
2092 `adjust-buffer-face-height'. Rewrite description of
2093 `increase-buffer-face-height' and `decrease-default-face-height' now
2094 that they aren't bound by default.
2095
2096 2008-06-03 Miles Bader <miles@gnu.org>
2097
2098 * display.texi (Temporary Face Changes): New node.
2099
2100 2008-05-31 Eli Zaretskii <eliz@gnu.org>
2101
2102 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2103
2104 2008-05-31 Glenn Morris <rgm@gnu.org>
2105
2106 * cal-xtra.texi (Fancy Diary Display): Simplify.
2107
2108 2008-05-30 Glenn Morris <rgm@gnu.org>
2109
2110 * cal-xtra.texi (Fancy Diary Display): Update for
2111 diary-display-function replacing diary-display-hook.
2112
2113 2008-05-29 Drew Adams <drew.adams@oracle.com>
2114
2115 * msdog.texi (Windows Keyboard): Add descriptions of
2116 w32-register-hot-key and w32-unregister-hot-key.
2117
2118 2008-05-21 Tom Tromey <tromey@redhat.com>
2119
2120 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2121 Variables node.
2122
2123 2008-05-19 Tom Tromey <tromey@redhat.com>
2124
2125 * custom.texi (Variables): Add Directory Variables to menu.
2126 (Directory Variables): New node.
2127
2128 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2129
2130 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
2131
2132 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2133
2134 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
2135 Revision Tags and rewritten. Section now uses modern terminology,
2136 (tags rather than snapshots) and describes post-SCCS systems more
2137 accurately.
2138
2139 2008-05-10 Eli Zaretskii <eliz@gnu.org>
2140
2141 * msdog.texi (Windows Files): Update documentation of
2142 w32-get-true-file-attributes.
2143
2144 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2145
2146 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2147 directory mode.
2148
2149 2008-05-08 Chong Yidong <cyd@stupidchicken.com>
2150
2151 * killing.texi (Appending Kills): Remove a strangely off-topic index
2152 entry "television".
2153
2154 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2155
2156 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
2157
2158 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2159
2160 * emacs/buffers.texi, emacs/files.texi (Version-control):
2161 vc-toggle-read-only is no longer a good idea...
2162
2163 2008-04-29 Glenn Morris <rgm@gnu.org>
2164
2165 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2166
2167 2008-04-22 Juri Linkov <juri@jurta.org>
2168
2169 * dired.texi (Subdirectories in Dired): Describe using `^'
2170 to return to the parent directory.
2171
2172 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
2173
2174 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2175 recent changes.
2176
2177 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
2178
2179 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2180 (Other GDB-UI Buffers): Update for recent thread related changes.
2181
2182 2008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2183
2184 * maintaining.texi (Maintaining):
2185 * emacs.texi (Top): Typo.
2186
2187 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2188
2189 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2190 arg in `font-lock-add-keywords'.
2191
2192 2008-04-08 Glenn Morris <rgm@gnu.org>
2193
2194 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2195 Also add Baha'i calendar references where appropriate.
2196
2197 2008-04-05 Glenn Morris <rgm@gnu.org>
2198
2199 * custom.texi (Init File): Byte-compiling .emacs is bad.
2200
2201 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2202
2203 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2204
2205 2008-03-29 Glenn Morris <rgm@gnu.org>
2206
2207 * calendar.texi: Update for `calendar-date-style' replacing
2208 `european-calendar'.
2209
2210 2008-03-28 Jason Rumney <jasonr@gnu.org>
2211
2212 * display.texi (Display Custom): Mention overlay-margin in text.
2213
2214 2008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
2215
2216 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2217 tutorial' comments.
2218
2219 2008-03-28 Chong Yidong <cyd@stupidchicken.com>
2220
2221 * mark.texi (Mark): Rearrange nodes.
2222 (Persistent Mark): Rename from Transient Mark.
2223 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2224 Describe Transient Mark mode as the default.
2225
2226 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2227 the default behavior with Transient Mark mode off.
2228 (Position Info): Fix typo.
2229
2230 * display.texi (Standard Faces): Reference the Mark node.
2231 Remove discussion of the region face, which is discussed there.
2232
2233 * emacs.texi (Top): Update node listings.
2234
2235 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2236 as the default.
2237
2238 * fixit.texi (Undo): Standardize choice of undo key sequence.
2239 (Undo, Spelling): Describe Transient Mark mode as the default.
2240
2241 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2242 default.
2243
2244 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2245
2246 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2247 mode is the default, and note that the mark is not activated when set.
2248
2249 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2250 Describe Transient Mark mode as the default.
2251
2252 * search.texi (Basic Isearch): Reference the Mark Ring node.
2253 (Replace, Unconditional Replace, Other Repeating Search):
2254 Describe Transient Mark mode as the default.
2255
2256 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
2257 Transient Mark mode as the default.
2258 (Paragraphs): Describe how M-h behaves when region is active.
2259
2260 * trouble.texi (Quitting): Clarify effects of C-g.
2261
2262 2008-03-13 Glenn Morris <rgm@gnu.org>
2263
2264 * emacs.texi (EMACSVER): Set to 23.0.60.
2265
2266 2008-03-05 Glenn Morris <rgm@gnu.org>
2267
2268 * dired.texi (Hiding Subdirectories): Fix previous change.
2269
2270 2008-03-05 Drew Adams <drew.adams@oracle.com>
2271
2272 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
2273
2274 2008-02-28 Kim F. Storm <storm@cua.dk>
2275
2276 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2277 Move describe-distribution to C-h C-o.
2278 Move view-emacs-problems to C-h C-p.
2279 Add view-emacs-debugging on C-h C-d.
2280 Add view-external-packages on C-h C-e.
2281 Add view-order-manuals on C-h C-m.
2282
2283 2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
2284
2285 * msdog-xtra.texi (MS-DOS): Docstring fix.
2286
2287 2008-02-09 Eli Zaretskii <eliz@gnu.org>
2288
2289 * msdog.texi (Windows Fonts): Use a @table for describing font
2290 properties.
2291
2292 2008-02-07 Jason Rumney <jasonr@gnu.org>
2293
2294 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2295 value has changed.
2296 (Windows HOME): Clarify what is meant by "if that fails as well".
2297 (Windows Fonts): New section.
2298
2299 2008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2300
2301 * basic.texi (Basic Undo): Remove duplicate "you can".
2302
2303 2008-02-02 Eli Zaretskii <eliz@gnu.org>
2304
2305 * maintaining.texi (Tags): Fix last change.
2306
2307 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
2308
2309 * tramp.texi: Use new FSF's Back-Cover Text.
2310
2311 2008-01-31 Nick Roberts <nickrob@snap.net.nz>
2312
2313 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2314
2315 2008-01-26 Richard Stallman <rms@gnu.org>
2316
2317 * maintaining.texi (Tags): Delete redundant index entry.
2318
2319 2008-01-26 Eli Zaretskii <eliz@gnu.org>
2320
2321 * programs.texi (Imenu): Move "@cindex tags" from here...
2322 * maintaining.texi (Tags): ...to here.
2323
2324 2008-01-23 Kevin Ryde <user42@zip.com.au>
2325
2326 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2327 click count.
2328
2329 2008-01-21 Juanma Barranquero <lekktu@gmail.com>
2330
2331 * entering.texi (Exiting): Fix typo.
2332 Reported by D. E. Evans <sinuhe@gnu.org>.
2333
2334 2007-12-31 Martin Rudalics <rudalics@gmx.at>
2335
2336 * glossary.texi (Glossary): Fix typo.
2337
2338 2007-12-27 Richard Stallman <rms@gnu.org>
2339
2340 * text.texi (Formatted Text): Improve menu tag.
2341 (Editing Format Info): In Info, add duplicate menu of nodes
2342 about the submenus.
2343 (Format Faces): Say where Faces menu is found. Mention Other.
2344 (Format Colors): Say where these submenus are found.
2345 (Format Indentation, Format Justification): Likewise.
2346 (Format Properties): Likewise.
2347
2348 2007-12-22 Richard Stallman <rms@gnu.org>
2349
2350 * search.texi (Query Replace): Make exp of query-replace more
2351 self-contained, and clarify.
2352
2353 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2354
2355 2007-12-15 Richard Stallman <rms@gnu.org>
2356
2357 * files.texi (Auto Save): Clarify definition of auto-saving.
2358
2359 2007-11-26 Richard Stallman <rms@gnu.org>
2360
2361 * help.texi (Help Echo): Cleanups.
2362
2363 2007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2364
2365 * files.texi (Why Version Control?): Fix typo.
2366 (VCS Concepts): Fix typos; small tense fix.
2367 (Selecting a Fileset): Fix typos; small rewording.
2368 (Log Buffer): Likewise.
2369 (Old Revisions): Likewise.
2370
2371 2007-11-17 Eli Zaretskii <eliz@gnu.org>
2372
2373 * mule.texi (Communication Coding): Fix wording of last change.
2374
2375 2007-11-16 Werner Lemberg <wl@gnu.org>
2376
2377 * custom.texi (Specifying File Variables):
2378 * major.texi (Choosing Modes): Mention '\" in man pages.
2379
2380 2007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2381
2382 * mule.texi (Communication Coding): Document x-select-request-type.
2383
2384 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2385
2386 2007-11-15 Francesco Potortì <pot@gnu.org>
2387
2388 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
2389 --output=file.
2390
2391 2007-11-13 Martin Rudalics <rudalics@gmx.at>
2392
2393 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2394 (Help Echo): Avoid mentioning the term "region" here and
2395 consistently use the term "active text".
2396
2397 2007-11-11 Glenn Morris <rgm@gnu.org>
2398
2399 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2400
2401 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2402
2403 * search.texi (Query Replace): Mention
2404 `query-replace-show-replacement'.
2405
2406 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
2407
2408 * building.texi (Watch Expressions): Remove obscure sentence.
2409
2410 2007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2411
2412 * mule.texi (Select Input Method): Describe how to activate an input
2413 method in the text mode.
2414
2415 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2416
2417 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2418
2419 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
2420
2421 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2422
2423 2007-10-30 Glenn Morris <rgm@gnu.org>
2424
2425 * misc.texi (Directory Tracking): Explain a bit more about
2426 dirtrack-mode.
2427
2428 2007-10-25 Glenn Morris <rgm@gnu.org>
2429
2430 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2431
2432 2007-10-24 Richard Stallman <rms@gnu.org>
2433
2434 * misc.texi (Interactive Shell): Cleanup last change.
2435
2436 2007-10-22 Juri Linkov <juri@jurta.org>
2437
2438 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2439 default values.
2440
2441 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2442
2443 * files.texi: Disambiguate two slightly different uses of the term
2444 'filesets'.
2445
2446 2007-10-18 Martin Rudalics <rudalics@gmx.at>
2447
2448 * trouble.texi (Quitting): Fix typo.
2449
2450 2007-10-18 Glenn Morris <rgm@gnu.org>
2451
2452 * frames.texi (Mode Line Mouse): Mention minor mode names.
2453
2454 2007-10-17 Juri Linkov <juri@jurta.org>
2455
2456 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2457 fill-paragraph operates on the active region in Transient Mark mode.
2458 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2459 with fill-paragraph.
2460
2461 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2462 fill-paragraph.
2463
2464 * fixit.texi (Spelling): ispell-word operates on the active region
2465 in Transient Mark mode.
2466
2467 2007-10-17 Aaron S. Hawley <aaronh@garden.org>
2468
2469 * building.texi (Source Buffers):
2470 * custom.texi (Init Non-ASCII):
2471 * glossary.texi (Glossary): Use "key binding" consistently.
2472
2473 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
2474
2475 * calendar.texi (Diary): Fix directive.
2476
2477 2007-10-16 Richard Stallman <rms@gnu.org>
2478
2479 * calendar.texi (Diary): Clarify text about diary file example.
2480
2481 2007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2482
2483 * files.texi: Capitalize node names according to convention.
2484
2485 2007-10-13 Glenn Morris <rgm@gnu.org>
2486
2487 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2488
2489 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2490
2491 * emacs.texi:
2492 * files.texi (Version Systems): Minor fixes to version-control material
2493 suggested by RMS and Robert J. Chassell.
2494
2495 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2496
2497 * files.texi (Version Systems):
2498 * vc-xtra.texi:
2499 * vc1-xtra.texi:
2500 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2501 operations. Change of terminology from `version' to `revision'.
2502 Revise text for adequate description of VCSes with monotonic IDs.
2503 * emacs.texi: Change of terminology from `version' to `revision'.
2504
2505 2007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2506
2507 * files.texi (Version Systems): Describe newer VCses.
2508 Reorder the descriptions to be chronological.
2509
2510 2007-10-09 Richard Stallman <rms@gnu.org>
2511
2512 * display.texi (Cursor Display): Correct how cursor appears
2513 in nonselected windows.
2514
2515 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
2516
2517 * building.texi (GDB Graphical Interface): Remove references to gdba
2518 and mention gud-gdb.
2519
2520 2007-08-31 Eli Zaretskii <eliz@gnu.org>
2521
2522 * rmail.texi (Rmail Sorting): Improve indexing.
2523
2524 2007-10-06 Juri Linkov <juri@jurta.org>
2525
2526 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2527 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2528 fill-paragraph-or-region.
2529
2530 * basic.texi (Arguments): Replace fill-paragraph with
2531 fill-paragraph-or-region.
2532
2533 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2534
2535 * files.texi: Update the section on version control for 2007
2536 conditions. None of these changes are new-VC-specific; that
2537 will come later.
2538
2539 2007-09-15 Glenn Morris <rgm@gnu.org>
2540
2541 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2542 to `list-holidays'.
2543
2544 2007-09-14 Glenn Morris <rgm@gnu.org>
2545
2546 * calendar.texi: Update all instances of mark-calendar-holidays,
2547 list-calendar-holidays, list-holidays with the new names.
2548
2549 2007-09-06 Glenn Morris <rgm@gnu.org>
2550
2551 Move manual sources from man/ to subdirectories of doc/.
2552 Split into the Emacs manual in emacs/, and other manuals in misc/.
2553 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2554 manual.
2555 (infodir): New variable.
2556 (info): Use $infodir.
2557 (emacsman): Delete target, not needed any more.
2558 Move all targets that are not the Emacs manual to misc/Makefile.in.
2559 (mostlyclean): Remove `gnustmp'.
2560 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2561 manual.
2562 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
2563 (emacsman): Delete target, not needed any more.
2564 (clean): Remove all info files but Emacs manual.
2565 Move all targets that are not the Emacs manual to misc/Makefile.in.
2566 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2567
2568 * Makefile.in (INFOSOURCES): Delete.
2569 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2570 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2571 *.vrs *.toc here...
2572 (maintainer-clean): ...from here.
2573
2574 2007-09-05 Glenn Morris <rgm@gnu.org>
2575
2576 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2577
2578 2007-08-29 Glenn Morris <rgm@gnu.org>
2579
2580 * emacs.texi (EMACSVER): Increase to 23.0.50.
2581
2582 2007-08-27 Richard Stallman <rms@gnu.org>
2583
2584 * emacs.texi (Top): Clarify menu item for Glossary.
2585
2586 * display.texi (Faces): Change secn title.
2587 Clarify not all fonts come from Font Lock.
2588
2589 2007-08-17 Eli Zaretskii <eliz@gnu.org>
2590
2591 * basic.texi (Position Info): Add index entry for face at point.
2592 Mention that character faces are also displayed by "C-u C-x =".
2593
2594 2007-08-08 Glenn Morris <rgm@gnu.org>
2595
2596 * glossary.texi (Glossary): Deprecate `iff'.
2597
2598 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
2599
2600 * files.texi (File Conveniences): Document point motion keys in Image
2601 mode.
2602
2603 2007-07-27 Glenn Morris <rgm@gnu.org>
2604
2605 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2606 in-line.
2607
2608 * gpl.texi: New file with text of GPL.
2609 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2610
2611 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2612
2613 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2614
2615 * dired.texi (Wdired): Mention C-x C-q key binding.
2616
2617 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
2618
2619 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2620
2621 2007-07-25 Glenn Morris <rgm@gnu.org>
2622
2623 * emacs.texi (Copying): Replace license with GPLv3.
2624
2625 * Relicense all FSF files to GPLv3 or later.
2626
2627 2007-07-24 Glenn Morris <rgm@gnu.org>
2628
2629 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2630 for some calendars.
2631
2632 2007-07-23 Nick Roberts <nickrob@snap.net.nz>
2633
2634 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2635 default-directory for the current buffer is on a remote machine.
2636
2637 2007-07-21 Eli Zaretskii <eliz@gnu.org>
2638
2639 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2640 default value.
2641
2642 2007-07-21 Richard Stallman <rms@gnu.org>
2643
2644 * files.texi (Why Version Control?): Improve previous change.
2645
2646 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2647
2648 * files.texi (Why Version Control?): New node.
2649
2650 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
2651
2652 * building.texi (Starting GUD): Add xref to this anchor.
2653
2654 2007-06-24 Karl Berry <karl@gnu.org>
2655
2656 * emacs.texi: New Back-Cover Text.
2657
2658 2007-06-07 Alan Mackenzie <acm@muc.de>
2659
2660 * display.texi (Optional Mode Line): Document the new form of
2661 line+column numbers, "(561,2)".
2662
2663 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
2664
2665 * maintaining.texi (Create Tags Table): Fix typos.
2666
2667 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
2668
2669 * Version 22.1 released.
2670
2671 2007-05-07 Karl Berry <karl@gnu.org>
2672
2673 * emacs.texi (EMACSVER): Back to 22.
2674
2675 2007-05-06 Richard Stallman <rms@gnu.org>
2676
2677 * maintaining.texi (Create Tags Table): Clean up previous change.
2678
2679 2007-05-05 Francesco Potortì <pot@gnu.org>
2680
2681 * maintaining.texi (Create Tags Table): Add text about the dangers of
2682 making symbolic links to tags files.
2683
2684 2007-05-04 Karl Berry <karl@gnu.org>
2685
2686 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2687
2688 2007-05-03 Karl Berry <karl@gnu.org>
2689
2690 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2691
2692 * .cvsignore (*.pdf): New entry.
2693
2694 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2695 for printing.
2696
2697 2007-05-01 Richard Stallman <rms@gnu.org>
2698
2699 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2700
2701 2007-04-28 Glenn Morris <rgm@gnu.org>
2702
2703 * ack.texi (Acknowledgments):
2704 * anti.texi (Antinews):
2705 * programs.texi (Program Modes): Restore mention of python.el pending
2706 consideration of legal status.
2707
2708 2007-04-28 Richard Stallman <rms@gnu.org>
2709
2710 * files.texi (File Names): Fixes to ~ description on MS systems.
2711
2712 2007-04-26 Glenn Morris <rgm@gnu.org>
2713
2714 * emacs.texi (EMACSVER): Increase to 22.1.50.
2715
2716 2007-04-25 Karl Berry <karl@gnu.org>
2717
2718 * emacs.texi: Improve line breaks on copyright page,
2719 similar layout to lispref, 8.5x11 by default.
2720
2721 * dired.texi (Image-Dired): Improve line break, fix typo.
2722
2723 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
2724
2725 * programs.texi (Program Modes):
2726 * anti.texi (Antinews):
2727 * ack.texi (Acknowledgments): python.el removed.
2728
2729 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
2730
2731 * display.texi (Highlight Interactively): Correct description of
2732 hi-lock-file-patterns-policy.
2733
2734 * files.texi (File Archives): Mention self-extracting executables.
2735
2736 2007-04-23 Eli Zaretskii <eliz@gnu.org>
2737
2738 * search.texi (Unconditional Replace, Query Replace): Add xref to
2739 "Replacement and Case".
2740
2741 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
2742
2743 * dired.texi (Image-Dired): Move from Thumbnails node.
2744 * misc.texi (Thumbnails): Node deleted.
2745 * emacs.texi (Top): Update node listing.
2746
2747 * files.texi (File Conveniences):
2748 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
2749
2750 2007-04-21 Richard Stallman <rms@gnu.org>
2751
2752 * display.texi (Highlight Interactively): Correct previous change.
2753 Clarify doc of hi-lock-find-patterns, and move new features into it.
2754
2755 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
2756
2757 * display.texi (Highlight Interactively): Document
2758 hi-lock-file-patterns-policy.
2759
2760 2007-04-20 Martin Rudalics <rudalics@gmx.at>
2761
2762 * display.texi (Scrolling): Fix typo.
2763
2764 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
2765
2766 * doclicense.texi: Remove node heading, so that it can be included by
2767 other files.
2768
2769 * emacs.texi: Insert node heading for GFDL.
2770
2771 2007-04-14 Eli Zaretskii <eliz@gnu.org>
2772
2773 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2774 "command line".
2775
2776 * display.texi (Faces): Refer to "Creating Frames" for face
2777 and other frame customizations in .emacs.
2778
2779 * frames.texi (Creating Frames): Mention that face customizations can
2780 be put in .emacs. Add index entries.
2781
2782 2007-04-12 Richard Stallman <rms@gnu.org>
2783
2784 * glossary.texi (Glossary): Explain `iff'.
2785
2786 2007-04-11 Karl Berry <karl@gnu.org>
2787
2788 * gnu.texi (Top),
2789 * macos.texi (Mac Font Specs),
2790 * anti.texi (Antinews),
2791 * xresources.texi (Resources),
2792 * misc.texi (Emulation),
2793 * calendar.texi (Daylight Saving),
2794 * dired.texi (Dired and Find),
2795 * rmail.texi (Remote Mailboxes),
2796 * sending.texi (Mail Headers),
2797 * programs.texi (Which Function),
2798 * files.texi (Recover),
2799 * buffers.texi (Uniquify),
2800 * frames.texi (Wheeled Mice),
2801 * killing.texi (Rectangles): Wording to improve breaks in
2802 8.5x11 format.
2803 * mule.texi (Language Environments): \hbadness=10000 since there's
2804 no way to reword.
2805 * emacs.texi (smallbook): New @set to more easily switch between
2806 smallbook and 8.5x11.
2807
2808 2007-04-11 Richard Stallman <rms@gnu.org>
2809
2810 * files.texi (File Conveniences): Add xref to Tumme.
2811 Delete text about Thumbnail mode.
2812
2813 2007-04-09 Alan Mackenzie <acm@muc.de>
2814
2815 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2816 new name. Insert concept index entries.
2817
2818 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
2819
2820 * display.texi (Standard Faces): Document prefix arg for
2821 list-faces-display.
2822
2823 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2824
2825 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
2826
2827 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2828
2829 * files.texi (Misc File Ops): Rewrite description of
2830 insert-file-literally.
2831
2832 2007-03-31 Eli Zaretskii <eliz@gnu.org>
2833
2834 * misc.texi (Printing): Postscript -> PostScript.
2835
2836 * ack.texi (Acknowledgments): Postscript -> PostScript.
2837
2838 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2839
2840 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2841 below.
2842
2843 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
2844
2845 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2846 Init Non-ASCII.
2847 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2848 (Init Non-ASCII): New node.
2849
2850 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2851
2852 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2853
2854 2007-03-12 Glenn Morris <rgm@gnu.org>
2855
2856 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2857 "Daylight Savings".
2858
2859 * calendar.texi: Replace "daylight savings" with "daylight
2860 saving" in text throughout.
2861
2862 2007-03-04 Richard Stallman <rms@gnu.org>
2863
2864 * custom.texi (Safe File Variables): Minor correction.
2865
2866 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2867
2868 * rmail.texi (Movemail): Add internal ref.
2869 Don't indent the intro for the PROTO table.
2870 Format PROTO table items with @code.
2871
2872 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
2873
2874 * building.texi: Remove references to bashdb.
2875
2876 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
2877
2878 * mule.texi (Language Environments): Update list of supported language
2879 environments.
2880
2881 2007-02-14 Kim F. Storm <storm@cua.dk>
2882
2883 * building.texi (Grep Searching): Fix lgrep doc.
2884
2885 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
2886
2887 * back.texi: Remove unused file.
2888
2889 2007-02-05 Francesco Potortì <pot@gnu.org>
2890
2891 * maintaining.texi (Tag Syntax): Now --members is the default for
2892 etags, not for ctags yet.
2893
2894 2007-02-03 Eli Zaretskii <eliz@gnu.org>
2895
2896 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2897 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2898 expects. Add comments to prevent people from inadvertently modifying
2899 the key parts needed by `texinfo-multiple-files-update'.
2900
2901 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
2902
2903 * frames.texi (Secondary Selection): Window clicked does not matter
2904 when mouse-yank-at-point is non-nil.
2905
2906 2007-01-16 Glenn Morris <rgm@gnu.org>
2907
2908 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2909 system abbrev.
2910
2911 2007-01-11 Richard Stallman <rms@gnu.org>
2912
2913 * msdog.texi (Windows Keyboard): Another small cleanup.
2914
2915 2007-01-10 Richard Stallman <rms@gnu.org>
2916
2917 * msdog.texi (Windows Keyboard): Yet another try to make
2918 everyone happy with that passage.
2919
2920 2007-01-05 Richard Stallman <rms@gnu.org>
2921
2922 * anti.texi (Antinews): Mention M-x shell scrolling.
2923
2924 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
2925
2926 * building.texi (Watch Expressions): Describe gdb-max-children.
2927
2928 2007-01-04 Richard Stallman <rms@gnu.org>
2929
2930 * msdog.texi (Windows Keyboard): Clarify previous change.
2931
2932 2007-01-02 Richard Stallman <rms@gnu.org>
2933
2934 * custom.texi (Changing a Variable): Minor clarification.
2935 (Specific Customization): customize-customized => customize-unsaved.
2936
2937 * entering.texi (Entering Emacs): Clean up text about restarting
2938 Emacs for each file.
2939
2940 * misc.texi (Shell Options): Minor cleanup.
2941
2942 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2943 with Emacs, not vice versa.
2944
2945 * programs.texi (Symbol Completion): Recommend customizing
2946 window manager.
2947
2948 * xresources.texi (Resources): Minor fix.
2949
2950 2007-01-01 Jan Djärv <jan.h.d@swipnet.se>
2951
2952 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2953
2954 2007-01-01 Richard Stallman <rms@gnu.org>
2955
2956 * commands.texi (User Input): Document keys stolen by window mangers.
2957
2958 2006-12-31 Richard Stallman <rms@gnu.org>
2959
2960 * custom.texi (Specific Customization): Document customize-option
2961 instead of customize-variable.
2962
2963 2006-12-31 Kim F. Storm <storm@cua.dk>
2964
2965 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2966
2967 2006-12-30 Kim F. Storm <storm@cua.dk>
2968
2969 * killing.texi (CUA Bindings): Fix typo.
2970
2971 * xresources.texi (Table of Resources): Mention grow-only value for
2972 auto-resize-tool-bars.
2973
2974 2006-12-27 Eli Zaretskii <eliz@gnu.org>
2975
2976 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2977 and how to get them back.
2978
2979 2006-12-26 Richard Stallman <rms@gnu.org>
2980
2981 * calendar.texi (Holidays): Holiday listing is based on current
2982 practice, but DST is not.
2983
2984 2006-12-25 Richard Stallman <rms@gnu.org>
2985
2986 * emacs.texi (Top): Update subnode menus.
2987
2988 * mark.texi (Transient Mark): Fix xref.
2989
2990 * killing.texi (Graphical Kill): Node deleted.
2991 (Killing): Add xref to Cut and Paste.
2992 (CUA Bindings): Update xref.
2993
2994 * frames.texi (Cut and Paste): New section to hold other nodes.
2995 (Mouse Commands): Node demoted.
2996 (Cut/Paste Other App): Split out from Mouse Commands.
2997 (Word and Line Mouse): Likewise.
2998 (Secondary Selection, Clipboard): Nodes demoted.
2999
3000 2006-12-24 Kevin Ryde <user42@zip.com.au>
3001
3002 * calendar.texi (Holidays): US daylight saving begins second Sunday
3003 in March for 2007 onwards.
3004 (Daylight Savings): Show new US default daylight saving rules, 2nd
3005 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3006
3007 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
3008
3009 * calendar.texi (Scroll Calendar): < and > are switched.
3010
3011 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3012
3013 * killing.texi (Deletion): Describe M-\ prefix argument.
3014
3015 2006-12-23 Richard Stallman <rms@gnu.org>
3016
3017 * search.texi (Regexp Search): Explain why forward and reverse regexp
3018 search are not mirror images.
3019
3020 2006-12-19 Kim F. Storm <storm@cua.dk>
3021
3022 * major.texi (Choosing Modes): Describe match-function elements for
3023 magic-mode-alist.
3024
3025 2006-12-18 Eli Zaretskii <eliz@gnu.org>
3026
3027 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3028 peculiarities.
3029
3030 2006-12-18 Richard Stallman <rms@gnu.org>
3031
3032 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3033
3034 2006-12-17 Alan Mackenzie <acm@muc.de>
3035
3036 * programs.texi (Left Margin Paren): Remove the bit which says
3037 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3038 Discuss some of the issues of setting this option to nil.
3039
3040 2006-12-17 Glenn Morris <rgm@gnu.org>
3041
3042 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3043
3044 2006-12-16 Eli Zaretskii <eliz@gnu.org>
3045
3046 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3047 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3048 NTFS volumes.
3049 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3050 volumes.
3051
3052 2006-12-15 Eli Zaretskii <eliz@gnu.org>
3053
3054 * text.texi (HTML Mode): Fix "C-c TAB".
3055
3056 2006-12-09 Richard Stallman <rms@gnu.org>
3057
3058 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3059
3060 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3061
3062 * files.texi (Misc File Ops): Document insert-file-literally.
3063
3064 2006-12-08 Eli Zaretskii <eliz@gnu.org>
3065
3066 * cmdargs.texi (Colors): Note that --color is intended for overriding
3067 the terminal defaults, not for normal invocation.
3068
3069 * misc.texi (Emacs Server): Improve wording. Don't mention the
3070 ``server program''. Add a cross-reference to "Init File" node.
3071 (Invoking emacsclient): Add index entries. Document both short and
3072 long versions of command-line options. Document the -f option.
3073
3074 2006-12-06 Richard Stallman <rms@gnu.org>
3075
3076 * text.texi (Outline Format): Say to set outline-regexp
3077 and outline-level with major modes and file local variables.
3078
3079 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
3080
3081 * anti.texi (Antinews): Mention the alternative to
3082 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3083
3084 * misc.texi (Interactive Shell): Ditto.
3085
3086 2006-12-04 Eli Zaretskii <eliz@gnu.org>
3087
3088 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3089
3090 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3091
3092 2006-12-01 Eli Zaretskii <eliz@gnu.org>
3093
3094 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3095 colon in the mode line.
3096
3097 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3098
3099 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
3100
3101 * building.texi (Watch Expressions): Mention SPC for expanding/
3102 contracting watch expressions.
3103
3104 2006-11-26 Kim F. Storm <storm@cua.dk>
3105
3106 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3107
3108 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
3109
3110 * building.texi (Debugger Operation): Define text command mode.
3111 Clarify how tooltips work.
3112 (GDB Graphical Interface): Explain how to run in text command mode
3113 more clearly.
3114
3115 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
3116
3117 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3118
3119 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
3120
3121 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3122
3123 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
3124
3125 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3126 and EMACS is deprecated.
3127
3128 2006-11-18 Juanma Barranquero <lekktu@gmail.com>
3129
3130 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3131
3132 2006-11-18 Jan Djärv <jan.h.d@swipnet.se>
3133
3134 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3135
3136 * emacs.texi: Include xresources.texi both for info and dvi.
3137
3138 * xresources.texi: Merge text from xresmini.texi.
3139
3140 2006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
3141
3142 * glossary.texi: Fix typos.
3143
3144 2006-11-06 Richard Stallman <rms@gnu.org>
3145
3146 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3147
3148 * ack.texi (Acknowledgments): Fix name spelling.
3149
3150 2006-11-01 Juri Linkov <juri@jurta.org>
3151
3152 * search.texi (Word Search): Document incremental word search.
3153
3154 2006-10-28 Glenn Morris <rgm@gnu.org>
3155
3156 * ack.texi (Acknowledgments): Add cal-html author.
3157
3158 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3159 Calendar"). Describe new package cal-html.
3160 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3161 Calendar Files."
3162
3163 2006-10-23 Richard Stallman <rms@gnu.org>
3164
3165 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3166 Abbrev mode is enabled.
3167
3168 2006-10-16 Richard Stallman <rms@gnu.org>
3169
3170 * emacs.texi: Update ISBN.
3171
3172 2006-10-11 Kim F. Storm <storm@cua.dk>
3173
3174 * emacs.texi (Acknowledgments): Use @dotless{i}.
3175
3176 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
3177
3178 * building.texi (Breakpoints Buffer): Mention catchpoints.
3179
3180 2006-10-08 Kim F. Storm <storm@cua.dk>
3181
3182 * ack.texi (Acknowledgments): Update.
3183
3184 * emacs.texi (Acknowledgments): Fix bad @/ form.
3185
3186 2006-10-05 Kim F. Storm <storm@cua.dk>
3187
3188 * emacs.texi (Acknowledgments): Add more contributors.
3189
3190 2006-10-03 Richard Stallman <rms@gnu.org>
3191
3192 * emacs.texi (Acknowledgments): Update version and edition.
3193
3194 2006-10-01 Karl Berry <karl@gnu.org>
3195
3196 * custom.texi (Customization Groups): Page break to keep example buffer
3197 on one page.
3198
3199 2006-09-30 Karl Berry <karl@gnu.org>
3200
3201 * programs.texi (Basic Indent): @need to improve page break.
3202 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3203
3204 2006-09-29 Glenn Morris <rgm@gnu.org>
3205
3206 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3207
3208 2006-09-29 Karl Berry <karl@gnu.org>
3209
3210 * windows.texi (Basic Window): Remove forced @break, no longer
3211 desirable.
3212 * frames.texi (Frame Commands),
3213 * mark.texi (Marking Objects): Reword to avoid bad page break.
3214 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3215
3216 2006-09-19 Richard Stallman <rms@gnu.org>
3217
3218 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3219 stick to present tense.
3220
3221 2006-09-18 Jan Djärv <jan.h.d@swipnet.se>
3222
3223 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3224 to x-gtk-use-old-file-dialog.
3225 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3226
3227 2006-09-15 Jay Belanger <belanger@truman.edu>
3228
3229 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
3230 Change "Library Public License" to "Lesser Public License"
3231 throughout. Use "yyyy" to represent year.
3232
3233 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3234
3235 * files.texi (Visiting): Add index entry "open file".
3236
3237 2006-09-11 Richard Stallman <rms@gnu.org>
3238
3239 * building.texi (Compilation Mode): Clarification.
3240 (Grep Searching): Add xref to Compilation Mode.
3241
3242 2006-09-08 Richard Stallman <rms@gnu.org>
3243
3244 * search.texi (Search): Ref multi-file search commands here.
3245 (Other Repeating Search): Not here.
3246
3247 2006-08-28 Richard Stallman <rms@gnu.org>
3248
3249 * windows.texi (Split Window): Update xref.
3250
3251 * basic.texi (Continuation Lines): Update xref.
3252
3253 * indent.texi (Tab Stops): Update xref.
3254
3255 * emacs.texi (Top): Update subnode menu.
3256
3257 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3258 split out of Display Custom.
3259
3260 2006-08-25 Kim F. Storm <storm@cua.dk>
3261
3262 * display.texi (Display Custom): Add variables overline-margin
3263 and x-underline-at-descent-line.
3264
3265 2006-08-25 Richard Stallman <rms@gnu.org>
3266
3267 * entering.texi (Exiting): Rewrite to give graphical displays
3268 priority over text terminals.
3269
3270 * search.texi (Incremental Search): Move index entries.
3271
3272 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
3273
3274 * custom.texi (Init File): Reference Find Init to avoid "home
3275 directory" confusion.
3276
3277 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
3278
3279 * building.texi (Other GDB-UI Buffers): Describe how to edit
3280 a value in the locals buffer.
3281
3282 2006-08-21 Richard Stallman <rms@gnu.org>
3283
3284 * search.texi (Basic Isearch): Add `isearch' index entry.
3285
3286 2006-08-16 Richard Stallman <rms@gnu.org>
3287
3288 * misc.texi (Saving Emacs Sessions): Clean up wording.
3289
3290 * mark.texi (Marking Objects): Mention term "select all".
3291
3292 * emacs.texi (Top): Update subnode menu.
3293
3294 * help.texi (Help Mode): Move node up in file.
3295
3296 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
3297
3298 * building.texi (Stack Buffer): Explain fringe arrow.
3299
3300 2006-08-12 Eli Zaretskii <eliz@gnu.org>
3301
3302 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3303 on startup.
3304
3305 2006-08-11 Romain Francoise <romain@orebokech.com>
3306
3307 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3308
3309 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3310
3311 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3312
3313 2006-08-10 Richard Stallman <rms@gnu.org>
3314
3315 * text.texi (Format Faces): Substantial rewrites to deal
3316 with face merging. Empty regions don't count. Clarify
3317 face property inheritance.
3318
3319 2006-08-08 Romain Francoise <romain@orebokech.com>
3320
3321 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3322 <arjuropo@cc.jyu.fi>.
3323
3324 2006-08-04 Eli Zaretskii <eliz@gnu.org>
3325
3326 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3327 apply to all frames.
3328
3329 2006-08-01 Richard Stallman <rms@gnu.org>
3330
3331 * help.texi (Name Help): Add index entries for describe-variable.
3332
3333 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
3334
3335 * building.texi (GDB Graphical Interface): Shorten node names.
3336 (GDB-UI Layout): Use GDB-related.
3337 (Other GDB-UI Buffers): Simplify English.
3338
3339 2006-07-31 Richard Stallman <rms@gnu.org>
3340
3341 * search.texi (Query Replace): Add xref for Dired's Q command.
3342
3343 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
3344
3345 * building.texi (GDB commands in Fringe): Rename to...
3346 (Source Buffers): ..this and move forward. Describe hollow arrow and
3347 new option gdb-find-source-frame.
3348
3349 2006-07-29 Richard Stallman <rms@gnu.org>
3350
3351 * dired.texi (Operating on Files): Simplify previous change
3352 and fix Texinfo usage.
3353
3354 2006-07-29 Eli Zaretskii <eliz@gnu.org>
3355
3356 * dired.texi (Operating on Files): Add cross-references. State the
3357 Unix commands that do similar things.
3358
3359 2006-07-28 Richard Stallman <rms@gnu.org>
3360
3361 * mark.texi (Transient Mark): Clarify that region never disappears
3362 when Transient Mark mode is off, and not when it is on.
3363
3364 2006-07-27 Richard Stallman <rms@gnu.org>
3365
3366 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3367
3368 2006-07-24 Richard Stallman <rms@gnu.org>
3369
3370 * xresources.texi (GTK styles): Fix texinfo usage.
3371
3372 * commands.texi (User Input): Explain why we teach keyboard cmds.
3373
3374 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3375 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3376 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3377 * doclicense.texi, display.texi, dired.texi, basic.texi:
3378 * anti.texi, ack.texi: Move periods and commas inside quotes.
3379
3380 2006-07-22 Eli Zaretskii <eliz@gnu.org>
3381
3382 * cmdargs.texi (General Variables): Document EMAIL.
3383
3384 2006-07-21 Eli Zaretskii <eliz@gnu.org>
3385
3386 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3387 doesn't have effect on MS-Windows.
3388
3389 2006-07-17 Richard Stallman <rms@gnu.org>
3390
3391 * building.texi (Grep Searching): Explain about chaining grep commands.
3392
3393 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
3394
3395 * killing.texi, mini.texi: Fix typos.
3396
3397 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
3398
3399 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3400 is invoked for multiple files.
3401
3402 2006-07-08 Eli Zaretskii <eliz@gnu.org>
3403
3404 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3405 on-line manual for the rest of this node.
3406 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3407 unconditionally.
3408 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3409 Improve wording.
3410 (Windows Printing): Improve wording.
3411 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3412 rest of this node.
3413
3414 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3415
3416 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3417 with eval-buffer.
3418
3419 2006-07-05 Nick Roberts <nickrob@snap.net.nz>
3420
3421 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3422 of character translation.
3423
3424 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
3425
3426 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3427
3428 2006-07-03 Karl Berry <karl@gnu.org>
3429
3430 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3431 not-too-underfull hboxes in the TeX output.
3432 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3433 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3434 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3435 * sending.texi, text.texi: Fix overfull/underfull boxes.
3436
3437 2006-07-03 Romain Francoise <romain@orebokech.com>
3438
3439 * m-x.texi (M-x): Fix.
3440
3441 2006-07-03 Richard Stallman <rms@gnu.org>
3442
3443 * search.texi (Other Repeating Search): filename -> file name.
3444
3445 * misc.texi (Narrowing): Minor cleanups.
3446
3447 * files.texi (Visiting): filename -> file name.
3448
3449 * emacs.texi (Top): Update subnode menus.
3450
3451 * mule.texi (Coding Systems): Move char translation stuff here.
3452 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3453 (Recognize Coding): Substantial local rewrites.
3454 (International): Update menu.
3455
3456 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3457 (Scrolling): Substantial local rewrites.
3458 (Display): Update menu and intro.
3459
3460 * dired.texi: filename -> file name.
3461
3462 * custom.texi (Safe File Variables): Texinfo usage fix.
3463
3464 2006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
3465
3466 * help.texi, m-x.texi: Lots of cleanups.
3467
3468 2006-06-30 Eli Zaretskii <eliz@gnu.org>
3469
3470 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3471 (Windows Processes, Windows Misc): Shorten the printed version by
3472 selectively conditioning less important portions by @ifnottex.
3473
3474 2006-06-27 Richard Stallman <rms@gnu.org>
3475
3476 * mini.texi (Minibuffer File): Minor cleanup.
3477
3478 2006-06-25 Nick Roberts <nickrob@snap.net.nz>
3479
3480 * frames.texi (XTerm Mouse): Rename to...
3481 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3482
3483 * emacs.texi (Top): Use new node name.
3484
3485 2006-06-24 Eli Zaretskii <eliz@gnu.org>
3486
3487 * emacs.texi (Top): Update the detailed menu according to changes in
3488 msdog.texi.
3489
3490 * msdog.texi (Windows Keyboard): New section.
3491 (Windows Mouse): New section.
3492 (Windows System Menu): Remove section (text merged with "Windows
3493 Keyboard").
3494 (Windows Misc): New section.
3495
3496 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3497
3498 * msdog.texi (ls in Lisp): New section.
3499
3500 * files.texi (Visiting): Document case-insensitive wildcard matching
3501 under find-file-wildcards.
3502
3503 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3504
3505 * macos.texi (Mac Input): Add description of mac-function-modifier.
3506 Now Unicode keyboard layouts work.
3507
3508 2006-06-10 Richard Stallman <rms@gnu.org>
3509
3510 * mule.texi (Recognize Coding): Clarify previous change.
3511
3512 2006-06-09 Kenichi Handa <handa@m17n.org>
3513
3514 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3515 notation.
3516
3517 2006-06-07 Kevin Ryde <user42@zip.com.au>
3518
3519 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3520 manual for @ifnottex, but in emacs-extra for @iftex.
3521
3522 * cmdargs.texi (General Variables): Fix smtpmail xref.
3523
3524 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3525
3526 * programs.texi (Comment Commands):
3527 * custom.texi (Specifying File Variables):
3528 Use ;; instead of ;;; to better follow coding conventions.
3529
3530 2006-06-07 Nick Roberts <nickrob@snap.net.nz>
3531
3532 * building.texi (Watch Expressions): Move node to end.
3533 (GDB Graphical Interface): Move description of clicks in fringe...
3534 (GDB commands in the Fringe): ...to here. New node.
3535
3536 2006-06-05 Romain Francoise <romain@orebokech.com>
3537
3538 * xresmini.texi (GTK resources): Fix various typos.
3539
3540 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
3541
3542 * building.texi (GDB Graphical Interface): Update bindings.
3543 (Commands of GUD): Add gud-print. Remove gud-run.
3544 Restate availability more generally.
3545
3546 2006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
3547
3548 * mini.texi: Lots of cleanups.
3549
3550 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3551
3552 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3553 and Mouse-2.
3554
3555 2006-06-01 Jan Djärv <jan.h.d@swipnet.se>
3556
3557 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3558
3559 2006-05-31 Richard Stallman <rms@gnu.org>
3560
3561 * basic.texi (Moving Point): Fix previous change.
3562
3563 2006-05-29 Jan Djärv <jan.h.d@swipnet.se>
3564
3565 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3566
3567 2006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
3568
3569 * basic.texi: Many simplifications and improvements in wording.
3570
3571 2006-05-26 Nick Roberts <nickrob@snap.net.nz>
3572
3573 * anti.texi (Antinews): Create a node for gdb-ui.
3574
3575 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3576
3577 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3578
3579 2006-05-20 Richard Stallman <rms@gnu.org>
3580
3581 * dired.texi (Dired Navigation): dired-goto-file is now j.
3582
3583 2006-05-20 Eli Zaretskii <eliz@gnu.org>
3584
3585 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3586 and their aliases.
3587
3588 * msdog.texi (Windows Printing): Mention non-support of plain text
3589 printing with some el-cheapo printers, and suggest a workaround.
3590
3591 2006-05-20 Kevin Ryde <user42@zip.com.au>
3592
3593 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3594 remove the bit saying you must set it.
3595
3596 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3597
3598 * trouble.texi (Checklist):
3599 * text.texi (Text, Auto Fill, Text Mode):
3600 * search.texi (Nonincremental Search):
3601 * rmail.texi (Rmail Labels):
3602 * mule.texi (Input Methods, Multibyte Conversion):
3603 * misc.texi (Gnus, Where to Look, PostScript):
3604 * maintaining.texi (Create Tags Table):
3605 * indent.texi (Indentation Commands):
3606 * fixit.texi (Spelling):
3607 * emacs.texi (Copying):
3608 * custom.texi (Init File): ifinfo -> ifnottex.
3609
3610 2006-05-17 Richard Stallman <rms@gnu.org>
3611
3612 * files.texi (Diff Mode): Mention C-x `.
3613
3614 2006-05-08 Richard Stallman <rms@gnu.org>
3615
3616 * custom.texi (Disabling): Textual cleanups.
3617
3618 2006-05-12 Glenn Morris <rgm@gnu.org>
3619
3620 * calendar.texi (Displaying the Diary, Format of Diary File):
3621 Refer to diary-view-entries, diary-list-entries,
3622 diary-show-all-entries rather than obsolete aliases.
3623
3624 2006-05-12 Eli Zaretskii <eliz@gnu.org>
3625
3626 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3627 (Displaying the Diary, Special Diary Entries, Importing Diary):
3628 * building.texi (Compilation Shell):
3629 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3630 emacs-xtra with @inforef's.
3631
3632 * files.texi (Visiting): Fix wording.
3633
3634 * mule.texi (Coding Systems, Text Coding): More indexing.
3635 Mention that C-x RET f can set eol conversion.
3636
3637 2006-05-07 Jan Djärv <jan.h.d@swipnet.se>
3638
3639 * xresmini.texi (GTK resources): Insert GTK description.
3640
3641 * xresources.texi (GTK resources): metafont should be menufont.
3642
3643 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
3644
3645 * mini.texi (Completion Options): Completion of remote files'
3646 method, user name and host name is active only in partial
3647 completion mode.
3648
3649 2006-05-06 Eli Zaretskii <eliz@gnu.org>
3650
3651 * makefile.w32-in (emacs.dvi):
3652 * Makefile.in (emacs.dvi): Add xresmini.texi.
3653
3654 * xresmini.texi (Table of Resources): Remove xref to non-existent
3655 node "LessTif Resources".
3656
3657 * msdog.texi (Microsoft Windows):
3658 * calendar.texi (Calendar/Diary, Displaying the Diary)
3659 (Special Diary Entries, Importing Diary, Holidays):
3660 * programs.texi (Program Modes):
3661 * text.texi (Text):
3662 * buffers.texi (Several Buffers):
3663 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3664
3665 2006-05-06 Eli Zaretskii <eliz@gnu.org>
3666
3667 The following changes merge the emacs-xtra manual into the main
3668 manual, but only for on-line version of the manual.
3669
3670 * vc2-xtra.texi (Version Backups, Local Version Control)
3671 (Making Snapshots, Change Logs and VC, Version Headers)
3672 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3673 on-line manual.
3674
3675 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3676 for on-line manual.
3677
3678 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3679 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3680 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3681 for on-line manual.
3682
3683 * fortran-xtra.texi (Fortran, Fortran Autofill)
3684 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3685 for on-line manual.
3686
3687 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3688 Conditional xref's for on-line manual.
3689
3690 * emerge-xtra.texi (Emerge, Overview of Emerge)
3691 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3692 manual.
3693
3694 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3695 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3696 (EMACSSOURCES): Use EMACS_XTRA.
3697 (../info/emacs-xtra): Remove.
3698 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3699
3700 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3701 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3702 (EMACSSOURCES): Use EMACS_XTRA.
3703 ($(infodir)/emacs-xtra): Remove.
3704 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3705
3706 * trouble.texi (Quitting):
3707 * text.texi (Text):
3708 * programs.texi (Program Modes):
3709 * msdog.texi (Microsoft Windows):
3710 * frames.texi (Frames):
3711 * files.texi (Backup, Version Control, VC Concepts)
3712 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3713 (Registering, VC Status, VC Undo, Multi-User Branching)
3714 (Comparing Files):
3715 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3716 (Displaying the Diary, Special Diary Entries, Importing Diary):
3717 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3718 conditional xref's, depending on @iftex/@ifnottex.
3719
3720 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3721 "MS-DOS". @include msdog-xtra.texi.
3722
3723 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3724 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3725
3726 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3727 for vc-xtra.texi subsections.
3728 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3729 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3730
3731 * sending.texi (Sending Mail): A @node line without explicit Prev,
3732 Next, and Up links.
3733
3734 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3735 Next, and Up links.
3736
3737 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3738 and its sections. @include picture-xtra.texi.
3739
3740 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3741 "Emerge".
3742 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3743
3744 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3745 exact duplicate of its name-sake in calendar.texi.
3746
3747 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3748 "Advanced Calendar/Diary Usage".
3749 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3750
3751 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3752 dired-xtra.texi.
3753 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3754
3755 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3756 (Files) [ifnottex]: Add menu entry for Autorevert.
3757
3758 * emacs-xtra.texi (Introduction): Reword to make consistent with
3759 printed version only.
3760 <Top level>: Remove the body of all chapters and move them to the
3761 new *-xtra.texi files. Use @raisesections and @lowersections to
3762 convert sections to chapters etc.
3763
3764 * msdog-xtra.texi:
3765 * fortran-xtra.texi:
3766 * vc-xtra.texi:
3767 * vc1-xtra.texi:
3768 * vc2-xtra.texi:
3769 * emerge-xtra.texi:
3770 * cal-xtra.texi:
3771 * dired-xtra.texi:
3772 * arevert-xtra.texi: New files, with text from respective chapters
3773 of emacs-xtra.texi. Convert each @chapter into @section, @section
3774 into @subsection, etc.
3775
3776 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3777 updated.
3778
3779 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3780 Windows". All references updated.
3781
3782 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3783
3784 * macos.texi (Mac Input): Mention input from Character Palette.
3785 (Mac Font Specs): Fix typo.
3786
3787 2006-05-05 Richard Stallman <rms@gnu.org>
3788
3789 * files.texi (Diff Mode): Minor cleanup.
3790
3791 2006-05-05 Karl Berry <karl@gnu.org>
3792
3793 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3794 errors from the current release of makeinfo (4.8).
3795 * help.texi (Library Keywords): Change widest word in multitable
3796 template from `emulations' to `convenience'. (Not sure if this is
3797 related to the font change.)
3798
3799 2006-05-05 Eli Zaretskii <eliz@gnu.org>
3800
3801 * files.texi (File Names): Add a footnote about limited support of
3802 ~USER on MS-Windows.
3803
3804 * cmdargs.texi (Initial Options): Add a footnote about limited
3805 support of ~USER on MS-Windows.
3806
3807 2006-05-03 Richard Stallman <rms@gnu.org>
3808
3809 * files.texi (Diff Mode): Node moved here.
3810 (Comparing Files): Delete what duplicates new node.
3811 (Files): Put Diff Mode in menu.
3812
3813 * misc.texi (Diff Mode): Moved to files.texi.
3814
3815 * emacs.texi (Top): Update menu for Diff Mode.
3816
3817 * trouble.texi (Emergency Escape): Simplify.
3818
3819 * emacs.texi (Top): Minor clarification.
3820
3821 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3822
3823 * commands.texi, entering.texi, screen.texi: Many simplifications.
3824
3825 2006-05-03 Richard Stallman <rms@gnu.org>
3826
3827 * commands.texi (Text Characters): Delete paragraph about unibyte
3828 non-ASCII printing chars.
3829
3830 * killing.texi (Killing): Say "graphical displays".
3831 * display.texi: Say "graphical displays".
3832
3833 * cmdargs.texi (Misc X): Say "graphical displays".
3834
3835 2006-05-01 Richard Stallman <rms@gnu.org>
3836
3837 * emacs.texi (Top): Add Diff Mode to menu.
3838
3839 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3840
3841 * misc.texi (Diff Mode): New node.
3842
3843 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3844
3845 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3846 (Mac Environment Variables): Shorten example line.
3847 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3848
3849 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
3850
3851 * building.texi (GUD Customization): Describe cases %d and %c.
3852 Update description for %e.
3853
3854 2006-04-30 Glenn Morris <rgm@gnu.org>
3855
3856 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3857
3858 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3859
3860 * custom.texi (Examining): Update C-h v output example.
3861
3862 2006-04-29 Kim F. Storm <storm@cua.dk>
3863
3864 * building.texi (Grep Searching): Add lgrep and rgrep.
3865
3866 2006-04-23 Richard Stallman <rms@gnu.org>
3867
3868 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3869
3870 * xresmini.texi: New file.
3871
3872 * xresources.texi (Face Resources): Split table into font resources
3873 and the rest. Combine similar attributes for brevity.
3874
3875 2006-04-21 Eli Zaretskii <eliz@gnu.org>
3876
3877 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3878 backslashes and case-insensitivity in file names (moved to the
3879 main manual).
3880 (MS-DOS Printing): Move most of the text to the main manual.
3881
3882 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3883 New nodes.
3884 (Windows Processes, Windows System Menu): Add index entries and
3885 fix wording.
3886
3887 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3888
3889 * misc.texi (Shell Ring): Add notes on saved input when
3890 navigating off the end of the history list.
3891
3892 2006-04-18 Chong Yidong <cyd@mit.edu>
3893
3894 * misc.texi (Shell Options): Correct default value of
3895 comint-scroll-show-maximum-output.
3896
3897 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
3898
3899 * building.texi (Watch Expressions): Update.
3900
3901 2006-04-12 Richard Stallman <rms@gnu.org>
3902
3903 * search.texi: Clean up previous change.
3904
3905 2006-04-12 Eli Zaretskii <eliz@gnu.org>
3906
3907 * search.texi (Regexp Backslash, Regexp Replace): Add index
3908 entries for ``back reference'' and mention the term itself in the
3909 text.
3910
3911 2006-04-11 Richard Stallman <rms@gnu.org>
3912
3913 * custom.texi (Safe File Variables):
3914 Document enable-local-variables = :safe.
3915
3916 2006-04-11 Karl Berry <karl@gnu.org>
3917
3918 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3919 (Remote Repositories, Version Backups, Local Version Control)
3920 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3921 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3922 (Renaming VC Work Files and Master Files)
3923 (Inserting Version Control Headers, Customizing VC, General Options)
3924 (Options for RCS and SCCS, Options specific for CVS): Move all
3925 these nodes to emacs-xtra.texi, for brevity.
3926 * cmdargs.texi, files.texi: Change cross-references.
3927
3928 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3929
3930 * files.texi (Old Versions): Update description of vc-annotate's
3931 use of color to indicate date ranges.
3932
3933 2006-04-09 Kevin Ryde <user42@zip.com.au>
3934
3935 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3936 put info and printed manual names the right way around.
3937
3938 2006-04-09 Karl Berry <karl@gnu.org>
3939
3940 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3941 emacs-xtra.texi, leaving only MS Windows information.
3942 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3943 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3944 node names.
3945
3946 * emacs.texi: Move @summarycontents and @contents to the beginning
3947 of the file.
3948
3949 2006-04-08 Kevin Ryde <user42@zip.com.au>
3950
3951 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3952
3953 2006-04-07 Richard Stallman <rms@gnu.org>
3954
3955 * programs.texi (Comments, Comment Commands, Options for Comments)
3956 (Multi-Line Comments): "Align", not "indent".
3957 (Basic Indent): C-j deletes trailing whitespace before the newline.
3958
3959 2006-04-06 Richard Stallman <rms@gnu.org>
3960
3961 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3962
3963 2006-04-06 Eli Zaretskii <eliz@gnu.org>
3964
3965 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3966
3967 2006-04-05 Richard Stallman <rms@gnu.org>
3968
3969 * emacs.texi (Top): Update subnode menu.
3970
3971 * trouble.texi (Unasked-for Search): Node deleted.
3972 (Lossage): Delete from menu.
3973
3974 2006-04-04 Richard Stallman <rms@gnu.org>
3975
3976 * trouble.texi: Various cleanups.
3977 (Checklist): Don't bother saying how to snail a bug report.
3978 (Emergency Escape): Much rewriting.
3979 (After a Crash): Rename the core dump immediately.
3980 (Total Frustration): Call it a psychotherapist.
3981 (Bug Criteria): Avoid "illegal instruction".
3982 (Sending Patches): We always put the contributor's name in.
3983
3984 * misc.texi (Thumbnails): Minor correction.
3985
3986 2006-04-03 Richard Stallman <rms@gnu.org>
3987
3988 * misc.texi (Thumbnails): Minor cleanup.
3989
3990 2006-04-02 Karl Berry <karl@gnu.org>
3991
3992 * sending.texi (Mail Sending): pxref to Top needs five args.
3993
3994 * texinfo.tex: Update to current version (2006-03-21.13).
3995
3996 2006-03-31 Richard Stallman <rms@gnu.org>
3997
3998 * emacs.texi (Top): Update subnode menu.
3999
4000 * help.texi (Help Mode): Cleanup.
4001
4002 * dired.texi: Many cleanups.
4003 (Dired Deletion): Describe dired-recursive-deletes.
4004 (Operating on Files): dired-create-directory moved.
4005 (Misc Dired Features): Move to here.
4006 (Tumme): Node moved to misc.texi.
4007
4008 * custom.texi: Many cleanups.
4009 (Minor Modes): Don't mention ISO Accents Mode.
4010 (Examining): Update C-h v output example.
4011 (Hooks): Add index and xref for add-hook.
4012 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4013 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4014
4015 * misc.texi: Many cleanups.
4016 (beginning): Add to summary of topics.
4017 (Shell): Put eshell xref at the end. Remove eshell from table.
4018 (Thumbnails): New node.
4019
4020 2006-03-28 Eli Zaretskii <eliz@gnu.org>
4021
4022 * files.texi (File Name Cache): Make it clear that the cache is
4023 not persistent.
4024
4025 2006-03-25 Karl Berry <karl@gnu.org>
4026
4027 * emacs-xtra.texi, emacs.texi, gnu.texi:
4028 (1) use @copyright{} instead of (C) in typeset text;
4029 (2) do not indent copyright year list (or anything else).
4030
4031 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
4032
4033 * files.texi (VC Dired Mode): Remove misplaced brackets.
4034
4035 2006-03-21 Andre Spiegel <spiegel@gnu.org>
4036
4037 * files.texi: Various updates and clarifications in the VC chapter.
4038
4039 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4040
4041 * help.texi (Help Mode): Document "C-c C-c".
4042
4043 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4044
4045 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4046 menu in the standalone Info reader.
4047
4048 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
4049
4050 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4051 moved here from Emacs manual.
4052
4053 * programs.texi (Fortran): Section moved to emacs-xtra.
4054 (Program Modes): Xref to Fortran in emacs-xtra.
4055
4056 * maintaining.texi (Emerge): Move to emacs-xtra.
4057 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4058
4059 * picture.texi: File deleted.
4060 * Makefile.in:
4061 * makefile.w32-in: Remove picture.texi.
4062
4063 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4064 * abbrevs.texi (Abbrevs):
4065 * sending.texi (Sending Mail): Picture node removed.
4066
4067 * emacs.texi (Top): Update node listings.
4068
4069 2006-03-12 Richard Stallman <rms@gnu.org>
4070
4071 * calendar.texi: Various cleanups.
4072
4073 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4074
4075 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4076 syntax.
4077
4078 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4079
4080 * search.texi (Regexps): More accurately describe which characters
4081 are special in which situations. Recommend _not_ to quote `]' or
4082 `-' when they are not special.
4083
4084 2006-02-28 Andre Spiegel <spiegel@gnu.org>
4085
4086 * files.texi (Old Versions): Clarify operation of C-x v =.
4087
4088 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
4089
4090 * building.texi (Watch Expressions): Update and describe
4091 gdb-speedbar-auto-raise.
4092
4093 2006-02-19 Richard M. Stallman <rms@gnu.org>
4094
4095 * emacs.texi: Use @smallbook.
4096 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4097 Update subnode menu.
4098
4099 * building.texi (Lisp Interaction): Minor addition.
4100
4101 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
4102
4103 * building.texi (Watch Expressions): Update and be more precise.
4104
4105 2006-02-15 Francesco Potortì <pot@gnu.org>
4106
4107 * maintaining.texi (Create Tags Table): Explain why the
4108 exception when etags writes to files under the /dev tree.
4109
4110 2006-02-14 Richard M. Stallman <rms@gnu.org>
4111
4112 * custom.texi (Safe File Variables): Lots of clarification.
4113 Renamed from Unsafe File Variables.
4114
4115 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
4116
4117 * custom.texi (Unsafe File Variables): File variable confirmation
4118 assumed denied in batch mode.
4119
4120 2006-02-14 Richard M. Stallman <rms@gnu.org>
4121
4122 * building.texi (GDB User Interface Layout): Don't say `inferior'
4123 for program being debugged.
4124
4125 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
4126
4127 * building.texi (GDB Graphical Interface):
4128 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4129
4130 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
4131
4132 * custom.texi (Specifying File Variables, Unsafe File Variables):
4133 New nodes, split from File Variables. Document new file local
4134 variable behavior.
4135
4136 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4137
4138 * display.texi (Standard Faces):
4139 * files.texi (Visiting):
4140 * frames.texi (Clipboard):
4141 * glossary.texi (Glossary) <Clipboard>:
4142 * xresources.texi (X Resources): Mention Mac OS port.
4143
4144 2006-02-12 Richard M. Stallman <rms@gnu.org>
4145
4146 * building.texi (Building): Clarify topic in intro.
4147
4148 * maintaining.texi (Maintaining): Change title; clarify topic.
4149 Delete duplicate index entries.
4150
4151 * building.texi (Other GDB User Interface Buffers): Clarifications.
4152
4153 * text.texi (Cell Commands): Clarifications.
4154
4155 * programs.texi (Defuns): Delete duplicate explanation of
4156 left-margin paren convention.
4157 (Hungry Delete): Minor cleanup.
4158
4159 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4160
4161 * dired.texi (Tumme): More tumme documentation.
4162
4163 2006-02-11 Alan Mackenzie <acm@muc.de>
4164
4165 * programs.texi ("Hungry Delete"): Correct the appellation of the
4166 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4167
4168 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4169
4170 * dired.texi (Tumme): Fix small bug.
4171
4172 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4173
4174 * macos.texi (Mac International): Rename "fontset-mac" to
4175 "fontset-standard".
4176
4177 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4178
4179 * dired.texi (Tumme): Basic documentation for Tumme added.
4180
4181 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4182
4183 * mule.texi (International):
4184 * programs.texi (Basic Indent): Fix typos.
4185
4186 * custom.texi (Minor Modes):
4187 * display.texi (Text Display):
4188 * commands.texi (Text Characters): Update xrefs.
4189
4190 2006-02-07 Richard M. Stallman <rms@gnu.org>
4191
4192 * emacs.texi (Top): Update subnode menu.
4193 Update info on old Emacs papers.
4194 (Intro): "Graphical display", not window system.
4195
4196 * xresources.texi (GTK styles): Minor clarifications.
4197
4198 * trouble.texi: "Graphical display", not window system.
4199 (Stuck Recursive): Minor clarification.
4200
4201 * text.texi: Minor clarifications.
4202 (Sentences): Explain why two-space convention is better.
4203 Explain sentence-end-without-period here.
4204 (Fill Commands): Not here.
4205 (Refill): Node moved down.
4206 (Filling): Update menu.
4207 (Table Creation, Cell Justification, Column Commands): Clarify.
4208
4209 * sending.texi: Minor clarifications.
4210
4211 * search.texi (Regexp Backslash): Clarification.
4212
4213 * rmail.texi: Minor cleanups.
4214 (Rmail): Delete digression about `rmail-mode'.
4215 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4216 (Rmail Files): Mention C-u M-x rmail.
4217 (Rmail Reply): Mention References.
4218 (Rmail Display): Mention rmail-nonignored-headers.
4219
4220 * programs.texi: Minor cleanups.
4221 (Comment Commands): Mention momentary Transient Mark mode.
4222 (Matching): Be more specific about customizing show-paren-mode.
4223 (Info Lookup): Don't list the modes that support C-h S.
4224 Just say what it does in an unsupported mode.
4225 (Man Page): Delete excessive info on customizing woman.
4226 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4227
4228 * abbrevs.texi: Minor clarifications.
4229 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4230 not "dynamic abbrevs" as if they were a kind of abbrev.
4231
4232 * picture.texi (Picture): Minor cleanup.
4233
4234 * mule.texi (Communication Coding): Say "other applications".
4235 (Fontsets): Not specific to X. Add xref to X Resources.
4236 (Unibyte Mode): Rename from Single-Byte Character Support.
4237 "Graphical display", not window system.
4238 (International): Update menu.
4239
4240 * maintaining.texi (Format of ChangeLog):
4241 New node, split out from ChangeLog.
4242 (ChangeLog): Clarifications in the remaining text.
4243 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4244 (Find Tag): Add @w.
4245 (Tags Search): Explain tag table order here. Simplify grep ref.
4246 (List Tags): tags-tag-face is a variable, not a face.
4247 (Emerge): Cleanups.
4248
4249 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4250 (Keyboard Macros): Avoid "the user".
4251
4252 * killing.texi: "Graphical display", not window system.
4253
4254 * help.texi (Help Echo): "Graphical display", not window system.
4255
4256 * glossary.texi: Say "you", not "the user". Say "graphical display".
4257
4258 * frames.texi: Minor cleanups. "Graphical display", not window system.
4259
4260 * files.texi (Visiting): Make drag-and-drop not X-specific.
4261
4262 * custom.texi: Minor cleanups. "Graphical display", not window system.
4263
4264 * cmdargs.texi: Minor cleanups.
4265
4266 * building.texi (Compilation): Move and split kill-compilation para.
4267 Add para about multiple compilers.
4268 (Compilation Mode): Commands also available in grep mode and others.
4269 Mention C-u C-x ` more tutorially. Clarify C-x `.
4270 (Compilation Shell): Clarify. Put Bash example first.
4271 (Grep Searching): Minor cleanups; add @w.
4272 (Debuggers): Minor cleanups.
4273 (Starting GUD): Make GDB xgraphical mode issue clearer.
4274 (Debugger Operation): Lots of clarifications including
4275 GDB tooltip side-effect issue.
4276 (Commands of GUD): Clarify.
4277 (GUD Customization): Add bashdb-mode-hook.
4278 (GDB Graphical Interface): Rewrite for clarity.
4279 (GDB User Interface Layout): Rewrite for clarity.
4280 (Stack Buffer, Watch Expressions): Likewise.
4281 (Other GDB User Interface Buffers): Cleanups.
4282 (Lisp Libraries, External Lisp): Cleanup.
4283
4284 * basic.texi (Position Info): "Graphical displays", rather than
4285 window systems.
4286
4287 * anti.texi: Minor cleanup.
4288
4289 2006-02-03 Eli Zaretskii <eliz@gnu.org>
4290
4291 * custom.texi (Init File, Find Init): Add cross-references to
4292 where $HOME is described.
4293
4294 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4295
4296 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4297 is not inside the @table.
4298
4299 * emacs.texi (Top): Correct node name.
4300
4301 * files.texi (File Names): Fix @xref.
4302 (Reverting): Fix typo.
4303
4304 * mule.texi (International): Correct node name.
4305
4306 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4307
4308 2006-02-01 Richard M. Stallman <rms@gnu.org>
4309
4310 * emacs.texi (Top): Update subnode menu.
4311
4312 * mule.texi: Minor clarifications.
4313 Reduce the specific references to X Windows.
4314 Refer to "graphical" terminals, rather than window systems.
4315 (Text Coding): Rename from Specify Coding.
4316 (Communication Coding, File Name Coding, Terminal Coding):
4317 New nodes split out from Text Coding.
4318
4319 * kmacro.texi: Minor clarifications.
4320 (Keyboard Macro Ring): Comment out some excessive commands.
4321 (Basic Keyboard Macro): Split up the table, putting part in each node.
4322
4323 * major.texi: Minor clarifications.
4324
4325 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4326
4327 * windows.texi: Minor clarifications.
4328 (Change Window): Don't describe mode-line mouse cmds here.
4329 Add xref to Mode Line Mouse.
4330
4331 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4332
4333 * macos.texi (Mac International): Fix xref.
4334
4335 * indent.texi: Minor clarifications.
4336
4337 * frames.texi: Minor clarifications.
4338 Reduce the specific references to X Windows.
4339 Refer to "graphical" terminals, rather than window systems.
4340 (Frame Parameters): Don't mention commands like
4341 set-foreground-color. Just say to customize a face.
4342 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4343
4344 * files.texi: Minor clarifications.
4345 (Numbered Backups): New node, split out from Backup Names.
4346
4347 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4348
4349 * cmdargs.texi (General Variables): Fix xref.
4350
4351 * buffers.texi: Minor clarifications.
4352
4353 2006-01-31 Richard M. Stallman <rms@gnu.org>
4354
4355 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4356 Nodes moved to top.
4357
4358 * display.texi: Minor clarifications.
4359 (Display): Rearrange menu.
4360 (Standard Faces): Mention query-replace face.
4361 (Faces): Simplify.
4362 (Font Lock): Simplify face customization info.
4363 (Highlight Changes): Node merged into Highlight Interactively.
4364 (Highlight Interactively): Much rewriting and cleanup.
4365 (Optional Mode Line): Narrowed line number not good for goto-line.
4366 Simplify face customization advice.
4367 (Text Display): Mention use of escape-glyph face.
4368 Move ctl-arrow and tab-width here.
4369 (Display Custom): Move no-redraw-on-reenter to end of node.
4370
4371 * search.texi: Minor clarifications.
4372 (Isearch Scroll): Simplify.
4373 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4374
4375 * regs.texi (Registers): Mention bookmarks here.
4376
4377 * mark.texi: Minor clarifications.
4378 (Selective Undo): Node deleted.
4379
4380 * m-x.texi: Minor clarifications.
4381
4382 * killing.texi: Minor clarifications.
4383 Refer to "graphical" terminals, rather than window systems.
4384
4385 * help.texi: Clarifications.
4386 (Help): Don't describe C-h F and C-h K here.
4387 (Key Help): Describe C-h K here.
4388 (Name Help): Mention Emacs Lisp Intro.
4389 Describe C-h F here.
4390 (Misc Help): Mention C-h F and C-h K only briefly.
4391
4392 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4393 Selective undo text merged in.
4394 (Spelling): Mention Aspell along with Ispell.
4395
4396 * emacs.texi (Top): Update subnode menus.
4397
4398 * basic.texi (Basic Undo): Rename from Undo. Most of text
4399 moved to new Undo node.
4400
4401 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
4402
4403 * basic.texi (Continuation Lines, Inserting Text):
4404 Mention longlines mode.
4405
4406 2006-01-29 Richard M. Stallman <rms@gnu.org>
4407
4408 * screen.texi: Minor cleanups.
4409 (Screen): Clean up the intro paragraphs.
4410 (Mode Line): Lots of rewriting. Handle frame-name better.
4411 eol-mnemonic-... vars moved out.
4412
4413 * emacs.texi (Top): Change menu item for MS-DOS node.
4414 Update subnode menu.
4415
4416 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4417 chapter relates to Windows. Title changed.
4418
4419 * mini.texi: Minor cleanups.
4420
4421 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4422 (Mark): Put it in the menu.
4423
4424 * entering.texi: Minor cleanups.
4425
4426 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4427 (Intro): Refer to "graphical" terminals, rather than X.
4428
4429 * display.texi (Display Custom): Add xref to Variables.
4430 (Optional Mode Line): eol-mnemonic-... vars moved here.
4431
4432 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4433 rather than X.
4434
4435 * basic.texi: Minor cleanups.
4436 (Undo): selective-undo moved.
4437
4438 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4439
4440 * anti.texi (Antinews): Various corrections and additions.
4441
4442 2006-01-23 Juri Linkov <juri@jurta.org>
4443
4444 * custom.texi (Easy Customization, Customization Groups)
4445 (Browsing Custom): Mention links along with buttons.
4446
4447 2006-01-21 Eli Zaretskii <eliz@gnu.org>
4448
4449 * text.texi (TeX Print): Use @key for TAB.
4450
4451 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4452
4453 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4454
4455 * files.texi (File Aliases): Don't claim that usually separate
4456 buffers are created for two file names that name the same data.
4457 Mention additional situations where different names mean the same
4458 file on disk.
4459
4460 2006-01-19 Richard M. Stallman <rms@gnu.org>
4461
4462 * killing.texi (Deletion): Upcase @key argument.
4463
4464 * custom.texi (Custom Themes): Minor cleanup.
4465
4466 * programs.texi (Hungry Delete): Upcase @key argument.
4467
4468 2006-01-16 Juri Linkov <juri@jurta.org>
4469
4470 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4471 Move `mode-line-highlight' before `mode-line-buffer-id'.
4472
4473 2006-01-14 Richard M. Stallman <rms@gnu.org>
4474
4475 * basic.texi (Inserting Text): Minor cleanup.
4476
4477 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4478
4479 * custom.texi (Changing a Variable, Face Customization):
4480 Update for changes in Custom menus.
4481
4482 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4483
4484 * macos.texi (Mac International): Undo last change.
4485
4486 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
4487
4488 * custom.texi (Custom Themes): Describe the new
4489 customize-create-theme interface.
4490
4491 2005-12-30 Juri Linkov <juri@jurta.org>
4492
4493 * basic.texi (Position Info): Update example.
4494
4495 2005-12-27 Jan Djärv <jan.h.d@swipnet.se>
4496
4497 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4498
4499 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
4500
4501 * custom.texi (Custom Themes): `load-theme' always loads.
4502
4503 2005-12-23 Juri Linkov <juri@jurta.org>
4504
4505 * display.texi (Highlight Interactively): Use double space to
4506 separate sentences. Replace C-p with M-p, and C-n with M-n.
4507
4508 2005-12-22 Richard M. Stallman <rms@gnu.org>
4509
4510 * custom.texi (Easy Customization and subnodes):
4511 Replace "active field" with "button".
4512 Use "user option" only for variables.
4513 Use "setting" for variable-or-face.
4514
4515 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4516
4517 * buffers.texi (Select Buffer): Change order in table to make
4518 "Similar" refer to the correct item.
4519 (Indirect Buffers): Minor rewording.
4520
4521 2005-12-20 Juri Linkov <juri@jurta.org>
4522
4523 * files.texi (VC Status): Put P and N near p and n.
4524
4525 2005-12-19 Richard M. Stallman <rms@gnu.org>
4526
4527 * programs.texi (Electric C): Delete the info about newline control.
4528 (Other C Commands): Minor cleanup.
4529 (Left Margin Paren): Minor cleanup.
4530
4531 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4532
4533 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4534 (Customization Groups): Delete text moved to "Browsing Custom".
4535 (Browsing Custom): New node.
4536 (Specific Customization): Clarify which commands only work for
4537 loaded options.
4538
4539 2005-12-18 Bill Wohler <wohler@newt.com>
4540
4541 * frames.texi (Tool Bars): Shorten text of previous change.
4542
4543 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4544
4545 * files.texi (VC Status): Document log-view mode.
4546
4547 2005-12-18 Bill Wohler <wohler@newt.com>
4548
4549 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4550 permanently via the customize interface.
4551
4552 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4553
4554 * killing.texi (Killing by Lines): Document `kill-whole-line'
4555 function.
4556
4557 2005-12-16 Lőrentey Károly <lorentey@elte.hu>
4558
4559 * buffers.texi (Select Buffer): Change `prev-buffer' to
4560 `previous-buffer'. Indicate that these functions use a frame
4561 local buffer list.
4562
4563 2005-12-12 Richard M. Stallman <rms@gnu.org>
4564
4565 * custom.texi (Easy Customization): Change menu comment.
4566 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4567
4568 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4569 (Help): Among the Apropos commands, describe only C-h a here.
4570
4571 2005-12-11 Richard M. Stallman <rms@gnu.org>
4572
4573 * programs.texi (Options for Comments): Comment-end starts with space.
4574
4575 * glossary.texi (Glossary): Minor cleanup.
4576
4577 * files.texi (Old Versions): Use @table.
4578
4579 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
4580
4581 * display.texi (Highlight Interactively): Include
4582 global-hi-lock-mode. Add miscellaneous details and elaborations.
4583
4584 2005-12-09 Richard M. Stallman <rms@gnu.org>
4585
4586 * display.texi (Font Lock): Delete the Global FL menu item.
4587
4588 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4589
4590 * custom.texi (Minibuffer Maps): Mention the maps for file name
4591 completion.
4592
4593 2005-12-09 Kim F. Storm <storm@cua.dk>
4594
4595 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
4596 prefix keys even when mark is active. Describe that RET moves
4597 cursor to next corner in rectangle; clarify insert around rectangle.
4598
4599 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4600
4601 * custom.texi (Customization): Use xref to elisp manual for
4602 non-TeX output.
4603 (Minor Modes): Update.
4604 (Customization Groups, Changing a Variable, Face Customization):
4605 Update for new appearance of Custom buffers.
4606 (Changing a Variable): `custom-buffer-done-function' has been
4607 replaced by `custom-buffer-done-kill'.
4608 (Specific Customization): In the `customize-group' buffer, a
4609 subgroup's contents are not "hidden". They are not included at
4610 all. They have no [Show] button.
4611 (Mouse Buttons): Add pxref to description of mouse event lists in
4612 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4613 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4614 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4615
4616 2005-12-08 Richard M. Stallman <rms@gnu.org>
4617
4618 * mini.texi (Completion Commands, Completion):
4619 In file name input, SPC does not do completion.
4620
4621 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
4622
4623 * building.texi (GDB Graphical Interface): Explain screen size
4624 setting.
4625 (Other GDB User Interface Buffers): Describe features specific to
4626 GDB 6.4.
4627
4628 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
4629
4630 * building.texi (GDB User Interface Layout): Describe how to
4631 kill associated buffers.
4632 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4633 (Watch Expressions): Be more precise.
4634 (Other GDB User Interface Buffers): Describe how to change a
4635 register value.
4636
4637 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4638
4639 * macos.texi (Mac Input): Remove description of
4640 mac-command-key-is-meta. Add descriptions of
4641 mac-control-modifier, mac-command-modifier, and
4642 mac-option-modifier.
4643 (Mac International): Fix description of conversion of clipboard data.
4644 (Mac Font Specs): Add example of font customization by face attributes.
4645
4646 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
4647
4648 * building.texi (Watch Expressions): Expand description.
4649 (Other GDB User Interface Buffers): Describe local map for
4650 gud-watch.
4651
4652 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
4653
4654 * display.texi (Font Lock): Font lock is enabled by default now.
4655
4656 2005-11-20 Juri Linkov <juri@jurta.org>
4657
4658 * basic.texi (Position Info): Update examples of the output.
4659 Remove the fact that examples are produced in the TeXinfo buffer,
4660 because in the Info reader users will get a different output from
4661 `C-x ='.
4662
4663 * building.texi (Compilation Mode): Remove paragraph duplicated
4664 from the node `Compilation'. Add `compilation-skip-threshold'.
4665
4666 * display.texi (Font Lock): Suggest more user-friendly method of
4667 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4668
4669 2005-11-18 Richard M. Stallman <rms@gnu.org>
4670
4671 * files.texi (Registering): Mention @@ in mode line.
4672
4673 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4674
4675 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4676
4677 * files.texi (Renaming and VC): Some back-ends don't
4678 handle renaming.
4679
4680 2005-11-17 Juri Linkov <juri@jurta.org>
4681
4682 * emacs.texi (Top):
4683 * display.texi (Highlight Interactively): Put this font-lock based
4684 mode near Font Lock node.
4685
4686 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
4687
4688 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4689 icons.
4690
4691 2005-11-12 Kim F. Storm <storm@cua.dk>
4692
4693 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4694 (Help Summary): Add C-h d and C-h e.
4695 (Apropos): Clarify that all apropos commands may search for either
4696 list of words or a regexp. Add C-h d for apropos-documentation.
4697 Describe apropos-documentation-sort-by-scores user option.
4698
4699 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4700
4701 * killing.texi (CUA Bindings): Add @section.
4702
4703 2005-11-10 Kim F. Storm <storm@cua.dk>
4704
4705 * emacs.texi (Top): Add CUA Bindings entry to menu.
4706
4707 * killing.texi (CUA Bindings): New node. Moved here from
4708 misc.texi and extended with info on rectangle commands and
4709 rectangle highlighting, interface to registers, and the global
4710 mark feature.
4711
4712 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4713
4714 * regs.texi: Prev link points to CUA Bindings node.
4715
4716 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4717
4718 * help.texi (Help Echo): By default, help echos are only shown on
4719 mouse-over, not on point-over.
4720
4721 2005-11-04 Jérôme Marant <jerome@marant.org>
4722
4723 * misc.texi (Shell Mode): Describe how to activate password echoing.
4724
4725 2005-11-04 Romain Francoise <romain@orebokech.com>
4726
4727 * mark.texi (Mark Ring): Fix typo.
4728
4729 2005-11-03 Richard M. Stallman <rms@gnu.org>
4730
4731 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4732
4733 2005-11-01 Bill Wohler <wohler@newt.com>
4734
4735 * help.texi (Help Mode): Fix typo.
4736
4737 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
4738
4739 * building.texi (Other GDB User Interface Buffers): Describe
4740 the command gdb-use-inferior-io-buffer.
4741
4742 2005-10-31 Romain Francoise <romain@orebokech.com>
4743
4744 * files.texi (Compressed Files): Fix typo.
4745
4746 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4747
4748 * windows.texi (Force Same Window): Likewise.
4749
4750 2005-10-30 Bill Wohler <wohler@newt.com>
4751
4752 * help.texi (Help Mode): URLs viewed with browse-url.
4753
4754 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
4755
4756 * building.texi (GDB Graphical Interface): Don't reference
4757 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4758 must stay in same frame.
4759
4760 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
4761
4762 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4763
4764 * anti.texi (Antinews): Likewise.
4765
4766 2005-10-28 Bill Wohler <wohler@newt.com>
4767
4768 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4769
4770 2005-10-28 Richard M. Stallman <rms@gnu.org>
4771
4772 * files.texi (Visiting): Explain how to enter ? in a file name.
4773
4774 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4775
4776 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
4777
4778 * building.texi (GDB Graphical Interface): Describe
4779 gdb-mouse-until.
4780
4781 2005-10-23 Richard M. Stallman <rms@gnu.org>
4782
4783 * custom.texi (Init File): Recommend when to use site-start.el.
4784
4785 2005-10-21 Juri Linkov <juri@jurta.org>
4786
4787 * custom.texi (Examining): Mention accessing the old variable
4788 value via M-n in set-variable.
4789
4790 2005-10-18 Romain Francoise <romain@orebokech.com>
4791
4792 * files.texi (Version Systems): Capitalize GNU.
4793
4794 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
4795
4796 * building.texi (Compilation Mode): Remove redundant paragraph.
4797 (Watch Expressions): Remove paragraph to reflect code change.
4798
4799 2005-10-16 Richard M. Stallman <rms@gnu.org>
4800
4801 * building.texi (Compilation Mode, Compilation): Clarified.
4802
4803 2005-10-15 Richard M. Stallman <rms@gnu.org>
4804
4805 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4806
4807 2005-10-13 Kenichi Handa <handa@m17n.org>
4808
4809 * basic.texi (Position Info): Fix previous change.
4810
4811 2005-10-12 Jan Djärv <jan.h.d@swipnet.se>
4812
4813 * cmdargs.texi (Icons X): Fix typo.
4814
4815 2005-10-12 Kenichi Handa <handa@m17n.org>
4816
4817 * basic.texi (Position Info): Describe the case that Emacs shows
4818 "part of display ...".
4819
4820 2005-10-10 Jan Djärv <jan.h.d@swipnet.se>
4821
4822 * cmdargs.texi (Icons X): -nb => -nbi.
4823
4824 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
4825
4826 * frames.texi (Speedbar): A couple more clarifications.
4827
4828 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
4829
4830 * building.texi (GDB User Interface Layout): Improve diagram.
4831 (Watch Expressions): Explain how to make speedbar global.
4832 (Other GDB User Interface Buffers): Make references more precise.
4833
4834 2005-10-09 Richard M. Stallman <rms@gnu.org>
4835
4836 * frames.texi (Speedbar): Clarify the text.
4837
4838 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
4839
4840 * frames.texi (Speedbar): Add information on keybindings,
4841 dismissing the speedbar, and buffer display mode. Link to
4842 speedbar manual.
4843
4844 2005-10-09 Jan Djärv <jan.h.d@swipnet.se>
4845
4846 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4847 added -nb, --no-bitmap-icon.
4848
4849 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
4850
4851 * building.texi (GDB Graphical Interface): Add variables and
4852 functions to indices. Be more precise.
4853
4854 2005-10-03 Jan Djärv <jan.h.d@swipnet.se>
4855
4856 * frames.texi (Drag and Drop): Remove the x- from
4857 x-dnd-open-file-other-window and xdnd-protocol-alist.
4858
4859 2005-09-30 Romain Francoise <romain@orebokech.com>
4860
4861 * mini.texi (Minibuffer): The default value now appears before the
4862 colon in minibuffer prompts.
4863
4864 2005-09-25 Richard M. Stallman <rms@gnu.org>
4865
4866 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4867
4868 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4869
4870 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4871
4872 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4873
4874 * emacs.texi (Top): Update submenus from macos.texi.
4875
4876 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4877 (Mac OS): Update feature support status.
4878 (Mac Input): List supported input scripts. Remove description
4879 about `mac-keyboard-text-encoding'. Mention mouse button
4880 emulation and related variables.
4881 (Mac International): Mention Central European and Cyrillic
4882 support. Now `keyboard-coding-system' is dynamically changed.
4883 Add description about coding system for selection. Add
4884 description about language environment.
4885 (Mac Environment Variables): Mention
4886 `~/.MacOSX/environment.plist'. Give example of command line
4887 arguments. Add Preferences support.
4888 (Mac Directories): Explicitly state that this node is for Mac OS
4889 Classic only.
4890 (Mac Font Specs): Mention specification for scalable fonts. List
4891 supported charsets. Add preferred way of creating fontsets. Add
4892 description about `mac-allow-anti-aliasing'.
4893 (Mac Functions): Add descriptions about `mac-set-file-creator',
4894 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4895 and `mac-get-preference'.
4896
4897 2005-09-16 Romain Francoise <romain@orebokech.com>
4898
4899 Update all files to specify GFDL version 1.2.
4900
4901 * doclicense.texi (GNU Free Documentation License): Update to
4902 version 1.2.
4903
4904 2005-09-15 Richard M. Stallman <rms@gnu.org>
4905
4906 * buffers.texi (List Buffers): Fix xref.
4907
4908 * rmail.texi (Rmail Basics): Fix xref.
4909
4910 * emacs.texi (Top): Update subnode menus.
4911
4912 * files.texi (Saving Commands): New node, broken out of Saving.
4913 (Customize Save): New node, broken out of Saving.
4914 Clarify effect of write-region-inhibit-fsync.
4915 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4916
4917 2005-09-14 Romain Francoise <romain@orebokech.com>
4918
4919 * files.texi (Saving): Mention write-region-inhibit-fsync.
4920
4921 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
4922
4923 * custom.texi (Custom Themes): New node.
4924
4925 2005-09-03 Richard M. Stallman <rms@gnu.org>
4926
4927 * search.texi (Search Case): Mention vars that control
4928 case-fold-search for various operations.
4929
4930 2005-08-22 Juri Linkov <juri@jurta.org>
4931
4932 * display.texi (Standard Faces): Merge the text from
4933 `(elisp)Standard Faces' into this node.
4934
4935 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4936
4937 * emacs.texi (Top): Delete menu item for deleted node
4938 Keyboard Translations.
4939
4940 2005-08-18 Richard M. Stallman <rms@gnu.org>
4941
4942 * trouble.texi (Unasked-for Search):
4943 Delete xref to Keyboard Translations.
4944
4945 * glossary.texi (Glossary): Delete xref.
4946
4947 * custom.texi (Minor Modes): Say that the list here is not complete.
4948 (Keyboard Translations): Node deleted.
4949 (Disabling): Delete xref to it.
4950 (Customization Groups): Fix Custom buffer example.
4951 (Hooks): Mention remove-hooks.
4952
4953 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4954
4955 * building.texi (GDB Graphical Interface): Improve filling of menu
4956 item.
4957
4958 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
4959
4960 * building.texi (GDB Graphical Interface): Use better node names.
4961
4962 2005-08-14 Richard M. Stallman <rms@gnu.org>
4963
4964 * text.texi (Sentences): Fix xref.
4965
4966 2005-08-14 Juri Linkov <juri@jurta.org>
4967
4968 * building.texi (Compilation, Grep Searching): Move grep command
4969 headings from `Compilation' to `Grep Searching'.
4970
4971 * dired.texi (Dired and Find):
4972 * maintaining.texi (Tags Search): Replace grep xref to
4973 `Compilation' node with `Grep Searching'.
4974
4975 * files.texi (Comparing Files): Replace xref to `Compilation' with
4976 `Compilation Mode'.
4977
4978 2005-08-13 Alan Mackenzie <acm@muc.de>
4979
4980 * search.texi (Non-ASCII Isearch): Correct a typo.
4981 (Replacement Commands): Mention query-replace key binding.
4982
4983 2005-08-11 Richard M. Stallman <rms@gnu.org>
4984
4985 * programs.texi (Options for Comments): Fix xref.
4986
4987 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4988 out of Regexps.
4989
4990 2005-08-09 Juri Linkov <juri@jurta.org>
4991
4992 * building.texi (Compilation): Use `itemx' instead of `item'.
4993 (Grep Searching): Simplify phrase.
4994
4995 * display.texi (Standard Faces): Describe vertical-border on
4996 window systems.
4997
4998 * windows.texi (Split Window): Simplify phrase and mention
4999 vertical-border face.
5000
5001 2005-08-09 Richard M. Stallman <rms@gnu.org>
5002
5003 * files.texi (Comparing Files): Clarify compare-windows.
5004
5005 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5006
5007 2005-08-06 Eli Zaretskii <eliz@gnu.org>
5008
5009 * mule.texi (Coding Systems): Rephrase the paragraph about
5010 codepages: no need for "M-x codepage-setup" anymore, except on
5011 MS-DOS.
5012
5013 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5014 the MS-DOS port only.
5015
5016 2005-07-30 Eli Zaretskii <eliz@gnu.org>
5017
5018 * makefile.w32-in (info): Don't run multi-install-info.bat.
5019 ($(infodir)/dir): New target, produced by running
5020 multi-install-info.bat.
5021
5022 2005-07-22 Eli Zaretskii <eliz@gnu.org>
5023
5024 * files.texi (Quoted File Names): Add index entry.
5025
5026 2005-07-19 Juri Linkov <juri@jurta.org>
5027
5028 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5029
5030 2005-07-18 Juri Linkov <juri@jurta.org>
5031
5032 * custom.texi (Easy Customization):
5033 * files.texi (Old Versions):
5034 * frames.texi (Wheeled Mice):
5035 * mule.texi (Specify Coding):
5036 * text.texi (Cell Justification):
5037 * trouble.texi (After a Crash):
5038 * xresources.texi (GTK styles):
5039 Delete duplicate duplicate words.
5040
5041 2005-07-17 Richard M. Stallman <rms@gnu.org>
5042
5043 * frames.texi (Creating Frames): Fix foreground color example.
5044
5045 * custom.texi (Init Examples): Clean up text about conditionals.
5046
5047 2005-07-16 Richard M. Stallman <rms@gnu.org>
5048
5049 * mini.texi (Completion Commands): Fix command name for ?.
5050
5051 2005-07-16 Eli Zaretskii <eliz@gnu.org>
5052
5053 * display.texi (Standard Faces): Explain that customization of
5054 `menu' face has no effect on w32 and with GTK. Add
5055 cross-references.
5056
5057 * cmdargs.texi (General Variables): Clarify the default location
5058 of $HOME on w32 systems.
5059
5060 2005-07-15 Jason Rumney <jasonr@gnu.org>
5061
5062 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5063 changed.
5064
5065 2005-07-08 Kenichi Handa <handa@m17n.org>
5066
5067 * mule.texi (Recognize Coding): Recommend
5068 revert-buffer-with-coding-system instead of revert-buffer.
5069
5070 2005-07-07 Richard M. Stallman <rms@gnu.org>
5071
5072 * anti.texi (Antinews): Mention mode-line-inverse-video.
5073
5074 * files.texi (Saving): Minor correction about C-x C-w.
5075
5076 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5077
5078 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5079
5080 * search.texi (Isearch Scroll): Add example of using the
5081 `isearch-scroll' property.
5082 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5083 `Display Custom' node.
5084 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5085 and de-emphasize it.
5086 (Other Repeating Search): `occur' currently can not correctly
5087 handle multiline matches. Correct, clarify and update description
5088 of `flush-lines' and `keep-lines'.
5089
5090 * display.texi (Display Custom): Add anchor for `baud-rate'.
5091
5092 2005-07-07 Richard M. Stallman <rms@gnu.org>
5093
5094 * gnu.texi: Update where to get GNU status; add refs for how to help.
5095 Add footnotes 6 and 7.
5096
5097 2005-07-04 Lute Kamstra <lute@gnu.org>
5098
5099 Update FSF's address in GPL notices.
5100
5101 * doclicense.texi (GNU Free Documentation License):
5102 * trouble.texi (Checklist): Update FSF's address.
5103
5104 2005-06-24 Richard M. Stallman <rms@gnu.org>
5105
5106 * display.texi (Text Display): Change index entries.
5107
5108 2005-06-24 Eli Zaretskii <eliz@gnu.org>
5109
5110 * makefile.w32-in (MAKEINFO): Use --force.
5111 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5112 Makefile.in.
5113
5114 2005-06-23 Richard M. Stallman <rms@gnu.org>
5115
5116 * anti.texi (Antinews): Renamed show-nonbreak-escape to
5117 nobreak-char-display.
5118
5119 * emacs.texi (Top): Update detailed node listing.
5120
5121 * display.texi (Text Display): Renamed show-nonbreak-escape
5122 to nobreak-char-display and no-break-space to nobreak-space.
5123 (Standard Faces): Split up the list of standard faces
5124 and put it in a separate node. Add nobreak-space and
5125 escape-glyph.
5126
5127 2005-06-23 Lute Kamstra <lute@gnu.org>
5128
5129 * mule.texi (Select Input Method): Fix typo.
5130
5131 2005-06-23 Kenichi Handa <handa@m17n.org>
5132
5133 * mule.texi (International): List all supported scripts. Adjust
5134 text for that leim is now included in the normal Emacs
5135 distribution.
5136 (Language Environments): List all language environments.
5137 Intlfonts contains fonts for most supported scripts, not all..
5138 (Select Input Method): Refer to C-u C-x = to see how to type to
5139 input a specific character.
5140 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5141
5142 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
5143
5144 * building.texi (Grep Searching): Texinfo usage fix.
5145
5146 2005-06-22 Miles Bader <miles@gnu.org>
5147
5148 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5149
5150 2005-06-20 Miles Bader <miles@gnu.org>
5151
5152 * display.texi (Faces): Add `vertical-divider'.
5153
5154 2005-06-17 Richard M. Stallman <rms@gnu.org>
5155
5156 * text.texi (Adaptive Fill): Minor clarification.
5157
5158 2005-06-10 Lute Kamstra <lute@gnu.org>
5159
5160 * emacs.texi (Top): Correct version number.
5161 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5162 refer to the current version of Emacs.
5163
5164 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5165
5166 * files.texi (Log Buffer): Document when there can be more than
5167 one file to be committed.
5168
5169 2005-06-08 Juri Linkov <juri@jurta.org>
5170
5171 * display.texi (Faces): Add `shadow' face.
5172
5173 2005-06-07 Masatake YAMATO <jet@gyve.org>
5174
5175 * display.texi (Faces): Write about mode-line-highlight.
5176
5177 2005-06-06 Richard M. Stallman <rms@gnu.org>
5178
5179 * misc.texi (Printing Package): Explain how to initialize
5180 printing package.
5181
5182 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5183
5184 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
5185
5186 * emacs.texi: Rename Hardcopy to Printing.
5187 Make PostScript and PostScript Variables subnodes of it.
5188
5189 * misc.texi (Printing): Rename node from Hardcopy.
5190 Mention menu bar options.
5191 Move PostScript and PostScript Variables to submenu.
5192 (Printing package): New node.
5193
5194 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5195
5196 * dired.texi (Operating on Files): Likewise.
5197
5198 * calendar.texi (Displaying the Diary): Likewise.
5199
5200 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5201
5202 * glossary.texi (Glossary): Likewise.
5203
5204 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5205 effect.
5206
5207 2005-06-04 Richard M. Stallman <rms@gnu.org>
5208
5209 * trouble.texi (After a Crash): Polish previous change.
5210
5211 2005-05-30 Noah Friedman <friedman@splode.com>
5212
5213 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5214 recovery mechanism.
5215
5216 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
5217
5218 * building.texi (Other Buffers): SPC toggles display of
5219 floating point registers.
5220
5221 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
5222
5223 * files.texi (Log Buffer): Merge in description of Log Edit
5224 mode from pcl-cvs.texi.
5225
5226 2005-05-26 Richard M. Stallman <rms@gnu.org>
5227
5228 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5229
5230 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5231
5232 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5233 not enabled by default.
5234 When not on a word, `ispell-word' by default checks the word
5235 before point.
5236
5237 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
5238
5239 * building.texi (Debugger Operation): Simplify last sentence.
5240
5241 2005-05-23 Lute Kamstra <lute@gnu.org>
5242
5243 * emacs.texi: Update FSF's address throughout.
5244 (Preface): Use @cite.
5245 (Distrib): Add cross reference to the node "Copying". Mention the
5246 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5247 printed manuals.
5248 (Intro): Use @xref for the Emacs Lisp Intro.
5249
5250 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5251
5252 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5253
5254 * basic.texi (Moving Point): Mention default for `goto-line'.
5255
5256 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5257 of a variable's docstring.
5258
5259 2005-05-18 Lute Kamstra <lute@gnu.org>
5260
5261 * maintaining.texi (Overview of Emerge): Add cross reference.
5262 Remove duplication.
5263
5264 * emacs.texi (Top): Update to the current structure of the manual.
5265 * misc.texi (Emacs Server): Add menu description.
5266 * files.texi (Saving): Fix menu.
5267 * custom.texi (Customization): Fix menu.
5268 * mule.texi (International): Fix menu.
5269 * kmacro.texi (Keyboard Macros): Fix menu.
5270
5271 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5272
5273 * display.texi: Various minor changes.
5274 (Faces): Delete text that is repeated in the next section.
5275
5276 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
5277
5278 * building.texi (Debugger Operation): Mention GUD tooltips are
5279 disabled with GDB in text command mode.
5280
5281 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
5282
5283 * building.texi: Replace toolbar with "tool bar" for consistency.
5284 (Compilation Mode): Describe compilation-context-lines
5285 and use of arrow in compilation buffer.
5286 (Debugger Operation): Replace help text with variable's value.
5287
5288 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5289 consistency.
5290
5291 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5292
5293 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5294 Add xref.
5295
5296 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5297
5298 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5299 (Position Info): Delete discussion of `goto-line'. It is already
5300 described in `Moving point'.
5301
5302 * mini.texi (Completion Commands): Correct reference.
5303 (Completion Options): Fix typo.
5304
5305 * killing.texi (Deletion): Complete description of `C-x C-o'.
5306
5307 2005-05-10 Richard M. Stallman <rms@gnu.org>
5308
5309 * building.texi (Compilation): Clarify recompile's directory choice.
5310
5311 * frames.texi (Tooltips): Cleanups.
5312
5313 * basic.texi (Arguments): Fix punctuation.
5314
5315 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5316
5317 * screen.texi (Menu Bar): The up and down (not left and right)
5318 arrow keys move through a keyboard menu.
5319
5320 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5321
5322 * basic.texi: Various typo and grammar fixes.
5323 (Moving Point): C-a now runs move-beginning-of-line.
5324
5325 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
5326
5327 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5328
5329 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5330 as different animals.
5331
5332 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5333
5334 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5335 Correct index entry.
5336
5337 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
5338
5339 * building.texi (Debugger Operation): Update to reflect changes
5340 in GUD tooltips.
5341
5342 2005-04-30 Richard M. Stallman <rms@gnu.org>
5343
5344 * files.texi (Compressed Files): Auto Compression normally enabled.
5345
5346 * building.texi (Debugger Operation): Clarify previous change.
5347
5348 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
5349
5350 * building.texi (Debugger Operation): Add description for
5351 GUD tooltips when program is not running.
5352
5353 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5354
5355 * misc.texi (Shell): Add `Shell Prompts' to menu.
5356 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5357 description. Delete remarks moved to new node.
5358 (Shell Prompts): New node.
5359 (History References): Replace remarks moved to `Shell Prompts'
5360 with xref to that node.
5361 (Remote Host): Clarify how to specify the terminal type when
5362 logging in to a different machine.
5363
5364 2005-04-26 Richard M. Stallman <rms@gnu.org>
5365
5366 * emacs.texi (Top): Update submenus from files.texi.
5367
5368 * files.texi (Filesets): Clarify previous change.
5369
5370 * dired.texi (Misc Dired Features): Clarify previous change.
5371
5372 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
5373
5374 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5375
5376 * dired.texi (Misc Dired Features): Document
5377 dired-compare-directories.
5378
5379 * files.texi (Filesets): New node.
5380 (File Conveniences): Document Image mode.
5381
5382 * text.texi (TeX Print): Document tex-compile.
5383
5384 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5385
5386 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5387 Delete redundant reference to tooltip Custom group. It is
5388 referred too again in the next paragraph.
5389
5390 2005-04-24 Richard M. Stallman <rms@gnu.org>
5391
5392 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5393
5394 2005-04-19 Kim F. Storm <storm@cua.dk>
5395
5396 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5397
5398 2005-04-18 Lars Hansen <larsh@math.ku.dk>
5399
5400 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5401 turns off desktop-save-mode.
5402
5403 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5404
5405 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5406 by default in terminals compatible with xterm. Mention that
5407 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5408 node.
5409
5410 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5411
5412 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5413
5414 2005-04-12 Jan Djärv <jan.h.d@swipnet.se>
5415
5416 * xresources.texi (Table of Resources): Add cursorBlink.
5417
5418 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5419
5420 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5421 `d', `C-d' and `u'.
5422
5423 2005-04-11 Richard M. Stallman <rms@gnu.org>
5424
5425 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5426 (Misc X): Add -D, --basic-display.
5427
5428 * maintaining.texi (Change Log): Correct the description of
5429 the example.
5430
5431 * major.texi (Choosing Modes): Document magic-mode-alist.
5432
5433 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5434
5435 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5436 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5437 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5438 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5439 `w', respectively.
5440 (Rmail Labels): Mention `l'.
5441 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5442 (Rmail Summary Edit): Describe `j' and RET.
5443
5444 2005-04-10 Jan Djärv <jan.h.d@swipnet.se>
5445
5446 * xresources.texi (Lucid Resources): Add fontSet resource.
5447
5448 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5449
5450 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5451 now called `indicate-empty-lines'.
5452
5453 2005-04-06 Kim F. Storm <storm@cua.dk>
5454
5455 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5456
5457 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5458
5459 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5460 deleted.
5461 (Marks vs Flags): Add some convenient key bindings.
5462 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5463 (Misc Dired Features): Correct and expand description of `w' command.
5464
5465 * frames.texi (XTerm Mouse): Delete apparently false info.
5466 The GNU/Linux console currently does not appear to support
5467 `xterm-mouse-mode'.
5468
5469 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5470
5471 * calendar.texi (Diary): Mention shell utility `calendar'.
5472
5473 2005-04-01 Richard M. Stallman <rms@gnu.org>
5474
5475 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5476
5477 2005-04-01 Lute Kamstra <lute@gnu.org>
5478
5479 * maintaining.texi (Change Log): add-change-log-entry uses
5480 add-log-mailing-address.
5481
5482 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5483
5484 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5485 `VC Mode Line' and put in an xref to that node.
5486 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5487 its description.
5488
5489 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5490
5491 * calendar.texi (Calendar Systems): Say that the Persian calendar
5492 implemented here is the arithmetical one championed by Birashk.
5493
5494 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5495
5496 * programs.texi (Fortran Motion): Fix previous change.
5497
5498 2005-03-29 Richard M. Stallman <rms@gnu.org>
5499
5500 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5501
5502 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
5503
5504 * text.texi (Refill): Refer to Long Lines Mode.
5505 (Longlines): New node.
5506 (Auto Fill): Don't index "word wrap" here.
5507 (Filling): Add Longlines to menu.
5508
5509 2005-03-29 Richard M. Stallman <rms@gnu.org>
5510
5511 * xresources.texi: Minor fixes.
5512
5513 * misc.texi (Emacs Server): Fix Texinfo usage.
5514
5515 * emacs.texi (Top): Don't use a real section heading for
5516 "Detailed Node Listing". Fake it instead.
5517
5518 * basic.texi (Position Info): Minor cleanup.
5519
5520 * mule.texi (Input Methods): Minor cleanup.
5521
5522 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5523
5524 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5525 constructs as well.
5526 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5527
5528 2005-03-29 Kenichi Handa <handa@m17n.org>
5529
5530 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5531
5532 * basic.texi (Position Info): Update the description about the
5533 command C-u C-x =.
5534
5535 2005-03-28 Richard M. Stallman <rms@gnu.org>
5536
5537 * emacs.texi (Top): Use @section for the detailed node listing.
5538
5539 * calendar.texi: Minor fixes to previous change.
5540
5541 * programs.texi (Fortran): Small fixes to previous changes.
5542
5543 * emacs.texi (Top): Update list of subnodes of Dired.
5544 Likewise for building.texi.
5545
5546 * files.texi (File Conveniences): Delete Auto Image File mode.
5547
5548 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
5549
5550 * building.texi (Flymake): New node.
5551
5552 * custom.texi (Function Keys): Document kp- event types and
5553 keypad-setup package.
5554
5555 * dired.texi (Wdired): New node.
5556
5557 * files.texi (File Conveniences): Reorder entries.
5558 Explain how to turn on Auto-image-file mode.
5559 Document Thumbs mode.
5560
5561 * mule.texi (Specify Coding): Document recode-region and
5562 recode-file-name.
5563
5564 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5565
5566 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5567
5568 * commands.texi (Keys): M-o is now a prefix key.
5569
5570 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5571
5572 * programs.texi: Reformat and update copyright years.
5573 (Fortran): Update section.
5574
5575 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5576
5577 * files.texi: Several small changes in addition to:
5578 (Visiting): Change xref for Dialog Boxes to ref.
5579 (Version Headers): Replace references to obsolete var
5580 `vc-header-alist' with `vc-BACKEND-header'.
5581 (Customizing VC): Update value of `vc-handled-backends'.
5582
5583 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5584
5585 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5586 move here from Emacs Lisp Reference Manual.
5587 * calendar.texi (Calendar/Diary, Diary Commands)
5588 (Special Diary Entries, Importing Diary): Change some xrefs to
5589 point to emacs-xtra rather than elisp.
5590
5591 * emacs-xtra.texi (Calendar Customizing):
5592 Move view-diary-entries-initially, view-calendar-holidays-initially,
5593 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5594 Emacs Manual.
5595 (Appt Customizing): Merge entire section into main Emacs Manual.
5596 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5597 mark-holidays-in-calendar here from emacs-xtra.
5598 (Displaying the Diary): Move view-diary-entries-initially,
5599 mark-diary-entries-in-calendar here from emacs-xtra.
5600 (Appointments): Move appt-display-mode-line,
5601 appt-display-duration, appt-disp-window-function,
5602 appt-delete-window-function here from emacs-xtra.
5603
5604 * calendar.texi: Update and reformat copyright.
5605 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5606 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5607 (Diary): Refer to `diary-file' rather than ~/diary.
5608 (Diary Commands): Rename node to "Displaying the Diary".
5609 * emacs.texi (Top): Rename "Diary Commands" section.
5610 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5611
5612 2005-03-26 Eli Zaretskii <eliz@gnu.org>
5613
5614 * misc.texi (Emacs Server): Fix the command for setting
5615 server-name. Add an xref to Invoking emacsclient.
5616
5617 * help.texi (Help Summary): Clarify when "C-h ." will do something
5618 nontrivial.
5619 (Apropos): Add cindex entry for apropos-sort-by-scores.
5620
5621 * display.texi (Text Display): Add index entries for how no-break
5622 characters are displayed.
5623
5624 2005-03-26 Eli Zaretskii <eliz@gnu.org>
5625
5626 * files.texi (Visiting): Fix cross-references introduced with the
5627 last change.
5628
5629 * xresources.texi (GTK resources): Fix last change.
5630
5631 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
5632
5633 * xresources.texi (X Resources): GTK options documented too.
5634 (Resources): Clarify meaning of program name.
5635 (Table of Resources): Add visualClass.
5636 (GTK resources): Rewrite.
5637 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5638
5639 * display.texi (Text Display): Mention non-breaking spaces.
5640
5641 * files.texi (Reverting): Document auto-revert-check-vc-info.
5642
5643 * frames.texi (Mouse Commands): Document
5644 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5645
5646 * help.texi (Help Summary): Add `C-h .'.
5647 (Apropos): Apropos accepts a list of search terms.
5648 Document apropos-sort-by-scores.
5649 (Help Echo): Document display-local-help.
5650
5651 * misc.texi (Emacs Server): Document server-name.
5652 (Invoking emacsclient): Document -s option for server names.
5653
5654 * text.texi (Outline Visibility): Introduce "current heading
5655 line" (commands can be called with point on a body line).
5656 Re-order table to follow the sequence of discussion.
5657 hide-body won't hide lines before first header line.
5658 (TeX Mode): Add DocTeX mode.
5659
5660 2005-03-24 Richard M. Stallman <rms@gnu.org>
5661
5662 * mule.texi (Single-Byte Character Support): Delete mention
5663 of iso-acc.el and iso-transl.el.
5664
5665 2005-03-23 Lute Kamstra <lute@gnu.org>
5666
5667 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5668
5669 2005-03-23 Richard M. Stallman <rms@gnu.org>
5670
5671 * search.texi: Delete explicit node pointers.
5672 (Incremental Search): New menu.
5673 (Basic Isearch, Repeat Isearch, Error in Isearch)
5674 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5675 (Slow Isearch): New subnodes.
5676 (Configuring Scrolling): Node deleted.
5677 (Search Case): Doc default-case-fold-search.
5678 (Regexp Replace): Move replace-regexp doc here.
5679
5680 * rmail.texi (Movemail): Put commas inside closequotes.
5681
5682 * picture.texi (Insert in Picture): Document C-c arrow combos.
5683 (Basic Picture): Clarify erasure.
5684
5685 * display.texi (Font Lock): Put commas inside closequotes.
5686
5687 * cmdargs.texi (General Variables): Put commas inside closequotes.
5688
5689 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
5690
5691 * building.texi (Stack Buffer): Mention reverse contrast for
5692 *selected* frame (might not be current frame).
5693
5694 2005-03-21 Richard M. Stallman <rms@gnu.org>
5695
5696 * building.texi (Starting GUD): Add bashdb.
5697
5698 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
5699
5700 * basic.texi (Moving Point): Add M-g M-g binding.
5701 (Undo): Document undo-only.
5702 (Position Info): Document M-g M-g and C-u M-g M-g.
5703
5704 * building.texi (Building): Put Grep Searching after Compilation
5705 Shell.
5706 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5707 Document next-error-highlight.
5708 (Grep Searching): Document grep-highlight-matches.
5709 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5710
5711 * calendar.texi (Importing Diary): Rename node from iCalendar.
5712 Document diary-from-outlook.
5713
5714 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5715 Commands.
5716 Mention effect of X drag and drop on Dired buffers.
5717
5718 * files.texi (Visiting): Document large-file-warning-threshold.
5719 Move paragraph on file-selection dialog.
5720 Mention visiting files using X drag and drop.
5721 (Reverting): Mention using Auto-Revert mode to tail files.
5722 Document auto-revert-tail-mode.
5723 (Version Systems): Minor correction.
5724 (Comparing Files): Diff-mode is no longer based on Compilation
5725 mode.
5726 Document compare-ignore-whitespace.
5727 (Misc File Ops): Explain passing a directory to rename-file.
5728 Likewise for copy-file and make-symbolic-link.
5729
5730 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5731 Document mouse-wheel-progressive speed.
5732
5733 * help.texi (Misc Help): Document numeric argument for C-h i.
5734 Correctly explain the effect of just C-u as argument.
5735
5736 * killing.texi (Deletion): Document numeric argument for
5737 just-one-space.
5738
5739 * mini.texi (Completion): Completion acts on text before point.
5740
5741 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5742 (Emulation): CUA mode replaces pc-bindings-mode,
5743 pc-selection-mode, and s-region.
5744
5745 * mule.texi (Input Methods): Leim is now built-in.
5746 (Select Input Method): Document quail-show-key.
5747 (Specify Coding): Document revert-buffer-with-coding-system.
5748
5749 * programs.texi (Fortran Motion): Document f90-next-statement,
5750 f90-previous-statement, f90-next-block, f90-previous-block,
5751 f90-end-of-block, and f90-beginning-of-block.
5752
5753 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5754
5755 * emacs.texi (Acknowledgments): Updated.
5756
5757 * anti.texi: Total rewrite.
5758
5759 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
5760
5761 * ack.texi (Acknowledgments): Update.
5762
5763 2005-03-19 Eli Zaretskii <eliz@gnu.org>
5764
5765 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5766 copyright years.
5767
5768 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
5769
5770 * building.texi (Commands of GUD): Move paragraph on setting
5771 breakpoints with mouse to the GDB Graphical Interface node.
5772
5773 2005-03-07 Richard M. Stallman <rms@gnu.org>
5774
5775 * misc.texi (Single Shell, Shell Options): Fix previous change.
5776
5777 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5778
5779 2005-03-06 Richard M. Stallman <rms@gnu.org>
5780
5781 * building.texi (Starting GUD): Don't explain text vs graphical
5782 GDB here. Just mention it and xref.
5783 Delete "just one debugger process".
5784 (Debugger Operation): Move GUD tooltip info here.
5785 (GUD Tooltips): Node deleted.
5786 (GDB Graphical Interface): Explain the two GDB modes here.
5787
5788 * sending.texi (Sending Mail): Minor cleanup.
5789 (Mail Aliases): Explain quoting conventions.
5790 Update key rebinding example.
5791 (Header Editing): C-M-i is like M-TAB.
5792 (Mail Mode Misc): mail-attach-file does not do MIME.
5793
5794 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5795 that really belongs here.
5796 (Remote Mailboxes): Text moved to Rmail Inbox.
5797 (Rmail Display): Mention Mouse-1.
5798 (Movemail): Clarify two movemail versions.
5799 Clarify rmail-movemail-program.
5800
5801 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5802 Document async shell commands.
5803 (Shell History): Clarify.
5804 (Shell Ring): Mention C-UP an C-DOWN.
5805 (Shell Options): Add comint-prompt-read-only.
5806 (Invoking emacsclient): Set EDITOR to run Emacs.
5807 (Sorting): No need to explain what region is.
5808 (Saving Emacs Sessions): Fix typo.
5809 (Recursive Edit): Fix punctuation.
5810 (Emulation): Don't mention "PC bindings" which are standard.
5811 (Hyperlinking): Explain Mouse-1 convention here.
5812 (Find Func): Node deleted.
5813
5814 * help.texi (Name Help): Xref to Hyperlinking.
5815
5816 * glossary.texi (Glossary):
5817 Rename "Balance Parentheses" to "Balancing...".
5818 Add "Byte Compilation". Correct "Copyleft".
5819 New xref in "Customization".
5820 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5821 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5822 Rename "Registers" to "Register".
5823 Replace "Selecting" with "Selected Frame",
5824 "Selected Window", and "Selecting a Buffer".
5825
5826 * files.texi (Types of Log File): Explain how projects'
5827 methods can vary.
5828
5829 * display.texi (Faces): Delete "Emacs 21".
5830
5831 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5832 * fixit.texi (Spelling): C-M-i like M-TAB.
5833 * mini.texi (Completion Options): C-M-i like M-TAB.
5834 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5835 * text.texi (Text Mode): C-M-i like M-TAB.
5836
5837 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5838
5839 * calendar.texi (Specified Dates): Mention `g w'.
5840 (Appointments): appt-activate toggles with no arg.
5841
5842 2005-03-05 Juri Linkov <juri@jurta.org>
5843
5844 * cmdargs.texi (Emacs Invocation): Add cindex
5845 "invocation (command line arguments)"
5846 (Misc X): Add -nbc, --no-blinking-cursor.
5847
5848 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
5849
5850 * calendar.texi (iCalendar): No need to require it now.
5851
5852 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
5853
5854 * trouble.texi (Contributing): Mention Savannah. Direct users to
5855 emacs-devel.
5856
5857 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5858
5859 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5860 window.
5861
5862 2005-02-27 Richard M. Stallman <rms@gnu.org>
5863
5864 * building.texi (Compilation): Update mode line status info.
5865
5866 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5867
5868 * calendar.texi (General Calendar): Document binding of
5869 scroll-other-window-down.
5870 (Mayan Calendar): Fix earliest date.
5871 (Time Intervals): Document timeclock-change.
5872 Fix timeclock-ask-before-exiting documentation.
5873
5874 2005-02-26 Kim F. Storm <storm@cua.dk>
5875
5876 * frames.texi (Mouse References):
5877 Add mouse-1-click-in-non-selected-windows.
5878
5879 2005-02-25 Richard M. Stallman <rms@gnu.org>
5880
5881 * screen.texi (Screen): Explain better about cursors and mode lines;
5882 don't presuppose text terminals.
5883 (Point): Don't assume just one cursor.
5884 Clarify explanation of cursors.
5885 (Echo Area, Menu Bar): Cleanups.
5886
5887 * mini.texi (Minibuffer): Prompts are highlighted.
5888 (Minibuffer Edit): Newline = C-j only on text terminals.
5889 Clarify resize-mini-windows values.
5890 Mention M-PAGEUP and M-PAGEDOWN.
5891 (Completion Commands): Mouse-1 like Mouse-2.
5892 (Minibuffer History): Explain history commands better.
5893 (Repetition): Add xref to Incremental Search.
5894
5895 * mark.texi (Setting Mark): Clarify info about displaying mark.
5896 Clarify explanation of C-@ and C-SPC.
5897 (Transient Mark): Mention Delete Selection mode.
5898 (Marking Objects): Clean up text about extending the region.
5899
5900 * m-x.texi (M-x): One C-g doesn't always go to top level.
5901 No delay before suggest-key-bindings output.
5902
5903 * fixit.texi (Fixit): Mention C-/ for undo.
5904 (Spelling): Mention ESC TAB like M-TAB.
5905 Replacement words with r and R are rechecked.
5906 Say where C-g leaves point. Mention ? as input.
5907
5908 2005-02-23 Lute Kamstra <lute@gnu.org>
5909
5910 * cmdargs.texi (Initial Options): Add cross reference.
5911
5912 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5913
5914 * emacs.texi (Top): Update menu for splitting of node in
5915 msdog.texi.
5916 * frames.texi (Frames): Update xref for splitting of node in
5917 msdog.texi.
5918 * trouble.texi (Quitting): Ditto.
5919
5920 2005-02-16 Richard M. Stallman <rms@gnu.org>
5921
5922 * windows.texi (Split Window): Simplify line truncation info
5923 and xref to Display Custom.
5924
5925 * trouble.texi (Quitting): Emergency escape only for text terminal.
5926 (Screen Garbled): C-l for ungarbling is only for text terminal.
5927
5928 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5929
5930 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5931
5932 * programs.texi (Program Modes): Mention Python mode.
5933 (Moving by Defuns): Repeating C-M-h extends region.
5934 (Basic Indent): Clarify.
5935 (Custom C Indent): Clarify.
5936 (Expressions): Repeating C-M-@ extends region.
5937 (Info Lookup): Clarify for C-h S.
5938 (Symbol Completion): ESC TAB alternative for M-TAB.
5939 (Electric C): Clarify.
5940
5941 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5942
5943 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5944 MS-DOS Input node.
5945 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5946 (MS-DOS and MULE): Clarify.
5947 (MS-DOS Processes, Windows Processes): Fix typos.
5948
5949 * major.texi (Choosing Modes): Clarify.
5950
5951 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5952 (Keyboard Macro Step-Edit): Clarify.
5953
5954 * indent.texi (Indentation): Clarifications.
5955
5956 * help.texi (Help): Correct error about C-h in query-replace.
5957 Clarify apropos vs C-h a. Fix how to search in FAQ.
5958 (Key Help): Describe C-h w here.
5959 (Name Help): Minor cleanup. C-h w moved to Key Help.
5960 Clarify the "object" joke.
5961 (Apropos): Clarify. Mouse-1 like Mouse-2.
5962 (Help Mode): Mouse-1 like Mouse-2.
5963
5964 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5965
5966 * display.texi (Display): Reorder menu.
5967 (Faces): Cleanup.
5968 (Font Lock): Cleanup. Mention Options menu.
5969 Delete obsolete text.
5970 (Scrolling): For C-l, don't presume text terminal.
5971 (Horizontal Scrolling): Simplify intro.
5972 (Follow Mode): Clarify.
5973 (Cursor Display): Moved before Display Custom.
5974 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5975 Doc default-tab-width. Doc line truncation more thoroughly.
5976
5977 * dired.texi (Dired Enter): C-x C-f can run Dired.
5978 (Dired Visiting): Comment out `a' command.
5979 Mouse-1 is like Mouse-2.
5980 (Shell Commands in Dired): ? can be used more than once.
5981
5982 * basic.texi (Continuation Lines): Simplify description of truncation,
5983 and refer to Display Custom for the rest of it.
5984
5985 2005-02-06 Lute Kamstra <lute@gnu.org>
5986
5987 * basic.texi (Undo): Fix typo.
5988
5989 * cmdargs.texi (Emacs Invocation): Fix typo.
5990
5991 * custom.texi (Init Examples): Fix typo.
5992
5993 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5994
5995 2005-02-06 Richard M. Stallman <rms@gnu.org>
5996
5997 * regs.texi (Registers): Registers can hold numbers, too.
5998
5999 * killing.texi (Other Kill Commands): Cleanup.
6000 Delete redundant explanation of kill in read-only buffer.
6001 (Yanking): Mention term "copying".
6002 (Accumulating Text): Fix typo.
6003
6004 * entering.texi (Entering Emacs): Update rationale at start.
6005 (Exiting): Treat iconifying on a par with suspension.
6006
6007 * custom.texi (Minor Modes): Fix typo.
6008 (Easy Customization): Fix menu style.
6009 (Variables): Add xref.
6010 (Examining): Setting for future sessions works through .emacs.
6011 (Keymaps): "Text terminals", not "Many".
6012 (Init Rebinding): Explain \C-. Show example of \M-.
6013 Fix minor wording errors.
6014 (Function Keys): Explain vector syntax just once.
6015 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6016 (Init File): Mention .emacs.d directory.
6017 (Init Examples): Add xref.
6018 (Find Init): Mention .emacs.d directory.
6019
6020 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6021 (Action Arguments): Explain which kinds of -l args are found how.
6022 (Initial Options): --batch does not inhibit site-start.
6023 Add xrefs.
6024 (Command Example): Use --batch, not -batch.
6025
6026 * basic.texi (Inserting Text): Cleanup wording.
6027 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6028 C-n is not error at end of buffer.
6029 (Undo): Doc C-/ like C-_. Add xrefs.
6030 (Arguments): META key may be labeled ALT.
6031 Peculiar arg meanings are explained in doc strings.
6032
6033 * abbrevs.texi (Expanding Abbrevs): Clarify.
6034
6035 2005-02-05 Eli Zaretskii <eliz@gnu.org>
6036
6037 * frames.texi (Frame Parameters): Add an xref to the description
6038 of list-colors-display. Add a pointer to the X docs about colors.
6039
6040 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
6041 Improve docs of list-colors-display.
6042
6043 2005-02-03 Lute Kamstra <lute@gnu.org>
6044
6045 * frames.texi (Frames, Drag and Drop): Fix typos.
6046
6047 2005-02-03 Richard M. Stallman <rms@gnu.org>
6048
6049 * windows.texi (Basic Window): Mention color-change in mode line.
6050 (Change Window): Explain dragging vertical boundaries.
6051
6052 * text.texi (Sentences): Clarify.
6053 (Paragraphs): Explain M-a and blank lines.
6054 (Outline Mode): Clarify text and menu.
6055 (Hard and Soft Newlines): Mention use-hard-newlines.
6056
6057 * frames.texi (Frames): Delete unnecessary mention of Windows.
6058 (Mouse Commands): Likewise. Mention xterm mouse support.
6059 (Clipboard): Clarify.
6060 (Mouse References): Mention use of Mouse-1 for following links.
6061 (Menu Mouse Clicks): Clarify.
6062 (Mode Line Mouse): Clarify.
6063 (Drag and Drop): Rewrite.
6064
6065 * fixit.texi (Spelling): Fix typo.
6066
6067 * files.texi (File Names): Clarify.
6068 (Visiting): Update conditions for use of file dialog. Clarify.
6069 (Saving): Doc d as answer in save-some-buffers.
6070 (Remote Files): Clean up the text.
6071
6072 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6073
6074 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6075 (List Buffers): Clarify.
6076 (Several Buffers): Doc T command.
6077 (Buffer Convenience): Clarify menu.
6078
6079 * basic.texi (Undo): Clarify last change.
6080
6081 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6082
6083 * fixit.texi (Spelling): Fix typo.
6084
6085 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6086
6087 * basic.texi (Undo): Update description of `undo-outer-limit'.
6088
6089 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
6090
6091 * building.texi: Update documentation relating to GDB Graphical
6092 Interface.
6093
6094 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6095
6096 * custom.texi (Easy Customization): Adapt menu to node name change.
6097
6098 2005-01-30 Richard M. Stallman <rms@gnu.org>
6099
6100 * custom.texi (Easy Customization): Defn of "User Option" now
6101 includes faces. Don't say just "option" when talking about variables.
6102 Do say just "options" to mean "anything customizable".
6103 (Specific Customization): Describe `customize-variable',
6104 not `customize-option'.
6105
6106 * glossary.texi (Glossary) <Faces>: Add xref.
6107 <User Option>: Change definition--include faces. Change xref.
6108
6109 * picture.texi (Picture): Mention artist.el.
6110
6111 * sending.texi, screen.texi, programs.texi, misc.texi:
6112 * mini.texi, major.texi, maintaining.texi, macos.texi:
6113 * help.texi, frames.texi, files.texi:
6114 Don't say just "option" when talking about variables.
6115
6116 * display.texi, mule.texi: Don't say just "option" when talking
6117 about variables. Other minor cleanups.
6118
6119 2005-01-26 Lute Kamstra <lute@gnu.org>
6120
6121 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6122 File'. Mention the `-Q' option at the `--no-site-file' option.
6123
6124 2005-01-22 David Kastrup <dak@gnu.org>
6125
6126 * building.texi (Grep Searching): Mention alias `find-grep' for
6127 `grep-find'.
6128
6129 2005-01-20 Richard M. Stallman <rms@gnu.org>
6130
6131 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6132
6133 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6134
6135 * rmail.texi (Movemail): Explain differences
6136 between standard and mailutils versions of movemail.
6137 Describe command line and configuration options introduced
6138 with the latter.
6139 Explain the notion of mailbox URL, provide examples and
6140 cross-references to mailutils documentation.
6141 Describe various methods of specifying mailbox names,
6142 user names and user passwords for rmail.
6143 (Remote Mailboxes): New section. Describe
6144 how movemail handles remote mailboxes. Describe configuration
6145 options used to control its behavior.
6146 (Other Mailbox Formats): Explain handling of various mailbox
6147 formats.
6148
6149 2005-01-13 Richard M. Stallman <rms@gnu.org>
6150
6151 * commands.texi (Commands): Clarification.
6152
6153 2005-01-11 Richard M. Stallman <rms@gnu.org>
6154
6155 * programs.texi (Multi-line Indent): Fix previous change.
6156 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6157
6158 2005-01-08 Richard M. Stallman <rms@gnu.org>
6159
6160 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6161 lazy-highlight.
6162
6163 * search.texi (Query Replace): Mention faces query-replace
6164 and lazy-highlight.
6165 (Incremental Search): Update isearch highlighting info.
6166
6167 2005-01-04 Richard M. Stallman <rms@gnu.org>
6168
6169 * custom.texi (Saving Customizations): Minor improvement.
6170
6171 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6172
6173 * custom.texi (Saving Customizations): Emacs no longer loads
6174 `custom-file' after .emacs. No longer mention customizing through
6175 Custom.
6176
6177 2005-01-01 Andreas Schwab <schwab@suse.de>
6178
6179 * killing.texi (Graphical Kill): Move up under node Killing,
6180 change @section to @subsection.
6181
6182 2005-01-01 Richard M. Stallman <rms@gnu.org>
6183
6184 * custom.texi (Face Customization): Mention hex color specs.
6185
6186 * emacs.texi (Top): Update Killing submenu.
6187
6188 * killing.texi (Killing): Reorganize section.
6189 No more TeX-only text; put the node command at start of chapter.
6190 But the first section heading is used only in TeX.
6191 Rewrite the text to read better in this mode.
6192 (Graphical Kill): New subnode gets some of the text that
6193 used to be in the first section.
6194
6195 2004-12-31 Richard M. Stallman <rms@gnu.org>
6196
6197 * dired.texi (Shell Commands in Dired): Delete the ? example.
6198
6199 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6200
6201 * files.texi (Saving): Describe new require-final-newline features
6202 and mode-require-final-newline.
6203
6204 2004-12-29 Richard M. Stallman <rms@gnu.org>
6205
6206 * custom.texi (File Variables): Clarify previous change.
6207
6208 2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
6209
6210 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6211 out now.
6212
6213 2004-12-27 Richard M. Stallman <rms@gnu.org>
6214
6215 * Makefile.in (MAKEINFO): Specify --force.
6216
6217 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6218 (Undo): Doc undo-outer-limit.
6219
6220 2004-12-15 Juri Linkov <juri@jurta.org>
6221
6222 * mark.texi (Transient Mark, Mark Ring): M-< and other
6223 movement commands don't set mark in Transient Mark mode
6224 if mark is active.
6225
6226 2004-12-12 Juri Linkov <juri@jurta.org>
6227
6228 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6229 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6230
6231 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6232 (Misc Dired Commands): Add @r{(Dired)} to w.
6233
6234 2004-12-12 Juri Linkov <juri@jurta.org>
6235
6236 * mark.texi (Marking Objects): Marking commands also extend the
6237 region when mark is active in Transient Mark mode.
6238
6239 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6240
6241 * custom.texi (Saving Customizations): Emacs only loads the custom
6242 file automatically after the init file in version 22.1 or later.
6243 Adapt text and examples to this fact.
6244
6245 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6246
6247 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6248 be set through Custom. Otherwise, it has no effect.
6249
6250 2004-12-05 Richard M. Stallman <rms@gnu.org>
6251
6252 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6253 * entering.texi: Rename Command Line to Emacs Invocation.
6254
6255 * misc.texi (Term Mode): Correctly describe C-c.
6256
6257 * custom.texi (Easy Customization): Move up to section level,
6258 before Variables. Avoid using the term "variable"; say "option".
6259 New initial explanation.
6260 (Variables): In initial explanation, connect "variable" to the
6261 already-explained "user option".
6262
6263 * emacs.texi (Top): Fix ref to Command Line.
6264 Move reference to Easy Customization.
6265
6266 * xresources.texi (X Resources): Fix From link.
6267
6268 * doclicense.texi (GNU Free Documentation License): Fix To link.
6269
6270 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6271
6272 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6273
6274 2004-12-03 Richard M. Stallman <rms@gnu.org>
6275
6276 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6277
6278 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6279
6280 * kmacro.texi: Several small changes in addition to the following.
6281 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6282 defining a keyboard macro.
6283 Mention `kmacro-ring-max'.
6284 (Keyboard Macro Counter): Clarify description of
6285 `kmacro-insert-counter', `kmacro-set-counter',
6286 `kmacro-add-counter' and `kmacro-set-format'.
6287
6288 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6289
6290 * custom.texi (File Variables): Add `unibyte' and make it more
6291 clear that `unibyte' and `coding' are special. Suggested by Simon
6292 Krahnke <overlord@gmx.li>.
6293
6294 * mule.texi (Enabling Multibyte): Refer to File Variables.
6295 Suggested by Simon Krahnke <overlord@gmx.li>.
6296
6297 2004-11-26 Jan Djärv <jan.h.d@swipnet.se>
6298
6299 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6300 x-use-old-gtk-file-dialog.
6301
6302 2004-11-20 Richard M. Stallman <rms@gnu.org>
6303
6304 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6305
6306 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
6307
6308 * building.texi (Lisp Eval): Delete hyphen in section name.
6309
6310 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6311
6312 * files.texi (Old Versions):
6313 No longer document annotation as "CVS only".
6314
6315 2004-11-10 Andre Spiegel <spiegel@gnu.org>
6316
6317 * files.texi (Version Control): Rewrite the introduction about
6318 version systems, mentioning the new ones that we support. Thanks
6319 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6320 suggestions.
6321
6322 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
6323
6324 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
6325
6326 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
6327
6328 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6329
6330 2004-10-23 Eli Zaretskii <eliz@gnu.org>
6331
6332 * text.texi (Text Based Tables, Table Definition)
6333 (Table Creation, Table Recognition, Cell Commands)
6334 (Cell Justification, Row Commands, Column Commands)
6335 (Fixed Width Mode, Table Conversion, Measuring Tables)
6336 (Table Misc): New nodes, documenting the Table Mode.
6337
6338 2004-10-19 Jason Rumney <jasonr@gnu.org>
6339
6340 * makefile.w32-in (info): Change order of arguments to makeinfo.
6341
6342 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
6343
6344 * calendar.texi (iCalendar): Update for package changes.
6345
6346 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6347
6348 * files.texi (Misc File Ops): View mode is a minor mode.
6349
6350 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6351
6352 * calendar.texi (iCalendar): Style changes.
6353
6354 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6355
6356 * search.texi (Regexps): The regexp described in the example is no
6357 longer stored in the variable `sentence-end'.
6358
6359 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
6360
6361 * building.texi (Starting GUD): Note that multiple debugging
6362 sessions requires `gdb --fullname'.
6363
6364 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
6365
6366 * calendar.texi (iCalendar): New section for a new package.
6367
6368 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6369
6370 * text.texi: Various small changes in addition to the following.
6371 (Text): Replace xref for autotype with inforef.
6372 (Sentences): Explain nil value for `sentence-end'.
6373 (Paragraphs): Update default values for `paragraph-start' and
6374 `paragraph-separate'.
6375 (Text Mode): Correct description of Text mode's effect on the
6376 syntax table.
6377 (Outline Visibility): `hide-other' does not hide top level headings.
6378 `selective-display-ellipses' no longer has an effect on Outline mode.
6379 (TeX Misc): Add missing @cindex.
6380 Replace xref for RefTeX with inforef.
6381 (Requesting Formatted Text): The variable
6382 `enriched-fill-after-visiting' no longer exists.
6383 (Editing Format Info): Update names of menu items and commands.
6384 (Format Faces): Mention special effect of specifying the default face.
6385 Describe inheritance of text properties.
6386 Correct description of `fixed' face.
6387 (Format Indentation): Correct description of effect of setting
6388 margins. Mention `set-left-margin' and `set-right-margin'.
6389 (Format Justification): Update names of menu items.
6390 `set-justification-full' is now bound to `M-j b'.
6391 Mention that `default-justification' is a per buffer variable.
6392 (Format Properties): Update name of menu item.
6393 (Forcing Enriched Mode): `format-decode-buffer' automatically
6394 turns on Enriched mode if the buffer is in text/enriched format.
6395
6396 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
6397
6398 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6399
6400 2004-09-28 Kim F. Storm <storm@cua.dk>
6401
6402 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6403 Align with new functionality.
6404
6405 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6406
6407 * display.texi (Display Custom): Remove stray `@end defvar'.
6408
6409 2004-09-23 Kim F. Storm <storm@cua.dk>
6410
6411 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6412 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6413
6414 2004-09-20 Richard M. Stallman <rms@gnu.org>
6415
6416 * custom.texi (Hooks): Explain using setq to clear out a hook.
6417 (File Variables): Explain multiline string constants.
6418 (Non-ASCII Rebinding): Explain when you need to update
6419 non-ASCII char codes in .emacs.
6420
6421 * building.texi (Compilation): Explain how to make a silent
6422 subprocess that won't be terminated. Explain compilation-environment.
6423
6424 2004-09-13 Kim F. Storm <storm@cua.dk>
6425
6426 * mini.texi (Repetition): Rename isearch-resume-enabled to
6427 isearch-resume-in-command-history and change default to disabled.
6428
6429 2004-09-09 Kim F. Storm <storm@cua.dk>
6430
6431 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6432 with new `kmacro-name-last-macro'.
6433
6434 2004-09-08 Juri Linkov <juri@jurta.org>
6435
6436 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6437
6438 2004-09-03 Juri Linkov <juri@jurta.org>
6439
6440 * search.texi (Incremental Search): Update wording for M-%.
6441
6442 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6443
6444 * killing.texi (Killing): Correct description of kill commands in
6445 read-only buffer.
6446
6447 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6448
6449 * building.texi (Compilation Mode): Add a paragraph about rules
6450 for finding the compilation buffer for `next-error'.
6451
6452 * search.texi (Other Repeating Search): Mention that Occur mode
6453 supports the next-error functionality.
6454
6455 2004-09-02 Juri Linkov <juri@jurta.org>
6456
6457 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6458
6459 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6460
6461 * kmacro.texi (Basic Keyboard Macro):
6462 `apply-macro-to-region-lines' now operates on all lines that begin
6463 in the region, rather than on all complete lines in the region.
6464
6465 2004-08-31 Jan Djärv <jan.h.d@swipnet.se>
6466
6467 * frames.texi (Drag and drop): Add documentation about
6468 x-dnd-test-function and x-dnd-known-types.
6469
6470 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6471
6472 * indent.texi: Various minor changes in addition to:
6473 (Indentation Commands): Correct description of `indent-relative'.
6474 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6475 mode. The *Tab Stops* buffer uses Overwrite Mode.
6476 (Just Spaces): `tabify' converts sequences of at least two spaces
6477 to tabs.
6478
6479 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6480
6481 * frames.texi (Secondary Selection): Setting the secondary
6482 selection with M-Drag-Mouse-1 does not alter the kill ring,
6483 setting it with M-Mouse-1 and M-Mouse-3 does.
6484 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6485 toolkit scroll bars.
6486 (Scroll Bars): Ditto.
6487
6488 * windows.texi (Basic Window): When using a window system, the value
6489 of point in a non-selected window is indicated by a hollow box.
6490 (Split Window): Side by side windows are separated by a scroll bar,
6491 if scroll bars are used.
6492 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6493 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6494 (Window Convenience): Update bindings for `winner-undo' and
6495 `winner-redo'.
6496
6497 * ack.texi (Acknowledgments): Use `@unnumbered'.
6498 * misc.texi: Adapt sectioning in Info to the node structure.
6499 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6500 of "Using Emacs as a Server".
6501 * building.texi (Building): Interchange nodes (for correct numbering).
6502 * programs.texi (Programs): Interchange nodes (for correct numbering).
6503 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6504 Info to the node structure.
6505 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6506 Rearrange order of nodes and sections such that both "GNU GENERAL
6507 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6508 end, as appropriate for appendices.
6509 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6510 Use `@unnumberedsec'.
6511 * trouble.texi: Adapt sectioning in Info to the node structure.
6512 Adapt node pointers to change in emacs.texi.
6513 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6514
6515 2004-08-25 Kenichi Handa <handa@m17n.org>
6516
6517 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6518 description for unibyte mode.
6519
6520 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6521
6522 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6523
6524 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6525 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6526 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6527 in @pxref.
6528
6529 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6530
6531 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6532 Change section names.
6533
6534 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6535
6536 * kmacro.texi (Keyboard Macro Ring): Rename section.
6537 Emacs treats the head of the macro ring as the `last keyboard macro'.
6538 (Keyboard Macro Counter): Minor change.
6539 (Save Keyboard Macro): Some clarifications.
6540 (Edit Keyboard Macro): Rename section.
6541
6542 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6543 32-bit machines.
6544 (Several Buffers): Clarify which buffer is selected if `2' is
6545 pressed in the Buffer Menu.
6546 Auto Revert mode can be used to update the Buffer Menu
6547 automatically.
6548
6549 2004-08-21 Eli Zaretskii <eliz@gnu.org>
6550
6551 * help.texi (Misc Help): Add an index entry for finding an Info
6552 manual by its file name.
6553
6554 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6555
6556 * files.texi (Backup Deletion): Correct description of
6557 `delete-old-versions'.
6558 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6559 (Auto Save Files): Recommend `auto-save-mode' to reenable
6560 auto-saving, rather than the abbreviation `auto-save'.
6561
6562 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6563
6564 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6565 for "killing" and "yanking" in main menu.
6566
6567 2004-08-16 Richard M. Stallman <rms@gnu.org>
6568
6569 * killing.texi (Yanking, Killing): Minor cleanups.
6570
6571 * mark.texi (Momentary Mark): Minor cleanups.
6572
6573 2004-08-15 Kenichi Handa <handa@etl.go.jp>
6574
6575 * custom.texi (Non-ASCII Rebinding):
6576 C-q always inserts the right code to pass to global-set-key.
6577
6578 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6579
6580 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6581 `insert-register', instead of `C-x r g' binding, for consistency.
6582
6583 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6584
6585 * fixit.texi (Spelling): Fix typo.
6586
6587 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6588
6589 * help.texi (Help): Fix Texinfo usage.
6590
6591 2004-07-24 Richard M. Stallman <rms@gnu.org>
6592
6593 * text.texi (Paragraphs): Update how paragraphs are separated
6594 and the default for paragraph-separate.
6595
6596 * search.texi (Regexp Replace): Further update text for new
6597 replacement operators.
6598
6599 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6600
6601 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6602 `R' switch.
6603
6604 * dired.texi (Dired Updating): `k' only deletes inserted
6605 subdirectories from the Dired buffer if a prefix argument was given.
6606
6607 * search.texi (Regexps): Delete redundant definition of `symbol' in
6608 description of `\_>'. It already occurs in the description of `\_<'.
6609
6610 2004-07-01 Juri Linkov <juri@jurta.org>
6611
6612 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6613 (Regexp Search): Add M-r.
6614
6615 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6616
6617 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6618
6619 2004-06-29 Jesper Harder <harder@ifa.au.dk>
6620
6621 * search.texi, calendar.texi: Markup fixes.
6622
6623 2004-06-25 Richard M. Stallman <rms@gnu.org>
6624
6625 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6626
6627 2004-06-25 David Kastrup <dak@gnu.org>
6628
6629 * search.texi (Regexp Replace): Some typo corrections and
6630 rearrangement.
6631
6632 2004-06-24 David Kastrup <dak@gnu.org>
6633
6634 * search.texi (Unconditional Replace): Use replace-string instead
6635 of query-replace in example.
6636 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6637 sequences.
6638 (Query Replace): Correct explanation of `^' which does not use
6639 the mark stack.
6640
6641 2004-06-21 Nick Roberts <nickrob@gnu.org>
6642
6643 * misc.texi (Shell History Copying): Document comint-insert-input.
6644 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6645
6646 2004-06-20 Jesper Harder <harder@ifa.au.dk>
6647
6648 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6649 * custom.texi (Customization): Do.
6650 * anti.texi (Antinews): Do.
6651 * abbrevs.texi (Defining Abbrevs): Do.
6652
6653 * programs.texi (Info Lookup): Fix keybinding for
6654 info-lookup-symbol.
6655
6656 2004-06-16 Juanma Barranquero <lektu@terra.es>
6657
6658 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6659 Add emacs-xtra.
6660 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6661 (clean): Add emacs-xtra and flymake. Remove redundancies.
6662
6663 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6664
6665 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6666 Add emacs-xtra.
6667 * emacs-xtra.texi: New file.
6668
6669 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6670
6671 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6672 (Dired and Find): Mention differences with ordinary Dired buffers.
6673
6674 2004-06-13 Richard M. Stallman <rms@gnu.org>
6675
6676 * custom.texi (Init Syntax): Explain about vars that do special
6677 things when set with setq or with Custom.
6678 (Init Examples): Add line-number-mode example.
6679
6680 2004-06-12 Juri Linkov <juri@jurta.org>
6681
6682 * dired.texi (Operating on Files): Add dired-do-touch.
6683
6684 2004-06-10 Juri Linkov <juri@jurta.org>
6685
6686 * building.texi (Lisp Eval): Add C-M-x on defface.
6687
6688 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6689
6690 * files.texi (Reverting): Auto-Revert mode and
6691 Global Auto-Revert mode no longer revert remote files.
6692
6693 2004-05-29 Richard M. Stallman <rms@gnu.org>
6694
6695 * custom.texi (Init File): Two dashes start --no-site-file.
6696
6697 2004-05-29 Alan Mackenzie <acm@muc.de>
6698
6699 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
6700 ("AWK"): Is consistently thus spelled throughout.
6701 (AWK, Pike): Document as "C-like modes".
6702 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6703 (M-x man): Supersedes M-x manual-entry.
6704 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6705
6706 ("Comments in C"): Delete node; the info is in CC Mode manual.
6707 (c-comment-only-line-offset): Remove description.
6708
6709 (C-c ., C-c C-c): Describe new C Mode bindings.
6710
6711 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6712 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6713 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6714 Amend definitions.
6715
6716 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6717 Describe functions.
6718
6719 (c-comment-start-regexp, c-hanging-comment-ender-p)
6720 (c-hanging-comment-starter-p): Remove obsolete definitions.
6721
6722 * emacs.texi: Remove the menu entry "Comments in C".
6723
6724 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6725
6726 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6727 `M-x locate'.
6728
6729 2004-05-16 Karl Berry <karl@gnu.org>
6730
6731 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6732 makeinfo --html fails.
6733 * help.texi (Help Summary) [@ifnottex]: Likewise.
6734
6735 2004-05-13 Nick Roberts <nickrob@gnu.org>
6736
6737 * building.texi (GDB Graphical Interface): Update and describe
6738 layout first.
6739
6740 2004-05-04 Jason Rumney <jasonr@gnu.org>
6741
6742 * makefile.w32-in: Revert last change.
6743
6744 2004-05-03 Jason Rumney <jasonr@gnu.org>
6745
6746 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6747
6748 2004-04-23 Juanma Barranquero <lektu@terra.es>
6749
6750 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6751
6752 2004-04-18 Juri Linkov <juri@jurta.org>
6753
6754 * fixit.texi (Spelling): Remove file extension from ispell xref.
6755
6756 2004-04-15 Kim F. Storm <storm@cua.dk>
6757
6758 * cmdargs.texi (Initial Options): Add -Q.
6759
6760 2004-04-05 Kim F. Storm <storm@cua.dk>
6761
6762 * custom.texi (File Variables): Add safe-local-eval-forms.
6763
6764 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6765
6766 * files.texi (Reverting): Correct description of revert-buffer's
6767 handling of point.
6768
6769 2004-03-22 Juri Linkov <juri@jurta.org>
6770
6771 * emacs.texi (Top): Add `Misc X'.
6772
6773 * trouble.texi: Fix help key bindings.
6774
6775 * glossary.texi: Improve references.
6776
6777 * help.texi: Sync keywords with finder.el.
6778
6779 * mini.texi (Completion): Add description for menu items.
6780
6781 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6782
6783 * sending.texi (Mail Methods): Fix xref to Message manual.
6784
6785 2004-03-12 Richard M. Stallman <rms@gnu.org>
6786
6787 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6788
6789 2004-03-04 Richard M. Stallman <rms@gnu.org>
6790
6791 * search.texi (Regexps): Explain that ^ and $ have their
6792 special meanings only in certain contexts.
6793
6794 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6795
6796 * mule.texi (Specify Coding): Doc C-x RET F.
6797
6798 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6799 for multiple compile and grep buffers.
6800 (Indirect Buffers): Don't recommand clone-indirect-buffer
6801 for multiple compile and grep buffers.
6802
6803 2004-02-29 Juanma Barranquero <lektu@terra.es>
6804
6805 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6806 Use $(DEL) instead of rm, and ignore exit code.
6807
6808 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
6809
6810 * building.texi (Watch Expressions): Update.
6811
6812 2004-02-21 Juri Linkov <juri@jurta.org>
6813
6814 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6815 --directory, --help, --version. Move text about command-line-args
6816 to Command Arguments.
6817 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6818 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6819 (Window Size X): Join -g and --geometry. Add @cindex.
6820 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6821 (Title X): Remove alias -title.
6822 (Misc X): New node.
6823
6824 2004-02-15 Jan Djärv <jan.h.d@swipnet.se>
6825
6826 * frames.texi (Drag and drop): Add Motif to list of supported
6827 protocols.
6828
6829 2004-02-03 Jan Djärv <jan.h.d@swipnet.se>
6830
6831 * frames.texi (Drag and drop): New section.
6832
6833 2004-01-24 Richard M. Stallman <rms@gnu.org>
6834
6835 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6836 Include it only @ifnotinfo. Patch the preceding and following
6837 node headers to point to each other.
6838
6839 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6840
6841 * calendar.texi (Appointments): Update section.
6842
6843 2003-12-29 Kevin Ryde <user42@zip.com.au>
6844
6845 * programs.texi (C Modes): Fix the xref.
6846
6847 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
6848
6849 * building.texi (Watch Expressions): Update.
6850 (Commands of GUD): Include use of toolbar + breakpoints set from
6851 fringe/margin.
6852
6853 2003-12-03 Andre Spiegel <spiegel@gnu.org>
6854
6855 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6856 <acm@muc.de>.
6857
6858 2003-11-29 Jan Djärv <jan.h.d@swipnet.se>
6859
6860 * frames.texi (Dialog Boxes): Add use-file-dialog.
6861
6862 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6863
6864 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6865 in CC Mode.
6866
6867 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6868
6869 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6870 * man/commands.texi, man/custom.texi, man/display.texi:
6871 * man/emacs.texi, man/files.texi:
6872 * man/frames.texi, man/glossary.texi, man/killing.texi:
6873 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6874 * man/mule.texi, man/rmail.texi, man/search.texi:
6875 * man/sending.texi, man/text.texi, man/trouble.texi:
6876 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
6877
6878 2003-11-01 Alan Mackenzie <acm@muc.de>
6879
6880 * search.texi (Scrolling During Incremental Search): Document a
6881 new scrolling facility in isearch mode.
6882
6883 2003-10-22 Miles Bader <miles@gnu.org>
6884
6885 * Makefile.in (info): Move before $(top_srcdir)/info.
6886
6887 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
6888
6889 * building.texi (Watch Expressions): Update section on data display
6890 to reflect code changes (GDB Graphical Interface).
6891
6892 2003-10-13 Richard M. Stallman <rms@gnu.org>
6893
6894 * xresources.texi (GTK resources): Clean up previous change.
6895
6896 2003-10-12 Jan Djärv <jan.h.d@swipnet.se>
6897
6898 * xresources.texi (GTK resources): Add a note that some themes
6899 disallow customizations. Add scroll theme example.
6900
6901 2003-09-30 Richard M. Stallman <rms@gnu.org>
6902
6903 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6904
6905 * misc.texi (Saving Emacs Sessions): Shorten the section,
6906 collapsing back into one node.
6907
6908 2003-09-30 Lars Hansen <larsh@math.ku.dk>
6909
6910 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6911
6912 2003-09-29 Jan Djärv <jan.h.d@swipnet.se>
6913
6914 * xresources.texi (GTK names in Emacs): Correct typo.
6915
6916 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6917
6918 * cmdargs.texi (Font X): Mention new default font. More
6919 fully describe long font names, wildcard patterns and the
6920 problems involved. (Result of discussion on emacs-devel.)
6921
6922 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6923
6924 * emacs.texi (Acknowledgements): Correct typo.
6925
6926 2003-09-22 Richard M. Stallman <rms@gnu.org>
6927
6928 * dired.texi (Misc Dired Commands): New node.
6929 (Dired Navigation): Add dired-goto-file.
6930
6931 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6932
6933 * emacs.texi (Acknowledgements): New node, split from Distribution.
6934
6935 * cmdargs.texi (Action Arguments): -f reads interactive args.
6936
6937 2003-09-08 Lute Kamstra <lute@gnu.org>
6938
6939 * screen.texi (Mode Line): Say that POS comes before LINE.
6940 Mention `size-indication-mode'.
6941 * display.texi (Optional Mode Line): Document
6942 `size-indication-mode'.
6943 * basic.texi (Position Info): Mention `size-indication-mode'.
6944
6945 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6946
6947 * xresources.texi (Resources): Refer to `editres' man page.
6948 (Lucid Resources): Update defaults. Expand description of
6949 `shadowThickness'.
6950
6951 2003-09-04 Miles Bader <miles@gnu.org>
6952
6953 * Makefile.in (top_srcdir): New variable.
6954 ($(top_srcdir)/info): New rule.
6955 (info): Depend on it.
6956
6957 2003-09-03 Peter Runestig <peter@runestig.com>
6958
6959 * makefile.w32-in: New file.
6960
6961 2003-08-29 Richard M. Stallman <rms@gnu.org>
6962
6963 * misc.texi (Saving Emacs Sessions): Correct previous change.
6964
6965 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6966
6967 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6968 (Intro): Include kmacro.texi after fixit.texi instead of after
6969 custom.texi. (As suggested by Kim Storm.)
6970
6971 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6972
6973 * fixit.texi (Fixit): Update `Next' pointer.
6974 * files.texi (Files): Update `Previous' pointer.
6975 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6976 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6977 (Suggested by Kim Storm.)
6978 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6979
6980 2003-08-18 Kim F. Storm <storm@cua.dk>
6981
6982 * kmacro.texi: New file describing enhanced keyboard macro
6983 functionality. Replaces old description in custom.texi.
6984
6985 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6986 (Keyboard Macros): Move to new kmacro.texi file.
6987
6988 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6989
6990 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6991
6992 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6993
6994 2003-08-17 Alex Schroeder <alex@gnu.org>
6995
6996 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6997 required.
6998
6999 2003-08-05 Richard M. Stallman <rms@gnu.org>
7000
7001 * programs.texi (Lisp Indent): Don't describe
7002 lisp-indent-function property here. Use xref to Lisp Manual.
7003
7004 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7005
7006 * calendar.texi (Date Formats): Document changed behavior of
7007 abbreviations.
7008
7009 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
7010
7011 * buffers.texi (List Buffers): Fix previous change.
7012
7013 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
7014
7015 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7016 List*.
7017
7018 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7019
7020 * display.texi (Font Lock): Fix typo.
7021
7022 2003-07-07 Richard M. Stallman <rms@gnu.org>
7023
7024 * display.texi (Font Lock): Add xref for format info on
7025 font-lock-remove-keywords.
7026
7027 * building.texi (Compilation): Document what happens with asynch
7028 children of compiler process.
7029
7030 * help.texi (Library Keywords): Use @multitable.
7031
7032 2003-06-04 Richard M. Stallman <rms@gnu.org>
7033
7034 * programs.texi (Expressions): Delete C-M-DEL.
7035
7036 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7037 comint-move-point-for-output renamed from
7038 comint-scroll-to-bottom-on-output.
7039
7040 * custom.texi (Init Rebinding): Replace previous change with xref.
7041 (Non-ASCII Rebinding): Explain that issue more briefly here.
7042
7043 2003-05-28 Richard M. Stallman <rms@gnu.org>
7044
7045 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7046
7047 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
7048
7049 * building.texi (GDB Graphical Interface): New node.
7050 (Rewritten somewhat by RMS.)
7051
7052 2003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
7053
7054 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7055 non-English letters. Explain how to set coding systems correctly
7056 and how to include the right coding cookie in the file.
7057
7058 2003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
7059
7060 * indent.texi (Indentation): Explain the concepts.
7061 (Just Spaces): Explain why preventing tabs for indentation might
7062 be useful.
7063
7064 2003-04-16 Richard M. Stallman <rms@gnu.org>
7065
7066 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7067
7068 2003-02-22 Alex Schroeder <alex@emacswiki.org>
7069
7070 * cmdargs.texi (General Variables): Document SMTPSERVER.
7071
7072 * sending.texi: Remove SMTP node.
7073 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7074 library.
7075
7076 2003-02-22 Alex Schroeder <alex@emacswiki.org>
7077
7078 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7079
7080 2003-02-22 Simon Josefsson <jas@extundo.com>
7081
7082 * sending.texi (Mail Methods): Add node about SMTP.
7083
7084 2003-02-17 Jan Djärv <jan.h.d@swipnet.se>
7085
7086 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7087
7088 2003-02-01 Kevin Ryde <user42@zip.com.au>
7089
7090 * glossary.texi (Glossary): Correction to cl cross reference.
7091
7092 2003-01-20 Richard M. Stallman <rms@gnu.org>
7093
7094 * killing.texi (Rectangles): Document C-x c r.
7095
7096 2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
7097
7098 * xresources.texi (GTK resources): New node.
7099 (GTK widget names): New node.
7100 (GTK names in Emacs): New node.
7101 (GTK styles): New node.
7102
7103 2003-01-09 Francesco Potortì <pot@gnu.org>
7104
7105 * maintaining.texi (Create Tags Table): Add reference to the new
7106 `etags --help --lang=LANG' option.
7107
7108 2002-10-02 Karl Berry <karl@gnu.org>
7109
7110 * emacs.texi: Per rms, update all manuals to use @copying instead of
7111 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
7112 where needed for the sake of the HTML output.
7113
7114 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7115
7116 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7117 source files.
7118
7119 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7120
7121 * Makefile.in (emacsman): New target.
7122
7123 2001-10-20 Gerd Moellmann <gerd@gnu.org>
7124
7125 * (Version 21.1 released.)
7126
7127 2001-10-05 Gerd Moellmann <gerd@gnu.org>
7128
7129 * Branch for 21.1.
7130
7131 2001-03-05 Gerd Moellmann <gerd@gnu.org>
7132
7133 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7134
7135 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7136
7137 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7138
7139 1999-07-12 Richard Stallman <rms@gnu.org>
7140
7141 * Version 20.4 released.
7142
7143 1998-12-04 Markus Rost <rost@delysid.gnu.org>
7144
7145 * Makefile.in (INFO_TARGETS): Delete customize.info.
7146 (DVI_TARGETS): Delete customize.dvi.
7147 (../info/customize, customize.dvi): Targets deleted.
7148
7149 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7150
7151 * Version 20.3 released.
7152
7153 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7154
7155 * Makefile.in (EMACSSOURCES): Add mule.texi.
7156 Add msdog.texi, ack.texi. Remove gnu1.texi.
7157
7158 1998-04-06 Andreas Schwab <schwab@gnu.org>
7159
7160 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7161 Use it in dvi targets.
7162
7163 1997-09-23 Paul Eggert <eggert@twinsun.com>
7164
7165 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7166 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7167 (../info/customize): Rename from ../info/custom.
7168
7169 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7170
7171 * Version 20.2 released.
7172
7173 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7174
7175 * Version 20.1 released.
7176
7177 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7178
7179 * Makefile (../info/customize, customize.dvi): New targets.
7180 (INFO_TARGETS): Add ../info/customize.
7181 (DVI_TARGETS): Add customize.dvi.
7182
7183 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7184
7185 * Version 19.33 released.
7186
7187 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7188
7189 * Version 19.32 released.
7190
7191 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7192
7193 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7194
7195 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7196
7197 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7198 Specify -I option.
7199 (All dvi targets): Set the TEXINPUTS variable.
7200
7201 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7202
7203 * Version 19.31 released.
7204
7205 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7206
7207 * Version 19.30 released.
7208
7209 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7210
7211 * Makefile.in (maintainer-clean): Rename from realclean.
7212
7213 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7214
7215 * Makefile.in: New file.
7216 * Makefile: File deleted.
7217
7218 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7219
7220 * Makefile (TEXINDEX_OBJS): Variable deleted.
7221 (texindex, texindex.o, getopt.o): Rules deleted.
7222 All deps on texindex deleted.
7223 (distclean): Don't delete texindex.
7224 (mostlyclean): Don't delete *.o.
7225 * texindex.c, getopt.c: Files deleted.
7226
7227 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7228
7229 * Version 19.26 released.
7230
7231 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7232
7233 * Makefile (EMACSSOURCES): Exclude undo.texi.
7234
7235 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7236
7237 * Version 19.25 released.
7238
7239 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7240
7241 * Version 19.24 released.
7242
7243 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7244
7245 * Version 19.23 released.
7246
7247 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7248
7249 * Makefile: Delete spurious tab.
7250
7251 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7252
7253 * Makefile (.SUFFIXES): New rule.
7254
7255 1993-12-04 Richard Stallman (rms@srarc2)
7256
7257 * getopt.c: New file.
7258 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7259 (getopt.o): New rule.
7260 (dvi): Don't depend on texindex.
7261 (emacs.dvi): Depend on texindex.
7262
7263 1993-12-03 Richard Stallman (rms@srarc2)
7264
7265 * Makefile (TEXI2DVI): New variable.
7266 (emacs.dvi): Add explicit command.
7267 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7268
7269 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7270
7271 * Version 19.22 released.
7272
7273 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7274
7275 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7276
7277 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7278
7279 * Version 19.21 released.
7280
7281 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7282
7283 * Makefile (realclean): Don't delete the Info files.
7284
7285 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
7286
7287 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7288 4' where appropriate.
7289
7290 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
7291
7292 * Makefile: Fix targets for texindex.
7293
7294 * texindex.c: Include "../src/config.h" if building in emacs.
7295
7296 * Makefile: Change all files to FILENAME.texi, force all targets
7297 to be FILENAME, not FILENAME.info.
7298 Add target to build texindex.c, defining `emacs'.
7299
7300 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7301
7302 * Version 19.19 released.
7303
7304 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7305
7306 * Version 19.18 released.
7307
7308 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7309
7310 * Makefile: Fix source file names of the separate manuals.
7311
7312 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7313
7314 * Version 19.17 released.
7315
7316 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7317
7318 * split-man: Fix typos in last change.
7319
7320 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7321
7322 * Version 19.16 released.
7323
7324 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7325
7326 * version 19.15 released.
7327
7328 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7329
7330 * Makefile (distclean): It's rm, not rf.
7331
7332 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7333
7334 * Version 19.14 released.
7335
7336 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7337
7338 * Makefile: New file.
7339
7340 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7341
7342 * Version 19.13 released.
7343
7344 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7345
7346 * Version 19.9 released.
7347
7348 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7349
7350 * Version 19.8 released.
7351
7352 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7353
7354 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7355
7356 * trouble.texi: It's `enable-flow-control-on', not
7357 `evade-flow-control-on'.
7358
7359 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7360
7361 * display.texi: Document standard-display-european.
7362
7363 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7364
7365 * Version 19.7 released.
7366
7367 * emacs.texi: Add a sentence to the top menu mentioning the
7368 specific version of Emacs this manual applies to.
7369
7370 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7371
7372 * basic.texi: Document next-line-add-lines variable used to
7373 implement down-arrow.
7374
7375 * killing.texi: Document kill-whole-line.
7376
7377 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7378
7379 * text.texi: Update unix TeX ordering information.
7380
7381 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7382
7383 * news.texi: Mention fill-rectangle in keybinding list.
7384
7385 * killing.texi: Document fill-rectangle.
7386
7387 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7388
7389 * vc.texi: Bring the docs up to date with VC 5.2.
7390
7391 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7392
7393 * emacs.tex: Mention blackbox and gomoku under Amusements.
7394 Assembler mode is now mentioned and appropriately indexed
7395 under Programming Modes.
7396
7397 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7398
7399 * emacs.tex: Update TeX ordering information.
7400
7401 1990-06-26 David Lawrence (tale@geech)
7402
7403 * emacs.tex: Note that completion-ignored-extensions is not used
7404 to filter out names when all completions are displayed in
7405 *Completions*.
7406
7407 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7408
7409 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7410
7411 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7412
7413 * emacs.tex: Add @findex grep.
7414
7415 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7416
7417 * emacs.tex: Correct two typos. No other changes before
7418 Version 19 will be made.
7419
7420 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7421
7422 * emacs.tex: Update information for obtaining TeX distribution from the
7423 University of Washington.
7424
7425 ;; Local Variables:
7426 ;; coding: utf-8
7427 ;; fill-column: 79
7428 ;; End:
7429
7430 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
7431 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
7432 Free Software Foundation, Inc.
7433
7434 This file is part of GNU Emacs.
7435
7436 GNU Emacs is free software: you can redistribute it and/or modify
7437 it under the terms of the GNU General Public License as published by
7438 the Free Software Foundation, either version 3 of the License, or
7439 (at your option) any later version.
7440
7441 GNU Emacs is distributed in the hope that it will be useful,
7442 but WITHOUT ANY WARRANTY; without even the implied warranty of
7443 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7444 GNU General Public License for more details.
7445
7446 You should have received a copy of the GNU General Public License
7447 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
7448