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