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