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