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