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