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