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