Add a couple more names to the credits.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
122eb807
CY
12008-11-16 Chong Yidong <cyd@stupidchicken.com>
2
dd1eef46
CY
3 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4
122eb807 5 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 6 (Misc File Ops): Document use of trash.
122eb807 7
801a8da1
JB
82008-11-16 Juanma Barranquero <lekktu@gmail.com>
9
10 * macos.texi (Mac Customization): Fix typos.
11
0b4f2253
CY
122008-11-14 Chong Yidong <cyd@stupidchicken.com>
13
14 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
15 replacing previous contents. Numerous copyedits to adapt ns-emacs to
16 the conventions of the main Emacs manual.
17
18 * emacs.texi (Top): Update node listings.
19
517e2b89
CY
202008-11-12 Chong Yidong <cyd@stupidchicken.com>
21
07a85685
CY
22 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
23 command-line-args is processed during startup.
24 (Action Arguments): Correctly describe how file arguments interact with
25 the startup screen. Link to Lisp Interaction for scratch buffer.
26 (Initial Options): Link to Command Example for -batch option.
27 (Environment): Document initial-environment.
28
517e2b89
CY
29 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
30 can't be changed in the site-start file.
31
6337bbde
CY
322008-11-07 Chong Yidong <cyd@stupidchicken.com>
33
34 * dired.texi (Dired): Mention C-x C-d too.
35 (Dired Enter): Document M-n in the Dired minibuffer.
36 (Dired Navigation): Explain dired-goto-file more clearly. Document
37 dired-isearch-filenames.
38 (Dired Deletion): Remove unnecessary "expunged" terminology.
39 (Flagging Many Files): & is now rebound to `% &'.
40 (Shell Commands in Dired): Document dired-do-async-shell-command.
41 Clarify how multi-file arguments are passed.
42 (Misc Dired Features): Document dired-do-isearch.
43
9e8eeff9
CY
442008-11-06 Chong Yidong <cyd@stupidchicken.com>
45
46 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
47
e071f849
CY
482008-11-03 Chong Yidong <cyd@stupidchicken.com>
49
50 * search.texi (Other Repeating Search): Remove obsolete findex entries.
51
05482eb1
CY
522008-11-01 Chong Yidong <cyd@stupidchicken.com>
53
e2346dea
CY
54 * programs.texi (Program Modes): Link to Program Indent node.
55 (Left Margin Paren): Explain consequences of changing
56 open-paren-in-column-0-is-defun-start more concisely.
57 (Which Function, Program Indent, Info Lookup): Minor edits.
58 (Basic Indent): If region is active, TAB indents the region.
59 (Multi-line Indent): If region is active, TAB indents the region. Note
60 that indent-region is useful when Transient Mark mode is off.
61 (Matching): The delimiter at the cursor is highlighted---the character
62 changes color.
63 (Symbol Completion): Link to Completion node.
64
e4b6428c
CY
65 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
66 a strictly text-only system.
67
05482eb1
CY
68 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
69 batch mode.
70
a11d3737
RS
712008-11-01 Richard M. Stallman <rms@gnu.org>
72
5abad626
RS
73 * misc.texi (Document View): Major rewrite.
74
a11d3737
RS
75 * maintaining.texi (Types of Log File): Change logs are older than
76 version control.
77 (VCS Concepts): Simplify and rearrange.
78 (Version Control Systems): Make it clear that Linux is only the kernel.
79 (VC Mode Line): Shorten reference to menu item.
80 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
81 (VC Directory Mode): Minor cleanup.
82 Unchanged files are hidden, not omitted.
83 (VC Directory Commands): Shorten and simplify.
84 (Change Log Commands): New node, split from Change Logs.
85 (VC Directory Buffer): New node, split from VC Directory Mode.
86
c55a4acb
CY
872008-10-31 Chong Yidong <cyd@stupidchicken.com>
88
df0356f6
CY
89 * misc.texi (Document View): Renamed from Document Files, moved here
90 from files.texi.
91
92 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
93 moved as well.
94 (Document Files): Moved to misc.texi.
95
c55a4acb
CY
96 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
97 vc-update-change-log.
df0356f6
CY
98 (Version Control): Move here from files.texi.
99 (Format of ChangeLog): Make it a subnode of Change Log.
100
101 * emacs.texi (Top): Update node listing.
c55a4acb 102
ef082374
TH
1032008-10-31 Tassilo Horn <tassilo@member.fsf.org>
104
105 * files.texi (Files): Add a section about document
106 files (doc-view-mode).
107
d52582c3
CY
1082008-10-31 Chong Yidong <cyd@stupidchicken.com>
109
110 * building.texi (Compilation Mode): Document
111 compilation-auto-jump-to-first-error.
112 (Debuggers): Lower GUD subsections to subsubsections.
113 (Starting GUD): Add cindex.
114 (Lisp Interaction): Note that scratch is no longer the initial buffer.
115
4e0a0968
CY
1162008-10-30 Chong Yidong <cyd@stupidchicken.com>
117
03625b47
CY
118 * indent.texi (Indentation): Link to Program Indent.
119
4e0a0968
CY
120 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
121 now uses emacsclient's terminal.
122
8bd3f7ef
CY
1232008-10-29 Chong Yidong <cyd@stupidchicken.com>
124
80e5620e
CY
125 * mark.texi (Using Region): Document use-empty-active-region.
126
97d5c404
CY
127 * emacs.texi (Top): Update node listings.
128
8bd3f7ef
CY
129 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
130 mention obsolete emacs.bash script.
131 (Invoking emacsclient): Rewrite, moving optional arguments to
132 emacsclient Options.
21d2bae3
CY
133 (emacsclient Options): New node. Document server-use-tcp and
134 server-host.
8bd3f7ef 135
5fda2cbd
CY
1362008-10-28 Chong Yidong <cyd@stupidchicken.com>
137
138 * indent.texi (Indentation): Replace list with paragraphed text,
139 putting description of syntax-driven indentation first. Document new
140 effect of active regions on tab.
141 (Tab Stops): Note that editable tab stops affect indentation commands.
142
4ff029f6
DN
1432008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
144
145 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
146
996cd6e4
CY
1472008-10-23 Chong Yidong <cyd@stupidchicken.com>
148
f28815e3
CY
149 * custom.texi (Function Keys): Note that modified keypad keys are not
150 translated.
151
996cd6e4
CY
152 * basic.texi (Arguments): Explain how to insert multiple digits.
153
49545fe2
MA
1542008-10-22 Michael Albinus <michael.albinus@gmx.de>
155
156 * files.texi (Remote Files): Precise selection of default method.
157 Rewrite paragraph about disabling remote file names.
158
edac0b53
CY
1592008-10-22 Chong Yidong <cyd@stupidchicken.com>
160
e752c544
CY
161 * search.texi (Special Isearch): Document M-TAB is isearch.
162
edac0b53
CY
163 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
164 command.
165
166 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
167
20a36054
TH
1682008-10-22 Tassilo Horn <tassilo@member.fsf.org>
169
170 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
171 section.
172
69051ab6
CY
1732008-10-21 Chong Yidong <cyd@stupidchicken.com>
174
c4b1a32a
CY
175 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
176 to files.texi. Move contents of vc2-xtra.texi here.
177
178 * vc2-xtra.texi: File removed.
179
180 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
181 Directory Commands from the submenu. Don't include deleted file
182 vc2-xtra.texi.
183
184 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
185 (Version Control): Add VC Directory Mode and VC Directory Commands to
186 the submenu.
187 (Why Version Control?): Use table format.
188 (Version Control Systems): Note that Meta-CVS support is gone.
189 (VCS Concepts): Note precisely when VC started supporting filesets.
190 Remove bogus xref to CVS Options node.
191 (Types of Log File): Copyedits.
192 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
193 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
194 The Right Thing.
195 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
196 (Log Buffer): Reorganize node, putting C-c C-c description first.
197 (Old Revisions): Use CVS for example, not RCS.
198 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
199 Commands from the submenu, putting them under Version Control.
200 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
201 need to include it in the manual unconditionally, since it is now
202 crucial to using distributed version control systems.
1a6e2954
CY
203 (Comparing Files): Note that diff uses the minibuffer, and that the
204 output is shown using Diff mode.
205 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
206 diff-update-on-the-fly, diff-refine-hunk, and
207 diff-show-trailing-whitespaces.
1a6e2954 208 (File Archives): Add rar support.
c4b1a32a 209
69051ab6
CY
210 * major.texi (Choosing Modes): Make mode selection sequence more
211 obvious by describing the steps in order of priority. Note that
212 magic-mode-alist is nil by default. Document
213 magic-fallback-mode-alist.
214
e7421e03
CY
2152008-10-20 Chong Yidong <cyd@stupidchicken.com>
216
217 * frames.texi (Mouse References): Copyedits.
218
6b2efdc2
TH
2192008-10-20 Tassilo Horn <tassilo@member.fsf.org>
220
221 * ack.texi (Acknowledgments): Add myself as doc-view author.
222
9c5e9396
EZ
2232008-10-20 Eli Zaretskii <eliz@gnu.org>
224
225 * frames.texi (Dialog Boxes): Add @cindex entries.
226
dac94f8e
CY
2272008-10-20 Chong Yidong <cyd@stupidchicken.com>
228
229 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
230 (Text-Only Mouse): Copyedit.
231
25597d40
CY
2322008-10-19 Chong Yidong <cyd@stupidchicken.com>
233
f8a447f6
CY
234 * frames.texi: Use @key throughout for mouse clicks.
235 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
236 (Secondary Selection): Fix modified mouse click syntax.
237 (Clipboard): Describe Cut, Copy and Paste commands.
238 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
239 Copyedits.
240 (Creating Frames): Add xref to Init File.
241 (Frame Commands): Add xref to Exiting.
242 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 243
b0f95216
CY
2442008-10-15 Chong Yidong <cyd@stupidchicken.com>
245
b0817f00
CY
246 * files.texi (Version Control): Copyedits. Add Bazaar.
247 (Version Control Systems): List different VCS's using an itemized list.
248 Add Bazaar.
249 (VCS Concepts): Copyedits. Tweak description of file merging.
250
b0f95216
CY
251 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
252 (Cut/Paste Other App): Document select-active-regions and
253 x-select-enable-primary.
254
69d0d701
CY
2552008-10-13 Chong Yidong <cyd@stupidchicken.com>
256
257 * mark.texi (Shift Selection): Correct case in node name.
258
259 * emacs.texi (Top): Update node order in Mark chapter.
260
375e8351
EZ
2612008-10-12 Eli Zaretskii <eliz@gnu.org>
262
263 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
264
265 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
266 elsewhere in the manual instead of describing yet again the intricacies
267 of $HOME on MS-Windows and MS-DOS.
268
ab58114f
CY
2692008-10-12 Chong Yidong <cyd@stupidchicken.com>
270
4f959513
CY
271 * mini.texi (Minibuffer File): Add xref to File Names.
272 (Minibuffer File): Add discussion of `~' in file names. Add
273 insert-default-directory index reference.
274
ab58114f
CY
275 * files.texi (File Names): Reorganize description.
276 (Visiting): Add xref to Mode Line. Copyedits.
277 (Save Commands): Mention prefix behavior of C-x C-s.
278 (Numbered Backups): Node deleted.
279 (Backup Names): Contents of Numbered Backups moved here. State default
280 of version-control variable.
281 (Reverting): Copyedits.
282 (Version Control): Add additional version control systems.
283
284 * emacs.texi (Top): Delete Numbered Backups node.
285
286 * cmdargs.texi (General Variables): Change Numbered Backups xref to
287 Backup Names.
f2884f63 288 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 289
b0b5100a
RF
2902008-10-11 Romain Francoise <romain@orebokech.com>
291
292 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
293
89774b5f
CY
2942008-10-11 Chong Yidong <cyd@stupidchicken.com>
295
296 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
297 (Select Buffer): Mention use of minibuffer history. Describe default
298 value of default-major-mode. Mention that C-x 4 b selects the other
299 window.
300 (List Buffers): Document CRM indicators in the order they appear.
301 (Kill Buffer): Document new command kill-matching buffers.
302 (Several Buffers): Move explanation of the relationship between buffer
303 list and buffer menu to the top.
304 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
305
4c72bf27
CY
3062008-10-10 Chong Yidong <cyd@stupidchicken.com>
307
308 * entering.texi (Exiting): Document change of C-x C-c to
309 save-buffers-kill-terminal. Document kill-emacs.
310
f68eb991
EZ
3112008-09-30 Eli Zaretskii <eliz@gnu.org>
312
313 * mule.texi (Coding Systems): Don't mention codepage-setup.
314
315 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
316 cpNNN coding systems anymore.
317 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
318 for unibyte mode. Don't mention line-drawing characters. Don't
319 mention dos-unsupported-char-glyph.
320
1a2dd44d
CY
3212008-09-25 Chong Yidong <cyd@stupidchicken.com>
322
323 * search.texi (Search): Shorten introduction.
324 (Basic Isearch): Add command table. Discuss reverse isearch and
325 isearch highlighting.
326 (Repeat Isearch): Move lazy highlighting discussion here. Add search
327 ring to cindex.
328 (Special Isearch): Move input methods discussion here.
329 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
330 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
331 Repeat Isearch.
332 (Isearch Minibuffer): New node.
333 (Word Search): Document new word search commands.
334 (Regexp Example): Simplify example using sentence-end-base variable.
335 (Replace): Reword introduction.
336 (Unconditional Replace): Remove unnecessary example.
337 (Other Repeating Search): Document new `M-s o' binding.
338
339 * emacs.texi (Top): Update node listings.
340
e45da31d
JB
3412008-09-22 Juanma Barranquero <lekktu@gmail.com>
342
343 * emacs.texi (Top): Remove Kill Errors from menu.
344
841c8096
CY
3452008-09-22 Chong Yidong <cyd@stupidchicken.com>
346
402168fa
CY
347 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
348 interface for defining macros. Simplify examples. Note that C-g quits
349 macro definitions.
801a8da1 350 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
351 usage example.
352 (Keyboard Macro Query): Organize query responses in a table.
353
354 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
355 to Erasing node.
841c8096
CY
356 (Undo): Reorganize paragraphs for logical flow. Move keybinding
357 rationale to a footnote.
358 (Kill Errors): Remove node, due to redundancy with Erasing.
359 (Spelling): Move discussion of flyspell to end. Note new behavior of
360 M-$ in active region. Remove non-ispell-specific keybindings from
361 table.
362
eab2ee89
DN
3632008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
364
365 * cmdargs.texi (Initial Options): Document --daemon.
366
3d53e905
GM
3672008-09-20 Glenn Morris <rgm@gnu.org>
368
369 * files.texi (Numbered Backups): Mention that some modes set
370 version-control.
371
1c90484d
GM
3722008-09-20 Jim Blandy <jimb@red-bean.com>
373
374 * files.texi (Numbered Backups): Reference File Variables, as well.
375 Remove discussion of Rmail's implementation.
376
0fc0d844
CY
3772008-09-06 Chong Yidong <cyd@stupidchicken.com>
378
379 * misc.texi (Recursive Edit): Note that top-level exits active
380 minibuffers.
381
382 * trouble.texi (Quitting): Likewise.
383
b18d283d
CY
3842008-08-31 Chong Yidong <cyd@stupidchicken.com>
385
386 * emacs.texi (Top): Add Temporary Face Changes xref.
387
388 * display.texi (Display): Move Temporary Face Changes node to just
389 after Standard Faces.
390 (Scrolling): Document recenter-top-bottom instead of recenter.
391 (Horizontal Scrolling): Move auto hscroll discussion to the top.
392 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
393 (Display Custom): Copyedits.
394 (Optional Mode Line): Document display-battery-mode.
395
180135fc
RF
3962008-08-27 Romain Francoise <romain@orebokech.com>
397
398 * custom.texi (Directory Variables): Minor fix.
399
d3fe3475
GM
4002008-08-27 Glenn Morris <rgm@gnu.org>
401
402 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
403 descriptions.
404 (Calendar Customizing): Tweak layout description.
183080b6 405 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
406 markers. Condense calendar-star-date and calendar-mark-today
407 description.
408 (Holiday Customizing): Add oriental and solar holidays.
409 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
410 Fix holiday-float description. Use zerop in examples. Be less verbose.
411 (Date Display Format): Change ISO format. Be less verbose.
412 (Diary Customizing): Mention day and month abbrev arrays.
413 Mention the date-form variables by name. Update European example.
414 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
415 Condense examples. Mention diary-entry-symbols by name.
416 Condense table for insertion commands.
417 (Fancy Diary Display): Mention diary-include-string and
418 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
419 Ethiopic, Persian date functions. Condense descriptions.
420
421 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
422 (Adding to Diary): Adapt for changed node name.
423
71755807
GM
4242008-08-26 Glenn Morris <rgm@gnu.org>
425
426 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
427 node "Hebrew/Islamic Entries".
428
429 * calendar.texi (Specified Dates): Fix names of iso functions.
430 (General Calendar): There may not be another window.
431 (Writing Calendar Files, Holidays): Tweak intro.
432 (Holidays): Mention Baha'i and Chinese holidays.
433 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
434 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
435 (To Other Calendar): Add calendar-print-other-dates.
436 Refer to "graphic display" rather than "X.
437 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
438 (Displaying the Diary): Fix whitespace after reference.
439 Fix `diary-number-of-entries' reference.
440 (Date Formats): Explicitly mention that day names can be abbreviated.
441 (Adding to Diary): Add some references to other sections.
442 (Special Diary Entries): Fix reference.
443 (Appointments): Simplify appt-message-warning-time entry.
444 Clarify where times must be.
445 (Importing Diary): Comment out icalendar paragraph that does not apply.
446 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
447
d76ebc75
GM
4482008-08-23 Glenn Morris <rgm@gnu.org>
449
450 * fortran-xtra.texi (Fortran): Change description of free form and
451 fixed form a bit. Mention hideshow and imenu.
452 (Fortran Motion): Mention fortran-end-of-subprogram,
453 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
454 (Fortran Indent): Minor re-word.
455 (ForIndent Commands): Mention fortran-fill-paragraph and
456 fortran-fill-statement.
457 (ForIndent Cont): Mention fortran-tab-mode-string.
458 (Fortran Comments): Mention fortran-comment-line-start-skip.
459 (Fortran Columns): Mention font-locking.
460 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
461
e2a71e28
JB
4622008-08-23 Johan Bockgard <bojohan@muon>
463
464 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
465
5c52e13c
CY
4662008-08-22 Chong Yidong <cyd@stupidchicken.com>
467
468 * mini.texi (Minibuffer): Simplify introduction.
469 (Minibuffer File): Document tilde in minibuffer filenames.
470 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
471 to enter tabs, spaces, and question marks. Describe behavior of C-a.
472 (Completion Example): Update example to current command list.
473 (Completion Options): Document `lazy' value of completion-auto-help.
474 Update contents of completion-ignored-extensions.
475 (Minibuffer History): Describe "future history" list. State default
476 value of history-delete-duplicates.
477
77a00355
GM
4782008-08-21 Glenn Morris <rgm@gnu.org>
479
480 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 481 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 482
39ee1d04
CY
4832008-08-17 Chong Yidong <cyd@stupidchicken.com>
484
485 * regs.texi (Registers): Clarify valid register names.
486 (RegPos): Note that buffer is saved and restored too.
487 (RegText): Note that mark is reactivated/deactivated.
488 (RegConfig): Xref to Windows node.
489
b12c348f
CY
4902008-08-16 Chong Yidong <cyd@stupidchicken.com>
491
3ae7ba79
CY
492 * basic.texi (Inserting Text): Provide command name for C-q.
493
b12c348f
CY
494 * killing.texi (Killing): Copyedit. Define read-only text.
495 (Deletion): DEL and C-d were already explained in Erasing; xref there.
496 (Killing by Lines): Copyedit.
497 (Other Kill Commands): Move M-w description here.
498 (Yanking): Move M-w to Other Kill Commands.
499 (Kill Ring): Also mention saving text in registers. Link to Text
500 Properties in elisp manual.
501 (Accumulating Text): Copyedit.
502 (CUA Bindings): Shift selection is now the default.
503
d8ff7692
TZ
5042008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
505
506 * maintaining.texi (Change Log): Mention next-error is available.
507
a43a8a2e
GM
5082008-08-10 Glenn Morris <rgm@gnu.org>
509
510 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
511 and intermonth text.
512 (Holiday Customizing): Add holiday-chinese.
513
eba27308
EZ
5142008-08-08 Eli Zaretskii <eliz@gnu.org>
515
516 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
517
5f14a5b3
DN
5182008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
519
520 * files.texi (Log Buffer): Describe C-c C-d.
521 (Diff Mode): Describe C-x 4 A.
522
49989bff
EZ
5232008-08-06 Eli Zaretskii <eliz@gnu.org>
524
525 * vc1-xtra.texi (VC Directory Mode): Fix last change.
526
5c915c02
DN
5272008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
528
2beaf97a
DN
529 * files.texi (Old Revisions): Update the keys used by vc-annotate and
530 describe the new bindings to show the changeset diff, toggle annotation
531 visibility, show revisions.
532 (VC Status): Describe key bindings for modifying the change comments,
533 displaying changeset diffs and annotations.
534
5c915c02
DN
535 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
536
71798ace
NR
5372008-08-05 Nick Roberts <nickrob@snap.net.nz>
538
539 * vc1-xtra.texi (VC Directory Mode): Fix typo.
540
b8949644
EZ
5412008-08-02 Eli Zaretskii <eliz@gnu.org>
542
543 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
544 and wording.
545
819567d1
DN
5462008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
547
548 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 549 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
550 commands. Improve some old info.
551
5f38310a
CY
5522008-07-31 Chong Yidong <cyd@stupidchicken.com>
553
0dc3906b
CY
554 * display.texi (Visual Line Mode): New node.
555
5f38310a
CY
556 * basic.texi (Inserting Text): Move DEL to deletion node.
557 (Moving Point): Add additional alternative key bindings. Describe
558 line-move-visual.
559 (Erasing): Describe DEL.
560 (Basic Undo, Blank Lines, Arguments): Copyedit.
561 (Continuation Lines): Mention Visual Line mode.
562 (Position Info): Move extended discussion to mule.texi.
563
564 * mule.texi (International Chars): Describe C-x =.
565
566 * emacs.texi (Top): Add Visual Line Mode node.
567
7c2fb837
DN
5682008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
569
570 * emacs.texi: Remove VMS support.
571
3f6b73ef
DN
5722008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
573
574 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
575 the vc-dir command name.
576
9e2a2647
DN
5772008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
578
579 * xresources.texi: Remove mentions of Mac Carbon.
580
568beaa2
AS
5812008-07-19 Andreas Schwab <schwab@suse.de>
582
583 * ns-emacs.texi: Move to ../misc.
584
0ef94706
CY
5852008-07-15 Chong Yidong <cyd@stupidchicken.com>
586
587 * entering.texi (Exiting): Don't describe text-only terminals as the
588 default. Describe the new startup screen.
589 (Exiting): Describe how to kill Emacs first. Change description of
590 iconification to handle modern window systems.
591
ba60bd44 5922008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
593
594 * ns-emacs.texi: New file, documents features of Emacs port under
595 NeXTstep windowing.
596
9f30aa73
CY
5972008-07-15 Chong Yidong <cyd@stupidchicken.com>
598
938a5d2e
CY
599 * entering.texi (Entering Emacs): Update prev node.
600
601 * glossary.texi (Glossary): Remove xref to Text Characters.
602
9f30aa73
CY
603 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
604 directly, rather than in the context of ASCII. Move description of
605 special properties of modifier key to new Modifier Keys node.
606 (Keys): Copyedit.
607 (Text Characters): Delete node. Multibyte is the default nowadays, and
608 the node contents are obsolete.
609
610 * custom.texi (Modifier Keys): New node.
611
612 * emacs.texi (Top): Update node list.
613
7e53d36c
CY
6142008-07-13 Chong Yidong <cyd@stupidchicken.com>
615
616 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
617 saying that Emacs provides menus and mouse support (which is par for
618 the course).
619
620 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
621 early on.
622 (Point): Copyedit. Relegate historical trivia to a footnote.
623 (Mode Line): Explain mode-line format more consistently.
624 (Menu Bar): Copyedit.
625
1e9fa96d
GM
6262008-06-27 Glenn Morris <rgm@gnu.org>
627
628 * cal-xtra.texi (Sexp Diary Entries):
629 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
630
dc9bebb8
CY
6312008-06-26 Chong Yidong <cyd@stupidchicken.com>
632
633 * mark.texi (Shift selection): New node.
634 (Mark): Copyedits.
635 (Persistent Mark): Move to the end of the chapter.
636
e7881076
EZ
6372008-06-20 Eli Zaretskii <eliz@gnu.org>
638
639 * makefile.w32-in (distclean): Remove makefile.
640
f427400c
NR
6412008-06-17 Nick Roberts <nickrob@snap.net.nz>
642
643 * building.texi (Starting GUD): Add an entry for gud-gdb.
644 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
645 command mode.
646
b597d348
GM
6472008-06-17 Glenn Morris <rgm@gnu.org>
648
649 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
650
647b7094
NR
6512008-06-17 Nick Roberts <nickrob@snap.net.nz>
652
653 * building.texi (Starting GUD): Expand on remote debugging.
654 (Other GDB-UI Buffers): Mention new keyboard bindings.
655
47a30023
GM
6562008-06-15 Glenn Morris <rgm@gnu.org>
657
658 * gnu.texi: Use a verbatim license for this invariant section,
659 as per etc/GNU.
660
37e5d54a
GM
6612008-06-13 Daniel Engeler <engeler@gmail.com>
662
663 * emacs.texi, misc.texi: Add documentation about serial port access.
664
8e65d46c
GM
6652008-06-13 Glenn Morris <rgm@gnu.org>
666
c1473b4c
MB
667 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
668 maintain.info.
8e65d46c 669
e40a85cd
MB
6702008-06-05 Miles Bader <miles@gnu.org>
671
672 * display.texi (Temporary Face Changes): Update to reflect function
673 renamings in face-remap.el.
674
56c73dec
MB
6752008-06-04 Miles Bader <miles@gnu.org>
676
677 * display.texi (Temporary Face Changes): Add
678 `adjust-buffer-face-height'. Rewrite description of
679 `increase-buffer-face-height' and `decrease-default-face-height' now
680 that they aren't bound by default.
681
9d3d42fb
MB
6822008-06-03 Miles Bader <miles@gnu.org>
683
684 * display.texi (Temporary Face Changes): New node.
685
2be6bfe2
EZ
6862008-05-31 Eli Zaretskii <eliz@gnu.org>
687
688 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
689
daf7e339
GM
6902008-05-31 Glenn Morris <rgm@gnu.org>
691
692 * cal-xtra.texi (Fancy Diary Display): Simplify.
693
d21d2618
GM
6942008-05-30 Glenn Morris <rgm@gnu.org>
695
696 * cal-xtra.texi (Fancy Diary Display): Update for
697 diary-display-function replacing diary-display-hook.
698
71ce5fd0
JB
6992008-05-29 Drew Adams <drew.adams@oracle.com>
700
701 * msdog.texi (Windows Keyboard): Add descriptions of
702 w32-register-hot-key and w32-unregister-hot-key.
703
a3cdbdf8
MO
7042008-05-21 Tom Tromey <tromey@redhat.com>
705
706 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
707 Variables node.
708
854a574c
MO
7092008-05-19 Tom Tromey <tromey@redhat.com>
710
711 * custom.texi (Variables): Add Directory Variables to menu.
712 (Directory Variables): New node.
713
7c2ec3f9
ER
7142008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
715
71ce5fd0 716 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 717
370fded4
ER
7182008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
719
720 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
721 Revision Tags and rewritten. Section now uses modern terminology,
722 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
723 accurately.
724
6af511e3
EZ
7252008-05-10 Eli Zaretskii <eliz@gnu.org>
726
727 * msdog.texi (Windows Files): Update documentation of
728 w32-get-true-file-attributes.
729
7a78b6e7
ER
7302008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
731
732 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
733 directory mode.
734
1bcfc24e
CY
7352008-05-08 Chong Yidong <cyd@stupidchicken.com>
736
737 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 738 entry "television".
1bcfc24e 739
db86064f
ER
7402008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
741
ab5ec32c 742 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 743
a31b405e
ER
7442008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
745
746 * emacs/buffers.texi, emacs/files.texi (Version-control):
747 vc-toggle-read-only is no longer a good idea...
748
ff2c14fc
GM
7492008-04-29 Glenn Morris <rgm@gnu.org>
750
751 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
752
367c9b7c
JL
7532008-04-22 Juri Linkov <juri@jurta.org>
754
755 * dired.texi (Subdirectories in Dired): Describe using `^'
756 to return to the parent directory.
757
4ac1e9b4
NR
7582008-04-22 Nick Roberts <nickrob@snap.net.nz>
759
760 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
761 recent changes.
762
b9b3bf2b
NR
7632008-04-19 Nick Roberts <nickrob@snap.net.nz>
764
765 * building.texi (GDB-UI Layout, Breakpoints Buffer)
766 (Other GDB-UI Buffers): Update for recent thread related changes.
767
4d120d6a
SM
7682008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
769
770 * maintaining.texi (Maintaining):
771 * emacs.texi (Top): Typo.
772
a152877d
SM
7732008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
774
b9b3bf2b
NR
775 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
776 arg in `font-lock-add-keywords'.
a152877d 777
36c0514c
GM
7782008-04-08 Glenn Morris <rgm@gnu.org>
779
780 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
781 Also add Baha'i calendar references where appropriate.
782
06a97d46
GM
7832008-04-05 Glenn Morris <rgm@gnu.org>
784
785 * custom.texi (Init File): Byte-compiling .emacs is bad.
786
6adc6eed
SM
7872008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
788
789 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
790
571388b0
GM
7912008-03-29 Glenn Morris <rgm@gnu.org>
792
793 * calendar.texi: Update for `calendar-date-style' replacing
794 `european-calendar'.
795
3ae8f876
JR
7962008-03-28 Jason Rumney <jasonr@gnu.org>
797
798 * display.texi (Display Custom): Mention overlay-margin in text.
799
5bc6ddff 8002008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 801
5bc6ddff
MB
802 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
803 tutorial' comments.
03a864d5 804
7186a830
CY
8052008-03-28 Chong Yidong <cyd@stupidchicken.com>
806
807 * mark.texi (Mark): Rearrange nodes.
808 (Persistent Mark): Rename from Transient Mark.
809 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
810 Describe Transient Mark mode as the default.
811
812 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
813 the default behavior with Transient Mark mode off.
814 (Position Info): Fix typo.
815
71ce5fd0
JB
816 * display.texi (Standard Faces): Reference the Mark node.
817 Remove discussion of the region face, which is discussed there.
7186a830
CY
818
819 * emacs.texi (Top): Update node listings.
820
821 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
822 as the default.
823
824 * fixit.texi (Undo): Standardize choice of undo key sequence.
825 (Undo, Spelling): Describe Transient Mark mode as the default.
826
827 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
828 default.
829
830 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
831
832 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
833 mode is the default, and note that the mark is not activated when set.
834
835 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
836 Describe Transient Mark mode as the default.
837
838 * search.texi (Basic Isearch): Reference the Mark Ring node.
839 (Replace, Unconditional Replace, Other Repeating Search):
840 Describe Transient Mark mode as the default.
841
842 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
843 Transient Mark mode as the default.
844 (Paragraphs): Describe how M-h behaves when region is active.
845
846 * trouble.texi (Quitting): Clarify effects of C-g.
847
dc47d1ff
GM
8482008-03-13 Glenn Morris <rgm@gnu.org>
849
850 * emacs.texi (EMACSVER): Set to 23.0.60.
851
e3e0fb39 8522008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 853
e3e0fb39
GM
854 * dired.texi (Hiding Subdirectories): Fix previous change.
855
8562008-03-05 Drew Adams <drew.adams@oracle.com>
857
858 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 859
5e14abf8
KS
8602008-02-28 Kim F. Storm <storm@cua.dk>
861
862 * help.texi (Help Files): Move describe-gnu-project to C-h g.
863 Move describe-distribution to C-h C-o.
864 Move view-emacs-problems to C-h C-p.
865 Add view-emacs-debugging on C-h C-d.
866 Add view-external-packages on C-h C-e.
d0207bf3 867 Add view-order-manuals on C-h C-m.
5e14abf8 868
d0207bf3 8692008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
870
871 * msdog-xtra.texi (MS-DOS): Docstring fix.
872
87e391bb
EZ
8732008-02-09 Eli Zaretskii <eliz@gnu.org>
874
875 * msdog.texi (Windows Fonts): Use a @table for describing font
876 properties.
877
5662e503
JR
8782008-02-07 Jason Rumney <jasonr@gnu.org>
879
880 * msdog.texi (Windows Files): w32-get-true-file-attributes default
881 value has changed.
882 (Windows HOME): Clarify what is meant by "if that fails as well".
883 (Windows Fonts): New section.
884
72463824
GM
8852008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
886
887 * basic.texi (Basic Undo): Remove duplicate "you can".
888
7ff926e0
EZ
8892008-02-02 Eli Zaretskii <eliz@gnu.org>
890
891 * maintaining.texi (Tags): Fix last change.
892
6ab7aef1
MA
8932008-02-02 Michael Albinus <michael.albinus@gmx.de>
894
093571c3 895 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 896
ace67e7e
NR
8972008-01-31 Nick Roberts <nickrob@snap.net.nz>
898
899 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
900
ae068fdf
RS
9012008-01-26 Richard Stallman <rms@gnu.org>
902
903 * maintaining.texi (Tags): Delete redundant index entry.
904
a56d9a08
EZ
9052008-01-26 Eli Zaretskii <eliz@gnu.org>
906
907 * programs.texi (Imenu): Move "@cindex tags" from here...
908 * maintaining.texi (Tags): ...to here.
909
e941ed90
NR
9102008-01-23 Kevin Ryde <user42@zip.com.au>
911
912 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
913 click count.
914
650276d5
JB
9152008-01-21 Juanma Barranquero <lekktu@gmail.com>
916
917 * entering.texi (Exiting): Fix typo.
918 Reported by D. E. Evans <sinuhe@gnu.org>.
919
8dc17977
MR
9202007-12-31 Martin Rudalics <rudalics@gmx.at>
921
922 * glossary.texi (Glossary): Fix typo.
923
9f9695a6
RS
9242007-12-27 Richard Stallman <rms@gnu.org>
925
926 * text.texi (Formatted Text): Improve menu tag.
927 (Editing Format Info): In Info, add duplicate menu of nodes
928 about the submenus.
929 (Format Faces): Say where Faces menu is found. Mention Other.
930 (Format Colors): Say where these submenus are found.
931 (Format Indentation, Format Justification): Likewise.
932 (Format Properties): Likewise.
933
abfd0191
RS
9342007-12-22 Richard Stallman <rms@gnu.org>
935
936 * search.texi (Query Replace): Make exp of query-replace more
937 self-contained, and clarify.
8dc17977 938
abfd0191
RS
939 * cc-mode.texi (Getting Started): Change @ref to @pxref.
940
a2586785
RS
9412007-12-15 Richard Stallman <rms@gnu.org>
942
943 * files.texi (Auto Save): Clarify definition of auto-saving.
944
a67cf2bb
RS
9452007-11-26 Richard Stallman <rms@gnu.org>
946
947 * help.texi (Help Echo): Cleanups.
948
448b33b1
TTN
9492007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
950
951 * files.texi (Why Version Control?): Fix typo.
952 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
953 (Selecting a Fileset): Fix typos; small rewording.
954 (Log Buffer): Likewise.
955 (Old Revisions): Likewise.
448b33b1 956
221bb7f6
EZ
9572007-11-17 Eli Zaretskii <eliz@gnu.org>
958
959 * mule.texi (Communication Coding): Fix wording of last change.
960
d0207bf3 9612007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 962
630cb3b7
JB
963 * custom.texi (Specifying File Variables):
964 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 965
53b7759e
KH
9662007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
967
a5ab2e0c 968 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
969
970 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
971
c8763fb6 9722007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 973
630cb3b7 974 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
975 --output=file.
976
ff98e024
MR
9772007-11-13 Martin Rudalics <rudalics@gmx.at>
978
979 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
980 (Help Echo): Avoid mentioning the term "region" here and
981 consistently use the term "active text".
982
37b11c22
GM
9832007-11-11 Glenn Morris <rgm@gnu.org>
984
985 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
986
21d50ba1
JL
9872007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
988
989 * search.texi (Query Replace): Mention
990 `query-replace-show-replacement'.
991
c12ecb0a 9922007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
993
994 * building.texi (Watch Expressions): Remove obscure sentence.
995
3b4201f4
KH
9962007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
997
998 * mule.texi (Select Input Method): Describe how to activate an input
999 method in the text mode.
1000
07e5c0b0
DN
10012007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1002
1003 * cmdargs.texi (Misc Variables): Remove Sun windows info.
1004
52dd7391
NR
10052007-10-30 Nick Roberts <nickrob@snap.net.nz>
1006
1007 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1008
c004e539
GM
10092007-10-30 Glenn Morris <rgm@gnu.org>
1010
1011 * misc.texi (Directory Tracking): Explain a bit more about
1012 dirtrack-mode.
1013
ca8c5b8c
GM
10142007-10-25 Glenn Morris <rgm@gnu.org>
1015
1016 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1017
b6c764ef
RS
10182007-10-24 Richard Stallman <rms@gnu.org>
1019
1020 * misc.texi (Interactive Shell): Cleanup last change.
1021
eabd84c9
JL
10222007-10-22 Juri Linkov <juri@jurta.org>
1023
1024 * mini.texi (Minibuffer History): Add text about a list of minibuffer
1025 default values.
1026
0b43c7e2
ER
10272007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1028
ca8c5b8c 1029 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
1030 'filesets'.
1031
a80859d4
MR
10322007-10-18 Martin Rudalics <rudalics@gmx.at>
1033
1034 * trouble.texi (Quitting): Fix typo.
1035
c9447ae1
GM
10362007-10-18 Glenn Morris <rgm@gnu.org>
1037
1038 * frames.texi (Mode Line Mouse): Mention minor mode names.
1039
168b980f
JL
10402007-10-17 Juri Linkov <juri@jurta.org>
1041
1042 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1043 fill-paragraph operates on the active region in Transient Mark mode.
1044 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1045 with fill-paragraph.
1046
1047 * basic.texi (Arguments): Replace fill-paragraph-or-region with
1048 fill-paragraph.
1049
1050 * fixit.texi (Spelling): ispell-word operates on the active region
1051 in Transient Mark mode.
1052
5a331f34
JB
10532007-10-17 Aaron S. Hawley <aaronh@garden.org>
1054
1055 * building.texi (Source Buffers):
1056 * custom.texi (Init Non-ASCII):
1057 * glossary.texi (Glossary): Use "key binding" consistently.
1058
2a9f4d55
JB
10592007-10-17 Juanma Barranquero <lekktu@gmail.com>
1060
1061 * calendar.texi (Diary): Fix directive.
1062
de13cecf
RS
10632007-10-16 Richard Stallman <rms@gnu.org>
1064
1065 * calendar.texi (Diary): Clarify text about diary file example.
1066
5f90d53e
ER
10672007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
1068
1069 * files.texi: Capitalize node names according to convention.
1070
3aa491bc
GM
10712007-10-13 Glenn Morris <rgm@gnu.org>
1072
1073 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1074
8a3106d3
ER
10752007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1076
1077 * emacs.texi:
1078 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 1079 suggested by RMS and Robert J. Chassell.
8a3106d3 1080
da1080a2
ER
10812007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1082
3aa491bc 1083 * files.texi (Version Systems):
0870a421
ER
1084 * vc-xtra.texi:
1085 * vc1-xtra.texi:
ac3f4c6f 1086 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 1087 operations. Change of terminology from `version' to `revision'.
a7fc5b78 1088 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 1089 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 1090
58ade22b
ER
10912007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
1092
da1080a2 1093 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
1094 Reorder the descriptions to be chronological.
1095
93870ce2
RS
10962007-10-09 Richard Stallman <rms@gnu.org>
1097
1098 * display.texi (Cursor Display): Correct how cursor appears
1099 in nonselected windows.
1100
568c7288
NR
11012007-10-04 Nick Roberts <nickrob@snap.net.nz>
1102
1103 * building.texi (GDB Graphical Interface): Remove references to gdba
1104 and mention gud-gdb.
1105
1af74d06 11062007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 1107
1af74d06 1108 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 1109
0d8fb755
JL
11102007-10-06 Juri Linkov <juri@jurta.org>
1111
1112 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1113 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1114 fill-paragraph-or-region.
1115
1116 * basic.texi (Arguments): Replace fill-paragraph with
1117 fill-paragraph-or-region.
1118
b981e2c6
ER
11192007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1120
1121 * files.texi: Update the section on version control for 2007
2a9f4d55 1122 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1123 will come later.
1124
5fceaf9c
GM
11252007-09-15 Glenn Morris <rgm@gnu.org>
1126
1127 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1128 to `list-holidays'.
1129
b0e44b17
GM
11302007-09-14 Glenn Morris <rgm@gnu.org>
1131
1132 * calendar.texi: Update all instances of mark-calendar-holidays,
1133 list-calendar-holidays, list-holidays with the new names.
1134
8cf51b2c
GM
11352007-09-06 Glenn Morris <rgm@gnu.org>
1136
1137 * Move manual sources from man/ to subdirectories of doc/.
1138 Split into the Emacs manual in emacs/, and other manuals in misc/.
1139 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1140 manual.
1141 (infodir): New variable.
1142 (info): Use $infodir.
1143 (emacsman): Delete target, not needed any more.
1144 Move all targets that are not the Emacs manual to misc/Makefile.in.
1145 (mostlyclean): Remove `gnustmp'.
1146 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1147 manual.
92f9b43f 1148 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1149 (emacsman): Delete target, not needed any more.
1150 (clean): Remove all info files but Emacs manual.
1151 Move all targets that are not the Emacs manual to misc/Makefile.in.
1152 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1153
1154 * Makefile.in (INFOSOURCES): Delete.
1155 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1156 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1157 *.vrs *.toc here...
1158 (maintainer-clean): ...from here.
1159
11602007-09-05 Glenn Morris <rgm@gnu.org>
1161
1162 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1163
8cf51b2c
GM
11642007-08-29 Glenn Morris <rgm@gnu.org>
1165
1166 * emacs.texi (EMACSVER): Increase to 23.0.50.
1167
3420c522
RS
11682007-08-27 Richard Stallman <rms@gnu.org>
1169
1170 * emacs.texi (Top): Clarify menu item for Glossary.
1171
1172 * display.texi (Faces): Change secn title.
1173 Clarify not all fonts come from Font Lock.
1174
8cf51b2c
GM
11752007-08-17 Eli Zaretskii <eliz@gnu.org>
1176
1177 * basic.texi (Position Info): Add index entry for face at point.
1178 Mention that character faces are also displayed by "C-u C-x =".
1179
8cf51b2c
GM
11802007-08-08 Glenn Morris <rgm@gnu.org>
1181
1182 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1183
11842007-08-07 Chong Yidong <cyd@stupidchicken.com>
1185
1186 * files.texi (File Conveniences): Document point motion keys in Image
1187 mode.
1188
8cf51b2c
GM
11892007-07-27 Glenn Morris <rgm@gnu.org>
1190
8cf51b2c
GM
1191 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1192 in-line.
1193
1194 * gpl.texi: New file with text of GPL.
1195 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1196
11972007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1198
1199 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1200
1201 * dired.texi (Wdired): Mention C-x C-q key binding.
1202
12032007-07-28 Nick Roberts <nickrob@snap.net.nz>
1204
1205 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1206
12072007-07-25 Glenn Morris <rgm@gnu.org>
1208
8cf51b2c
GM
1209 * emacs.texi (Copying): Replace license with GPLv3.
1210
1211 * Relicense all FSF files to GPLv3 or later.
1212
12132007-07-24 Glenn Morris <rgm@gnu.org>
1214
1215 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1216 for some calendars.
1217
12182007-07-23 Nick Roberts <nickrob@snap.net.nz>
1219
1220 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1221 default-directory for the current buffer is on a remote machine.
1222
8cf51b2c
GM
12232007-07-21 Eli Zaretskii <eliz@gnu.org>
1224
1225 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1226 default value.
1227
12282007-07-21 Richard Stallman <rms@gnu.org>
1229
1230 * files.texi (Why Version Control?): Improve previous change.
1231
12322007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1233
1234 * files.texi (Why Version Control?): New node.
1235
8cf51b2c
GM
12362007-07-12 Nick Roberts <nickrob@snap.net.nz>
1237
8cf51b2c
GM
1238 * building.texi (Starting GUD): Add xref to this anchor.
1239
8cf51b2c
GM
12402007-06-24 Karl Berry <karl@gnu.org>
1241
2a9f4d55 1242 * emacs.texi: New Back-Cover Text.
8cf51b2c 1243
8cf51b2c
GM
12442007-06-07 Alan Mackenzie <acm@muc.de>
1245
1246 * display.texi (Optional Mode Line): Document the new form of
1247 line+column numbers, "(561,2)".
1248
12492007-06-06 Juanma Barranquero <lekktu@gmail.com>
1250
49823426 1251 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1252
12532007-06-02 Chong Yidong <cyd@stupidchicken.com>
1254
1255 * Version 22.1 released.
1256
8cf51b2c
GM
12572007-05-07 Karl Berry <karl@gnu.org>
1258
1259 * emacs.texi (EMACSVER): Back to 22.
1260
12612007-05-06 Richard Stallman <rms@gnu.org>
1262
1263 * maintaining.texi (Create Tags Table): Clean up previous change.
1264
c8763fb6 12652007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1266
1267 * maintaining.texi (Create Tags Table): Add text about the dangers of
1268 making symbolic links to tags files.
1269
12702007-05-04 Karl Berry <karl@gnu.org>
1271
1272 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1273
12742007-05-03 Karl Berry <karl@gnu.org>
1275
1276 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1277
1278 * .cvsignore (*.pdf): New entry.
1279
8cf51b2c
GM
1280 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1281 for printing.
1282
12832007-05-01 Richard Stallman <rms@gnu.org>
1284
1285 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1286
8cf51b2c
GM
12872007-04-28 Glenn Morris <rgm@gnu.org>
1288
1289 * ack.texi (Acknowledgments):
1290 * anti.texi (Antinews):
8cf51b2c
GM
1291 * programs.texi (Program Modes): Restore mention of python.el pending
1292 consideration of legal status.
1293
12942007-04-28 Richard Stallman <rms@gnu.org>
1295
1296 * files.texi (File Names): Fixes to ~ description on MS systems.
1297
8cf51b2c
GM
12982007-04-26 Glenn Morris <rgm@gnu.org>
1299
1300 * emacs.texi (EMACSVER): Increase to 22.1.50.
1301
13022007-04-25 Karl Berry <karl@gnu.org>
1303
1304 * emacs.texi: Improve line breaks on copyright page,
1305 similar layout to lispref, 8.5x11 by default.
1306
1307 * dired.texi (Image-Dired): Improve line break, fix typo.
1308
13092007-04-24 Chong Yidong <cyd@stupidchicken.com>
1310
1311 * programs.texi (Program Modes):
8cf51b2c
GM
1312 * anti.texi (Antinews):
1313 * ack.texi (Acknowledgments): python.el removed.
1314
8cf51b2c
GM
13152007-04-23 Chong Yidong <cyd@stupidchicken.com>
1316
1317 * display.texi (Highlight Interactively): Correct description of
1318 hi-lock-file-patterns-policy.
1319
1320 * files.texi (File Archives): Mention self-extracting executables.
1321
13222007-04-23 Eli Zaretskii <eliz@gnu.org>
1323
1324 * search.texi (Unconditional Replace, Query Replace): Add xref to
1325 "Replacement and Case".
1326
13272007-04-22 Chong Yidong <cyd@stupidchicken.com>
1328
1329 * dired.texi (Image-Dired): Move from Thumbnails node.
1330 * misc.texi (Thumbnails): Node deleted.
1331 * emacs.texi (Top): Update node listing.
1332
1333 * files.texi (File Conveniences):
49823426 1334 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1335
13362007-04-21 Richard Stallman <rms@gnu.org>
1337
1338 * display.texi (Highlight Interactively): Correct previous change.
1339 Clarify doc of hi-lock-find-patterns, and move new features into it.
1340
13412007-04-20 David Koppelman <koppel@ece.lsu.edu>
1342
1343 * display.texi (Highlight Interactively): Document
1344 hi-lock-file-patterns-policy.
1345
13462007-04-20 Martin Rudalics <rudalics@gmx.at>
1347
1348 * display.texi (Scrolling): Fix typo.
1349
8cf51b2c
GM
13502007-04-15 Chong Yidong <cyd@stupidchicken.com>
1351
8cf51b2c
GM
1352 * doclicense.texi: Remove node heading, so that it can be included by
1353 other files.
1354
1355 * emacs.texi: Insert node heading for GFDL.
1356
8cf51b2c
GM
13572007-04-14 Eli Zaretskii <eliz@gnu.org>
1358
1359 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1360 "command line".
1361
1362 * display.texi (Faces): Refer to "Creating Frames" for face
1363 and other frame customizations in .emacs.
1364
1365 * frames.texi (Creating Frames): Mention that face customizations can
1366 be put in .emacs. Add index entries.
1367
13682007-04-12 Richard Stallman <rms@gnu.org>
1369
1370 * glossary.texi (Glossary): Explain `iff'.
1371
13722007-04-11 Karl Berry <karl@gnu.org>
1373
1374 * gnu.texi (Top),
1375 * macos.texi (Mac Font Specs),
1376 * anti.texi (Antinews),
1377 * xresources.texi (Resources),
1378 * misc.texi (Emulation),
1379 * calendar.texi (Daylight Saving),
1380 * dired.texi (Dired and Find),
1381 * rmail.texi (Remote Mailboxes),
1382 * sending.texi (Mail Headers),
1383 * programs.texi (Which Function),
1384 * files.texi (Recover),
1385 * buffers.texi (Uniquify),
1386 * frames.texi (Wheeled Mice),
1387 * killing.texi (Rectangles): Wording to improve breaks in
1388 8.5x11 format.
1389 * mule.texi (Language Environments): \hbadness=10000 since there's
1390 no way to reword.
1391 * emacs.texi (smallbook): New @set to more easily switch between
1392 smallbook and 8.5x11.
1393
13942007-04-11 Richard Stallman <rms@gnu.org>
1395
1396 * files.texi (File Conveniences): Add xref to Tumme.
1397 Delete text about Thumbnail mode.
1398
8cf51b2c
GM
13992007-04-09 Alan Mackenzie <acm@muc.de>
1400
1401 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1402 new name. Insert concept index entries.
1403
8cf51b2c
GM
14042007-04-08 Chong Yidong <cyd@stupidchicken.com>
1405
1406 * display.texi (Standard Faces): Document prefix arg for
1407 list-faces-display.
1408
1409 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1410
8cf51b2c
GM
14112007-04-07 Chong Yidong <cyd@stupidchicken.com>
1412
8cf51b2c
GM
1413 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1414
1415 * files.texi (Misc File Ops): Rewrite description of
1416 insert-file-literally.
1417
8cf51b2c
GM
14182007-03-31 Eli Zaretskii <eliz@gnu.org>
1419
1420 * misc.texi (Printing): Postscript -> PostScript.
1421
8cf51b2c
GM
1422 * ack.texi (Acknowledgments): Postscript -> PostScript.
1423
1424 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1425
1426 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1427 below.
1428
14292007-03-30 Chong Yidong <cyd@stupidchicken.com>
1430
1431 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1432 Init Non-ASCII.
1433 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1434 (Init Non-ASCII): New node.
1435
14362007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1437
1438 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1439
8cf51b2c
GM
14402007-03-12 Glenn Morris <rgm@gnu.org>
1441
8cf51b2c
GM
1442 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1443 "Daylight Savings".
1444
49823426 1445 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1446 saving" in text throughout.
1447
8cf51b2c
GM
14482007-03-04 Richard Stallman <rms@gnu.org>
1449
1450 * custom.texi (Safe File Variables): Minor correction.
1451
8cf51b2c
GM
14522007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1453
1454 * rmail.texi (Movemail): Add internal ref.
1455 Don't indent the intro for the PROTO table.
1456 Format PROTO table items with @code.
1457
8cf51b2c
GM
14582007-02-26 Nick Roberts <nickrob@snap.net.nz>
1459
1460 * building.texi: Remove references to bashdb.
1461
8cf51b2c
GM
14622007-02-19 Juanma Barranquero <lekktu@gmail.com>
1463
1464 * mule.texi (Language Environments): Update list of supported language
1465 environments.
1466
8cf51b2c
GM
14672007-02-14 Kim F. Storm <storm@cua.dk>
1468
1469 * building.texi (Grep Searching): Fix lgrep doc.
1470
14712007-02-12 Chong Yidong <cyd@stupidchicken.com>
1472
1473 * back.texi: Remove unused file.
1474
c8763fb6 14752007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1476
1477 * maintaining.texi (Tag Syntax): Now --members is the default for
1478 etags, not for ctags yet.
1479
8cf51b2c
GM
14802007-02-03 Eli Zaretskii <eliz@gnu.org>
1481
1482 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1483 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1484 expects. Add comments to prevent people from inadvertently modifying
1485 the key parts needed by `texinfo-multiple-files-update'.
1486
14872007-01-29 Chong Yidong <cyd@stupidchicken.com>
1488
1489 * frames.texi (Secondary Selection): Window clicked does not matter
1490 when mouse-yank-at-point is non-nil.
1491
8cf51b2c
GM
14922007-01-16 Glenn Morris <rgm@gnu.org>
1493
1494 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1495 system abbrev.
1496
14972007-01-11 Richard Stallman <rms@gnu.org>
1498
1499 * msdog.texi (Windows Keyboard): Another small cleanup.
1500
15012007-01-10 Richard Stallman <rms@gnu.org>
1502
1503 * msdog.texi (Windows Keyboard): Yet another try to make
1504 everyone happy with that passage.
1505
15062007-01-05 Richard Stallman <rms@gnu.org>
1507
1508 * anti.texi (Antinews): Mention M-x shell scrolling.
1509
15102007-01-05 Nick Roberts <nickrob@snap.net.nz>
1511
1512 * building.texi (Watch Expressions): Describe gdb-max-children.
1513
8cf51b2c
GM
15142007-01-04 Richard Stallman <rms@gnu.org>
1515
8cf51b2c
GM
1516 * msdog.texi (Windows Keyboard): Clarify previous change.
1517
8cf51b2c
GM
15182007-01-02 Richard Stallman <rms@gnu.org>
1519
1520 * custom.texi (Changing a Variable): Minor clarification.
1521 (Specific Customization): customize-customized => customize-unsaved.
1522
1523 * entering.texi (Entering Emacs): Clean up text about restarting
1524 Emacs for each file.
1525
1526 * misc.texi (Shell Options): Minor cleanup.
1527
1528 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1529 with Emacs, not vice versa.
1530
1531 * programs.texi (Symbol Completion): Recommend customizing
1532 window manager.
1533
1534 * xresources.texi (Resources): Minor fix.
1535
c8763fb6 15362007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1537
1538 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1539
15402007-01-01 Richard Stallman <rms@gnu.org>
1541
1542 * commands.texi (User Input): Document keys stolen by window mangers.
1543
15442006-12-31 Richard Stallman <rms@gnu.org>
1545
1546 * custom.texi (Specific Customization): Document customize-option
1547 instead of customize-variable.
1548
15492006-12-31 Kim F. Storm <storm@cua.dk>
1550
1551 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1552
15532006-12-30 Kim F. Storm <storm@cua.dk>
1554
1555 * killing.texi (CUA Bindings): Fix typo.
1556
1557 * xresources.texi (Table of Resources): Mention grow-only value for
1558 auto-resize-tool-bars.
1559
8cf51b2c
GM
15602006-12-27 Eli Zaretskii <eliz@gnu.org>
1561
1562 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1563 and how to get them back.
1564
15652006-12-26 Richard Stallman <rms@gnu.org>
1566
1567 * calendar.texi (Holidays): Holiday listing is based on current
1568 practice, but DST is not.
1569
15702006-12-25 Richard Stallman <rms@gnu.org>
1571
1572 * emacs.texi (Top): Update subnode menus.
1573
1574 * mark.texi (Transient Mark): Fix xref.
1575
1576 * killing.texi (Graphical Kill): Node deleted.
1577 (Killing): Add xref to Cut and Paste.
1578 (CUA Bindings): Update xref.
1579
1580 * frames.texi (Cut and Paste): New section to hold other nodes.
1581 (Mouse Commands): Node demoted.
1582 (Cut/Paste Other App): Split out from Mouse Commands.
1583 (Word and Line Mouse): Likewise.
1584 (Secondary Selection, Clipboard): Nodes demoted.
1585
8cf51b2c
GM
15862006-12-24 Kevin Ryde <user42@zip.com.au>
1587
1588 * calendar.texi (Holidays): US daylight saving begins second Sunday
1589 in March for 2007 onwards.
1590 (Daylight Savings): Show new US default daylight saving rules, 2nd
1591 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1592
15932006-12-23 Chong Yidong <cyd@stupidchicken.com>
1594
1595 * calendar.texi (Scroll Calendar): < and > are switched.
1596
15972006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1598
1599 * killing.texi (Deletion): Describe M-\ prefix argument.
1600
16012006-12-23 Richard Stallman <rms@gnu.org>
1602
1603 * search.texi (Regexp Search): Explain why forward and reverse regexp
1604 search are not mirror images.
1605
8cf51b2c
GM
16062006-12-19 Kim F. Storm <storm@cua.dk>
1607
1608 * major.texi (Choosing Modes): Describe match-function elements for
1609 magic-mode-alist.
1610
8cf51b2c
GM
16112006-12-18 Eli Zaretskii <eliz@gnu.org>
1612
1613 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1614 peculiarities.
1615
16162006-12-18 Richard Stallman <rms@gnu.org>
1617
1618 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1619
8cf51b2c
GM
16202006-12-17 Alan Mackenzie <acm@muc.de>
1621
1622 * programs.texi (Left Margin Paren): Remove the bit which says
1623 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1624 Discuss some of the issues of setting this option to nil.
1625
16262006-12-17 Glenn Morris <rgm@gnu.org>
1627
1628 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1629
16302006-12-16 Eli Zaretskii <eliz@gnu.org>
1631
1632 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1633 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1634 NTFS volumes.
1635 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1636 volumes.
1637
16382006-12-15 Eli Zaretskii <eliz@gnu.org>
1639
1640 * text.texi (HTML Mode): Fix "C-c TAB".
1641
8cf51b2c
GM
16422006-12-09 Richard Stallman <rms@gnu.org>
1643
1644 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1645
16462006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1647
1648 * files.texi (Misc File Ops): Document insert-file-literally.
1649
16502006-12-08 Eli Zaretskii <eliz@gnu.org>
1651
1652 * cmdargs.texi (Colors): Note that --color is intended for overriding
1653 the terminal defaults, not for normal invocation.
1654
1655 * misc.texi (Emacs Server): Improve wording. Don't mention the
1656 ``server program''. Add a cross-reference to "Init File" node.
1657 (Invoking emacsclient): Add index entries. Document both short and
1658 long versions of command-line options. Document the -f option.
1659
8cf51b2c
GM
16602006-12-06 Richard Stallman <rms@gnu.org>
1661
1662 * text.texi (Outline Format): Say to set outline-regexp
1663 and outline-level with major modes and file local variables.
1664
c8763fb6 16652006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1666
1667 * anti.texi (Antinews): Mention the alternative to
1668 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1669
8cf51b2c
GM
1670 * misc.texi (Interactive Shell): Ditto.
1671
16722006-12-04 Eli Zaretskii <eliz@gnu.org>
1673
1674 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1675
1676 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1677
16782006-12-01 Eli Zaretskii <eliz@gnu.org>
1679
1680 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1681 colon in the mode line.
1682
1683 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1684
16852006-11-26 Nick Roberts <nickrob@snap.net.nz>
1686
1687 * building.texi (Watch Expressions): Mention SPC for expanding/
1688 contracting watch expressions.
1689
16902006-11-26 Kim F. Storm <storm@cua.dk>
1691
1692 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1693
16942006-11-26 Nick Roberts <nickrob@snap.net.nz>
1695
1696 * building.texi (Debugger Operation): Define text command mode.
1697 Clarify how tooltips work.
1698 (GDB Graphical Interface): Explain how to run in text command mode
1699 more clearly.
1700
17012006-11-25 Juanma Barranquero <lekktu@gmail.com>
1702
1703 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1704
17052006-11-22 Juanma Barranquero <lekktu@gmail.com>
1706
1707 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1708
8cf51b2c
GM
17092006-11-18 Chong Yidong <cyd@stupidchicken.com>
1710
1711 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1712 and EMACS is deprecated.
1713
17142006-11-18 Juanma Barranquero <lekktu@gmail.com>
1715
1716 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1717
c8763fb6 17182006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1719
1720 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1721
1722 * emacs.texi: Include xresources.texi both for info and dvi.
1723
1724 * xresources.texi: Merge text from xresmini.texi.
1725
c8763fb6 17262006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1727
1728 * glossary.texi: Fix typos.
1729
8cf51b2c
GM
17302006-11-06 Richard Stallman <rms@gnu.org>
1731
1732 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1733
1734 * ack.texi (Acknowledgments): Fix name spelling.
1735
17362006-11-01 Juri Linkov <juri@jurta.org>
1737
1738 * search.texi (Word Search): Document incremental word search.
1739
17402006-10-28 Glenn Morris <rgm@gnu.org>
1741
1742 * ack.texi (Acknowledgments): Add cal-html author.
1743
1744 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1745 Calendar"). Describe new package cal-html.
1746 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1747 Calendar Files."
1748
8cf51b2c
GM
17492006-10-23 Richard Stallman <rms@gnu.org>
1750
1751 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1752 Abbrev mode is enabled.
1753
8cf51b2c
GM
17542006-10-16 Richard Stallman <rms@gnu.org>
1755
8cf51b2c
GM
1756 * emacs.texi: Update ISBN.
1757
8cf51b2c
GM
17582006-10-11 Kim F. Storm <storm@cua.dk>
1759
1760 * emacs.texi (Acknowledgments): Use @dotless{i}.
1761
17622006-10-08 Nick Roberts <nickrob@snap.net.nz>
1763
1764 * building.texi (Breakpoints Buffer): Mention catchpoints.
1765
17662006-10-08 Kim F. Storm <storm@cua.dk>
1767
1768 * ack.texi (Acknowledgments): Update.
1769
1770 * emacs.texi (Acknowledgments): Fix bad @/ form.
1771
8cf51b2c
GM
17722006-10-05 Kim F. Storm <storm@cua.dk>
1773
1774 * emacs.texi (Acknowledgments): Add more contributors.
1775
17762006-10-03 Richard Stallman <rms@gnu.org>
1777
1778 * emacs.texi (Acknowledgments): Update version and edition.
1779
8cf51b2c
GM
17802006-10-01 Karl Berry <karl@gnu.org>
1781
1782 * custom.texi (Customization Groups): Page break to keep example buffer
1783 on one page.
1784
17852006-09-30 Karl Berry <karl@gnu.org>
1786
1787 * programs.texi (Basic Indent): @need to improve page break.
1788 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1789
17902006-09-29 Glenn Morris <rgm@gnu.org>
1791
1792 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1793
17942006-09-29 Karl Berry <karl@gnu.org>
1795
1796 * windows.texi (Basic Window): Remove forced @break, no longer
1797 desirable.
1798 * frames.texi (Frame Commands),
1799 * mark.texi (Marking Objects): Reword to avoid bad page break.
1800 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1801
18022006-09-19 Richard Stallman <rms@gnu.org>
1803
1804 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1805 stick to present tense.
1806
c8763fb6 18072006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1808
1809 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1810 to x-gtk-use-old-file-dialog.
1811 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1812
18132006-09-15 Jay Belanger <belanger@truman.edu>
1814
49823426 1815 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1816 Change "Library Public License" to "Lesser Public License"
1817 throughout. Use "yyyy" to represent year.
1818
8cf51b2c
GM
18192006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1820
1821 * files.texi (Visiting): Add index entry "open file".
1822
8cf51b2c
GM
18232006-09-11 Richard Stallman <rms@gnu.org>
1824
1825 * building.texi (Compilation Mode): Clarification.
1826 (Grep Searching): Add xref to Compilation Mode.
1827
8cf51b2c
GM
18282006-09-08 Richard Stallman <rms@gnu.org>
1829
1830 * search.texi (Search): Ref multi-file search commands here.
1831 (Other Repeating Search): Not here.
1832
8cf51b2c
GM
18332006-08-28 Richard Stallman <rms@gnu.org>
1834
1835 * windows.texi (Split Window): Update xref.
1836
1837 * basic.texi (Continuation Lines): Update xref.
1838
1839 * indent.texi (Tab Stops): Update xref.
1840
1841 * emacs.texi (Top): Update subnode menu.
1842
1843 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1844 split out of Display Custom.
1845
18462006-08-25 Kim F. Storm <storm@cua.dk>
1847
1848 * display.texi (Display Custom): Add variables overline-margin
1849 and x-underline-at-descent-line.
1850
18512006-08-25 Richard Stallman <rms@gnu.org>
1852
1853 * entering.texi (Exiting): Rewrite to give graphical displays
1854 priority over text terminals.
1855
1856 * search.texi (Incremental Search): Move index entries.
1857
18582006-08-23 Chong Yidong <cyd@stupidchicken.com>
1859
1860 * custom.texi (Init File): Reference Find Init to avoid "home
1861 directory" confusion.
1862
18632006-08-22 Nick Roberts <nickrob@snap.net.nz>
1864
1865 * building.texi (Other GDB-UI Buffers): Describe how to edit
1866 a value in the locals buffer.
1867
18682006-08-21 Richard Stallman <rms@gnu.org>
1869
1870 * search.texi (Basic Isearch): Add `isearch' index entry.
1871
18722006-08-16 Richard Stallman <rms@gnu.org>
1873
1874 * misc.texi (Saving Emacs Sessions): Clean up wording.
1875
1876 * mark.texi (Marking Objects): Mention term "select all".
1877
1878 * emacs.texi (Top): Update subnode menu.
1879
1880 * help.texi (Help Mode): Move node up in file.
1881
8cf51b2c
GM
18822006-08-15 Nick Roberts <nickrob@snap.net.nz>
1883
1884 * building.texi (Stack Buffer): Explain fringe arrow.
1885
8cf51b2c
GM
18862006-08-12 Eli Zaretskii <eliz@gnu.org>
1887
8cf51b2c
GM
1888 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1889 on startup.
1890
18912006-08-11 Romain Francoise <romain@orebokech.com>
1892
1893 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1894
18952006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1896
1897 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1898
18992006-08-10 Richard Stallman <rms@gnu.org>
1900
1901 * text.texi (Format Faces): Substantial rewrites to deal
1902 with face merging. Empty regions don't count. Clarify
1903 face property inheritance.
1904
19052006-08-08 Romain Francoise <romain@orebokech.com>
1906
1907 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1908 <arjuropo@cc.jyu.fi>.
1909
8cf51b2c
GM
19102006-08-04 Eli Zaretskii <eliz@gnu.org>
1911
1912 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1913 apply to all frames.
1914
8cf51b2c
GM
19152006-08-01 Richard Stallman <rms@gnu.org>
1916
1917 * help.texi (Name Help): Add index entries for describe-variable.
1918
19192006-08-01 Nick Roberts <nickrob@snap.net.nz>
1920
1921 * building.texi (GDB Graphical Interface): Shorten node names.
1922 (GDB-UI Layout): Use GDB-related.
1923 (Other GDB-UI Buffers): Simplify English.
1924
19252006-07-31 Richard Stallman <rms@gnu.org>
1926
1927 * search.texi (Query Replace): Add xref for Dired's Q command.
1928
8cf51b2c
GM
19292006-07-31 Nick Roberts <nickrob@snap.net.nz>
1930
1931 * building.texi (GDB commands in Fringe): Rename to...
1932 (Source Buffers): ..this and move forward. Describe hollow arrow and
1933 new option gdb-find-source-frame.
1934
19352006-07-29 Richard Stallman <rms@gnu.org>
1936
1937 * dired.texi (Operating on Files): Simplify previous change
1938 and fix Texinfo usage.
1939
19402006-07-29 Eli Zaretskii <eliz@gnu.org>
1941
1942 * dired.texi (Operating on Files): Add cross-references. State the
1943 Unix commands that do similar things.
1944
19452006-07-28 Richard Stallman <rms@gnu.org>
1946
1947 * mark.texi (Transient Mark): Clarify that region never disappears
1948 when Transient Mark mode is off, and not when it is on.
1949
19502006-07-27 Richard Stallman <rms@gnu.org>
1951
1952 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1953
19542006-07-24 Richard Stallman <rms@gnu.org>
1955
1956 * xresources.texi (GTK styles): Fix texinfo usage.
1957
8cf51b2c
GM
1958 * commands.texi (User Input): Explain why we teach keyboard cmds.
1959
1960 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1961 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1962 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1963 * doclicense.texi, display.texi, dired.texi, basic.texi:
1964 * anti.texi, ack.texi: Move periods and commas inside quotes.
1965
19662006-07-22 Eli Zaretskii <eliz@gnu.org>
1967
1968 * cmdargs.texi (General Variables): Document EMAIL.
1969
19702006-07-21 Eli Zaretskii <eliz@gnu.org>
1971
1972 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1973 doesn't have effect on MS-Windows.
1974
8cf51b2c
GM
19752006-07-17 Richard Stallman <rms@gnu.org>
1976
1977 * building.texi (Grep Searching): Explain about chaining grep commands.
1978
8cf51b2c
GM
19792006-07-10 Nick Roberts <nickrob@snap.net.nz>
1980
49823426 1981 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1982
19832006-07-09 Chong Yidong <cyd@stupidchicken.com>
1984
1985 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1986 is invoked for multiple files.
1987
19882006-07-08 Eli Zaretskii <eliz@gnu.org>
1989
1990 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1991 on-line manual for the rest of this node.
1992 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1993 unconditionally.
1994 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1995 Improve wording.
1996 (Windows Printing): Improve wording.
1997 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1998 rest of this node.
1999
8cf51b2c
GM
20002006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2001
49823426
GM
2002 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2003 with eval-buffer.
8cf51b2c
GM
2004
20052006-07-05 Nick Roberts <nickrob@snap.net.nz>
2006
2007 * mule.texi (Coding Systems, Specify Coding): Link descriptions
2008 of character translation.
2009
20102006-07-04 Nick Roberts <nickrob@snap.net.nz>
2011
2012 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2013
20142006-07-03 Karl Berry <karl@gnu.org>
2015
2016 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2017 not-too-underfull hboxes in the TeX output.
2018 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2019 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2020 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2021 * sending.texi, text.texi: Fix overfull/underfull boxes.
2022
20232006-07-03 Romain Francoise <romain@orebokech.com>
2024
2025 * m-x.texi (M-x): Fix.
2026
20272006-07-03 Richard Stallman <rms@gnu.org>
2028
8cf51b2c
GM
2029 * search.texi (Other Repeating Search): filename -> file name.
2030
2031 * misc.texi (Narrowing): Minor cleanups.
2032
2033 * files.texi (Visiting): filename -> file name.
2034
2035 * emacs.texi (Top): Update subnode menus.
2036
2037 * mule.texi (Coding Systems): Move char translation stuff here.
2038 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
2039 (Recognize Coding): Substantial local rewrites.
2040 (International): Update menu.
2041
2042 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2043 (Scrolling): Substantial local rewrites.
2044 (Display): Update menu and intro.
2045
2046 * dired.texi: filename -> file name.
2047
2048 * custom.texi (Safe File Variables): Texinfo usage fix.
2049
20502006-07-03 Ted Zlatanov <tzz@lifelogs.com>
2051
2052 * help.texi, m-x.texi: Lots of cleanups.
2053
8cf51b2c
GM
20542006-06-30 Eli Zaretskii <eliz@gnu.org>
2055
2056 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2057 (Windows Processes, Windows Misc): Shorten the printed version by
2058 selectively conditioning less important portions by @ifnottex.
2059
8cf51b2c
GM
20602006-06-27 Richard Stallman <rms@gnu.org>
2061
2062 * mini.texi (Minibuffer File): Minor cleanup.
2063
20642006-06-25 Nick Roberts <nickrob@snap.net.nz>
2065
2066 * frames.texi (XTerm Mouse): Rename to...
2067 (Text-Only Mouse): ...this. Mention t-mouse-mode.
2068
2069 * emacs.texi (Top): Use new node name.
2070
20712006-06-24 Eli Zaretskii <eliz@gnu.org>
2072
2073 * emacs.texi (Top): Update the detailed menu according to changes in
2074 msdog.texi.
2075
2076 * msdog.texi (Windows Keyboard): New section.
2077 (Windows Mouse): New section.
2078 (Windows System Menu): Remove section (text merged with "Windows
2079 Keyboard").
2080 (Windows Misc): New section.
2081
2082 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2083
2084 * msdog.texi (ls in Lisp): New section.
2085
2086 * files.texi (Visiting): Document case-insensitive wildcard matching
2087 under find-file-wildcards.
2088
8cf51b2c
GM
20892006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2090
2091 * macos.texi (Mac Input): Add description of mac-function-modifier.
2092 Now Unicode keyboard layouts work.
2093
8cf51b2c
GM
20942006-06-10 Richard Stallman <rms@gnu.org>
2095
2096 * mule.texi (Recognize Coding): Clarify previous change.
2097
20982006-06-09 Kenichi Handa <handa@m17n.org>
2099
2100 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2101 notation.
2102
21032006-06-07 Kevin Ryde <user42@zip.com.au>
2104
2105 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2106 manual for @ifnottex, but in emacs-extra for @iftex.
2107
2108 * cmdargs.texi (General Variables): Fix smtpmail xref.
2109
21102006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2111
8cf51b2c 2112 * programs.texi (Comment Commands):
8cf51b2c 2113 * custom.texi (Specifying File Variables):
49823426 2114 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
2115
21162006-06-07 Nick Roberts <nickrob@snap.net.nz>
2117
2118 * building.texi (Watch Expressions): Move node to end.
2119 (GDB Graphical Interface): Move description of clicks in fringe...
2120 (GDB commands in the Fringe): ...to here. New node.
2121
8cf51b2c
GM
21222006-06-05 Romain Francoise <romain@orebokech.com>
2123
49823426 2124 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2125
21262006-06-05 Nick Roberts <nickrob@snap.net.nz>
2127
2128 * building.texi (GDB Graphical Interface): Update bindings.
2129 (Commands of GUD): Add gud-print. Remove gud-run.
2130 Restate availability more generally.
2131
21322006-06-03 Ted Zlatanov <tzz@lifelogs.com>
2133
2134 * mini.texi: Lots of cleanups.
2135
21362006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2137
2138 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2139 and Mouse-2.
2140
c8763fb6 21412006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2142
2143 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2144
8cf51b2c
GM
21452006-05-31 Richard Stallman <rms@gnu.org>
2146
2147 * basic.texi (Moving Point): Fix previous change.
2148
c8763fb6 21492006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2150
2151 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2152
21532006-05-28 Ted Zlatanov <tzz@lifelogs.com>
2154
2155 * basic.texi: Many simplifications and improvements in wording.
2156
8cf51b2c
GM
21572006-05-26 Nick Roberts <nickrob@snap.net.nz>
2158
2159 * anti.texi (Antinews): Create a node for gdb-ui.
2160
8cf51b2c
GM
21612006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2162
2163 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2164
21652006-05-20 Richard Stallman <rms@gnu.org>
2166
2167 * dired.texi (Dired Navigation): dired-goto-file is now j.
2168
8cf51b2c
GM
21692006-05-20 Eli Zaretskii <eliz@gnu.org>
2170
2171 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2172 and their aliases.
2173
2174 * msdog.texi (Windows Printing): Mention non-support of plain text
2175 printing with some el-cheapo printers, and suggest a workaround.
2176
21772006-05-20 Kevin Ryde <user42@zip.com.au>
2178
2179 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2180 remove the bit saying you must set it.
2181
21822006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2183
2184 * trouble.texi (Checklist):
2185 * text.texi (Text, Auto Fill, Text Mode):
2186 * search.texi (Nonincremental Search):
2187 * rmail.texi (Rmail Labels):
2188 * mule.texi (Input Methods, Multibyte Conversion):
2189 * misc.texi (Gnus, Where to Look, PostScript):
2190 * maintaining.texi (Create Tags Table):
2191 * indent.texi (Indentation Commands):
2192 * fixit.texi (Spelling):
2193 * emacs.texi (Copying):
2194 * custom.texi (Init File): ifinfo -> ifnottex.
2195
8cf51b2c
GM
21962006-05-17 Richard Stallman <rms@gnu.org>
2197
2198 * files.texi (Diff Mode): Mention C-x `.
2199
22002006-05-08 Richard Stallman <rms@gnu.org>
2201
2202 * custom.texi (Disabling): Textual cleanups.
2203
8cf51b2c
GM
22042006-05-12 Glenn Morris <rgm@gnu.org>
2205
2206 * calendar.texi (Displaying the Diary, Format of Diary File):
2207 Refer to diary-view-entries, diary-list-entries,
2208 diary-show-all-entries rather than obsolete aliases.
2209
22102006-05-12 Eli Zaretskii <eliz@gnu.org>
2211
2212 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2213 (Displaying the Diary, Special Diary Entries, Importing Diary):
2214 * building.texi (Compilation Shell):
2215 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2216 emacs-xtra with @inforef's.
2217
2218 * files.texi (Visiting): Fix wording.
2219
2220 * mule.texi (Coding Systems, Text Coding): More indexing.
2221 Mention that C-x RET f can set eol conversion.
2222
c8763fb6 22232006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2224
2225 * xresmini.texi (GTK resources): Insert GTK description.
2226
2227 * xresources.texi (GTK resources): metafont should be menufont.
2228
8cf51b2c
GM
22292006-05-06 Michael Albinus <michael.albinus@gmx.de>
2230
49823426 2231 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2232 method, user name and host name is active only in partial
2233 completion mode.
2234
8cf51b2c
GM
22352006-05-06 Eli Zaretskii <eliz@gnu.org>
2236
2237 * makefile.w32-in (emacs.dvi):
2238 * Makefile.in (emacs.dvi): Add xresmini.texi.
2239
2240 * xresmini.texi (Table of Resources): Remove xref to non-existent
2241 node "LessTif Resources".
2242
2243 * msdog.texi (Microsoft Windows):
2244 * calendar.texi (Calendar/Diary, Displaying the Diary)
2245 (Special Diary Entries, Importing Diary, Holidays):
2246 * programs.texi (Program Modes):
2247 * text.texi (Text):
2248 * buffers.texi (Several Buffers):
2249 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2250
22512006-05-06 Eli Zaretskii <eliz@gnu.org>
2252
2253 The following changes merge the emacs-xtra manual into the main
2254 manual, but only for on-line version of the manual.
2255
2256 * vc2-xtra.texi (Version Backups, Local Version Control)
2257 (Making Snapshots, Change Logs and VC, Version Headers)
2258 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2259 on-line manual.
2260
2261 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2262 for on-line manual.
2263
2264 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2265 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2266 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2267 for on-line manual.
2268
2269 * fortran-xtra.texi (Fortran, Fortran Autofill)
2270 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2271 for on-line manual.
2272
2273 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2274 Conditional xref's for on-line manual.
2275
2276 * emerge-xtra.texi (Emerge, Overview of Emerge)
2277 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2278 manual.
2279
2280 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2281 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2282 (EMACSSOURCES): Use EMACS_XTRA.
2283 (../info/emacs-xtra): Remove.
2284 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2285
2286 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2287 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2288 (EMACSSOURCES): Use EMACS_XTRA.
2289 ($(infodir)/emacs-xtra): Remove.
2290 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2291
2292 * trouble.texi (Quitting):
2293 * text.texi (Text):
2294 * programs.texi (Program Modes):
2295 * msdog.texi (Microsoft Windows):
2296 * frames.texi (Frames):
2297 * files.texi (Backup, Version Control, VC Concepts)
2298 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2299 (Registering, VC Status, VC Undo, Multi-User Branching)
2300 (Comparing Files):
2301 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2302 (Displaying the Diary, Special Diary Entries, Importing Diary):
2303 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2304 conditional xref's, depending on @iftex/@ifnottex.
2305
2306 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2307 "MS-DOS". @include msdog-xtra.texi.
2308
2309 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2310 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2311
2312 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2313 for vc-xtra.texi subsections.
2314 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2315 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2316
2317 * sending.texi (Sending Mail): A @node line without explicit Prev,
2318 Next, and Up links.
2319
2320 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2321 Next, and Up links.
2322
2323 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2324 and its sections. @include picture-xtra.texi.
2325
2326 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2327 "Emerge".
2328 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2329
2330 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2331 exact duplicate of its name-sake in calendar.texi.
2332
2333 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2334 "Advanced Calendar/Diary Usage".
2335 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2336
2337 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2338 dired-xtra.texi.
2339 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2340
2341 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2342 (Files) [ifnottex]: Add menu entry for Autorevert.
2343
2344 * emacs-xtra.texi (Introduction): Reword to make consistent with
2345 printed version only.
2346 <Top level>: Remove the body of all chapters and move them to the
2347 new *-xtra.texi files. Use @raisesections and @lowersections to
2348 convert sections to chapters etc.
2349
2350 * msdog-xtra.texi:
2351 * fortran-xtra.texi:
2352 * vc-xtra.texi:
2353 * vc1-xtra.texi:
2354 * vc2-xtra.texi:
2355 * emerge-xtra.texi:
2356 * cal-xtra.texi:
2357 * dired-xtra.texi:
2358 * arevert-xtra.texi: New files, with text from respective chapters
2359 of emacs-xtra.texi. Convert each @chapter into @section, @section
2360 into @subsection, etc.
2361
2362 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2363 updated.
2364
2365 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2366 Windows". All references updated.
2367
23682006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2369
2370 * macos.texi (Mac Input): Mention input from Character Palette.
2371 (Mac Font Specs): Fix typo.
2372
23732006-05-05 Richard Stallman <rms@gnu.org>
2374
2375 * files.texi (Diff Mode): Minor cleanup.
2376
23772006-05-05 Karl Berry <karl@gnu.org>
2378
8cf51b2c
GM
2379 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2380 errors from the current release of makeinfo (4.8).
2381 * help.texi (Library Keywords): Change widest word in multitable
2382 template from `emulations' to `convenience'. (Not sure if this is
2383 related to the font change.)
2384
23852006-05-05 Eli Zaretskii <eliz@gnu.org>
2386
2387 * files.texi (File Names): Add a footnote about limited support of
2388 ~USER on MS-Windows.
2389
2390 * cmdargs.texi (Initial Options): Add a footnote about limited
2391 support of ~USER on MS-Windows.
2392
23932006-05-03 Richard Stallman <rms@gnu.org>
2394
2395 * files.texi (Diff Mode): Node moved here.
2396 (Comparing Files): Delete what duplicates new node.
2397 (Files): Put Diff Mode in menu.
2398
2399 * misc.texi (Diff Mode): Moved to files.texi.
2400
2401 * emacs.texi (Top): Update menu for Diff Mode.
2402
2403 * trouble.texi (Emergency Escape): Simplify.
2404
2405 * emacs.texi (Top): Minor clarification.
2406
24072006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2408
2409 * commands.texi, entering.texi, screen.texi: Many simplifications.
2410
24112006-05-03 Richard Stallman <rms@gnu.org>
2412
2413 * commands.texi (Text Characters): Delete paragraph about unibyte
2414 non-ASCII printing chars.
2415
2416 * killing.texi (Killing): Say "graphical displays".
2417 * display.texi: Say "graphical displays".
2418
2419 * cmdargs.texi (Misc X): Say "graphical displays".
2420
24212006-05-01 Richard Stallman <rms@gnu.org>
2422
2423 * emacs.texi (Top): Add Diff Mode to menu.
2424
24252006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2426
2427 * misc.texi (Diff Mode): New node.
2428
24292006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2430
2431 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2432 (Mac Environment Variables): Shorten example line.
2433 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2434
24352006-05-01 Nick Roberts <nickrob@snap.net.nz>
2436
2437 * building.texi (GUD Customization): Describe cases %d and %c.
2438 Update description for %e.
2439
24402006-04-30 Glenn Morris <rgm@gnu.org>
2441
2442 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2443
24442006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2445
2446 * custom.texi (Examining): Update C-h v output example.
2447
24482006-04-29 Kim F. Storm <storm@cua.dk>
2449
2450 * building.texi (Grep Searching): Add lgrep and rgrep.
2451
8cf51b2c
GM
24522006-04-23 Richard Stallman <rms@gnu.org>
2453
2454 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2455
2456 * xresmini.texi: New file.
2457
2458 * xresources.texi (Face Resources): Split table into font resources
2459 and the rest. Combine similar attributes for brevity.
2460
8cf51b2c
GM
24612006-04-21 Eli Zaretskii <eliz@gnu.org>
2462
2463 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2464 backslashes and case-insensitivity in file names (moved to the
2465 main manual).
2466 (MS-DOS Printing): Move most of the text to the main manual.
2467
2468 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2469 New nodes.
2470 (Windows Processes, Windows System Menu): Add index entries and
2471 fix wording.
2472
8cf51b2c
GM
24732006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2474
2475 * misc.texi (Shell Ring): Add notes on saved input when
2476 navigating off the end of the history list.
2477
24782006-04-18 Chong Yidong <cyd@mit.edu>
2479
2480 * misc.texi (Shell Options): Correct default value of
2481 comint-scroll-show-maximum-output.
2482
8cf51b2c
GM
24832006-04-18 Nick Roberts <nickrob@snap.net.nz>
2484
2485 * building.texi (Watch Expressions): Update.
2486
8cf51b2c
GM
24872006-04-12 Richard Stallman <rms@gnu.org>
2488
2489 * search.texi: Clean up previous change.
2490
24912006-04-12 Eli Zaretskii <eliz@gnu.org>
2492
2493 * search.texi (Regexp Backslash, Regexp Replace): Add index
2494 entries for ``back reference'' and mention the term itself in the
2495 text.
2496
24972006-04-11 Richard Stallman <rms@gnu.org>
2498
2499 * custom.texi (Safe File Variables):
2500 Document enable-local-variables = :safe.
2501
25022006-04-11 Karl Berry <karl@gnu.org>
2503
2504 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2505 (Remote Repositories, Version Backups, Local Version Control)
2506 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2507 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2508 (Renaming VC Work Files and Master Files)
2509 (Inserting Version Control Headers, Customizing VC, General Options)
2510 (Options for RCS and SCCS, Options specific for CVS): Move all
2511 these nodes to emacs-xtra.texi, for brevity.
2512 * cmdargs.texi, files.texi: Change cross-references.
2513
8cf51b2c
GM
25142006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2515
2516 * files.texi (Old Versions): Update description of vc-annotate's
2517 use of color to indicate date ranges.
2518
8cf51b2c
GM
25192006-04-09 Kevin Ryde <user42@zip.com.au>
2520
8cf51b2c
GM
2521 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2522 put info and printed manual names the right way around.
2523
25242006-04-09 Karl Berry <karl@gnu.org>
2525
2526 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2527 emacs-xtra.texi, leaving only MS Windows information.
2528 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2529 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2530 node names.
2531
2532 * emacs.texi: Move @summarycontents and @contents to the beginning
2533 of the file.
2534
8cf51b2c
GM
25352006-04-08 Kevin Ryde <user42@zip.com.au>
2536
2537 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2538
25392006-04-07 Richard Stallman <rms@gnu.org>
2540
2541 * programs.texi (Comments, Comment Commands, Options for Comments)
2542 (Multi-Line Comments): "Align", not "indent".
2543 (Basic Indent): C-j deletes trailing whitespace before the newline.
2544
25452006-04-06 Richard Stallman <rms@gnu.org>
2546
8cf51b2c
GM
2547 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2548
25492006-04-06 Eli Zaretskii <eliz@gnu.org>
2550
2551 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2552
8cf51b2c
GM
25532006-04-05 Richard Stallman <rms@gnu.org>
2554
2555 * emacs.texi (Top): Update subnode menu.
2556
2557 * trouble.texi (Unasked-for Search): Node deleted.
2558 (Lossage): Delete from menu.
2559
25602006-04-04 Richard Stallman <rms@gnu.org>
2561
2562 * trouble.texi: Various cleanups.
2563 (Checklist): Don't bother saying how to snail a bug report.
2564 (Emergency Escape): Much rewriting.
2565 (After a Crash): Rename the core dump immediately.
2566 (Total Frustration): Call it a psychotherapist.
2567 (Bug Criteria): Avoid "illegal instruction".
2568 (Sending Patches): We always put the contributor's name in.
2569
2570 * misc.texi (Thumbnails): Minor correction.
2571
8cf51b2c
GM
25722006-04-03 Richard Stallman <rms@gnu.org>
2573
2574 * misc.texi (Thumbnails): Minor cleanup.
2575
25762006-04-02 Karl Berry <karl@gnu.org>
2577
2578 * sending.texi (Mail Sending): pxref to Top needs five args.
2579
2580 * texinfo.tex: Update to current version (2006-03-21.13).
2581
8cf51b2c
GM
25822006-03-31 Richard Stallman <rms@gnu.org>
2583
2584 * emacs.texi (Top): Update subnode menu.
2585
2586 * help.texi (Help Mode): Cleanup.
2587
2588 * dired.texi: Many cleanups.
2589 (Dired Deletion): Describe dired-recursive-deletes.
2590 (Operating on Files): dired-create-directory moved.
2591 (Misc Dired Features): Move to here.
2592 (Tumme): Node moved to misc.texi.
2593
2594 * custom.texi: Many cleanups.
2595 (Minor Modes): Don't mention ISO Accents Mode.
2596 (Examining): Update C-h v output example.
2597 (Hooks): Add index and xref for add-hook.
2598 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2599 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2600
2601 * misc.texi: Many cleanups.
2602 (beginning): Add to summary of topics.
2603 (Shell): Put eshell xref at the end. Remove eshell from table.
2604 (Thumbnails): New node.
2605
8cf51b2c
GM
26062006-03-28 Eli Zaretskii <eliz@gnu.org>
2607
2608 * files.texi (File Name Cache): Make it clear that the cache is
2609 not persistent.
2610
8cf51b2c
GM
26112006-03-25 Karl Berry <karl@gnu.org>
2612
49823426
GM
2613 * emacs-xtra.texi, emacs.texi, gnu.texi:
2614 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2615 (2) do not indent copyright year list (or anything else).
2616
8cf51b2c
GM
26172006-03-21 Juanma Barranquero <lekktu@gmail.com>
2618
2619 * files.texi (VC Dired Mode): Remove misplaced brackets.
2620
26212006-03-21 Andre Spiegel <spiegel@gnu.org>
2622
2623 * files.texi: Various updates and clarifications in the VC chapter.
2624
26252006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2626
2627 * help.texi (Help Mode): Document "C-c C-c".
2628
8cf51b2c
GM
26292006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2630
2631 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2632 menu in the standalone Info reader.
2633
26342006-03-15 Chong Yidong <cyd@stupidchicken.com>
2635
2636 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2637 moved here from Emacs manual.
2638
2639 * programs.texi (Fortran): Section moved to emacs-xtra.
2640 (Program Modes): Xref to Fortran in emacs-xtra.
2641
2642 * maintaining.texi (Emerge): Move to emacs-xtra.
2643 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2644
2645 * picture.texi: File deleted.
2646 * Makefile.in:
2647 * makefile.w32-in: Remove picture.texi.
2648
2649 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2650 * abbrevs.texi (Abbrevs):
2651 * sending.texi (Sending Mail): Picture node removed.
2652
2653 * emacs.texi (Top): Update node listings.
2654
8cf51b2c
GM
26552006-03-12 Richard Stallman <rms@gnu.org>
2656
2657 * calendar.texi: Various cleanups.
2658
8cf51b2c
GM
26592006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2660
2661 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2662 syntax.
2663
8cf51b2c
GM
26642006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2665
2666 * search.texi (Regexps): More accurately describe which characters
2667 are special in which situations. Recommend _not_ to quote `]' or
2668 `-' when they are not special.
2669
8cf51b2c
GM
26702006-02-28 Andre Spiegel <spiegel@gnu.org>
2671
2672 * files.texi (Old Versions): Clarify operation of C-x v =.
2673
8cf51b2c
GM
26742006-02-21 Nick Roberts <nickrob@snap.net.nz>
2675
2676 * building.texi (Watch Expressions): Update and describe
2677 gdb-speedbar-auto-raise.
2678
26792006-02-19 Richard M. Stallman <rms@gnu.org>
2680
2681 * emacs.texi: Use @smallbook.
2682 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2683 Update subnode menu.
2684
2685 * building.texi (Lisp Interaction): Minor addition.
2686
26872006-02-18 Nick Roberts <nickrob@snap.net.nz>
2688
2689 * building.texi (Watch Expressions): Update and be more precise.
2690
c8763fb6 26912006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2692
2693 * maintaining.texi (Create Tags Table): Explain why the
2694 exception when etags writes to files under the /dev tree.
2695
26962006-02-14 Richard M. Stallman <rms@gnu.org>
2697
2698 * custom.texi (Safe File Variables): Lots of clarification.
2699 Renamed from Unsafe File Variables.
2700
27012006-02-14 Chong Yidong <cyd@stupidchicken.com>
2702
2703 * custom.texi (Unsafe File Variables): File variable confirmation
2704 assumed denied in batch mode.
2705
27062006-02-14 Richard M. Stallman <rms@gnu.org>
2707
2708 * building.texi (GDB User Interface Layout): Don't say `inferior'
2709 for program being debugged.
2710
27112006-02-15 Nick Roberts <nickrob@snap.net.nz>
2712
2713 * building.texi (GDB Graphical Interface):
2714 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2715
27162006-02-13 Chong Yidong <cyd@stupidchicken.com>
2717
2718 * custom.texi (Specifying File Variables, Unsafe File Variables):
2719 New nodes, split from File Variables. Document new file local
2720 variable behavior.
2721
27222006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2723
2724 * display.texi (Standard Faces):
8cf51b2c
GM
2725 * files.texi (Visiting):
2726 * frames.texi (Clipboard):
2727 * glossary.texi (Glossary) <Clipboard>:
2728 * xresources.texi (X Resources): Mention Mac OS port.
2729
8cf51b2c
GM
27302006-02-12 Richard M. Stallman <rms@gnu.org>
2731
2732 * building.texi (Building): Clarify topic in intro.
2733
2734 * maintaining.texi (Maintaining): Change title; clarify topic.
2735 Delete duplicate index entries.
2736
2737 * building.texi (Other GDB User Interface Buffers): Clarifications.
2738
2739 * text.texi (Cell Commands): Clarifications.
2740
2741 * programs.texi (Defuns): Delete duplicate explanation of
2742 left-margin paren convention.
2743 (Hungry Delete): Minor cleanup.
2744
27452006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2746
2747 * dired.texi (Tumme): More tumme documentation.
2748
27492006-02-11 Alan Mackenzie <acm@muc.de>
2750
2751 * programs.texi ("Hungry Delete"): Correct the appellation of the
2752 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2753
27542006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2755
2756 * dired.texi (Tumme): Fix small bug.
2757
27582006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2759
2760 * macos.texi (Mac International): Rename "fontset-mac" to
2761 "fontset-standard".
2762
8cf51b2c
GM
27632006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2764
2765 * dired.texi (Tumme): Basic documentation for Tumme added.
2766
8cf51b2c
GM
27672006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2768
2769 * mule.texi (International):
2770 * programs.texi (Basic Indent): Fix typos.
2771
8cf51b2c
GM
2772 * custom.texi (Minor Modes):
2773 * display.texi (Text Display):
2774 * commands.texi (Text Characters): Update xrefs.
2775
27762006-02-07 Richard M. Stallman <rms@gnu.org>
2777
2778 * emacs.texi (Top): Update subnode menu.
2779 Update info on old Emacs papers.
2780 (Intro): "Graphical display", not window system.
2781
2782 * xresources.texi (GTK styles): Minor clarifications.
2783
2784 * trouble.texi: "Graphical display", not window system.
2785 (Stuck Recursive): Minor clarification.
2786
2787 * text.texi: Minor clarifications.
2788 (Sentences): Explain why two-space convention is better.
2789 Explain sentence-end-without-period here.
2790 (Fill Commands): Not here.
2791 (Refill): Node moved down.
2792 (Filling): Update menu.
2793 (Table Creation, Cell Justification, Column Commands): Clarify.
2794
2795 * sending.texi: Minor clarifications.
2796
2797 * search.texi (Regexp Backslash): Clarification.
2798
2799 * rmail.texi: Minor cleanups.
2800 (Rmail): Delete digression about `rmail-mode'.
2801 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2802 (Rmail Files): Mention C-u M-x rmail.
2803 (Rmail Reply): Mention References.
2804 (Rmail Display): Mention rmail-nonignored-headers.
2805
2806 * programs.texi: Minor cleanups.
2807 (Comment Commands): Mention momentary Transient Mark mode.
2808 (Matching): Be more specific about customizing show-paren-mode.
2809 (Info Lookup): Don't list the modes that support C-h S.
2810 Just say what it does in an unsupported mode.
2811 (Man Page): Delete excessive info on customizing woman.
2812 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2813
2814 * abbrevs.texi: Minor clarifications.
2815 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2816 not "dynamic abbrevs" as if they were a kind of abbrev.
2817
2818 * picture.texi (Picture): Minor cleanup.
2819
2820 * mule.texi (Communication Coding): Say "other applications".
2821 (Fontsets): Not specific to X. Add xref to X Resources.
2822 (Unibyte Mode): Rename from Single-Byte Character Support.
2823 "Graphical display", not window system.
2824 (International): Update menu.
2825
2826 * maintaining.texi (Format of ChangeLog):
2827 New node, split out from ChangeLog.
2828 (ChangeLog): Clarifications in the remaining text.
2829 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2830 (Find Tag): Add @w.
2831 (Tags Search): Explain tag table order here. Simplify grep ref.
2832 (List Tags): tags-tag-face is a variable, not a face.
2833 (Emerge): Cleanups.
2834
2835 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2836 (Keyboard Macros): Avoid "the user".
2837
2838 * killing.texi: "Graphical display", not window system.
2839
2840 * help.texi (Help Echo): "Graphical display", not window system.
2841
2842 * glossary.texi: Say "you", not "the user". Say "graphical display".
2843
2844 * frames.texi: Minor cleanups. "Graphical display", not window system.
2845
2846 * files.texi (Visiting): Make drag-and-drop not X-specific.
2847
2848 * custom.texi: Minor cleanups. "Graphical display", not window system.
2849
2850 * cmdargs.texi: Minor cleanups.
2851
2852 * building.texi (Compilation): Move and split kill-compilation para.
2853 Add para about multiple compilers.
2854 (Compilation Mode): Commands also available in grep mode and others.
2855 Mention C-u C-x ` more tutorially. Clarify C-x `.
2856 (Compilation Shell): Clarify. Put Bash example first.
2857 (Grep Searching): Minor cleanups; add @w.
2858 (Debuggers): Minor cleanups.
2859 (Starting GUD): Make GDB xgraphical mode issue clearer.
2860 (Debugger Operation): Lots of clarifications including
2861 GDB tooltip side-effect issue.
2862 (Commands of GUD): Clarify.
2863 (GUD Customization): Add bashdb-mode-hook.
2864 (GDB Graphical Interface): Rewrite for clarity.
2865 (GDB User Interface Layout): Rewrite for clarity.
2866 (Stack Buffer, Watch Expressions): Likewise.
2867 (Other GDB User Interface Buffers): Cleanups.
2868 (Lisp Libraries, External Lisp): Cleanup.
2869
2870 * basic.texi (Position Info): "Graphical displays", rather than
2871 window systems.
2872
2873 * anti.texi: Minor cleanup.
2874
8cf51b2c
GM
28752006-02-03 Eli Zaretskii <eliz@gnu.org>
2876
2877 * custom.texi (Init File, Find Init): Add cross-references to
2878 where $HOME is described.
2879
28802006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2881
2882 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2883 is not inside the @table.
2884
2885 * emacs.texi (Top): Correct node name.
2886
2887 * files.texi (File Names): Fix @xref.
2888 (Reverting): Fix typo.
2889
2890 * mule.texi (International): Correct node name.
2891
2892 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2893
28942006-02-01 Richard M. Stallman <rms@gnu.org>
2895
2896 * emacs.texi (Top): Update subnode menu.
2897
2898 * mule.texi: Minor clarifications.
2899 Reduce the specific references to X Windows.
2900 Refer to "graphical" terminals, rather than window systems.
2901 (Text Coding): Rename from Specify Coding.
2902 (Communication Coding, File Name Coding, Terminal Coding):
2903 New nodes split out from Text Coding.
2904
2905 * kmacro.texi: Minor clarifications.
2906 (Keyboard Macro Ring): Comment out some excessive commands.
2907 (Basic Keyboard Macro): Split up the table, putting part in each node.
2908
2909 * major.texi: Minor clarifications.
2910
2911 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2912
2913 * windows.texi: Minor clarifications.
2914 (Change Window): Don't describe mode-line mouse cmds here.
2915 Add xref to Mode Line Mouse.
2916
2917 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2918
2919 * macos.texi (Mac International): Fix xref.
2920
2921 * indent.texi: Minor clarifications.
2922
2923 * frames.texi: Minor clarifications.
2924 Reduce the specific references to X Windows.
2925 Refer to "graphical" terminals, rather than window systems.
2926 (Frame Parameters): Don't mention commands like
2927 set-foreground-color. Just say to customize a face.
2928 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2929
2930 * files.texi: Minor clarifications.
2931 (Numbered Backups): New node, split out from Backup Names.
2932
2933 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2934
2935 * cmdargs.texi (General Variables): Fix xref.
2936
2937 * buffers.texi: Minor clarifications.
2938
8cf51b2c
GM
29392006-01-31 Richard M. Stallman <rms@gnu.org>
2940
2941 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2942 Nodes moved to top.
2943
2944 * display.texi: Minor clarifications.
2945 (Display): Rearrange menu.
2946 (Standard Faces): Mention query-replace face.
2947 (Faces): Simplify.
2948 (Font Lock): Simplify face customization info.
2949 (Highlight Changes): Node merged into Highlight Interactively.
2950 (Highlight Interactively): Much rewriting and cleanup.
2951 (Optional Mode Line): Narrowed line number not good for goto-line.
2952 Simplify face customization advice.
2953 (Text Display): Mention use of escape-glyph face.
2954 Move ctl-arrow and tab-width here.
2955 (Display Custom): Move no-redraw-on-reenter to end of node.
2956
2957 * search.texi: Minor clarifications.
2958 (Isearch Scroll): Simplify.
2959 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2960
2961 * regs.texi (Registers): Mention bookmarks here.
2962
2963 * mark.texi: Minor clarifications.
2964 (Selective Undo): Node deleted.
2965
2966 * m-x.texi: Minor clarifications.
2967
2968 * killing.texi: Minor clarifications.
2969 Refer to "graphical" terminals, rather than window systems.
2970
2971 * help.texi: Clarifications.
2972 (Help): Don't describe C-h F and C-h K here.
2973 (Key Help): Describe C-h K here.
2974 (Name Help): Mention Emacs Lisp Intro.
2975 Describe C-h F here.
2976 (Misc Help): Mention C-h F and C-h K only briefly.
2977
2978 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2979 Selective undo text merged in.
2980 (Spelling): Mention Aspell along with Ispell.
2981
2982 * emacs.texi (Top): Update subnode menus.
2983
2984 * basic.texi (Basic Undo): Rename from Undo. Most of text
2985 moved to new Undo node.
2986
8cf51b2c
GM
29872006-01-29 Chong Yidong <cyd@stupidchicken.com>
2988
2989 * basic.texi (Continuation Lines, Inserting Text):
2990 Mention longlines mode.
2991
29922006-01-29 Richard M. Stallman <rms@gnu.org>
2993
10d1d0af 2994 * screen.texi: Minor cleanups.
8cf51b2c
GM
2995 (Screen): Clean up the intro paragraphs.
2996 (Mode Line): Lots of rewriting. Handle frame-name better.
2997 eol-mnemonic-... vars moved out.
2998
2999 * emacs.texi (Top): Change menu item for MS-DOS node.
3000 Update subnode menu.
3001
3002 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3003 chapter relates to Windows. Title changed.
3004
3005 * mini.texi: Minor cleanups.
3006
3007 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3008 (Mark): Put it in the menu.
3009
3010 * entering.texi: Minor cleanups.
3011
3012 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3013 (Intro): Refer to "graphical" terminals, rather than X.
3014
3015 * display.texi (Display Custom): Add xref to Variables.
3016 (Optional Mode Line): eol-mnemonic-... vars moved here.
3017
3018 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3019 rather than X.
3020
8cf51b2c
GM
3021 * basic.texi: Minor cleanups.
3022 (Undo): selective-undo moved.
3023
8cf51b2c
GM
30242006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3025
3026 * anti.texi (Antinews): Various corrections and additions.
3027
30282006-01-23 Juri Linkov <juri@jurta.org>
3029
3030 * custom.texi (Easy Customization, Customization Groups)
3031 (Browsing Custom): Mention links along with buttons.
3032
8cf51b2c
GM
30332006-01-21 Eli Zaretskii <eliz@gnu.org>
3034
8cf51b2c
GM
3035 * text.texi (TeX Print): Use @key for TAB.
3036
8cf51b2c
GM
3037 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3038
8cf51b2c
GM
30392006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3040
3041 * files.texi (File Aliases): Don't claim that usually separate
3042 buffers are created for two file names that name the same data.
3043 Mention additional situations where different names mean the same
3044 file on disk.
3045
30462006-01-19 Richard M. Stallman <rms@gnu.org>
3047
3048 * killing.texi (Deletion): Upcase @key argument.
3049
3050 * custom.texi (Custom Themes): Minor cleanup.
3051
3052 * programs.texi (Hungry Delete): Upcase @key argument.
3053
8cf51b2c
GM
30542006-01-16 Juri Linkov <juri@jurta.org>
3055
3056 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3057 Move `mode-line-highlight' before `mode-line-buffer-id'.
3058
8cf51b2c
GM
30592006-01-14 Richard M. Stallman <rms@gnu.org>
3060
3061 * basic.texi (Inserting Text): Minor cleanup.
3062
8cf51b2c
GM
30632006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3064
3065 * custom.texi (Changing a Variable, Face Customization):
3066 Update for changes in Custom menus.
3067
8cf51b2c
GM
30682006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3069
3070 * macos.texi (Mac International): Undo last change.
3071
8cf51b2c
GM
30722006-01-02 Chong Yidong <cyd@stupidchicken.com>
3073
3074 * custom.texi (Custom Themes): Describe the new
3075 customize-create-theme interface.
3076
30772005-12-30 Juri Linkov <juri@jurta.org>
3078
3079 * basic.texi (Position Info): Update example.
3080
c8763fb6 30812005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3082
3083 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3084
30852005-12-24 Chong Yidong <cyd@stupidchicken.com>
3086
3087 * custom.texi (Custom Themes): `load-theme' always loads.
3088
30892005-12-23 Juri Linkov <juri@jurta.org>
3090
3091 * display.texi (Highlight Interactively): Use double space to
3092 separate sentences. Replace C-p with M-p, and C-n with M-n.
3093
30942005-12-22 Richard M. Stallman <rms@gnu.org>
3095
3096 * custom.texi (Easy Customization and subnodes):
3097 Replace "active field" with "button".
3098 Use "user option" only for variables.
3099 Use "setting" for variable-or-face.
3100
31012005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3102
3103 * buffers.texi (Select Buffer): Change order in table to make
3104 "Similar" refer to the correct item.
3105 (Indirect Buffers): Minor rewording.
3106
8cf51b2c
GM
31072005-12-20 Juri Linkov <juri@jurta.org>
3108
3109 * files.texi (VC Status): Put P and N near p and n.
3110
8cf51b2c
GM
31112005-12-19 Richard M. Stallman <rms@gnu.org>
3112
3113 * programs.texi (Electric C): Delete the info about newline control.
3114 (Other C Commands): Minor cleanup.
3115 (Left Margin Paren): Minor cleanup.
3116
31172005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3118
3119 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3120 (Customization Groups): Delete text moved to "Browsing Custom".
3121 (Browsing Custom): New node.
3122 (Specific Customization): Clarify which commands only work for
3123 loaded options.
3124
31252005-12-18 Bill Wohler <wohler@newt.com>
3126
3127 * frames.texi (Tool Bars): Shorten text of previous change.
3128
31292005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3130
3131 * files.texi (VC Status): Document log-view mode.
3132
31332005-12-18 Bill Wohler <wohler@newt.com>
3134
3135 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3136 permanently via the customize interface.
3137
8cf51b2c
GM
31382005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3139
3140 * killing.texi (Killing by Lines): Document `kill-whole-line'
3141 function.
3142
c8763fb6 31432005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3144
3145 * buffers.texi (Select Buffer): Change `prev-buffer' to
3146 `previous-buffer'. Indicate that these functions use a frame
3147 local buffer list.
3148
8cf51b2c
GM
31492005-12-12 Richard M. Stallman <rms@gnu.org>
3150
3151 * custom.texi (Easy Customization): Change menu comment.
3152 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3153
3154 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3155 (Help): Among the Apropos commands, describe only C-h a here.
3156
31572005-12-11 Richard M. Stallman <rms@gnu.org>
3158
3159 * programs.texi (Options for Comments): Comment-end starts with space.
3160
3161 * glossary.texi (Glossary): Minor cleanup.
3162
3163 * files.texi (Old Versions): Use @table.
3164
8cf51b2c
GM
31652005-12-10 David Koppelman <koppel@ece.lsu.edu>
3166
3167 * display.texi (Highlight Interactively): Include
3168 global-hi-lock-mode. Add miscellaneous details and elaborations.
3169
31702005-12-09 Richard M. Stallman <rms@gnu.org>
3171
3172 * display.texi (Font Lock): Delete the Global FL menu item.
3173
31742005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3175
3176 * custom.texi (Minibuffer Maps): Mention the maps for file name
3177 completion.
3178
31792005-12-09 Kim F. Storm <storm@cua.dk>
3180
3181 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3182 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3183 cursor to next corner in rectangle; clarify insert around rectangle.
3184
8cf51b2c
GM
31852005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3186
3187 * custom.texi (Customization): Use xref to elisp manual for
3188 non-TeX output.
3189 (Minor Modes): Update.
3190 (Customization Groups, Changing a Variable, Face Customization):
3191 Update for new appearance of Custom buffers.
3192 (Changing a Variable): `custom-buffer-done-function' has been
3193 replaced by `custom-buffer-done-kill'.
3194 (Specific Customization): In the `customize-group' buffer, a
3195 subgroup's contents are not "hidden". They are not included at
3196 all. They have no [Show] button.
3197 (Mouse Buttons): Add pxref to description of mouse event lists in
3198 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3199 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3200 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3201
32022005-12-08 Richard M. Stallman <rms@gnu.org>
3203
3204 * mini.texi (Completion Commands, Completion):
3205 In file name input, SPC does not do completion.
3206
8cf51b2c
GM
32072005-12-08 Nick Roberts <nickrob@snap.net.nz>
3208
3209 * building.texi (GDB Graphical Interface): Explain screen size
3210 setting.
3211 (Other GDB User Interface Buffers): Describe features specific to
3212 GDB 6.4.
3213
8cf51b2c
GM
32142005-12-01 Nick Roberts <nickrob@snap.net.nz>
3215
3216 * building.texi (GDB User Interface Layout): Describe how to
3217 kill associated buffers.
3218 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3219 (Watch Expressions): Be more precise.
3220 (Other GDB User Interface Buffers): Describe how to change a
3221 register value.
3222
8cf51b2c
GM
32232005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3224
3225 * macos.texi (Mac Input): Remove description of
3226 mac-command-key-is-meta. Add descriptions of
3227 mac-control-modifier, mac-command-modifier, and
3228 mac-option-modifier.
3229 (Mac International): Fix description of conversion of clipboard data.
3230 (Mac Font Specs): Add example of font customization by face attributes.
3231
32322005-11-22 Nick Roberts <nickrob@snap.net.nz>
3233
3234 * building.texi (Watch Expressions): Expand description.
3235 (Other GDB User Interface Buffers): Describe local map for
3236 gud-watch.
3237
32382005-11-21 Chong Yidong <cyd@stupidchicken.com>
3239
3240 * display.texi (Font Lock): Font lock is enabled by default now.
3241
32422005-11-20 Juri Linkov <juri@jurta.org>
3243
3244 * basic.texi (Position Info): Update examples of the output.
3245 Remove the fact that examples are produced in the TeXinfo buffer,
3246 because in the Info reader users will get a different output from
3247 `C-x ='.
3248
3249 * building.texi (Compilation Mode): Remove paragraph duplicated
3250 from the node `Compilation'. Add `compilation-skip-threshold'.
3251
3252 * display.texi (Font Lock): Suggest more user-friendly method of
3253 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3254
32552005-11-18 Richard M. Stallman <rms@gnu.org>
3256
3257 * files.texi (Registering): Mention @@ in mode line.
3258
3259 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3260
32612005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3262
3263 * files.texi (Renaming and VC): Some back-ends don't
3264 handle renaming.
3265
8cf51b2c
GM
32662005-11-17 Juri Linkov <juri@jurta.org>
3267
3268 * emacs.texi (Top):
3269 * display.texi (Highlight Interactively): Put this font-lock based
3270 mode near Font Lock node.
3271
32722005-11-16 Chong Yidong <cyd@stupidchicken.com>
3273
3274 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3275 icons.
3276
32772005-11-12 Kim F. Storm <storm@cua.dk>
3278
3279 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3280 (Help Summary): Add C-h d and C-h e.
3281 (Apropos): Clarify that all apropos commands may search for either
3282 list of words or a regexp. Add C-h d for apropos-documentation.
3283 Describe apropos-documentation-sort-by-scores user option.
3284
8cf51b2c
GM
32852005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3286
3287 * killing.texi (CUA Bindings): Add @section.
3288
32892005-11-10 Kim F. Storm <storm@cua.dk>
3290
3291 * emacs.texi (Top): Add CUA Bindings entry to menu.
3292
3293 * killing.texi (CUA Bindings): New node. Moved here from
3294 misc.texi and extended with info on rectangle commands and
3295 rectangle highlighting, interface to registers, and the global
3296 mark feature.
3297
3298 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3299
3300 * regs.texi: Prev link points to CUA Bindings node.
3301
33022005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3303
3304 * help.texi (Help Echo): By default, help echos are only shown on
3305 mouse-over, not on point-over.
3306
c8763fb6 33072005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3308
3309 * misc.texi (Shell Mode): Describe how to activate password echoing.
3310
8cf51b2c
GM
33112005-11-04 Romain Francoise <romain@orebokech.com>
3312
3313 * mark.texi (Mark Ring): Fix typo.
3314
33152005-11-03 Richard M. Stallman <rms@gnu.org>
3316
3317 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3318
33192005-11-01 Bill Wohler <wohler@newt.com>
3320
3321 * help.texi (Help Mode): Fix typo.
3322
33232005-11-01 Nick Roberts <nickrob@snap.net.nz>
3324
3325 * building.texi (Other GDB User Interface Buffers): Describe
3326 the command gdb-use-inferior-io-buffer.
3327
33282005-10-31 Romain Francoise <romain@orebokech.com>
3329
3330 * files.texi (Compressed Files): Fix typo.
3331
3332 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3333
3334 * windows.texi (Force Same Window): Likewise.
3335
33362005-10-30 Bill Wohler <wohler@newt.com>
3337
3338 * help.texi (Help Mode): URLs viewed with browse-url.
3339
33402005-10-31 Nick Roberts <nickrob@snap.net.nz>
3341
3342 * building.texi (GDB Graphical Interface): Don't reference
3343 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3344 must stay in same frame.
3345
33462005-10-29 Chong Yidong <cyd@stupidchicken.com>
3347
3348 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3349
3350 * anti.texi (Antinews): Likewise.
3351
8cf51b2c
GM
33522005-10-28 Bill Wohler <wohler@newt.com>
3353
3354 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3355
33562005-10-28 Richard M. Stallman <rms@gnu.org>
3357
3358 * files.texi (Visiting): Explain how to enter ? in a file name.
3359
3360 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3361
8cf51b2c
GM
33622005-10-25 Nick Roberts <nickrob@snap.net.nz>
3363
3364 * building.texi (GDB Graphical Interface): Describe
3365 gdb-mouse-until.
3366
33672005-10-23 Richard M. Stallman <rms@gnu.org>
3368
3369 * custom.texi (Init File): Recommend when to use site-start.el.
3370
8cf51b2c
GM
33712005-10-21 Juri Linkov <juri@jurta.org>
3372
3373 * custom.texi (Examining): Mention accessing the old variable
3374 value via M-n in set-variable.
3375
8cf51b2c
GM
33762005-10-18 Romain Francoise <romain@orebokech.com>
3377
3378 * files.texi (Version Systems): Capitalize GNU.
3379
8cf51b2c
GM
33802005-10-18 Nick Roberts <nickrob@snap.net.nz>
3381
3382 * building.texi (Compilation Mode): Remove redundant paragraph.
3383 (Watch Expressions): Remove paragraph to reflect code change.
3384
8cf51b2c
GM
33852005-10-16 Richard M. Stallman <rms@gnu.org>
3386
3387 * building.texi (Compilation Mode, Compilation): Clarified.
3388
33892005-10-15 Richard M. Stallman <rms@gnu.org>
3390
3391 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3392
8cf51b2c
GM
33932005-10-13 Kenichi Handa <handa@m17n.org>
3394
3395 * basic.texi (Position Info): Fix previous change.
3396
c8763fb6 33972005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3398
3399 * cmdargs.texi (Icons X): Fix typo.
3400
34012005-10-12 Kenichi Handa <handa@m17n.org>
3402
3403 * basic.texi (Position Info): Describe the case that Emacs shows
3404 "part of display ...".
3405
c8763fb6 34062005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3407
3408 * cmdargs.texi (Icons X): -nb => -nbi.
3409
34102005-10-10 Chong Yidong <cyd@stupidchicken.com>
3411
3412 * frames.texi (Speedbar): A couple more clarifications.
3413
34142005-10-11 Nick Roberts <nickrob@snap.net.nz>
3415
3416 * building.texi (GDB User Interface Layout): Improve diagram.
3417 (Watch Expressions): Explain how to make speedbar global.
3418 (Other GDB User Interface Buffers): Make references more precise.
3419
8cf51b2c
GM
34202005-10-09 Richard M. Stallman <rms@gnu.org>
3421
3422 * frames.texi (Speedbar): Clarify the text.
3423
34242005-10-09 Chong Yidong <cyd@stupidchicken.com>
3425
3426 * frames.texi (Speedbar): Add information on keybindings,
3427 dismissing the speedbar, and buffer display mode. Link to
3428 speedbar manual.
3429
c8763fb6 34302005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3431
3432 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3433 added -nb, --no-bitmap-icon.
3434
8cf51b2c
GM
34352005-10-07 Nick Roberts <nickrob@snap.net.nz>
3436
3437 * building.texi (GDB Graphical Interface): Add variables and
3438 functions to indices. Be more precise.
3439
c8763fb6 34402005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3441
3442 * frames.texi (Drag and Drop): Remove the x- from
3443 x-dnd-open-file-other-window and xdnd-protocol-alist.
3444
34452005-09-30 Romain Francoise <romain@orebokech.com>
3446
3447 * mini.texi (Minibuffer): The default value now appears before the
3448 colon in minibuffer prompts.
3449
8cf51b2c
GM
34502005-09-25 Richard M. Stallman <rms@gnu.org>
3451
3452 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3453
8cf51b2c
GM
34542005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3455
3456 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3457
8cf51b2c
GM
34582005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3459
3460 * emacs.texi (Top): Update submenus from macos.texi.
3461
3462 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3463 (Mac OS): Update feature support status.
3464 (Mac Input): List supported input scripts. Remove description
3465 about `mac-keyboard-text-encoding'. Mention mouse button
3466 emulation and related variables.
3467 (Mac International): Mention Central European and Cyrillic
3468 support. Now `keyboard-coding-system' is dynamically changed.
3469 Add description about coding system for selection. Add
3470 description about language environment.
3471 (Mac Environment Variables): Mention
3472 `~/.MacOSX/environment.plist'. Give example of command line
3473 arguments. Add Preferences support.
3474 (Mac Directories): Explicitly state that this node is for Mac OS
3475 Classic only.
3476 (Mac Font Specs): Mention specification for scalable fonts. List
3477 supported charsets. Add preferred way of creating fontsets. Add
3478 description about `mac-allow-anti-aliasing'.
3479 (Mac Functions): Add descriptions about `mac-set-file-creator',
3480 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3481 and `mac-get-preference'.
3482
8cf51b2c
GM
34832005-09-16 Romain Francoise <romain@orebokech.com>
3484
3485 Update all files to specify GFDL version 1.2.
3486
3487 * doclicense.texi (GNU Free Documentation License): Update to
3488 version 1.2.
3489
34902005-09-15 Richard M. Stallman <rms@gnu.org>
3491
3492 * buffers.texi (List Buffers): Fix xref.
3493
3494 * rmail.texi (Rmail Basics): Fix xref.
3495
3496 * emacs.texi (Top): Update subnode menus.
3497
3498 * files.texi (Saving Commands): New node, broken out of Saving.
3499 (Customize Save): New node, broken out of Saving.
3500 Clarify effect of write-region-inhibit-fsync.
3501 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3502
8cf51b2c
GM
35032005-09-14 Romain Francoise <romain@orebokech.com>
3504
3505 * files.texi (Saving): Mention write-region-inhibit-fsync.
3506
35072005-09-05 Chong Yidong <cyd@stupidchicken.com>
3508
3509 * custom.texi (Custom Themes): New node.
3510
35112005-09-03 Richard M. Stallman <rms@gnu.org>
3512
49823426
GM
3513 * search.texi (Search Case): Mention vars that control
3514 case-fold-search for various operations.
8cf51b2c
GM
3515
35162005-08-22 Juri Linkov <juri@jurta.org>
3517
3518 * display.texi (Standard Faces): Merge the text from
3519 `(elisp)Standard Faces' into this node.
3520
35212005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3522
3523 * emacs.texi (Top): Delete menu item for deleted node
3524 Keyboard Translations.
3525
35262005-08-18 Richard M. Stallman <rms@gnu.org>
3527
8cf51b2c
GM
3528 * trouble.texi (Unasked-for Search):
3529 Delete xref to Keyboard Translations.
3530
3531 * glossary.texi (Glossary): Delete xref.
3532
8cf51b2c
GM
3533 * custom.texi (Minor Modes): Say that the list here is not complete.
3534 (Keyboard Translations): Node deleted.
3535 (Disabling): Delete xref to it.
3536 (Customization Groups): Fix Custom buffer example.
3537 (Hooks): Mention remove-hooks.
3538
35392005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3540
3541 * building.texi (GDB Graphical Interface): Improve filling of menu
3542 item.
3543
35442005-08-18 Nick Roberts <nickrob@snap.net.nz>
3545
3546 * building.texi (GDB Graphical Interface): Use better node names.
3547
35482005-08-14 Richard M. Stallman <rms@gnu.org>
3549
3550 * text.texi (Sentences): Fix xref.
3551
35522005-08-14 Juri Linkov <juri@jurta.org>
3553
3554 * building.texi (Compilation, Grep Searching): Move grep command
3555 headings from `Compilation' to `Grep Searching'.
3556
3557 * dired.texi (Dired and Find):
3558 * maintaining.texi (Tags Search): Replace grep xref to
3559 `Compilation' node with `Grep Searching'.
3560
3561 * files.texi (Comparing Files): Replace xref to `Compilation' with
3562 `Compilation Mode'.
3563
35642005-08-13 Alan Mackenzie <acm@muc.de>
3565
3566 * search.texi (Non-ASCII Isearch): Correct a typo.
3567 (Replacement Commands): Mention query-replace key binding.
3568
35692005-08-11 Richard M. Stallman <rms@gnu.org>
3570
3571 * programs.texi (Options for Comments): Fix xref.
3572
3573 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3574 out of Regexps.
3575
8cf51b2c
GM
35762005-08-09 Juri Linkov <juri@jurta.org>
3577
3578 * building.texi (Compilation): Use `itemx' instead of `item'.
3579 (Grep Searching): Simplify phrase.
3580
3581 * display.texi (Standard Faces): Describe vertical-border on
3582 window systems.
3583
3584 * windows.texi (Split Window): Simplify phrase and mention
3585 vertical-border face.
3586
35872005-08-09 Richard M. Stallman <rms@gnu.org>
3588
3589 * files.texi (Comparing Files): Clarify compare-windows.
3590
3591 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3592
8cf51b2c
GM
35932005-08-06 Eli Zaretskii <eliz@gnu.org>
3594
3595 * mule.texi (Coding Systems): Rephrase the paragraph about
3596 codepages: no need for "M-x codepage-setup" anymore, except on
3597 MS-DOS.
3598
3599 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3600 the MS-DOS port only.
3601
36022005-07-30 Eli Zaretskii <eliz@gnu.org>
3603
3604 * makefile.w32-in (info): Don't run multi-install-info.bat.
3605 ($(infodir)/dir): New target, produced by running
3606 multi-install-info.bat.
3607
8cf51b2c
GM
36082005-07-22 Eli Zaretskii <eliz@gnu.org>
3609
3610 * files.texi (Quoted File Names): Add index entry.
3611
8cf51b2c
GM
36122005-07-19 Juri Linkov <juri@jurta.org>
3613
3614 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3615
36162005-07-18 Juri Linkov <juri@jurta.org>
3617
8cf51b2c
GM
3618 * custom.texi (Easy Customization):
3619 * files.texi (Old Versions):
3620 * frames.texi (Wheeled Mice):
3621 * mule.texi (Specify Coding):
8cf51b2c
GM
3622 * text.texi (Cell Justification):
3623 * trouble.texi (After a Crash):
8cf51b2c
GM
3624 * xresources.texi (GTK styles):
3625 Delete duplicate duplicate words.
3626
36272005-07-17 Richard M. Stallman <rms@gnu.org>
3628
3629 * frames.texi (Creating Frames): Fix foreground color example.
3630
3631 * custom.texi (Init Examples): Clean up text about conditionals.
3632
36332005-07-16 Richard M. Stallman <rms@gnu.org>
3634
3635 * mini.texi (Completion Commands): Fix command name for ?.
3636
8cf51b2c
GM
36372005-07-16 Eli Zaretskii <eliz@gnu.org>
3638
3639 * display.texi (Standard Faces): Explain that customization of
3640 `menu' face has no effect on w32 and with GTK. Add
3641 cross-references.
3642
3643 * cmdargs.texi (General Variables): Clarify the default location
3644 of $HOME on w32 systems.
3645
36462005-07-15 Jason Rumney <jasonr@gnu.org>
3647
3648 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3649 changed.
3650
36512005-07-08 Kenichi Handa <handa@m17n.org>
3652
3653 * mule.texi (Recognize Coding): Recommend
3654 revert-buffer-with-coding-system instead of revert-buffer.
3655
36562005-07-07 Richard M. Stallman <rms@gnu.org>
3657
3658 * anti.texi (Antinews): Mention mode-line-inverse-video.
3659
3660 * files.texi (Saving): Minor correction about C-x C-w.
3661
3662 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3663
36642005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3665
3666 * search.texi (Isearch Scroll): Add example of using the
3667 `isearch-scroll' property.
3668 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3669 `Display Custom' node.
3670 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3671 and de-emphasize it.
3672 (Other Repeating Search): `occur' currently can not correctly
3673 handle multiline matches. Correct, clarify and update description
3674 of `flush-lines' and `keep-lines'.
3675
3676 * display.texi (Display Custom): Add anchor for `baud-rate'.
3677
36782005-07-07 Richard M. Stallman <rms@gnu.org>
3679
3680 * gnu.texi: Update where to get GNU status; add refs for how to help.
3681 Add footnotes 6 and 7.
3682
36832005-07-04 Lute Kamstra <lute@gnu.org>
3684
3685 Update FSF's address in GPL notices.
3686
8cf51b2c 3687 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3688 * trouble.texi (Checklist): Update FSF's address.
3689
8cf51b2c
GM
36902005-06-24 Richard M. Stallman <rms@gnu.org>
3691
3692 * display.texi (Text Display): Change index entries.
3693
36942005-06-24 Eli Zaretskii <eliz@gnu.org>
3695
3696 * makefile.w32-in (MAKEINFO): Use --force.
3697 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3698 Makefile.in.
8cf51b2c
GM
3699
37002005-06-23 Richard M. Stallman <rms@gnu.org>
3701
3702 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3703 nobreak-char-display.
3704
3705 * emacs.texi (Top): Update detailed node listing.
3706
3707 * display.texi (Text Display): Renamed show-nonbreak-escape
3708 to nobreak-char-display and no-break-space to nobreak-space.
3709 (Standard Faces): Split up the list of standard faces
3710 and put it in a separate node. Add nobreak-space and
3711 escape-glyph.
3712
8cf51b2c
GM
37132005-06-23 Lute Kamstra <lute@gnu.org>
3714
3715 * mule.texi (Select Input Method): Fix typo.
3716
37172005-06-23 Kenichi Handa <handa@m17n.org>
3718
3719 * mule.texi (International): List all supported scripts. Adjust
3720 text for that leim is now included in the normal Emacs
3721 distribution.
3722 (Language Environments): List all language environments.
3723 Intlfonts contains fonts for most supported scripts, not all..
3724 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 3725 input a specific character.
8cf51b2c
GM
3726 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3727
37282005-06-23 Juanma Barranquero <lekktu@gmail.com>
3729
49823426 3730 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3731
37322005-06-22 Miles Bader <miles@gnu.org>
3733
3734 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3735
37362005-06-20 Miles Bader <miles@gnu.org>
3737
3738 * display.texi (Faces): Add `vertical-divider'.
3739
37402005-06-17 Richard M. Stallman <rms@gnu.org>
3741
3742 * text.texi (Adaptive Fill): Minor clarification.
3743
8cf51b2c
GM
37442005-06-10 Lute Kamstra <lute@gnu.org>
3745
3746 * emacs.texi (Top): Correct version number.
3747 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3748 refer to the current version of Emacs.
3749
37502005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3751
3752 * files.texi (Log Buffer): Document when there can be more than
3753 one file to be committed.
3754
37552005-06-08 Juri Linkov <juri@jurta.org>
3756
3757 * display.texi (Faces): Add `shadow' face.
3758
37592005-06-07 Masatake YAMATO <jet@gyve.org>
3760
3761 * display.texi (Faces): Write about mode-line-highlight.
3762
37632005-06-06 Richard M. Stallman <rms@gnu.org>
3764
3765 * misc.texi (Printing Package): Explain how to initialize
3766 printing package.
3767
3768 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3769
37702005-06-05 Chong Yidong <cyd@stupidchicken.com>
3771
3772 * emacs.texi: Rename Hardcopy to Printing.
3773 Make PostScript and PostScript Variables subnodes of it.
3774
3775 * misc.texi (Printing): Rename node from Hardcopy.
3776 Mention menu bar options.
3777 Move PostScript and PostScript Variables to submenu.
3778 (Printing package): New node.
3779
3780 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3781
3782 * dired.texi (Operating on Files): Likewise.
3783
3784 * calendar.texi (Displaying the Diary): Likewise.
3785
3786 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3787
3788 * glossary.texi (Glossary): Likewise.
3789
3790 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3791 effect.
3792
37932005-06-04 Richard M. Stallman <rms@gnu.org>
3794
3795 * trouble.texi (After a Crash): Polish previous change.
3796
8cf51b2c
GM
37972005-05-30 Noah Friedman <friedman@splode.com>
3798
3799 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3800 recovery mechanism.
3801
8cf51b2c
GM
38022005-05-28 Nick Roberts <nickrob@snap.net.nz>
3803
3804 * building.texi (Other Buffers): SPC toggles display of
3805 floating point registers.
3806
8cf51b2c
GM
38072005-05-27 Nick Roberts <nickrob@snap.net.nz>
3808
3809 * files.texi (Log Buffer): Merge in description of Log Edit
3810 mode from pcl-cvs.texi.
3811
38122005-05-26 Richard M. Stallman <rms@gnu.org>
3813
3814 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3815
8cf51b2c
GM
38162005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3817
3818 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3819 not enabled by default.
3820 When not on a word, `ispell-word' by default checks the word
3821 before point.
3822
38232005-05-24 Nick Roberts <nickrob@snap.net.nz>
3824
3825 * building.texi (Debugger Operation): Simplify last sentence.
3826
38272005-05-23 Lute Kamstra <lute@gnu.org>
3828
3829 * emacs.texi: Update FSF's address throughout.
3830 (Preface): Use @cite.
3831 (Distrib): Add cross reference to the node "Copying". Mention the
3832 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3833 printed manuals.
3834 (Intro): Use @xref for the Emacs Lisp Intro.
3835
8cf51b2c
GM
38362005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3837
3838 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3839
3840 * basic.texi (Moving Point): Mention default for `goto-line'.
3841
3842 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3843 of a variable's docstring.
3844
38452005-05-18 Lute Kamstra <lute@gnu.org>
3846
3847 * maintaining.texi (Overview of Emerge): Add cross reference.
3848 Remove duplication.
3849
3850 * emacs.texi (Top): Update to the current structure of the manual.
3851 * misc.texi (Emacs Server): Add menu description.
3852 * files.texi (Saving): Fix menu.
3853 * custom.texi (Customization): Fix menu.
3854 * mule.texi (International): Fix menu.
3855 * kmacro.texi (Keyboard Macros): Fix menu.
3856
38572005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3858
3859 * display.texi: Various minor changes.
3860 (Faces): Delete text that is repeated in the next section.
3861
38622005-05-16 Nick Roberts <nickrob@snap.net.nz>
3863
3864 * building.texi (Debugger Operation): Mention GUD tooltips are
3865 disabled with GDB in text command mode.
3866
8cf51b2c
GM
38672005-05-16 Nick Roberts <nickrob@snap.net.nz>
3868
3869 * building.texi: Replace toolbar with "tool bar" for consistency.
3870 (Compilation Mode): Describe compilation-context-lines
3871 and use of arrow in compilation buffer.
3872 (Debugger Operation): Replace help text with variable's value.
3873
3874 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3875 consistency.
3876
38772005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3878
3879 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3880 Add xref.
3881
8cf51b2c
GM
38822005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3883
3884 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3885 (Position Info): Delete discussion of `goto-line'. It is already
3886 described in `Moving point'.
3887
3888 * mini.texi (Completion Commands): Correct reference.
3889 (Completion Options): Fix typo.
3890
3891 * killing.texi (Deletion): Complete description of `C-x C-o'.
3892
8cf51b2c
GM
38932005-05-10 Richard M. Stallman <rms@gnu.org>
3894
3895 * building.texi (Compilation): Clarify recompile's directory choice.
3896
3897 * frames.texi (Tooltips): Cleanups.
3898
3899 * basic.texi (Arguments): Fix punctuation.
3900
39012005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3902
3903 * screen.texi (Menu Bar): The up and down (not left and right)
3904 arrow keys move through a keyboard menu.
3905
39062005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3907
3908 * basic.texi: Various typo and grammar fixes.
3909 (Moving Point): C-a now runs move-beginning-of-line.
3910
39112005-05-08 Nick Roberts <nickrob@snap.net.nz>
3912
3913 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3914
3915 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3916 as different animals.
3917
39182005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3919
3920 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3921 Correct index entry.
3922
39232005-05-07 Nick Roberts <nickrob@snap.net.nz>
3924
3925 * building.texi (Debugger Operation): Update to reflect changes
3926 in GUD tooltips.
3927
39282005-04-30 Richard M. Stallman <rms@gnu.org>
3929
3930 * files.texi (Compressed Files): Auto Compression normally enabled.
3931
3932 * building.texi (Debugger Operation): Clarify previous change.
3933
8cf51b2c
GM
39342005-04-28 Nick Roberts <nickrob@snap.net.nz>
3935
3936 * building.texi (Debugger Operation): Add description for
3937 GUD tooltips when program is not running.
3938
39392005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3940
3941 * misc.texi (Shell): Add `Shell Prompts' to menu.
3942 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3943 description. Delete remarks moved to new node.
3944 (Shell Prompts): New node.
3945 (History References): Replace remarks moved to `Shell Prompts'
3946 with xref to that node.
3947 (Remote Host): Clarify how to specify the terminal type when
3948 logging in to a different machine.
3949
39502005-04-26 Richard M. Stallman <rms@gnu.org>
3951
3952 * emacs.texi (Top): Update submenus from files.texi.
3953
3954 * files.texi (Filesets): Clarify previous change.
3955
3956 * dired.texi (Misc Dired Features): Clarify previous change.
3957
39582005-04-25 Chong Yidong <cyd@stupidchicken.com>
3959
3960 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3961
3962 * dired.texi (Misc Dired Features): Document
3963 dired-compare-directories.
3964
3965 * files.texi (Filesets): New node.
3966 (File Conveniences): Document Image mode.
3967
3968 * text.texi (TeX Print): Document tex-compile.
3969
39702005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3971
3972 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3973 Delete redundant reference to tooltip Custom group. It is
3974 referred too again in the next paragraph.
3975
39762005-04-24 Richard M. Stallman <rms@gnu.org>
3977
3978 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3979
8cf51b2c
GM
39802005-04-19 Kim F. Storm <storm@cua.dk>
3981
3982 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3983
39842005-04-18 Lars Hansen <larsh@math.ku.dk>
3985
3986 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3987 turns off desktop-save-mode.
3988
39892005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3990
3991 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3992 by default in terminals compatible with xterm. Mention that
3993 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3994 node.
3995
8cf51b2c
GM
39962005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3997
3998 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3999
c8763fb6 40002005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4001
4002 * xresources.texi (Table of Resources): Add cursorBlink.
4003
40042005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4005
4006 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4007 `d', `C-d' and `u'.
4008
40092005-04-11 Richard M. Stallman <rms@gnu.org>
4010
4011 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4012 (Misc X): Add -D, --basic-display.
4013
4014 * maintaining.texi (Change Log): Correct the description of
4015 the example.
4016
4017 * major.texi (Choosing Modes): Document magic-mode-alist.
4018
8cf51b2c
GM
40192005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4020
4021 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4022 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4023 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4024 (Rmail Output): Clarify which statements apply to `o', `C-o' and
4025 `w', respectively.
4026 (Rmail Labels): Mention `l'.
4027 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
4028 (Rmail Summary Edit): Describe `j' and RET.
4029
c8763fb6 40302005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4031
4032 * xresources.texi (Lucid Resources): Add fontSet resource.
4033
8cf51b2c
GM
40342005-04-09 Luc Teirlinck <teirllm@auburn.edu>
4035
4036 * display.texi (Useless Whitespace): `indicate-unused-lines' is
4037 now called `indicate-empty-lines'.
4038
40392005-04-06 Kim F. Storm <storm@cua.dk>
4040
4041 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4042
40432005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4044
4045 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4046 deleted.
4047 (Marks vs Flags): Add some convenient key bindings.
4048 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4049 (Misc Dired Features): Correct and expand description of `w' command.
4050
4051 * frames.texi (XTerm Mouse): Delete apparently false info.
4052 The GNU/Linux console currently does not appear to support
4053 `xterm-mouse-mode'.
4054
8cf51b2c
GM
40552005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4056
4057 * calendar.texi (Diary): Mention shell utility `calendar'.
4058
40592005-04-01 Richard M. Stallman <rms@gnu.org>
4060
4061 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4062
8cf51b2c
GM
40632005-04-01 Lute Kamstra <lute@gnu.org>
4064
4065 * maintaining.texi (Change Log): add-change-log-entry uses
4066 add-log-mailing-address.
4067
40682005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4069
4070 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4071 `VC Mode Line' and put in an xref to that node.
4072 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4073 its description.
4074
40752005-03-31 Paul Eggert <eggert@cs.ucla.edu>
4076
4077 * calendar.texi (Calendar Systems): Say that the Persian calendar
4078 implemented here is the arithmetical one championed by Birashk.
4079
40802005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4081
4082 * programs.texi (Fortran Motion): Fix previous change.
4083
8cf51b2c
GM
40842005-03-29 Richard M. Stallman <rms@gnu.org>
4085
4086 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4087
40882005-03-29 Chong Yidong <cyd@stupidchicken.com>
4089
4090 * text.texi (Refill): Refer to Long Lines Mode.
4091 (Longlines): New node.
4092 (Auto Fill): Don't index "word wrap" here.
4093 (Filling): Add Longlines to menu.
4094
40952005-03-29 Richard M. Stallman <rms@gnu.org>
4096
4097 * xresources.texi: Minor fixes.
4098
4099 * misc.texi (Emacs Server): Fix Texinfo usage.
4100
4101 * emacs.texi (Top): Don't use a real section heading for
4102 "Detailed Node Listing". Fake it instead.
4103
4104 * basic.texi (Position Info): Minor cleanup.
4105
4106 * mule.texi (Input Methods): Minor cleanup.
4107
41082005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4109
4110 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4111 constructs as well.
4112 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4113
41142005-03-29 Kenichi Handa <handa@m17n.org>
4115
4116 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4117
4118 * basic.texi (Position Info): Update the description about the
4119 command C-u C-x =.
4120
41212005-03-28 Richard M. Stallman <rms@gnu.org>
4122
4123 * emacs.texi (Top): Use @section for the detailed node listing.
4124
4125 * calendar.texi: Minor fixes to previous change.
4126
4127 * programs.texi (Fortran): Small fixes to previous changes.
4128
4129 * emacs.texi (Top): Update list of subnodes of Dired.
4130 Likewise for building.texi.
4131
4132 * files.texi (File Conveniences): Delete Auto Image File mode.
4133
41342005-03-28 Chong Yidong <cyd@stupidchicken.com>
4135
4136 * building.texi (Flymake): New node.
4137
4138 * custom.texi (Function Keys): Document kp- event types and
4139 keypad-setup package.
4140
4141 * dired.texi (Wdired): New node.
4142
4143 * files.texi (File Conveniences): Reorder entries.
4144 Explain how to turn on Auto-image-file mode.
4145 Document Thumbs mode.
4146
4147 * mule.texi (Specify Coding): Document recode-region and
4148 recode-file-name.
4149
4150 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4151
41522005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4153
4154 * commands.texi (Keys): M-o is now a prefix key.
4155
41562005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4157
4158 * programs.texi: Reformat and update copyright years.
4159 (Fortran): Update section.
4160
41612005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4162
4163 * files.texi: Several small changes in addition to:
4164 (Visiting): Change xref for Dialog Boxes to ref.
4165 (Version Headers): Replace references to obsolete var
4166 `vc-header-alist' with `vc-BACKEND-header'.
4167 (Customizing VC): Update value of `vc-handled-backends'.
4168
41692005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4170
4171 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4172 move here from Emacs Lisp Reference Manual.
4173 * calendar.texi (Calendar/Diary, Diary Commands)
4174 (Special Diary Entries, Importing Diary): Change some xrefs to
4175 point to emacs-xtra rather than elisp.
4176
4177 * emacs-xtra.texi (Calendar Customizing):
4178 Move view-diary-entries-initially, view-calendar-holidays-initially,
4179 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4180 Emacs Manual.
4181 (Appt Customizing): Merge entire section into main Emacs Manual.
4182 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4183 mark-holidays-in-calendar here from emacs-xtra.
4184 (Displaying the Diary): Move view-diary-entries-initially,
4185 mark-diary-entries-in-calendar here from emacs-xtra.
4186 (Appointments): Move appt-display-mode-line,
4187 appt-display-duration, appt-disp-window-function,
4188 appt-delete-window-function here from emacs-xtra.
4189
4190 * calendar.texi: Update and reformat copyright.
4191 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4192 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4193 (Diary): Refer to `diary-file' rather than ~/diary.
4194 (Diary Commands): Rename node to "Displaying the Diary".
4195 * emacs.texi (Top): Rename "Diary Commands" section.
4196 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4197
41982005-03-26 Eli Zaretskii <eliz@gnu.org>
4199
4200 * misc.texi (Emacs Server): Fix the command for setting
4201 server-name. Add an xref to Invoking emacsclient.
4202
4203 * help.texi (Help Summary): Clarify when "C-h ." will do something
4204 nontrivial.
4205 (Apropos): Add cindex entry for apropos-sort-by-scores.
4206
4207 * display.texi (Text Display): Add index entries for how no-break
4208 characters are displayed.
4209
8cf51b2c
GM
42102005-03-26 Eli Zaretskii <eliz@gnu.org>
4211
4212 * files.texi (Visiting): Fix cross-references introduced with the
4213 last change.
4214
4215 * xresources.texi (GTK resources): Fix last change.
4216
8cf51b2c
GM
42172005-03-25 Chong Yidong <cyd@stupidchicken.com>
4218
4219 * xresources.texi (X Resources): GTK options documented too.
4220 (Resources): Clarify meaning of program name.
4221 (Table of Resources): Add visualClass.
4222 (GTK resources): Rewrite.
4223 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4224
4225 * display.texi (Text Display): Mention non-breaking spaces.
4226
4227 * files.texi (Reverting): Document auto-revert-check-vc-info.
4228
4229 * frames.texi (Mouse Commands): Document
4230 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4231
4232 * help.texi (Help Summary): Add `C-h .'.
4233 (Apropos): Apropos accepts a list of search terms.
4234 Document apropos-sort-by-scores.
4235 (Help Echo): Document display-local-help.
4236
4237 * misc.texi (Emacs Server): Document server-name.
4238 (Invoking emacsclient): Document -s option for server names.
4239
4240 * text.texi (Outline Visibility): Introduce "current heading
4241 line" (commands can be called with point on a body line).
4242 Re-order table to follow the sequence of discussion.
4243 hide-body won't hide lines before first header line.
4244 (TeX Mode): Add DocTeX mode.
4245
8cf51b2c
GM
42462005-03-24 Richard M. Stallman <rms@gnu.org>
4247
4248 * mule.texi (Single-Byte Character Support): Delete mention
4249 of iso-acc.el and iso-transl.el.
4250
8cf51b2c
GM
42512005-03-23 Lute Kamstra <lute@gnu.org>
4252
4253 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4254
42552005-03-23 Richard M. Stallman <rms@gnu.org>
4256
8cf51b2c
GM
4257 * search.texi: Delete explicit node pointers.
4258 (Incremental Search): New menu.
4259 (Basic Isearch, Repeat Isearch, Error in Isearch)
4260 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4261 (Slow Isearch): New subnodes.
4262 (Configuring Scrolling): Node deleted.
4263 (Search Case): Doc default-case-fold-search.
4264 (Regexp Replace): Move replace-regexp doc here.
4265
4266 * rmail.texi (Movemail): Put commas inside closequotes.
4267
4268 * picture.texi (Insert in Picture): Document C-c arrow combos.
4269 (Basic Picture): Clarify erasure.
4270
4271 * display.texi (Font Lock): Put commas inside closequotes.
4272
4273 * cmdargs.texi (General Variables): Put commas inside closequotes.
4274
42752005-03-23 Nick Roberts <nickrob@snap.net.nz>
4276
4277 * building.texi (Stack Buffer): Mention reverse contrast for
4278 *selected* frame (might not be current frame).
4279
8cf51b2c
GM
42802005-03-21 Richard M. Stallman <rms@gnu.org>
4281
4282 * building.texi (Starting GUD): Add bashdb.
4283
42842005-03-20 Chong Yidong <cyd@stupidchicken.com>
4285
4286 * basic.texi (Moving Point): Add M-g M-g binding.
4287 (Undo): Document undo-only.
4288 (Position Info): Document M-g M-g and C-u M-g M-g.
4289
4290 * building.texi (Building): Put Grep Searching after Compilation
4291 Shell.
4292 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4293 Document next-error-highlight.
4294 (Grep Searching): Document grep-highlight-matches.
4295 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4296
4297 * calendar.texi (Importing Diary): Rename node from iCalendar.
4298 Document diary-from-outlook.
4299
4300 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4301 Commands.
4302 Mention effect of X drag and drop on Dired buffers.
4303
4304 * files.texi (Visiting): Document large-file-warning-threshold.
4305 Move paragraph on file-selection dialog.
4306 Mention visiting files using X drag and drop.
4307 (Reverting): Mention using Auto-Revert mode to tail files.
4308 Document auto-revert-tail-mode.
4309 (Version Systems): Minor correction.
4310 (Comparing Files): Diff-mode is no longer based on Compilation
4311 mode.
4312 Document compare-ignore-whitespace.
4313 (Misc File Ops): Explain passing a directory to rename-file.
4314 Likewise for copy-file and make-symbolic-link.
4315
4316 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4317 Document mouse-wheel-progressive speed.
4318
4319 * help.texi (Misc Help): Document numeric argument for C-h i.
4320 Correctly explain the effect of just C-u as argument.
4321
4322 * killing.texi (Deletion): Document numeric argument for
4323 just-one-space.
4324
4325 * mini.texi (Completion): Completion acts on text before point.
4326
4327 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4328 (Emulation): CUA mode replaces pc-bindings-mode,
4329 pc-selection-mode, and s-region.
4330
4331 * mule.texi (Input Methods): Leim is now built-in.
4332 (Select Input Method): Document quail-show-key.
4333 (Specify Coding): Document revert-buffer-with-coding-system.
4334
4335 * programs.texi (Fortran Motion): Document f90-next-statement,
4336 f90-previous-statement, f90-next-block, f90-previous-block,
4337 f90-end-of-block, and f90-beginning-of-block.
4338
4339 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4340
4341 * emacs.texi (Acknowledgments): Updated.
4342
4343 * anti.texi: Total rewrite.
4344
8cf51b2c
GM
43452005-03-19 Chong Yidong <cyd@stupidchicken.com>
4346
4347 * ack.texi (Acknowledgments): Update.
4348
43492005-03-19 Eli Zaretskii <eliz@gnu.org>
4350
4351 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4352 copyright years.
4353
43542005-03-14 Nick Roberts <nickrob@snap.net.nz>
4355
4356 * building.texi (Commands of GUD): Move paragraph on setting
4357 breakpoints with mouse to the GDB Graphical Interface node.
4358
43592005-03-07 Richard M. Stallman <rms@gnu.org>
4360
8cf51b2c
GM
4361 * misc.texi (Single Shell, Shell Options): Fix previous change.
4362
4363 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4364
43652005-03-06 Richard M. Stallman <rms@gnu.org>
4366
4367 * building.texi (Starting GUD): Don't explain text vs graphical
4368 GDB here. Just mention it and xref.
4369 Delete "just one debugger process".
4370 (Debugger Operation): Move GUD tooltip info here.
4371 (GUD Tooltips): Node deleted.
4372 (GDB Graphical Interface): Explain the two GDB modes here.
4373
8cf51b2c
GM
4374 * sending.texi (Sending Mail): Minor cleanup.
4375 (Mail Aliases): Explain quoting conventions.
4376 Update key rebinding example.
4377 (Header Editing): C-M-i is like M-TAB.
4378 (Mail Mode Misc): mail-attach-file does not do MIME.
4379
4380 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4381 that really belongs here.
4382 (Remote Mailboxes): Text moved to Rmail Inbox.
4383 (Rmail Display): Mention Mouse-1.
4384 (Movemail): Clarify two movemail versions.
4385 Clarify rmail-movemail-program.
4386
8cf51b2c
GM
4387 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4388 Document async shell commands.
4389 (Shell History): Clarify.
4390 (Shell Ring): Mention C-UP an C-DOWN.
4391 (Shell Options): Add comint-prompt-read-only.
4392 (Invoking emacsclient): Set EDITOR to run Emacs.
4393 (Sorting): No need to explain what region is.
4394 (Saving Emacs Sessions): Fix typo.
4395 (Recursive Edit): Fix punctuation.
4396 (Emulation): Don't mention "PC bindings" which are standard.
4397 (Hyperlinking): Explain Mouse-1 convention here.
4398 (Find Func): Node deleted.
4399
8cf51b2c
GM
4400 * help.texi (Name Help): Xref to Hyperlinking.
4401
4402 * glossary.texi (Glossary):
4403 Rename "Balance Parentheses" to "Balancing...".
4404 Add "Byte Compilation". Correct "Copyleft".
4405 New xref in "Customization".
4406 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4407 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4408 Rename "Registers" to "Register".
4409 Replace "Selecting" with "Selected Frame",
4410 "Selected Window", and "Selecting a Buffer".
4411
4412 * files.texi (Types of Log File): Explain how projects'
4413 methods can vary.
4414
8cf51b2c
GM
4415 * display.texi (Faces): Delete "Emacs 21".
4416
4417 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4418 * fixit.texi (Spelling): C-M-i like M-TAB.
4419 * mini.texi (Completion Options): C-M-i like M-TAB.
4420 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4421 * text.texi (Text Mode): C-M-i like M-TAB.
4422
4423 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4424
4425 * calendar.texi (Specified Dates): Mention `g w'.
4426 (Appointments): appt-activate toggles with no arg.
4427
8cf51b2c
GM
44282005-03-05 Juri Linkov <juri@jurta.org>
4429
4430 * cmdargs.texi (Emacs Invocation): Add cindex
4431 "invocation (command line arguments)"
4432 (Misc X): Add -nbc, --no-blinking-cursor.
4433
44342005-03-04 Ulf Jasper <ulf.jasper@web.de>
4435
4436 * calendar.texi (iCalendar): No need to require it now.
4437
8cf51b2c
GM
44382005-03-03 Nick Roberts <nickrob@snap.net.nz>
4439
4440 * trouble.texi (Contributing): Mention Savannah. Direct users to
4441 emacs-devel.
4442
44432005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4444
4445 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4446 window.
4447
8cf51b2c
GM
44482005-02-27 Richard M. Stallman <rms@gnu.org>
4449
4450 * building.texi (Compilation): Update mode line status info.
4451
44522005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4453
4454 * calendar.texi (General Calendar): Document binding of
4455 scroll-other-window-down.
4456 (Mayan Calendar): Fix earliest date.
4457 (Time Intervals): Document timeclock-change.
4458 Fix timeclock-ask-before-exiting documentation.
4459
44602005-02-26 Kim F. Storm <storm@cua.dk>
4461
4462 * frames.texi (Mouse References):
4463 Add mouse-1-click-in-non-selected-windows.
4464
44652005-02-25 Richard M. Stallman <rms@gnu.org>
4466
4467 * screen.texi (Screen): Explain better about cursors and mode lines;
4468 don't presuppose text terminals.
4469 (Point): Don't assume just one cursor.
4470 Clarify explanation of cursors.
4471 (Echo Area, Menu Bar): Cleanups.
4472
4473 * mini.texi (Minibuffer): Prompts are highlighted.
4474 (Minibuffer Edit): Newline = C-j only on text terminals.
4475 Clarify resize-mini-windows values.
4476 Mention M-PAGEUP and M-PAGEDOWN.
4477 (Completion Commands): Mouse-1 like Mouse-2.
4478 (Minibuffer History): Explain history commands better.
4479 (Repetition): Add xref to Incremental Search.
4480
4481 * mark.texi (Setting Mark): Clarify info about displaying mark.
4482 Clarify explanation of C-@ and C-SPC.
4483 (Transient Mark): Mention Delete Selection mode.
4484 (Marking Objects): Clean up text about extending the region.
4485
4486 * m-x.texi (M-x): One C-g doesn't always go to top level.
4487 No delay before suggest-key-bindings output.
4488
4489 * fixit.texi (Fixit): Mention C-/ for undo.
4490 (Spelling): Mention ESC TAB like M-TAB.
4491 Replacement words with r and R are rechecked.
4492 Say where C-g leaves point. Mention ? as input.
4493
44942005-02-23 Lute Kamstra <lute@gnu.org>
4495
4496 * cmdargs.texi (Initial Options): Add cross reference.
4497
8cf51b2c
GM
44982005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4499
4500 * emacs.texi (Top): Update menu for splitting of node in
4501 msdog.texi.
4502 * frames.texi (Frames): Update xref for splitting of node in
4503 msdog.texi.
4504 * trouble.texi (Quitting): Ditto.
4505
45062005-02-16 Richard M. Stallman <rms@gnu.org>
4507
4508 * windows.texi (Split Window): Simplify line truncation info
4509 and xref to Display Custom.
4510
4511 * trouble.texi (Quitting): Emergency escape only for text terminal.
4512 (Screen Garbled): C-l for ungarbling is only for text terminal.
4513
4514 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4515
4516 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4517
4518 * programs.texi (Program Modes): Mention Python mode.
4519 (Moving by Defuns): Repeating C-M-h extends region.
4520 (Basic Indent): Clarify.
4521 (Custom C Indent): Clarify.
4522 (Expressions): Repeating C-M-@ extends region.
4523 (Info Lookup): Clarify for C-h S.
4524 (Symbol Completion): ESC TAB alternative for M-TAB.
4525 (Electric C): Clarify.
4526
4527 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4528
4529 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4530 MS-DOS Input node.
4531 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4532 (MS-DOS and MULE): Clarify.
4533 (MS-DOS Processes, Windows Processes): Fix typos.
4534
4535 * major.texi (Choosing Modes): Clarify.
4536
4537 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4538 (Keyboard Macro Step-Edit): Clarify.
4539
4540 * indent.texi (Indentation): Clarifications.
4541
4542 * help.texi (Help): Correct error about C-h in query-replace.
4543 Clarify apropos vs C-h a. Fix how to search in FAQ.
4544 (Key Help): Describe C-h w here.
4545 (Name Help): Minor cleanup. C-h w moved to Key Help.
4546 Clarify the "object" joke.
4547 (Apropos): Clarify. Mouse-1 like Mouse-2.
4548 (Help Mode): Mouse-1 like Mouse-2.
4549
4550 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4551
4552 * display.texi (Display): Reorder menu.
4553 (Faces): Cleanup.
4554 (Font Lock): Cleanup. Mention Options menu.
4555 Delete obsolete text.
4556 (Scrolling): For C-l, don't presume text terminal.
4557 (Horizontal Scrolling): Simplify intro.
4558 (Follow Mode): Clarify.
4559 (Cursor Display): Moved before Display Custom.
4560 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4561 Doc default-tab-width. Doc line truncation more thoroughly.
4562
4563 * dired.texi (Dired Enter): C-x C-f can run Dired.
4564 (Dired Visiting): Comment out `a' command.
4565 Mouse-1 is like Mouse-2.
4566 (Shell Commands in Dired): ? can be used more than once.
4567
4568 * basic.texi (Continuation Lines): Simplify description of truncation,
4569 and refer to Display Custom for the rest of it.
4570
8cf51b2c
GM
45712005-02-06 Lute Kamstra <lute@gnu.org>
4572
4573 * basic.texi (Undo): Fix typo.
4574
4575 * cmdargs.texi (Emacs Invocation): Fix typo.
4576
4577 * custom.texi (Init Examples): Fix typo.
4578
4579 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4580
45812005-02-06 Richard M. Stallman <rms@gnu.org>
4582
4583 * regs.texi (Registers): Registers can hold numbers, too.
4584
4585 * killing.texi (Other Kill Commands): Cleanup.
4586 Delete redundant explanation of kill in read-only buffer.
4587 (Yanking): Mention term "copying".
4588 (Accumulating Text): Fix typo.
4589
4590 * entering.texi (Entering Emacs): Update rationale at start.
4591 (Exiting): Treat iconifying on a par with suspension.
4592
4593 * custom.texi (Minor Modes): Fix typo.
4594 (Easy Customization): Fix menu style.
4595 (Variables): Add xref.
4596 (Examining): Setting for future sessions works through .emacs.
4597 (Keymaps): "Text terminals", not "Many".
4598 (Init Rebinding): Explain \C-. Show example of \M-.
4599 Fix minor wording errors.
4600 (Function Keys): Explain vector syntax just once.
4601 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4602 (Init File): Mention .emacs.d directory.
4603 (Init Examples): Add xref.
4604 (Find Init): Mention .emacs.d directory.
4605
4606 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4607 (Action Arguments): Explain which kinds of -l args are found how.
4608 (Initial Options): --batch does not inhibit site-start.
4609 Add xrefs.
4610 (Command Example): Use --batch, not -batch.
4611
4612 * basic.texi (Inserting Text): Cleanup wording.
4613 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4614 C-n is not error at end of buffer.
4615 (Undo): Doc C-/ like C-_. Add xrefs.
4616 (Arguments): META key may be labeled ALT.
4617 Peculiar arg meanings are explained in doc strings.
4618
4619 * abbrevs.texi (Expanding Abbrevs): Clarify.
4620
46212005-02-05 Eli Zaretskii <eliz@gnu.org>
4622
4623 * frames.texi (Frame Parameters): Add an xref to the description
4624 of list-colors-display. Add a pointer to the X docs about colors.
4625
4626 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 4627 Improve docs of list-colors-display.
8cf51b2c
GM
4628
46292005-02-03 Lute Kamstra <lute@gnu.org>
4630
4631 * frames.texi (Frames, Drag and Drop): Fix typos.
4632
46332005-02-03 Richard M. Stallman <rms@gnu.org>
4634
4635 * windows.texi (Basic Window): Mention color-change in mode line.
4636 (Change Window): Explain dragging vertical boundaries.
4637
4638 * text.texi (Sentences): Clarify.
4639 (Paragraphs): Explain M-a and blank lines.
4640 (Outline Mode): Clarify text and menu.
4641 (Hard and Soft Newlines): Mention use-hard-newlines.
4642
4643 * frames.texi (Frames): Delete unnecessary mention of Windows.
4644 (Mouse Commands): Likewise. Mention xterm mouse support.
4645 (Clipboard): Clarify.
4646 (Mouse References): Mention use of Mouse-1 for following links.
4647 (Menu Mouse Clicks): Clarify.
4648 (Mode Line Mouse): Clarify.
4649 (Drag and Drop): Rewrite.
4650
4651 * fixit.texi (Spelling): Fix typo.
4652
4653 * files.texi (File Names): Clarify.
4654 (Visiting): Update conditions for use of file dialog. Clarify.
4655 (Saving): Doc d as answer in save-some-buffers.
4656 (Remote Files): Clean up the text.
4657
4658 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4659
4660 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4661 (List Buffers): Clarify.
4662 (Several Buffers): Doc T command.
4663 (Buffer Convenience): Clarify menu.
4664
4665 * basic.texi (Undo): Clarify last change.
4666
46672005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4668
4669 * fixit.texi (Spelling): Fix typo.
4670
46712005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4672
4673 * basic.texi (Undo): Update description of `undo-outer-limit'.
4674
46752005-02-01 Nick Roberts <nickrob@snap.net.nz>
4676
4677 * building.texi: Update documentation relating to GDB Graphical
4678 Interface.
4679
46802005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4681
4682 * custom.texi (Easy Customization): Adapt menu to node name change.
4683
46842005-01-30 Richard M. Stallman <rms@gnu.org>
4685
4686 * custom.texi (Easy Customization): Defn of "User Option" now
4687 includes faces. Don't say just "option" when talking about variables.
4688 Do say just "options" to mean "anything customizable".
4689 (Specific Customization): Describe `customize-variable',
4690 not `customize-option'.
4691
4692 * glossary.texi (Glossary) <Faces>: Add xref.
4693 <User Option>: Change definition--include faces. Change xref.
4694
4695 * picture.texi (Picture): Mention artist.el.
4696
4697 * sending.texi, screen.texi, programs.texi, misc.texi:
4698 * mini.texi, major.texi, maintaining.texi, macos.texi:
4699 * help.texi, frames.texi, files.texi:
4700 Don't say just "option" when talking about variables.
4701
4702 * display.texi, mule.texi: Don't say just "option" when talking
4703 about variables. Other minor cleanups.
4704
8cf51b2c
GM
47052005-01-26 Lute Kamstra <lute@gnu.org>
4706
4707 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4708 File'. Mention the `-Q' option at the `--no-site-file' option.
4709
8cf51b2c
GM
47102005-01-22 David Kastrup <dak@gnu.org>
4711
4712 * building.texi (Grep Searching): Mention alias `find-grep' for
4713 `grep-find'.
4714
47152005-01-20 Richard M. Stallman <rms@gnu.org>
4716
4717 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4718
8cf51b2c
GM
47192005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4720
4721 * rmail.texi (Movemail): Explain differences
4722 between standard and mailutils versions of movemail.
4723 Describe command line and configuration options introduced
4724 with the latter.
4725 Explain the notion of mailbox URL, provide examples and
4726 cross-references to mailutils documentation.
4727 Describe various methods of specifying mailbox names,
4728 user names and user passwords for rmail.
4729 (Remote Mailboxes): New section. Describe
4730 how movemail handles remote mailboxes. Describe configuration
4731 options used to control its behavior.
4732 (Other Mailbox Formats): Explain handling of various mailbox
4733 formats.
4734
47352005-01-13 Richard M. Stallman <rms@gnu.org>
4736
4737 * commands.texi (Commands): Clarification.
4738
47392005-01-11 Richard M. Stallman <rms@gnu.org>
4740
4741 * programs.texi (Multi-line Indent): Fix previous change.
4742 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4743
8cf51b2c
GM
47442005-01-08 Richard M. Stallman <rms@gnu.org>
4745
4746 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4747 lazy-highlight.
4748
4749 * search.texi (Query Replace): Mention faces query-replace
4750 and lazy-highlight.
4751 (Incremental Search): Update isearch highlighting info.
4752
8cf51b2c
GM
47532005-01-04 Richard M. Stallman <rms@gnu.org>
4754
4755 * custom.texi (Saving Customizations): Minor improvement.
4756
8cf51b2c
GM
47572005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4758
4759 * custom.texi (Saving Customizations): Emacs no longer loads
4760 `custom-file' after .emacs. No longer mention customizing through
4761 Custom.
4762
8cf51b2c
GM
47632005-01-01 Andreas Schwab <schwab@suse.de>
4764
4765 * killing.texi (Graphical Kill): Move up under node Killing,
4766 change @section to @subsection.
4767
47682005-01-01 Richard M. Stallman <rms@gnu.org>
4769
4770 * custom.texi (Face Customization): Mention hex color specs.
4771
4772 * emacs.texi (Top): Update Killing submenu.
4773
4774 * killing.texi (Killing): Reorganize section.
4775 No more TeX-only text; put the node command at start of chapter.
4776 But the first section heading is used only in TeX.
4777 Rewrite the text to read better in this mode.
4778 (Graphical Kill): New subnode gets some of the text that
4779 used to be in the first section.
4780
47812004-12-31 Richard M. Stallman <rms@gnu.org>
4782
4783 * dired.texi (Shell Commands in Dired): Delete the ? example.
4784
4785 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4786
4787 * files.texi (Saving): Describe new require-final-newline features
4788 and mode-require-final-newline.
4789
8cf51b2c
GM
47902004-12-29 Richard M. Stallman <rms@gnu.org>
4791
4792 * custom.texi (File Variables): Clarify previous change.
4793
c8763fb6 47942004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4795
4796 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4797 out now.
4798
47992004-12-27 Richard M. Stallman <rms@gnu.org>
4800
4801 * Makefile.in (MAKEINFO): Specify --force.
4802
4803 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4804 (Undo): Doc undo-outer-limit.
4805
8cf51b2c
GM
48062004-12-15 Juri Linkov <juri@jurta.org>
4807
4808 * mark.texi (Transient Mark, Mark Ring): M-< and other
4809 movement commands don't set mark in Transient Mark mode
4810 if mark is active.
4811
8cf51b2c
GM
48122004-12-12 Juri Linkov <juri@jurta.org>
4813
4814 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4815 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4816
4817 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4818 (Misc Dired Commands): Add @r{(Dired)} to w.
4819
48202004-12-12 Juri Linkov <juri@jurta.org>
4821
4822 * mark.texi (Marking Objects): Marking commands also extend the
4823 region when mark is active in Transient Mark mode.
4824
8cf51b2c
GM
48252004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4826
4827 * custom.texi (Saving Customizations): Emacs only loads the custom
4828 file automatically after the init file in version 22.1 or later.
4829 Adapt text and examples to this fact.
4830
8cf51b2c
GM
48312004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4832
4833 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4834 be set through Custom. Otherwise, it has no effect.
4835
8cf51b2c
GM
48362004-12-05 Richard M. Stallman <rms@gnu.org>
4837
4838 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4839 * entering.texi: Rename Command Line to Emacs Invocation.
4840
10d1d0af 4841 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
4842
4843 * custom.texi (Easy Customization): Move up to section level,
4844 before Variables. Avoid using the term "variable"; say "option".
4845 New initial explanation.
4846 (Variables): In initial explanation, connect "variable" to the
4847 already-explained "user option".
4848
4849 * emacs.texi (Top): Fix ref to Command Line.
4850 Move reference to Easy Customization.
4851
4852 * xresources.texi (X Resources): Fix From link.
4853
4854 * doclicense.texi (GNU Free Documentation License): Fix To link.
4855
4856 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4857
4858 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4859
48602004-12-03 Richard M. Stallman <rms@gnu.org>
4861
4862 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4863
48642004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4865
4866 * kmacro.texi: Several small changes in addition to the following.
4867 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4868 defining a keyboard macro.
4869 Mention `kmacro-ring-max'.
4870 (Keyboard Macro Counter): Clarify description of
4871 `kmacro-insert-counter', `kmacro-set-counter',
4872 `kmacro-add-counter' and `kmacro-set-format'.
4873
48742004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4875
4876 * custom.texi (File Variables): Add `unibyte' and make it more
4877 clear that `unibyte' and `coding' are special. Suggested by Simon
4878 Krahnke <overlord@gmx.li>.
4879
4880 * mule.texi (Enabling Multibyte): Refer to File Variables.
4881 Suggested by Simon Krahnke <overlord@gmx.li>.
4882
c8763fb6 48832004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4884
4885 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4886 x-use-old-gtk-file-dialog.
4887
8cf51b2c
GM
48882004-11-20 Richard M. Stallman <rms@gnu.org>
4889
4890 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4891
48922004-11-09 Lars Brinkhoff <lars@nocrew.org>
4893
4894 * building.texi (Lisp Eval): Delete hyphen in section name.
4895
48962004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4897
4898 * files.texi (Old Versions):
4899 No longer document annotation as "CVS only".
4900
49012004-11-10 Andre Spiegel <spiegel@gnu.org>
4902
4903 * files.texi (Version Control): Rewrite the introduction about
4904 version systems, mentioning the new ones that we support. Thanks
4905 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4906 suggestions.
4907
c8763fb6 49082004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4909
49823426 4910 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4911
c8763fb6 49122004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4913
4914 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4915
49162004-10-23 Eli Zaretskii <eliz@gnu.org>
4917
4918 * text.texi (Text Based Tables, Table Definition)
4919 (Table Creation, Table Recognition, Cell Commands)
4920 (Cell Justification, Row Commands, Column Commands)
4921 (Fixed Width Mode, Table Conversion, Measuring Tables)
4922 (Table Misc): New nodes, documenting the Table Mode.
4923
8cf51b2c
GM
49242004-10-19 Jason Rumney <jasonr@gnu.org>
4925
4926 * makefile.w32-in (info): Change order of arguments to makeinfo.
4927
49282004-10-19 Ulf Jasper <ulf.jasper@web.de>
4929
4930 * calendar.texi (iCalendar): Update for package changes.
4931
8cf51b2c
GM
49322004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4933
4934 * files.texi (Misc File Ops): View mode is a minor mode.
4935
8cf51b2c
GM
49362004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4937
4938 * calendar.texi (iCalendar): Style changes.
4939
49402004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4941
4942 * search.texi (Regexps): The regexp described in the example is no
4943 longer stored in the variable `sentence-end'.
4944
8cf51b2c
GM
49452004-10-06 Nick Roberts <nickrob@snap.net.nz>
4946
4947 * building.texi (Starting GUD): Note that multiple debugging
4948 sessions requires `gdb --fullname'.
4949
49502004-10-05 Ulf Jasper <ulf.jasper@web.de>
4951
4952 * calendar.texi (iCalendar): New section for a new package.
4953
8cf51b2c
GM
49542004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4955
4956 * text.texi: Various small changes in addition to the following.
4957 (Text): Replace xref for autotype with inforef.
4958 (Sentences): Explain nil value for `sentence-end'.
4959 (Paragraphs): Update default values for `paragraph-start' and
4960 `paragraph-separate'.
4961 (Text Mode): Correct description of Text mode's effect on the
4962 syntax table.
4963 (Outline Visibility): `hide-other' does not hide top level headings.
4964 `selective-display-ellipses' no longer has an effect on Outline mode.
4965 (TeX Misc): Add missing @cindex.
4966 Replace xref for RefTeX with inforef.
4967 (Requesting Formatted Text): The variable
4968 `enriched-fill-after-visiting' no longer exists.
4969 (Editing Format Info): Update names of menu items and commands.
4970 (Format Faces): Mention special effect of specifying the default face.
4971 Describe inheritance of text properties.
4972 Correct description of `fixed' face.
4973 (Format Indentation): Correct description of effect of setting
4974 margins. Mention `set-left-margin' and `set-right-margin'.
4975 (Format Justification): Update names of menu items.
4976 `set-justification-full' is now bound to `M-j b'.
4977 Mention that `default-justification' is a per buffer variable.
4978 (Format Properties): Update name of menu item.
4979 (Forcing Enriched Mode): `format-decode-buffer' automatically
4980 turns on Enriched mode if the buffer is in text/enriched format.
4981
49822004-10-05 Emilio C. Lopes <eclig@gmx.net>
4983
4984 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4985
49862004-09-28 Kim F. Storm <storm@cua.dk>
4987
4988 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4989 Align with new functionality.
4990
8cf51b2c
GM
49912004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4992
4993 * display.texi (Display Custom): Remove stray `@end defvar'.
4994
49952004-09-23 Kim F. Storm <storm@cua.dk>
4996
4997 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4998 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4999
8cf51b2c
GM
50002004-09-20 Richard M. Stallman <rms@gnu.org>
5001
5002 * custom.texi (Hooks): Explain using setq to clear out a hook.
5003 (File Variables): Explain multiline string constants.
5004 (Non-ASCII Rebinding): Explain when you need to update
5005 non-ASCII char codes in .emacs.
5006
5007 * building.texi (Compilation): Explain how to make a silent
5008 subprocess that won't be terminated. Explain compilation-environment.
5009
50102004-09-13 Kim F. Storm <storm@cua.dk>
5011
5012 * mini.texi (Repetition): Rename isearch-resume-enabled to
5013 isearch-resume-in-command-history and change default to disabled.
5014
8cf51b2c
GM
50152004-09-09 Kim F. Storm <storm@cua.dk>
5016
5017 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5018 with new `kmacro-name-last-macro'.
5019
8cf51b2c
GM
50202004-09-08 Juri Linkov <juri@jurta.org>
5021
5022 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5023
8cf51b2c
GM
50242004-09-03 Juri Linkov <juri@jurta.org>
5025
5026 * search.texi (Incremental Search): Update wording for M-%.
5027
50282004-09-02 Luc Teirlinck <teirllm@auburn.edu>
5029
5030 * killing.texi (Killing): Correct description of kill commands in
5031 read-only buffer.
5032
50332004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5034
5035 * building.texi (Compilation Mode): Add a paragraph about rules
5036 for finding the compilation buffer for `next-error'.
5037
5038 * search.texi (Other Repeating Search): Mention that Occur mode
5039 supports the next-error functionality.
5040
50412004-09-02 Juri Linkov <juri@jurta.org>
5042
5043 * search.texi (Regexp Replace): Add missing backslash to \footnote.
5044
50452004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5046
5047 * kmacro.texi (Basic Keyboard Macro):
5048 `apply-macro-to-region-lines' now operates on all lines that begin
5049 in the region, rather than on all complete lines in the region.
5050
c8763fb6 50512004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5052
5053 * frames.texi (Drag and drop): Add documentation about
5054 x-dnd-test-function and x-dnd-known-types.
5055
50562004-08-30 Luc Teirlinck <teirllm@auburn.edu>
5057
5058 * indent.texi: Various minor changes in addition to:
5059 (Indentation Commands): Correct description of `indent-relative'.
5060 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5061 mode. The *Tab Stops* buffer uses Overwrite Mode.
5062 (Just Spaces): `tabify' converts sequences of at least two spaces
5063 to tabs.
5064
8cf51b2c
GM
50652004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5066
5067 * frames.texi (Secondary Selection): Setting the secondary
5068 selection with M-Drag-Mouse-1 does not alter the kill ring,
5069 setting it with M-Mouse-1 and M-Mouse-3 does.
5070 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5071 toolkit scroll bars.
5072 (Scroll Bars): Ditto.
5073
5074 * windows.texi (Basic Window): When using a window system, the value
5075 of point in a non-selected window is indicated by a hollow box.
5076 (Split Window): Side by side windows are separated by a scroll bar,
5077 if scroll bars are used.
5078 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5079 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5080 (Window Convenience): Update bindings for `winner-undo' and
5081 `winner-redo'.
5082
5083 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 5084 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
5085 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5086 of "Using Emacs as a Server".
5087 * building.texi (Building): Interchange nodes (for correct numbering).
5088 * programs.texi (Programs): Interchange nodes (for correct numbering).
5089 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5090 Info to the node structure.
5091 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5092 Rearrange order of nodes and sections such that both "GNU GENERAL
5093 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5094 end, as appropriate for appendices.
5095 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5096 Use `@unnumberedsec'.
5097 * trouble.texi: Adapt sectioning in Info to the node structure.
5098 Adapt node pointers to change in emacs.texi.
5099 * cmdargs.texi, doclicense.texi: Adapt node pointers.
5100
8cf51b2c
GM
51012004-08-25 Kenichi Handa <handa@m17n.org>
5102
5103 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5104 description for unibyte mode.
5105
51062004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5107
5108 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5109
5110 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5111 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5112 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5113 in @pxref.
5114
51152004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5116
5117 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5118 Change section names.
5119
8cf51b2c
GM
51202004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5121
5122 * kmacro.texi (Keyboard Macro Ring): Rename section.
5123 Emacs treats the head of the macro ring as the `last keyboard macro'.
5124 (Keyboard Macro Counter): Minor change.
5125 (Save Keyboard Macro): Some clarifications.
5126 (Edit Keyboard Macro): Rename section.
5127
5128 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5129 32-bit machines.
5130 (Several Buffers): Clarify which buffer is selected if `2' is
5131 pressed in the Buffer Menu.
5132 Auto Revert mode can be used to update the Buffer Menu
5133 automatically.
5134
51352004-08-21 Eli Zaretskii <eliz@gnu.org>
5136
5137 * help.texi (Misc Help): Add an index entry for finding an Info
5138 manual by its file name.
5139
51402004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5141
5142 * files.texi (Backup Deletion): Correct description of
5143 `delete-old-versions'.
5144 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5145 (Auto Save Files): Recommend `auto-save-mode' to reenable
5146 auto-saving, rather than the abbreviation `auto-save'.
5147
51482004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5149
5150 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5151 for "killing" and "yanking" in main menu.
5152
51532004-08-16 Richard M. Stallman <rms@gnu.org>
5154
5155 * killing.texi (Yanking, Killing): Minor cleanups.
5156
5157 * mark.texi (Momentary Mark): Minor cleanups.
5158
51592004-08-15 Kenichi Handa <handa@etl.go.jp>
5160
5161 * custom.texi (Non-ASCII Rebinding):
5162 C-q always inserts the right code to pass to global-set-key.
5163
8cf51b2c
GM
51642004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5165
5166 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5167 `insert-register', instead of `C-x r g' binding, for consistency.
5168
51692004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5170
5171 * fixit.texi (Spelling): Fix typo.
5172
51732004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5174
5175 * help.texi (Help): Fix Texinfo usage.
5176
8cf51b2c
GM
51772004-07-24 Richard M. Stallman <rms@gnu.org>
5178
5179 * text.texi (Paragraphs): Update how paragraphs are separated
5180 and the default for paragraph-separate.
5181
5182 * search.texi (Regexp Replace): Further update text for new
5183 replacement operators.
5184
8cf51b2c
GM
51852004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5186
5187 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5188 `R' switch.
5189
5190 * dired.texi (Dired Updating): `k' only deletes inserted
5191 subdirectories from the Dired buffer if a prefix argument was given.
5192
5193 * search.texi (Regexps): Delete redundant definition of `symbol' in
5194 description of `\_>'. It already occurs in the description of `\_<'.
5195
8cf51b2c
GM
51962004-07-01 Juri Linkov <juri@jurta.org>
5197
5198 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5199 (Regexp Search): Add M-r.
5200
52012004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5202
5203 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5204
52052004-06-29 Jesper Harder <harder@ifa.au.dk>
5206
49823426 5207 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5208
52092004-06-25 Richard M. Stallman <rms@gnu.org>
5210
5211 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5212
52132004-06-25 David Kastrup <dak@gnu.org>
5214
5215 * search.texi (Regexp Replace): Some typo corrections and
5216 rearrangement.
5217
52182004-06-24 David Kastrup <dak@gnu.org>
5219
5220 * search.texi (Unconditional Replace): Use replace-string instead
5221 of query-replace in example.
5222 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5223 sequences.
5224 (Query Replace): Correct explanation of `^' which does not use
5225 the mark stack.
5226
52272004-06-21 Nick Roberts <nickrob@gnu.org>
5228
5229 * misc.texi (Shell History Copying): Document comint-insert-input.
5230 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5231
8cf51b2c
GM
52322004-06-20 Jesper Harder <harder@ifa.au.dk>
5233
5234 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5235 * custom.texi (Customization): Do.
5236 * anti.texi (Antinews): Do.
5237 * abbrevs.texi (Defining Abbrevs): Do.
5238
5239 * programs.texi (Info Lookup): Fix keybinding for
5240 info-lookup-symbol.
5241
52422004-06-16 Juanma Barranquero <lektu@terra.es>
5243
5244 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5245 Add emacs-xtra.
5246 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5247 (clean): Add emacs-xtra and flymake. Remove redundancies.
5248
52492004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5250
5251 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5252 Add emacs-xtra.
5253 * emacs-xtra.texi: New file.
5254
52552004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5256
5257 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5258 (Dired and Find): Mention differences with ordinary Dired buffers.
5259
8cf51b2c
GM
52602004-06-13 Richard M. Stallman <rms@gnu.org>
5261
5262 * custom.texi (Init Syntax): Explain about vars that do special
5263 things when set with setq or with Custom.
5264 (Init Examples): Add line-number-mode example.
5265
8cf51b2c
GM
52662004-06-12 Juri Linkov <juri@jurta.org>
5267
5268 * dired.texi (Operating on Files): Add dired-do-touch.
5269
8cf51b2c
GM
52702004-06-10 Juri Linkov <juri@jurta.org>
5271
5272 * building.texi (Lisp Eval): Add C-M-x on defface.
5273
52742004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5275
5276 * files.texi (Reverting): Auto-Revert mode and
5277 Global Auto-Revert mode no longer revert remote files.
5278
8cf51b2c
GM
52792004-05-29 Richard M. Stallman <rms@gnu.org>
5280
5281 * custom.texi (Init File): Two dashes start --no-site-file.
5282
8cf51b2c
GM
52832004-05-29 Alan Mackenzie <acm@muc.de>
5284
5285 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5286 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5287 (AWK, Pike): Document as "C-like modes".
5288 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5289 (M-x man): Supersedes M-x manual-entry.
5290 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5291
5292 ("Comments in C"): Delete node; the info is in CC Mode manual.
5293 (c-comment-only-line-offset): Remove description.
5294
5295 (C-c ., C-c C-c): Describe new C Mode bindings.
5296
5297 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5298 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5299 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5300 Amend definitions.
5301
5302 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5303 Describe functions.
5304
5305 (c-comment-start-regexp, c-hanging-comment-ender-p)
5306 (c-hanging-comment-starter-p): Remove obsolete definitions.
5307
5308 * emacs.texi: Remove the menu entry "Comments in C".
5309
8cf51b2c
GM
53102004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5311
5312 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5313 `M-x locate'.
5314
53152004-05-16 Karl Berry <karl@gnu.org>
5316
5317 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5318 makeinfo --html fails.
5319 * help.texi (Help Summary) [@ifnottex]: Likewise.
5320
53212004-05-13 Nick Roberts <nickrob@gnu.org>
5322
5323 * building.texi (GDB Graphical Interface): Update and describe
5324 layout first.
5325
8cf51b2c
GM
53262004-05-04 Jason Rumney <jasonr@gnu.org>
5327
5328 * makefile.w32-in: Revert last change.
5329
53302004-05-03 Jason Rumney <jasonr@gnu.org>
5331
5332 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5333
8cf51b2c
GM
53342004-04-23 Juanma Barranquero <lektu@terra.es>
5335
5336 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5337
53382004-04-18 Juri Linkov <juri@jurta.org>
5339
5340 * fixit.texi (Spelling): Remove file extension from ispell xref.
5341
53422004-04-15 Kim F. Storm <storm@cua.dk>
5343
5344 * cmdargs.texi (Initial Options): Add -Q.
5345
53462004-04-05 Kim F. Storm <storm@cua.dk>
5347
5348 * custom.texi (File Variables): Add safe-local-eval-forms.
5349
8cf51b2c
GM
53502004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5351
5352 * files.texi (Reverting): Correct description of revert-buffer's
5353 handling of point.
5354
53552004-03-22 Juri Linkov <juri@jurta.org>
5356
5357 * emacs.texi (Top): Add `Misc X'.
5358
49823426 5359 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5360
5361 * glossary.texi: Improve references.
5362
5363 * help.texi: Sync keywords with finder.el.
5364
5365 * mini.texi (Completion): Add description for menu items.
5366
5367 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5368
5369 * sending.texi (Mail Methods): Fix xref to Message manual.
5370
8cf51b2c
GM
53712004-03-12 Richard M. Stallman <rms@gnu.org>
5372
8cf51b2c
GM
5373 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5374
8cf51b2c
GM
53752004-03-04 Richard M. Stallman <rms@gnu.org>
5376
5377 * search.texi (Regexps): Explain that ^ and $ have their
5378 special meanings only in certain contexts.
5379
5380 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5381
5382 * mule.texi (Specify Coding): Doc C-x RET F.
5383
5384 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5385 for multiple compile and grep buffers.
5386 (Indirect Buffers): Don't recommand clone-indirect-buffer
5387 for multiple compile and grep buffers.
5388
8cf51b2c
GM
53892004-02-29 Juanma Barranquero <lektu@terra.es>
5390
5391 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5392 Use $(DEL) instead of rm, and ignore exit code.
5393
8cf51b2c
GM
53942004-02-23 Nick Roberts <nick@nick.uklinux.net>
5395
5396 * building.texi (Watch Expressions): Update.
5397
53982004-02-21 Juri Linkov <juri@jurta.org>
5399
5400 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5401 --directory, --help, --version. Move text about command-line-args
5402 to Command Arguments.
5403 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5404 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5405 (Window Size X): Join -g and --geometry. Add @cindex.
5406 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5407 (Title X): Remove alias -title.
5408 (Misc X): New node.
5409
c8763fb6 54102004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5411
5412 * frames.texi (Drag and drop): Add Motif to list of supported
5413 protocols.
5414
c8763fb6 54152004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5416
5417 * frames.texi (Drag and drop): New section.
5418
54192004-01-24 Richard M. Stallman <rms@gnu.org>
5420
5421 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5422 Include it only @ifnotinfo. Patch the preceding and following
5423 node headers to point to each other.
5424
54252004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5426
5427 * calendar.texi (Appointments): Update section.
5428
54292003-12-29 Kevin Ryde <user42@zip.com.au>
5430
8cf51b2c
GM
5431 * programs.texi (C Modes): Fix the xref.
5432
54332003-12-23 Nick Roberts <nick@nick.uklinux.net>
5434
5435 * building.texi (Watch Expressions): Update.
5436 (Commands of GUD): Include use of toolbar + breakpoints set from
5437 fringe/margin.
5438
54392003-12-03 Andre Spiegel <spiegel@gnu.org>
5440
5441 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5442 <acm@muc.de>.
5443
c8763fb6 54442003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5445
5446 * frames.texi (Dialog Boxes): Add use-file-dialog.
5447
8cf51b2c
GM
54482003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5449
5450 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5451 in CC Mode.
5452
8cf51b2c
GM
54532003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5454
5455 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5456 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5457 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5458 * man/frames.texi, man/glossary.texi, man/killing.texi:
5459 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5460 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5461 * man/sending.texi, man/text.texi, man/trouble.texi:
5462 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5463
54642003-11-01 Alan Mackenzie <acm@muc.de>
5465
5466 * search.texi (Scrolling During Incremental Search): Document a
5467 new scrolling facility in isearch mode.
5468
8cf51b2c
GM
54692003-10-22 Miles Bader <miles@gnu.org>
5470
5471 * Makefile.in (info): Move before $(top_srcdir)/info.
5472
54732003-10-22 Nick Roberts <nick@nick.uklinux.net>
5474
5475 * building.texi (Watch Expressions): Update section on data display
5476 to reflect code changes (GDB Graphical Interface).
5477
8cf51b2c
GM
54782003-10-13 Richard M. Stallman <rms@gnu.org>
5479
5480 * xresources.texi (GTK resources): Clean up previous change.
5481
c8763fb6 54822003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5483
5484 * xresources.texi (GTK resources): Add a note that some themes
5485 disallow customizations. Add scroll theme example.
5486
8cf51b2c
GM
54872003-09-30 Richard M. Stallman <rms@gnu.org>
5488
8cf51b2c
GM
5489 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5490
5491 * misc.texi (Saving Emacs Sessions): Shorten the section,
5492 collapsing back into one node.
5493
54942003-09-30 Lars Hansen <larsh@math.ku.dk>
5495
5496 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5497
ce058493 54982003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5499
5500 * xresources.texi (GTK names in Emacs): Correct typo.
5501
8cf51b2c
GM
55022003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5503
5504 * cmdargs.texi (Font X): Mention new default font. More
5505 fully describe long font names, wildcard patterns and the
5506 problems involved. (Result of discussion on emacs-devel.)
5507
55082003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5509
5510 * emacs.texi (Acknowledgements): Correct typo.
5511
55122003-09-22 Richard M. Stallman <rms@gnu.org>
5513
5514 * dired.texi (Misc Dired Commands): New node.
5515 (Dired Navigation): Add dired-goto-file.
5516
5517 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5518
5519 * emacs.texi (Acknowledgements): New node, split from Distribution.
5520
5521 * cmdargs.texi (Action Arguments): -f reads interactive args.
5522
8cf51b2c
GM
55232003-09-08 Lute Kamstra <lute@gnu.org>
5524
5525 * screen.texi (Mode Line): Say that POS comes before LINE.
5526 Mention `size-indication-mode'.
5527 * display.texi (Optional Mode Line): Document
5528 `size-indication-mode'.
5529 * basic.texi (Position Info): Mention `size-indication-mode'.
5530
55312003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5532
5533 * xresources.texi (Resources): Refer to `editres' man page.
5534 (Lucid Resources): Update defaults. Expand description of
5535 `shadowThickness'.
5536
55372003-09-04 Miles Bader <miles@gnu.org>
5538
5539 * Makefile.in (top_srcdir): New variable.
5540 ($(top_srcdir)/info): New rule.
5541 (info): Depend on it.
5542
55432003-09-03 Peter Runestig <peter@runestig.com>
5544
5545 * makefile.w32-in: New file.
5546
55472003-08-29 Richard M. Stallman <rms@gnu.org>
5548
5549 * misc.texi (Saving Emacs Sessions): Correct previous change.
5550
8cf51b2c
GM
55512003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5552
8cf51b2c
GM
5553 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5554 (Intro): Include kmacro.texi after fixit.texi instead of after
5555 custom.texi. (As suggested by Kim Storm.)
5556
55572003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5558
5559 * fixit.texi (Fixit): Update `Next' pointer.
5560 * files.texi (Files): Update `Previous' pointer.
5561 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5562 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5563 (Suggested by Kim Storm.)
5564 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5565
55662003-08-18 Kim F. Storm <storm@cua.dk>
5567
5568 * kmacro.texi: New file describing enhanced keyboard macro
5569 functionality. Replaces old description in custom.texi.
5570
5571 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5572 (Keyboard Macros): Move to new kmacro.texi file.
5573
5574 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5575
8cf51b2c
GM
55762003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5577
5578 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5579
55802003-08-17 Alex Schroeder <alex@gnu.org>
5581
5582 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5583 required.
5584
8cf51b2c
GM
55852003-08-05 Richard M. Stallman <rms@gnu.org>
5586
5587 * programs.texi (Lisp Indent): Don't describe
5588 lisp-indent-function property here. Use xref to Lisp Manual.
5589
8cf51b2c
GM
55902003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5591
fffa137c 5592 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5593 abbreviations.
5594
55952003-07-24 Markus Rost <rost@math.ohio-state.edu>
5596
5597 * buffers.texi (List Buffers): Fix previous change.
5598
8cf51b2c
GM
55992003-07-13 Markus Rost <rost@math.ohio-state.edu>
5600
5601 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5602 List*.
5603
56042003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5605
8cf51b2c
GM
5606 * display.texi (Font Lock): Fix typo.
5607
56082003-07-07 Richard M. Stallman <rms@gnu.org>
5609
5610 * display.texi (Font Lock): Add xref for format info on
5611 font-lock-remove-keywords.
5612
5613 * building.texi (Compilation): Document what happens with asynch
5614 children of compiler process.
5615
5616 * help.texi (Library Keywords): Use @multitable.
5617
8cf51b2c
GM
56182003-06-04 Richard M. Stallman <rms@gnu.org>
5619
5620 * programs.texi (Expressions): Delete C-M-DEL.
5621
5622 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5623 comint-move-point-for-output renamed from
5624 comint-scroll-to-bottom-on-output.
5625
5626 * custom.texi (Init Rebinding): Replace previous change with xref.
5627 (Non-ASCII Rebinding): Explain that issue more briefly here.
5628
56292003-05-28 Richard M. Stallman <rms@gnu.org>
5630
5631 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5632
56332003-05-28 Nick Roberts <nick@nick.uklinux.net>
5634
5635 * building.texi (GDB Graphical Interface): New node.
5636 (Rewritten somewhat by RMS.)
5637
c8763fb6 56382003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5639
5640 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5641 non-English letters. Explain how to set coding systems correctly
5642 and how to include the right coding cookie in the file.
5643
c8763fb6 56442003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5645
5646 * indent.texi (Indentation): Explain the concepts.
5647 (Just Spaces): Explain why preventing tabs for indentation might
5648 be useful.
5649
8cf51b2c
GM
56502003-04-16 Richard M. Stallman <rms@gnu.org>
5651
5652 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5653
8cf51b2c
GM
56542003-02-22 Alex Schroeder <alex@emacswiki.org>
5655
5656 * cmdargs.texi (General Variables): Document SMTPSERVER.
5657
8cf51b2c
GM
5658 * sending.texi: Remove SMTP node.
5659 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5660 library.
5661
8cf51b2c
GM
56622003-02-22 Alex Schroeder <alex@emacswiki.org>
5663
5664 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5665
56662003-02-22 Simon Josefsson <jas@extundo.com>
5667
5668 * sending.texi (Mail Methods): Add node about SMTP.
5669
c8763fb6 56702003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5671
5672 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5673
8cf51b2c
GM
56742003-02-01 Kevin Ryde <user42@zip.com.au>
5675
5676 * glossary.texi (Glossary): Correction to cl cross reference.
5677
56782003-01-20 Richard M. Stallman <rms@gnu.org>
5679
5680 * killing.texi (Rectangles): Document C-x c r.
5681
c8763fb6 56822003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5683
5684 * xresources.texi (GTK resources): New node.
5685 (GTK widget names): New node.
5686 (GTK names in Emacs): New node.
5687 (GTK styles): New node.
5688
c8763fb6 56892003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5690
5691 * maintaining.texi (Create Tags Table): Add reference to the new
5692 `etags --help --lang=LANG' option.
5693
8cf51b2c
GM
56942002-10-02 Karl Berry <karl@gnu.org>
5695
49823426 5696 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5697 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5698 where needed for the sake of the HTML output.
8cf51b2c
GM
5699
57002001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5701
5702 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5703 source files.
5704
57052001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5706
5707 * Makefile.in (emacsman): New target.
5708
8cf51b2c
GM
57092001-10-20 Gerd Moellmann <gerd@gnu.org>
5710
5711 * (Version 21.1 released.)
5712
57132001-10-05 Gerd Moellmann <gerd@gnu.org>
5714
5715 * Branch for 21.1.
5716
8cf51b2c
GM
57172001-03-05 Gerd Moellmann <gerd@gnu.org>
5718
5719 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5720
8cf51b2c
GM
57212000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5722
5723 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5724
8cf51b2c
GM
57251999-07-12 Richard Stallman <rms@gnu.org>
5726
5727 * Version 20.4 released.
5728
57291998-12-04 Markus Rost <rost@delysid.gnu.org>
5730
5731 * Makefile.in (INFO_TARGETS): Delete customize.info.
5732 (DVI_TARGETS): Delete customize.dvi.
5733 (../info/customize, customize.dvi): Targets deleted.
5734
57351998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5736
5737 * Version 20.3 released.
5738
57391998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5740
5741 * Makefile.in (EMACSSOURCES): Add mule.texi.
5742 Add msdog.texi, ack.texi. Remove gnu1.texi.
5743
57441998-04-06 Andreas Schwab <schwab@gnu.org>
5745
5746 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5747 it in dvi targets.
8cf51b2c
GM
5748
57491997-09-23 Paul Eggert <eggert@twinsun.com>
5750
5751 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5752 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5753 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5754
57551997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5756
5757 * Version 20.2 released.
5758
57591997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5760
5761 * Version 20.1 released.
5762
57631997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5764
5765 * Makefile (../info/customize, customize.dvi): New targets.
5766 (INFO_TARGETS): Add ../info/customize.
5767 (DVI_TARGETS): Add customize.dvi.
5768
8cf51b2c
GM
57691996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5770
5771 * Version 19.33 released.
5772
57731996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5774
5775 * Version 19.32 released.
5776
8cf51b2c
GM
57771996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5778
5779 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5780
57811996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5782
5783 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5784 Specify -I option.
5785 (All dvi targets): Set the TEXINPUTS variable.
5786
57871996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5788
5789 * Version 19.31 released.
5790
8cf51b2c
GM
57911995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5792
5793 * Version 19.30 released.
5794
8cf51b2c
GM
57951995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5796
5797 * Makefile.in (maintainer-clean): Rename from realclean.
5798
57991994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5800
5801 * Makefile.in: New file.
5802 * Makefile: File deleted.
5803
58041994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5805
5806 * Makefile (TEXINDEX_OBJS): Variable deleted.
5807 (texindex, texindex.o, getopt.o): Rules deleted.
5808 All deps on texindex deleted.
5809 (distclean): Don't delete texindex.
5810 (mostlyclean): Don't delete *.o.
5811 * texindex.c, getopt.c: Files deleted.
5812
58131994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5814
5815 * Version 19.26 released.
5816
58171994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5818
5819 * Makefile (EMACSSOURCES): Exclude undo.texi.
5820
58211994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5822
5823 * Version 19.25 released.
5824
58251994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5826
5827 * Version 19.24 released.
5828
58291994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5830
5831 * Version 19.23 released.
5832
58331994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5834
5835 * Makefile: Delete spurious tab.
5836
58371994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5838
5839 * Makefile (.SUFFIXES): New rule.
5840
8cf51b2c
GM
58411993-12-04 Richard Stallman (rms@srarc2)
5842
5843 * getopt.c: New file.
5844 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5845 (getopt.o): New rule.
5846 (dvi): Don't depend on texindex.
49823426 5847 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5848
58491993-12-03 Richard Stallman (rms@srarc2)
5850
49823426
GM
5851 * Makefile (TEXI2DVI): New variable.
5852 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5853 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5854
58551993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5856
5857 * Version 19.22 released.
5858
58591993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5860
5861 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5862
58631993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5864
5865 * Version 19.21 released.
5866
8cf51b2c
GM
58671993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5868
5869 * Makefile (realclean): Don't delete the Info files.
5870
58711993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5872
8cf51b2c
GM
5873 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5874 4' where appropriate.
5875
58761993-10-20 Brian Fox (bfox@ai.mit.edu)
5877
49823426 5878 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5879
5880 * texindex.c: Include "../src/config.h" if building in emacs.
5881
5882 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5883 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5884 Add target to build texindex.c, defining `emacs'.
5885
8cf51b2c
GM
58861993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5887
5888 * Version 19.19 released.
5889
8cf51b2c
GM
58901993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5891
5892 * Version 19.18 released.
5893
58941993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5895
5896 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5897
58981993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5899
5900 * Version 19.17 released.
5901
59021993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5903
5904 * split-man: Fix typos in last change.
5905
59061993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5907
5908 * Version 19.16 released.
5909
59101993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5911
5912 * version 19.15 released.
5913
59141993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5915
5916 * Makefile (distclean): It's rm, not rf.
5917
59181993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5919
5920 * Version 19.14 released.
5921
59221993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5923
5924 * Makefile: New file.
5925
59261993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5927
5928 * Version 19.13 released.
5929
59301993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5931
5932 * Version 19.9 released.
5933
59341993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5935
5936 * Version 19.8 released.
5937
59381993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5939
5940 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5941
5942 * trouble.texi: It's `enable-flow-control-on', not
5943 `evade-flow-control-on'.
5944
59451993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5946
5947 * display.texi: Document standard-display-european.
5948
59491993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5950
5951 * Version 19.7 released.
5952
5953 * emacs.texi: Add a sentence to the top menu mentioning the
5954 specific version of Emacs this manual applies to.
5955
59561993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5957
5958 * basic.texi: Document next-line-add-lines variable used to
5959 implement down-arrow.
5960
5961 * killing.texi: Document kill-whole-line.
5962
59631993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5964
5965 * text.texi: Update unix TeX ordering information.
5966
59671993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5968
5969 * news.texi: Mention fill-rectangle in keybinding list.
5970
5971 * killing.texi: Document fill-rectangle.
5972
59731993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5974
5975 * vc.texi: Bring the docs up to date with VC 5.2.
5976
59771992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5978
5979 * emacs.tex: Mention blackbox and gomoku under Amusements.
5980 Assembler mode is now mentioned and appropriately indexed
5981 under Programming Modes.
5982
59831991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5984
5985 * emacs.tex: Update TeX ordering information.
5986
8cf51b2c
GM
59871990-06-26 David Lawrence (tale@geech)
5988
5989 * emacs.tex: Note that completion-ignored-extensions is not used
5990 to filter out names when all completions are displayed in
5991 *Completions*.
5992
59931990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5994
5995 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5996
59971990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5998
5999 * emacs.tex: Add @findex grep.
6000
8cf51b2c
GM
60011988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6002
6003 * emacs.tex: Correct two typos. No other changes before
6004 Version 19 will be made.
6005
8cf51b2c
GM
60061988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6007
6008 * emacs.tex: Update information for obtaining TeX distribution from the
6009 University of Washington.
6010
6011;; Local Variables:
c8763fb6 6012;; coding: utf-8
8cf51b2c
GM
6013;; fill-column: 79
6014;; add-log-time-zone-rule: t
6015;; End:
6016
6017 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 6018 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
6019
6020 This file is part of GNU Emacs.
6021
352c8b4a 6022 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 6023 it under the terms of the GNU General Public License as published by
352c8b4a
GM
6024 the Free Software Foundation, either version 3 of the License, or
6025 (at your option) any later version.
8cf51b2c
GM
6026
6027 GNU Emacs is distributed in the hope that it will be useful,
6028 but WITHOUT ANY WARRANTY; without even the implied warranty of
6029 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6030 GNU General Public License for more details.
6031
6032 You should have received a copy of the GNU General Public License
352c8b4a 6033 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
6034
6035;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd