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