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