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