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