(c-defun-name): Fix CLISP DEFUN handling.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
9e8eeff9
CY
12008-11-06 Chong Yidong <cyd@stupidchicken.com>
2
3 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4
e071f849
CY
52008-11-03 Chong Yidong <cyd@stupidchicken.com>
6
7 * search.texi (Other Repeating Search): Remove obsolete findex entries.
8
05482eb1
CY
92008-11-01 Chong Yidong <cyd@stupidchicken.com>
10
e2346dea
CY
11 * programs.texi (Program Modes): Link to Program Indent node.
12 (Left Margin Paren): Explain consequences of changing
13 open-paren-in-column-0-is-defun-start more concisely.
14 (Which Function, Program Indent, Info Lookup): Minor edits.
15 (Basic Indent): If region is active, TAB indents the region.
16 (Multi-line Indent): If region is active, TAB indents the region. Note
17 that indent-region is useful when Transient Mark mode is off.
18 (Matching): The delimiter at the cursor is highlighted---the character
19 changes color.
20 (Symbol Completion): Link to Completion node.
21
e4b6428c
CY
22 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
23 a strictly text-only system.
24
05482eb1
CY
25 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
26 batch mode.
27
a11d3737
RS
282008-11-01 Richard M. Stallman <rms@gnu.org>
29
5abad626
RS
30 * misc.texi (Document View): Major rewrite.
31
a11d3737
RS
32 * maintaining.texi (Types of Log File): Change logs are older than
33 version control.
34 (VCS Concepts): Simplify and rearrange.
35 (Version Control Systems): Make it clear that Linux is only the kernel.
36 (VC Mode Line): Shorten reference to menu item.
37 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
38 (VC Directory Mode): Minor cleanup.
39 Unchanged files are hidden, not omitted.
40 (VC Directory Commands): Shorten and simplify.
41 (Change Log Commands): New node, split from Change Logs.
42 (VC Directory Buffer): New node, split from VC Directory Mode.
43
c55a4acb
CY
442008-10-31 Chong Yidong <cyd@stupidchicken.com>
45
df0356f6
CY
46 * misc.texi (Document View): Renamed from Document Files, moved here
47 from files.texi.
48
49 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
50 moved as well.
51 (Document Files): Moved to misc.texi.
52
c55a4acb
CY
53 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
54 vc-update-change-log.
df0356f6
CY
55 (Version Control): Move here from files.texi.
56 (Format of ChangeLog): Make it a subnode of Change Log.
57
58 * emacs.texi (Top): Update node listing.
c55a4acb 59
ef082374
TH
602008-10-31 Tassilo Horn <tassilo@member.fsf.org>
61
62 * files.texi (Files): Add a section about document
63 files (doc-view-mode).
64
d52582c3
CY
652008-10-31 Chong Yidong <cyd@stupidchicken.com>
66
67 * building.texi (Compilation Mode): Document
68 compilation-auto-jump-to-first-error.
69 (Debuggers): Lower GUD subsections to subsubsections.
70 (Starting GUD): Add cindex.
71 (Lisp Interaction): Note that scratch is no longer the initial buffer.
72
4e0a0968
CY
732008-10-30 Chong Yidong <cyd@stupidchicken.com>
74
03625b47
CY
75 * indent.texi (Indentation): Link to Program Indent.
76
4e0a0968
CY
77 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
78 now uses emacsclient's terminal.
79
8bd3f7ef
CY
802008-10-29 Chong Yidong <cyd@stupidchicken.com>
81
80e5620e
CY
82 * mark.texi (Using Region): Document use-empty-active-region.
83
97d5c404
CY
84 * emacs.texi (Top): Update node listings.
85
8bd3f7ef
CY
86 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
87 mention obsolete emacs.bash script.
88 (Invoking emacsclient): Rewrite, moving optional arguments to
89 emacsclient Options.
21d2bae3
CY
90 (emacsclient Options): New node. Document server-use-tcp and
91 server-host.
8bd3f7ef 92
5fda2cbd
CY
932008-10-28 Chong Yidong <cyd@stupidchicken.com>
94
95 * indent.texi (Indentation): Replace list with paragraphed text,
96 putting description of syntax-driven indentation first. Document new
97 effect of active regions on tab.
98 (Tab Stops): Note that editable tab stops affect indentation commands.
99
4ff029f6
DN
1002008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
101
102 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
103
996cd6e4
CY
1042008-10-23 Chong Yidong <cyd@stupidchicken.com>
105
f28815e3
CY
106 * custom.texi (Function Keys): Note that modified keypad keys are not
107 translated.
108
996cd6e4
CY
109 * basic.texi (Arguments): Explain how to insert multiple digits.
110
49545fe2
MA
1112008-10-22 Michael Albinus <michael.albinus@gmx.de>
112
113 * files.texi (Remote Files): Precise selection of default method.
114 Rewrite paragraph about disabling remote file names.
115
edac0b53
CY
1162008-10-22 Chong Yidong <cyd@stupidchicken.com>
117
e752c544
CY
118 * search.texi (Special Isearch): Document M-TAB is isearch.
119
edac0b53
CY
120 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
121 command.
122
123 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
124
20a36054
TH
1252008-10-22 Tassilo Horn <tassilo@member.fsf.org>
126
127 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
128 section.
129
69051ab6
CY
1302008-10-21 Chong Yidong <cyd@stupidchicken.com>
131
c4b1a32a
CY
132 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
133 to files.texi. Move contents of vc2-xtra.texi here.
134
135 * vc2-xtra.texi: File removed.
136
137 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
138 Directory Commands from the submenu. Don't include deleted file
139 vc2-xtra.texi.
140
141 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
142 (Version Control): Add VC Directory Mode and VC Directory Commands to
143 the submenu.
144 (Why Version Control?): Use table format.
145 (Version Control Systems): Note that Meta-CVS support is gone.
146 (VCS Concepts): Note precisely when VC started supporting filesets.
147 Remove bogus xref to CVS Options node.
148 (Types of Log File): Copyedits.
149 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
150 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
151 The Right Thing.
152 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
153 (Log Buffer): Reorganize node, putting C-c C-c description first.
154 (Old Revisions): Use CVS for example, not RCS.
155 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
156 Commands from the submenu, putting them under Version Control.
157 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
158 need to include it in the manual unconditionally, since it is now
159 crucial to using distributed version control systems.
1a6e2954
CY
160 (Comparing Files): Note that diff uses the minibuffer, and that the
161 output is shown using Diff mode.
162 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
163 diff-update-on-the-fly, diff-refine-hunk, and
164 diff-show-trailing-whitespaces.
1a6e2954 165 (File Archives): Add rar support.
c4b1a32a 166
69051ab6
CY
167 * major.texi (Choosing Modes): Make mode selection sequence more
168 obvious by describing the steps in order of priority. Note that
169 magic-mode-alist is nil by default. Document
170 magic-fallback-mode-alist.
171
e7421e03
CY
1722008-10-20 Chong Yidong <cyd@stupidchicken.com>
173
174 * frames.texi (Mouse References): Copyedits.
175
6b2efdc2
TH
1762008-10-20 Tassilo Horn <tassilo@member.fsf.org>
177
178 * ack.texi (Acknowledgments): Add myself as doc-view author.
179
9c5e9396
EZ
1802008-10-20 Eli Zaretskii <eliz@gnu.org>
181
182 * frames.texi (Dialog Boxes): Add @cindex entries.
183
dac94f8e
CY
1842008-10-20 Chong Yidong <cyd@stupidchicken.com>
185
186 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
187 (Text-Only Mouse): Copyedit.
188
25597d40
CY
1892008-10-19 Chong Yidong <cyd@stupidchicken.com>
190
f8a447f6
CY
191 * frames.texi: Use @key throughout for mouse clicks.
192 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
193 (Secondary Selection): Fix modified mouse click syntax.
194 (Clipboard): Describe Cut, Copy and Paste commands.
195 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
196 Copyedits.
197 (Creating Frames): Add xref to Init File.
198 (Frame Commands): Add xref to Exiting.
199 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 200
b0f95216
CY
2012008-10-15 Chong Yidong <cyd@stupidchicken.com>
202
b0817f00
CY
203 * files.texi (Version Control): Copyedits. Add Bazaar.
204 (Version Control Systems): List different VCS's using an itemized list.
205 Add Bazaar.
206 (VCS Concepts): Copyedits. Tweak description of file merging.
207
b0f95216
CY
208 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
209 (Cut/Paste Other App): Document select-active-regions and
210 x-select-enable-primary.
211
69d0d701
CY
2122008-10-13 Chong Yidong <cyd@stupidchicken.com>
213
214 * mark.texi (Shift Selection): Correct case in node name.
215
216 * emacs.texi (Top): Update node order in Mark chapter.
217
375e8351
EZ
2182008-10-12 Eli Zaretskii <eliz@gnu.org>
219
220 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
221
222 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
223 elsewhere in the manual instead of describing yet again the intricacies
224 of $HOME on MS-Windows and MS-DOS.
225
ab58114f
CY
2262008-10-12 Chong Yidong <cyd@stupidchicken.com>
227
4f959513
CY
228 * mini.texi (Minibuffer File): Add xref to File Names.
229 (Minibuffer File): Add discussion of `~' in file names. Add
230 insert-default-directory index reference.
231
ab58114f
CY
232 * files.texi (File Names): Reorganize description.
233 (Visiting): Add xref to Mode Line. Copyedits.
234 (Save Commands): Mention prefix behavior of C-x C-s.
235 (Numbered Backups): Node deleted.
236 (Backup Names): Contents of Numbered Backups moved here. State default
237 of version-control variable.
238 (Reverting): Copyedits.
239 (Version Control): Add additional version control systems.
240
241 * emacs.texi (Top): Delete Numbered Backups node.
242
243 * cmdargs.texi (General Variables): Change Numbered Backups xref to
244 Backup Names.
f2884f63 245 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 246
b0b5100a
RF
2472008-10-11 Romain Francoise <romain@orebokech.com>
248
249 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
250
89774b5f
CY
2512008-10-11 Chong Yidong <cyd@stupidchicken.com>
252
253 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
254 (Select Buffer): Mention use of minibuffer history. Describe default
255 value of default-major-mode. Mention that C-x 4 b selects the other
256 window.
257 (List Buffers): Document CRM indicators in the order they appear.
258 (Kill Buffer): Document new command kill-matching buffers.
259 (Several Buffers): Move explanation of the relationship between buffer
260 list and buffer menu to the top.
261 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
262
4c72bf27
CY
2632008-10-10 Chong Yidong <cyd@stupidchicken.com>
264
265 * entering.texi (Exiting): Document change of C-x C-c to
266 save-buffers-kill-terminal. Document kill-emacs.
267
f68eb991
EZ
2682008-09-30 Eli Zaretskii <eliz@gnu.org>
269
270 * mule.texi (Coding Systems): Don't mention codepage-setup.
271
272 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
273 cpNNN coding systems anymore.
274 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
275 for unibyte mode. Don't mention line-drawing characters. Don't
276 mention dos-unsupported-char-glyph.
277
1a2dd44d
CY
2782008-09-25 Chong Yidong <cyd@stupidchicken.com>
279
280 * search.texi (Search): Shorten introduction.
281 (Basic Isearch): Add command table. Discuss reverse isearch and
282 isearch highlighting.
283 (Repeat Isearch): Move lazy highlighting discussion here. Add search
284 ring to cindex.
285 (Special Isearch): Move input methods discussion here.
286 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
287 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
288 Repeat Isearch.
289 (Isearch Minibuffer): New node.
290 (Word Search): Document new word search commands.
291 (Regexp Example): Simplify example using sentence-end-base variable.
292 (Replace): Reword introduction.
293 (Unconditional Replace): Remove unnecessary example.
294 (Other Repeating Search): Document new `M-s o' binding.
295
296 * emacs.texi (Top): Update node listings.
297
e45da31d
JB
2982008-09-22 Juanma Barranquero <lekktu@gmail.com>
299
300 * emacs.texi (Top): Remove Kill Errors from menu.
301
841c8096
CY
3022008-09-22 Chong Yidong <cyd@stupidchicken.com>
303
402168fa
CY
304 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
305 interface for defining macros. Simplify examples. Note that C-g quits
306 macro definitions.
307 (Keyboard Macro Counter): Document using F3 to insert counter. Give
308 usage example.
309 (Keyboard Macro Query): Organize query responses in a table.
310
311 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
312 to Erasing node.
841c8096
CY
313 (Undo): Reorganize paragraphs for logical flow. Move keybinding
314 rationale to a footnote.
315 (Kill Errors): Remove node, due to redundancy with Erasing.
316 (Spelling): Move discussion of flyspell to end. Note new behavior of
317 M-$ in active region. Remove non-ispell-specific keybindings from
318 table.
319
eab2ee89
DN
3202008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
321
322 * cmdargs.texi (Initial Options): Document --daemon.
323
3d53e905
GM
3242008-09-20 Glenn Morris <rgm@gnu.org>
325
326 * files.texi (Numbered Backups): Mention that some modes set
327 version-control.
328
1c90484d
GM
3292008-09-20 Jim Blandy <jimb@red-bean.com>
330
331 * files.texi (Numbered Backups): Reference File Variables, as well.
332 Remove discussion of Rmail's implementation.
333
0fc0d844
CY
3342008-09-06 Chong Yidong <cyd@stupidchicken.com>
335
336 * misc.texi (Recursive Edit): Note that top-level exits active
337 minibuffers.
338
339 * trouble.texi (Quitting): Likewise.
340
b18d283d
CY
3412008-08-31 Chong Yidong <cyd@stupidchicken.com>
342
343 * emacs.texi (Top): Add Temporary Face Changes xref.
344
345 * display.texi (Display): Move Temporary Face Changes node to just
346 after Standard Faces.
347 (Scrolling): Document recenter-top-bottom instead of recenter.
348 (Horizontal Scrolling): Move auto hscroll discussion to the top.
349 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
350 (Display Custom): Copyedits.
351 (Optional Mode Line): Document display-battery-mode.
352
180135fc
RF
3532008-08-27 Romain Francoise <romain@orebokech.com>
354
355 * custom.texi (Directory Variables): Minor fix.
356
d3fe3475
GM
3572008-08-27 Glenn Morris <rgm@gnu.org>
358
359 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
360 descriptions.
361 (Calendar Customizing): Tweak layout description.
183080b6 362 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
363 markers. Condense calendar-star-date and calendar-mark-today
364 description.
365 (Holiday Customizing): Add oriental and solar holidays.
366 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
367 Fix holiday-float description. Use zerop in examples. Be less verbose.
368 (Date Display Format): Change ISO format. Be less verbose.
369 (Diary Customizing): Mention day and month abbrev arrays.
370 Mention the date-form variables by name. Update European example.
371 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
372 Condense examples. Mention diary-entry-symbols by name.
373 Condense table for insertion commands.
374 (Fancy Diary Display): Mention diary-include-string and
375 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
376 Ethiopic, Persian date functions. Condense descriptions.
377
378 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
379 (Adding to Diary): Adapt for changed node name.
380
71755807
GM
3812008-08-26 Glenn Morris <rgm@gnu.org>
382
383 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
384 node "Hebrew/Islamic Entries".
385
386 * calendar.texi (Specified Dates): Fix names of iso functions.
387 (General Calendar): There may not be another window.
388 (Writing Calendar Files, Holidays): Tweak intro.
389 (Holidays): Mention Baha'i and Chinese holidays.
390 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
391 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
392 (To Other Calendar): Add calendar-print-other-dates.
393 Refer to "graphic display" rather than "X.
394 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
395 (Displaying the Diary): Fix whitespace after reference.
396 Fix `diary-number-of-entries' reference.
397 (Date Formats): Explicitly mention that day names can be abbreviated.
398 (Adding to Diary): Add some references to other sections.
399 (Special Diary Entries): Fix reference.
400 (Appointments): Simplify appt-message-warning-time entry.
401 Clarify where times must be.
402 (Importing Diary): Comment out icalendar paragraph that does not apply.
403 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
404
d76ebc75
GM
4052008-08-23 Glenn Morris <rgm@gnu.org>
406
407 * fortran-xtra.texi (Fortran): Change description of free form and
408 fixed form a bit. Mention hideshow and imenu.
409 (Fortran Motion): Mention fortran-end-of-subprogram,
410 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
411 (Fortran Indent): Minor re-word.
412 (ForIndent Commands): Mention fortran-fill-paragraph and
413 fortran-fill-statement.
414 (ForIndent Cont): Mention fortran-tab-mode-string.
415 (Fortran Comments): Mention fortran-comment-line-start-skip.
416 (Fortran Columns): Mention font-locking.
417 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
418
e2a71e28
JB
4192008-08-23 Johan Bockgard <bojohan@muon>
420
421 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
422
5c52e13c
CY
4232008-08-22 Chong Yidong <cyd@stupidchicken.com>
424
425 * mini.texi (Minibuffer): Simplify introduction.
426 (Minibuffer File): Document tilde in minibuffer filenames.
427 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
428 to enter tabs, spaces, and question marks. Describe behavior of C-a.
429 (Completion Example): Update example to current command list.
430 (Completion Options): Document `lazy' value of completion-auto-help.
431 Update contents of completion-ignored-extensions.
432 (Minibuffer History): Describe "future history" list. State default
433 value of history-delete-duplicates.
434
77a00355
GM
4352008-08-21 Glenn Morris <rgm@gnu.org>
436
437 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 438 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 439
39ee1d04
CY
4402008-08-17 Chong Yidong <cyd@stupidchicken.com>
441
442 * regs.texi (Registers): Clarify valid register names.
443 (RegPos): Note that buffer is saved and restored too.
444 (RegText): Note that mark is reactivated/deactivated.
445 (RegConfig): Xref to Windows node.
446
b12c348f
CY
4472008-08-16 Chong Yidong <cyd@stupidchicken.com>
448
3ae7ba79
CY
449 * basic.texi (Inserting Text): Provide command name for C-q.
450
b12c348f
CY
451 * killing.texi (Killing): Copyedit. Define read-only text.
452 (Deletion): DEL and C-d were already explained in Erasing; xref there.
453 (Killing by Lines): Copyedit.
454 (Other Kill Commands): Move M-w description here.
455 (Yanking): Move M-w to Other Kill Commands.
456 (Kill Ring): Also mention saving text in registers. Link to Text
457 Properties in elisp manual.
458 (Accumulating Text): Copyedit.
459 (CUA Bindings): Shift selection is now the default.
460
d8ff7692
TZ
4612008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
462
463 * maintaining.texi (Change Log): Mention next-error is available.
464
a43a8a2e
GM
4652008-08-10 Glenn Morris <rgm@gnu.org>
466
467 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
468 and intermonth text.
469 (Holiday Customizing): Add holiday-chinese.
470
eba27308
EZ
4712008-08-08 Eli Zaretskii <eliz@gnu.org>
472
473 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
474
5f14a5b3
DN
4752008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
476
477 * files.texi (Log Buffer): Describe C-c C-d.
478 (Diff Mode): Describe C-x 4 A.
479
49989bff
EZ
4802008-08-06 Eli Zaretskii <eliz@gnu.org>
481
482 * vc1-xtra.texi (VC Directory Mode): Fix last change.
483
5c915c02
DN
4842008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
485
2beaf97a
DN
486 * files.texi (Old Revisions): Update the keys used by vc-annotate and
487 describe the new bindings to show the changeset diff, toggle annotation
488 visibility, show revisions.
489 (VC Status): Describe key bindings for modifying the change comments,
490 displaying changeset diffs and annotations.
491
5c915c02
DN
492 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
493
71798ace
NR
4942008-08-05 Nick Roberts <nickrob@snap.net.nz>
495
496 * vc1-xtra.texi (VC Directory Mode): Fix typo.
497
b8949644
EZ
4982008-08-02 Eli Zaretskii <eliz@gnu.org>
499
500 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
501 and wording.
502
819567d1
DN
5032008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
504
505 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 506 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
507 commands. Improve some old info.
508
5f38310a
CY
5092008-07-31 Chong Yidong <cyd@stupidchicken.com>
510
0dc3906b
CY
511 * display.texi (Visual Line Mode): New node.
512
5f38310a
CY
513 * basic.texi (Inserting Text): Move DEL to deletion node.
514 (Moving Point): Add additional alternative key bindings. Describe
515 line-move-visual.
516 (Erasing): Describe DEL.
517 (Basic Undo, Blank Lines, Arguments): Copyedit.
518 (Continuation Lines): Mention Visual Line mode.
519 (Position Info): Move extended discussion to mule.texi.
520
521 * mule.texi (International Chars): Describe C-x =.
522
523 * emacs.texi (Top): Add Visual Line Mode node.
524
7c2fb837
DN
5252008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
526
527 * emacs.texi: Remove VMS support.
528
3f6b73ef
DN
5292008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
530
531 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
532 the vc-dir command name.
533
9e2a2647
DN
5342008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
535
536 * xresources.texi: Remove mentions of Mac Carbon.
537
568beaa2
AS
5382008-07-19 Andreas Schwab <schwab@suse.de>
539
540 * ns-emacs.texi: Move to ../misc.
541
0ef94706
CY
5422008-07-15 Chong Yidong <cyd@stupidchicken.com>
543
544 * entering.texi (Exiting): Don't describe text-only terminals as the
545 default. Describe the new startup screen.
546 (Exiting): Describe how to kill Emacs first. Change description of
547 iconification to handle modern window systems.
548
ba60bd44 5492008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
550
551 * ns-emacs.texi: New file, documents features of Emacs port under
552 NeXTstep windowing.
553
9f30aa73
CY
5542008-07-15 Chong Yidong <cyd@stupidchicken.com>
555
938a5d2e
CY
556 * entering.texi (Entering Emacs): Update prev node.
557
558 * glossary.texi (Glossary): Remove xref to Text Characters.
559
9f30aa73
CY
560 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
561 directly, rather than in the context of ASCII. Move description of
562 special properties of modifier key to new Modifier Keys node.
563 (Keys): Copyedit.
564 (Text Characters): Delete node. Multibyte is the default nowadays, and
565 the node contents are obsolete.
566
567 * custom.texi (Modifier Keys): New node.
568
569 * emacs.texi (Top): Update node list.
570
7e53d36c
CY
5712008-07-13 Chong Yidong <cyd@stupidchicken.com>
572
573 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
574 saying that Emacs provides menus and mouse support (which is par for
575 the course).
576
577 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
578 early on.
579 (Point): Copyedit. Relegate historical trivia to a footnote.
580 (Mode Line): Explain mode-line format more consistently.
581 (Menu Bar): Copyedit.
582
1e9fa96d
GM
5832008-06-27 Glenn Morris <rgm@gnu.org>
584
585 * cal-xtra.texi (Sexp Diary Entries):
586 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
587
dc9bebb8
CY
5882008-06-26 Chong Yidong <cyd@stupidchicken.com>
589
590 * mark.texi (Shift selection): New node.
591 (Mark): Copyedits.
592 (Persistent Mark): Move to the end of the chapter.
593
e7881076
EZ
5942008-06-20 Eli Zaretskii <eliz@gnu.org>
595
596 * makefile.w32-in (distclean): Remove makefile.
597
f427400c
NR
5982008-06-17 Nick Roberts <nickrob@snap.net.nz>
599
600 * building.texi (Starting GUD): Add an entry for gud-gdb.
601 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
602 command mode.
603
b597d348
GM
6042008-06-17 Glenn Morris <rgm@gnu.org>
605
606 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
607
647b7094
NR
6082008-06-17 Nick Roberts <nickrob@snap.net.nz>
609
610 * building.texi (Starting GUD): Expand on remote debugging.
611 (Other GDB-UI Buffers): Mention new keyboard bindings.
612
47a30023
GM
6132008-06-15 Glenn Morris <rgm@gnu.org>
614
615 * gnu.texi: Use a verbatim license for this invariant section,
616 as per etc/GNU.
617
37e5d54a
GM
6182008-06-13 Daniel Engeler <engeler@gmail.com>
619
620 * emacs.texi, misc.texi: Add documentation about serial port access.
621
8e65d46c
GM
6222008-06-13 Glenn Morris <rgm@gnu.org>
623
c1473b4c
MB
624 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
625 maintain.info.
8e65d46c 626
e40a85cd
MB
6272008-06-05 Miles Bader <miles@gnu.org>
628
629 * display.texi (Temporary Face Changes): Update to reflect function
630 renamings in face-remap.el.
631
56c73dec
MB
6322008-06-04 Miles Bader <miles@gnu.org>
633
634 * display.texi (Temporary Face Changes): Add
635 `adjust-buffer-face-height'. Rewrite description of
636 `increase-buffer-face-height' and `decrease-default-face-height' now
637 that they aren't bound by default.
638
9d3d42fb
MB
6392008-06-03 Miles Bader <miles@gnu.org>
640
641 * display.texi (Temporary Face Changes): New node.
642
2be6bfe2
EZ
6432008-05-31 Eli Zaretskii <eliz@gnu.org>
644
645 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
646
daf7e339
GM
6472008-05-31 Glenn Morris <rgm@gnu.org>
648
649 * cal-xtra.texi (Fancy Diary Display): Simplify.
650
d21d2618
GM
6512008-05-30 Glenn Morris <rgm@gnu.org>
652
653 * cal-xtra.texi (Fancy Diary Display): Update for
654 diary-display-function replacing diary-display-hook.
655
71ce5fd0
JB
6562008-05-29 Drew Adams <drew.adams@oracle.com>
657
658 * msdog.texi (Windows Keyboard): Add descriptions of
659 w32-register-hot-key and w32-unregister-hot-key.
660
a3cdbdf8
MO
6612008-05-21 Tom Tromey <tromey@redhat.com>
662
663 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
664 Variables node.
665
854a574c
MO
6662008-05-19 Tom Tromey <tromey@redhat.com>
667
668 * custom.texi (Variables): Add Directory Variables to menu.
669 (Directory Variables): New node.
670
7c2ec3f9
ER
6712008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
672
71ce5fd0 673 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 674
370fded4
ER
6752008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
676
677 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
678 Revision Tags and rewritten. Section now uses modern terminology,
679 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
680 accurately.
681
6af511e3
EZ
6822008-05-10 Eli Zaretskii <eliz@gnu.org>
683
684 * msdog.texi (Windows Files): Update documentation of
685 w32-get-true-file-attributes.
686
7a78b6e7
ER
6872008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
688
689 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
690 directory mode.
691
1bcfc24e
CY
6922008-05-08 Chong Yidong <cyd@stupidchicken.com>
693
694 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 695 entry "television".
1bcfc24e 696
db86064f
ER
6972008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
698
ab5ec32c 699 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 700
a31b405e
ER
7012008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
702
703 * emacs/buffers.texi, emacs/files.texi (Version-control):
704 vc-toggle-read-only is no longer a good idea...
705
ff2c14fc
GM
7062008-04-29 Glenn Morris <rgm@gnu.org>
707
708 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
709
367c9b7c
JL
7102008-04-22 Juri Linkov <juri@jurta.org>
711
712 * dired.texi (Subdirectories in Dired): Describe using `^'
713 to return to the parent directory.
714
4ac1e9b4
NR
7152008-04-22 Nick Roberts <nickrob@snap.net.nz>
716
717 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
718 recent changes.
719
b9b3bf2b
NR
7202008-04-19 Nick Roberts <nickrob@snap.net.nz>
721
722 * building.texi (GDB-UI Layout, Breakpoints Buffer)
723 (Other GDB-UI Buffers): Update for recent thread related changes.
724
4d120d6a
SM
7252008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
726
727 * maintaining.texi (Maintaining):
728 * emacs.texi (Top): Typo.
729
a152877d
SM
7302008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
731
b9b3bf2b
NR
732 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
733 arg in `font-lock-add-keywords'.
a152877d 734
36c0514c
GM
7352008-04-08 Glenn Morris <rgm@gnu.org>
736
737 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
738 Also add Baha'i calendar references where appropriate.
739
06a97d46
GM
7402008-04-05 Glenn Morris <rgm@gnu.org>
741
742 * custom.texi (Init File): Byte-compiling .emacs is bad.
743
6adc6eed
SM
7442008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
745
746 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
747
571388b0
GM
7482008-03-29 Glenn Morris <rgm@gnu.org>
749
750 * calendar.texi: Update for `calendar-date-style' replacing
751 `european-calendar'.
752
3ae8f876
JR
7532008-03-28 Jason Rumney <jasonr@gnu.org>
754
755 * display.texi (Display Custom): Mention overlay-margin in text.
756
5bc6ddff 7572008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 758
5bc6ddff
MB
759 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
760 tutorial' comments.
03a864d5 761
7186a830
CY
7622008-03-28 Chong Yidong <cyd@stupidchicken.com>
763
764 * mark.texi (Mark): Rearrange nodes.
765 (Persistent Mark): Rename from Transient Mark.
766 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
767 Describe Transient Mark mode as the default.
768
769 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
770 the default behavior with Transient Mark mode off.
771 (Position Info): Fix typo.
772
71ce5fd0
JB
773 * display.texi (Standard Faces): Reference the Mark node.
774 Remove discussion of the region face, which is discussed there.
7186a830
CY
775
776 * emacs.texi (Top): Update node listings.
777
778 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
779 as the default.
780
781 * fixit.texi (Undo): Standardize choice of undo key sequence.
782 (Undo, Spelling): Describe Transient Mark mode as the default.
783
784 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
785 default.
786
787 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
788
789 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
790 mode is the default, and note that the mark is not activated when set.
791
792 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
793 Describe Transient Mark mode as the default.
794
795 * search.texi (Basic Isearch): Reference the Mark Ring node.
796 (Replace, Unconditional Replace, Other Repeating Search):
797 Describe Transient Mark mode as the default.
798
799 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
800 Transient Mark mode as the default.
801 (Paragraphs): Describe how M-h behaves when region is active.
802
803 * trouble.texi (Quitting): Clarify effects of C-g.
804
dc47d1ff
GM
8052008-03-13 Glenn Morris <rgm@gnu.org>
806
807 * emacs.texi (EMACSVER): Set to 23.0.60.
808
e3e0fb39 8092008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 810
e3e0fb39
GM
811 * dired.texi (Hiding Subdirectories): Fix previous change.
812
8132008-03-05 Drew Adams <drew.adams@oracle.com>
814
815 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 816
5e14abf8
KS
8172008-02-28 Kim F. Storm <storm@cua.dk>
818
819 * help.texi (Help Files): Move describe-gnu-project to C-h g.
820 Move describe-distribution to C-h C-o.
821 Move view-emacs-problems to C-h C-p.
822 Add view-emacs-debugging on C-h C-d.
823 Add view-external-packages on C-h C-e.
d0207bf3 824 Add view-order-manuals on C-h C-m.
5e14abf8 825
d0207bf3 8262008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
827
828 * msdog-xtra.texi (MS-DOS): Docstring fix.
829
87e391bb
EZ
8302008-02-09 Eli Zaretskii <eliz@gnu.org>
831
832 * msdog.texi (Windows Fonts): Use a @table for describing font
833 properties.
834
5662e503
JR
8352008-02-07 Jason Rumney <jasonr@gnu.org>
836
837 * msdog.texi (Windows Files): w32-get-true-file-attributes default
838 value has changed.
839 (Windows HOME): Clarify what is meant by "if that fails as well".
840 (Windows Fonts): New section.
841
72463824
GM
8422008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
843
844 * basic.texi (Basic Undo): Remove duplicate "you can".
845
7ff926e0
EZ
8462008-02-02 Eli Zaretskii <eliz@gnu.org>
847
848 * maintaining.texi (Tags): Fix last change.
849
6ab7aef1
MA
8502008-02-02 Michael Albinus <michael.albinus@gmx.de>
851
093571c3 852 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 853
ace67e7e
NR
8542008-01-31 Nick Roberts <nickrob@snap.net.nz>
855
856 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
857
ae068fdf
RS
8582008-01-26 Richard Stallman <rms@gnu.org>
859
860 * maintaining.texi (Tags): Delete redundant index entry.
861
a56d9a08
EZ
8622008-01-26 Eli Zaretskii <eliz@gnu.org>
863
864 * programs.texi (Imenu): Move "@cindex tags" from here...
865 * maintaining.texi (Tags): ...to here.
866
e941ed90
NR
8672008-01-23 Kevin Ryde <user42@zip.com.au>
868
869 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
870 click count.
871
650276d5
JB
8722008-01-21 Juanma Barranquero <lekktu@gmail.com>
873
874 * entering.texi (Exiting): Fix typo.
875 Reported by D. E. Evans <sinuhe@gnu.org>.
876
8dc17977
MR
8772007-12-31 Martin Rudalics <rudalics@gmx.at>
878
879 * glossary.texi (Glossary): Fix typo.
880
9f9695a6
RS
8812007-12-27 Richard Stallman <rms@gnu.org>
882
883 * text.texi (Formatted Text): Improve menu tag.
884 (Editing Format Info): In Info, add duplicate menu of nodes
885 about the submenus.
886 (Format Faces): Say where Faces menu is found. Mention Other.
887 (Format Colors): Say where these submenus are found.
888 (Format Indentation, Format Justification): Likewise.
889 (Format Properties): Likewise.
890
abfd0191
RS
8912007-12-22 Richard Stallman <rms@gnu.org>
892
893 * search.texi (Query Replace): Make exp of query-replace more
894 self-contained, and clarify.
8dc17977 895
abfd0191
RS
896 * cc-mode.texi (Getting Started): Change @ref to @pxref.
897
a2586785
RS
8982007-12-15 Richard Stallman <rms@gnu.org>
899
900 * files.texi (Auto Save): Clarify definition of auto-saving.
901
a67cf2bb
RS
9022007-11-26 Richard Stallman <rms@gnu.org>
903
904 * help.texi (Help Echo): Cleanups.
905
448b33b1
TTN
9062007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
907
908 * files.texi (Why Version Control?): Fix typo.
909 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
910 (Selecting a Fileset): Fix typos; small rewording.
911 (Log Buffer): Likewise.
912 (Old Revisions): Likewise.
448b33b1 913
221bb7f6
EZ
9142007-11-17 Eli Zaretskii <eliz@gnu.org>
915
916 * mule.texi (Communication Coding): Fix wording of last change.
917
d0207bf3 9182007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 919
630cb3b7
JB
920 * custom.texi (Specifying File Variables):
921 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 922
53b7759e
KH
9232007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
924
a5ab2e0c 925 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
926
927 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
928
c8763fb6 9292007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 930
630cb3b7 931 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
932 --output=file.
933
ff98e024
MR
9342007-11-13 Martin Rudalics <rudalics@gmx.at>
935
936 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
937 (Help Echo): Avoid mentioning the term "region" here and
938 consistently use the term "active text".
939
37b11c22
GM
9402007-11-11 Glenn Morris <rgm@gnu.org>
941
942 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
943
21d50ba1
JL
9442007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
945
946 * search.texi (Query Replace): Mention
947 `query-replace-show-replacement'.
948
c12ecb0a 9492007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
950
951 * building.texi (Watch Expressions): Remove obscure sentence.
952
3b4201f4
KH
9532007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
954
955 * mule.texi (Select Input Method): Describe how to activate an input
956 method in the text mode.
957
07e5c0b0
DN
9582007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
959
960 * cmdargs.texi (Misc Variables): Remove Sun windows info.
961
52dd7391
NR
9622007-10-30 Nick Roberts <nickrob@snap.net.nz>
963
964 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
965
c004e539
GM
9662007-10-30 Glenn Morris <rgm@gnu.org>
967
968 * misc.texi (Directory Tracking): Explain a bit more about
969 dirtrack-mode.
970
ca8c5b8c
GM
9712007-10-25 Glenn Morris <rgm@gnu.org>
972
973 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
974
b6c764ef
RS
9752007-10-24 Richard Stallman <rms@gnu.org>
976
977 * misc.texi (Interactive Shell): Cleanup last change.
978
eabd84c9
JL
9792007-10-22 Juri Linkov <juri@jurta.org>
980
981 * mini.texi (Minibuffer History): Add text about a list of minibuffer
982 default values.
983
0b43c7e2
ER
9842007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
985
ca8c5b8c 986 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
987 'filesets'.
988
a80859d4
MR
9892007-10-18 Martin Rudalics <rudalics@gmx.at>
990
991 * trouble.texi (Quitting): Fix typo.
992
c9447ae1
GM
9932007-10-18 Glenn Morris <rgm@gnu.org>
994
995 * frames.texi (Mode Line Mouse): Mention minor mode names.
996
168b980f
JL
9972007-10-17 Juri Linkov <juri@jurta.org>
998
999 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1000 fill-paragraph operates on the active region in Transient Mark mode.
1001 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1002 with fill-paragraph.
1003
1004 * basic.texi (Arguments): Replace fill-paragraph-or-region with
1005 fill-paragraph.
1006
1007 * fixit.texi (Spelling): ispell-word operates on the active region
1008 in Transient Mark mode.
1009
5a331f34
JB
10102007-10-17 Aaron S. Hawley <aaronh@garden.org>
1011
1012 * building.texi (Source Buffers):
1013 * custom.texi (Init Non-ASCII):
1014 * glossary.texi (Glossary): Use "key binding" consistently.
1015
2a9f4d55
JB
10162007-10-17 Juanma Barranquero <lekktu@gmail.com>
1017
1018 * calendar.texi (Diary): Fix directive.
1019
de13cecf
RS
10202007-10-16 Richard Stallman <rms@gnu.org>
1021
1022 * calendar.texi (Diary): Clarify text about diary file example.
1023
5f90d53e
ER
10242007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
1025
1026 * files.texi: Capitalize node names according to convention.
1027
3aa491bc
GM
10282007-10-13 Glenn Morris <rgm@gnu.org>
1029
1030 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1031
8a3106d3
ER
10322007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1033
1034 * emacs.texi:
1035 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 1036 suggested by RMS and Robert J. Chassell.
8a3106d3 1037
da1080a2
ER
10382007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1039
3aa491bc 1040 * files.texi (Version Systems):
0870a421
ER
1041 * vc-xtra.texi:
1042 * vc1-xtra.texi:
ac3f4c6f 1043 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 1044 operations. Change of terminology from `version' to `revision'.
a7fc5b78 1045 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 1046 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 1047
58ade22b
ER
10482007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
1049
da1080a2 1050 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
1051 Reorder the descriptions to be chronological.
1052
93870ce2
RS
10532007-10-09 Richard Stallman <rms@gnu.org>
1054
1055 * display.texi (Cursor Display): Correct how cursor appears
1056 in nonselected windows.
1057
568c7288
NR
10582007-10-04 Nick Roberts <nickrob@snap.net.nz>
1059
1060 * building.texi (GDB Graphical Interface): Remove references to gdba
1061 and mention gud-gdb.
1062
1af74d06 10632007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 1064
1af74d06 1065 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 1066
0d8fb755
JL
10672007-10-06 Juri Linkov <juri@jurta.org>
1068
1069 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1070 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1071 fill-paragraph-or-region.
1072
1073 * basic.texi (Arguments): Replace fill-paragraph with
1074 fill-paragraph-or-region.
1075
b981e2c6
ER
10762007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1077
1078 * files.texi: Update the section on version control for 2007
2a9f4d55 1079 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1080 will come later.
1081
5fceaf9c
GM
10822007-09-15 Glenn Morris <rgm@gnu.org>
1083
1084 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1085 to `list-holidays'.
1086
b0e44b17
GM
10872007-09-14 Glenn Morris <rgm@gnu.org>
1088
1089 * calendar.texi: Update all instances of mark-calendar-holidays,
1090 list-calendar-holidays, list-holidays with the new names.
1091
8cf51b2c
GM
10922007-09-06 Glenn Morris <rgm@gnu.org>
1093
1094 * Move manual sources from man/ to subdirectories of doc/.
1095 Split into the Emacs manual in emacs/, and other manuals in misc/.
1096 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1097 manual.
1098 (infodir): New variable.
1099 (info): Use $infodir.
1100 (emacsman): Delete target, not needed any more.
1101 Move all targets that are not the Emacs manual to misc/Makefile.in.
1102 (mostlyclean): Remove `gnustmp'.
1103 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1104 manual.
92f9b43f 1105 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1106 (emacsman): Delete target, not needed any more.
1107 (clean): Remove all info files but Emacs manual.
1108 Move all targets that are not the Emacs manual to misc/Makefile.in.
1109 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1110
1111 * Makefile.in (INFOSOURCES): Delete.
1112 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1113 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1114 *.vrs *.toc here...
1115 (maintainer-clean): ...from here.
1116
11172007-09-05 Glenn Morris <rgm@gnu.org>
1118
1119 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1120
8cf51b2c
GM
11212007-08-29 Glenn Morris <rgm@gnu.org>
1122
1123 * emacs.texi (EMACSVER): Increase to 23.0.50.
1124
3420c522
RS
11252007-08-27 Richard Stallman <rms@gnu.org>
1126
1127 * emacs.texi (Top): Clarify menu item for Glossary.
1128
1129 * display.texi (Faces): Change secn title.
1130 Clarify not all fonts come from Font Lock.
1131
8cf51b2c
GM
11322007-08-17 Eli Zaretskii <eliz@gnu.org>
1133
1134 * basic.texi (Position Info): Add index entry for face at point.
1135 Mention that character faces are also displayed by "C-u C-x =".
1136
8cf51b2c
GM
11372007-08-08 Glenn Morris <rgm@gnu.org>
1138
1139 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1140
11412007-08-07 Chong Yidong <cyd@stupidchicken.com>
1142
1143 * files.texi (File Conveniences): Document point motion keys in Image
1144 mode.
1145
8cf51b2c
GM
11462007-07-27 Glenn Morris <rgm@gnu.org>
1147
8cf51b2c
GM
1148 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1149 in-line.
1150
1151 * gpl.texi: New file with text of GPL.
1152 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1153
11542007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1155
1156 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1157
1158 * dired.texi (Wdired): Mention C-x C-q key binding.
1159
11602007-07-28 Nick Roberts <nickrob@snap.net.nz>
1161
1162 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1163
11642007-07-25 Glenn Morris <rgm@gnu.org>
1165
8cf51b2c
GM
1166 * emacs.texi (Copying): Replace license with GPLv3.
1167
1168 * Relicense all FSF files to GPLv3 or later.
1169
11702007-07-24 Glenn Morris <rgm@gnu.org>
1171
1172 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1173 for some calendars.
1174
11752007-07-23 Nick Roberts <nickrob@snap.net.nz>
1176
1177 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1178 default-directory for the current buffer is on a remote machine.
1179
8cf51b2c
GM
11802007-07-21 Eli Zaretskii <eliz@gnu.org>
1181
1182 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1183 default value.
1184
11852007-07-21 Richard Stallman <rms@gnu.org>
1186
1187 * files.texi (Why Version Control?): Improve previous change.
1188
11892007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1190
1191 * files.texi (Why Version Control?): New node.
1192
8cf51b2c
GM
11932007-07-12 Nick Roberts <nickrob@snap.net.nz>
1194
8cf51b2c
GM
1195 * building.texi (Starting GUD): Add xref to this anchor.
1196
8cf51b2c
GM
11972007-06-24 Karl Berry <karl@gnu.org>
1198
2a9f4d55 1199 * emacs.texi: New Back-Cover Text.
8cf51b2c 1200
8cf51b2c
GM
12012007-06-07 Alan Mackenzie <acm@muc.de>
1202
1203 * display.texi (Optional Mode Line): Document the new form of
1204 line+column numbers, "(561,2)".
1205
12062007-06-06 Juanma Barranquero <lekktu@gmail.com>
1207
49823426 1208 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1209
12102007-06-02 Chong Yidong <cyd@stupidchicken.com>
1211
1212 * Version 22.1 released.
1213
8cf51b2c
GM
12142007-05-07 Karl Berry <karl@gnu.org>
1215
1216 * emacs.texi (EMACSVER): Back to 22.
1217
12182007-05-06 Richard Stallman <rms@gnu.org>
1219
1220 * maintaining.texi (Create Tags Table): Clean up previous change.
1221
c8763fb6 12222007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1223
1224 * maintaining.texi (Create Tags Table): Add text about the dangers of
1225 making symbolic links to tags files.
1226
12272007-05-04 Karl Berry <karl@gnu.org>
1228
1229 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1230
12312007-05-03 Karl Berry <karl@gnu.org>
1232
1233 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1234
1235 * .cvsignore (*.pdf): New entry.
1236
8cf51b2c
GM
1237 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1238 for printing.
1239
12402007-05-01 Richard Stallman <rms@gnu.org>
1241
1242 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1243
8cf51b2c
GM
12442007-04-28 Glenn Morris <rgm@gnu.org>
1245
1246 * ack.texi (Acknowledgments):
1247 * anti.texi (Antinews):
8cf51b2c
GM
1248 * programs.texi (Program Modes): Restore mention of python.el pending
1249 consideration of legal status.
1250
12512007-04-28 Richard Stallman <rms@gnu.org>
1252
1253 * files.texi (File Names): Fixes to ~ description on MS systems.
1254
8cf51b2c
GM
12552007-04-26 Glenn Morris <rgm@gnu.org>
1256
1257 * emacs.texi (EMACSVER): Increase to 22.1.50.
1258
12592007-04-25 Karl Berry <karl@gnu.org>
1260
1261 * emacs.texi: Improve line breaks on copyright page,
1262 similar layout to lispref, 8.5x11 by default.
1263
1264 * dired.texi (Image-Dired): Improve line break, fix typo.
1265
12662007-04-24 Chong Yidong <cyd@stupidchicken.com>
1267
1268 * programs.texi (Program Modes):
8cf51b2c
GM
1269 * anti.texi (Antinews):
1270 * ack.texi (Acknowledgments): python.el removed.
1271
8cf51b2c
GM
12722007-04-23 Chong Yidong <cyd@stupidchicken.com>
1273
1274 * display.texi (Highlight Interactively): Correct description of
1275 hi-lock-file-patterns-policy.
1276
1277 * files.texi (File Archives): Mention self-extracting executables.
1278
12792007-04-23 Eli Zaretskii <eliz@gnu.org>
1280
1281 * search.texi (Unconditional Replace, Query Replace): Add xref to
1282 "Replacement and Case".
1283
12842007-04-22 Chong Yidong <cyd@stupidchicken.com>
1285
1286 * dired.texi (Image-Dired): Move from Thumbnails node.
1287 * misc.texi (Thumbnails): Node deleted.
1288 * emacs.texi (Top): Update node listing.
1289
1290 * files.texi (File Conveniences):
49823426 1291 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1292
12932007-04-21 Richard Stallman <rms@gnu.org>
1294
1295 * display.texi (Highlight Interactively): Correct previous change.
1296 Clarify doc of hi-lock-find-patterns, and move new features into it.
1297
12982007-04-20 David Koppelman <koppel@ece.lsu.edu>
1299
1300 * display.texi (Highlight Interactively): Document
1301 hi-lock-file-patterns-policy.
1302
13032007-04-20 Martin Rudalics <rudalics@gmx.at>
1304
1305 * display.texi (Scrolling): Fix typo.
1306
8cf51b2c
GM
13072007-04-15 Chong Yidong <cyd@stupidchicken.com>
1308
8cf51b2c
GM
1309 * doclicense.texi: Remove node heading, so that it can be included by
1310 other files.
1311
1312 * emacs.texi: Insert node heading for GFDL.
1313
8cf51b2c
GM
13142007-04-14 Eli Zaretskii <eliz@gnu.org>
1315
1316 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1317 "command line".
1318
1319 * display.texi (Faces): Refer to "Creating Frames" for face
1320 and other frame customizations in .emacs.
1321
1322 * frames.texi (Creating Frames): Mention that face customizations can
1323 be put in .emacs. Add index entries.
1324
13252007-04-12 Richard Stallman <rms@gnu.org>
1326
1327 * glossary.texi (Glossary): Explain `iff'.
1328
13292007-04-11 Karl Berry <karl@gnu.org>
1330
1331 * gnu.texi (Top),
1332 * macos.texi (Mac Font Specs),
1333 * anti.texi (Antinews),
1334 * xresources.texi (Resources),
1335 * misc.texi (Emulation),
1336 * calendar.texi (Daylight Saving),
1337 * dired.texi (Dired and Find),
1338 * rmail.texi (Remote Mailboxes),
1339 * sending.texi (Mail Headers),
1340 * programs.texi (Which Function),
1341 * files.texi (Recover),
1342 * buffers.texi (Uniquify),
1343 * frames.texi (Wheeled Mice),
1344 * killing.texi (Rectangles): Wording to improve breaks in
1345 8.5x11 format.
1346 * mule.texi (Language Environments): \hbadness=10000 since there's
1347 no way to reword.
1348 * emacs.texi (smallbook): New @set to more easily switch between
1349 smallbook and 8.5x11.
1350
13512007-04-11 Richard Stallman <rms@gnu.org>
1352
1353 * files.texi (File Conveniences): Add xref to Tumme.
1354 Delete text about Thumbnail mode.
1355
8cf51b2c
GM
13562007-04-09 Alan Mackenzie <acm@muc.de>
1357
1358 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1359 new name. Insert concept index entries.
1360
8cf51b2c
GM
13612007-04-08 Chong Yidong <cyd@stupidchicken.com>
1362
1363 * display.texi (Standard Faces): Document prefix arg for
1364 list-faces-display.
1365
1366 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1367
8cf51b2c
GM
13682007-04-07 Chong Yidong <cyd@stupidchicken.com>
1369
8cf51b2c
GM
1370 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1371
1372 * files.texi (Misc File Ops): Rewrite description of
1373 insert-file-literally.
1374
8cf51b2c
GM
13752007-03-31 Eli Zaretskii <eliz@gnu.org>
1376
1377 * misc.texi (Printing): Postscript -> PostScript.
1378
8cf51b2c
GM
1379 * ack.texi (Acknowledgments): Postscript -> PostScript.
1380
1381 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1382
1383 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1384 below.
1385
13862007-03-30 Chong Yidong <cyd@stupidchicken.com>
1387
1388 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1389 Init Non-ASCII.
1390 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1391 (Init Non-ASCII): New node.
1392
13932007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1394
1395 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1396
8cf51b2c
GM
13972007-03-12 Glenn Morris <rgm@gnu.org>
1398
8cf51b2c
GM
1399 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1400 "Daylight Savings".
1401
49823426 1402 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1403 saving" in text throughout.
1404
8cf51b2c
GM
14052007-03-04 Richard Stallman <rms@gnu.org>
1406
1407 * custom.texi (Safe File Variables): Minor correction.
1408
8cf51b2c
GM
14092007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1410
1411 * rmail.texi (Movemail): Add internal ref.
1412 Don't indent the intro for the PROTO table.
1413 Format PROTO table items with @code.
1414
8cf51b2c
GM
14152007-02-26 Nick Roberts <nickrob@snap.net.nz>
1416
1417 * building.texi: Remove references to bashdb.
1418
8cf51b2c
GM
14192007-02-19 Juanma Barranquero <lekktu@gmail.com>
1420
1421 * mule.texi (Language Environments): Update list of supported language
1422 environments.
1423
8cf51b2c
GM
14242007-02-14 Kim F. Storm <storm@cua.dk>
1425
1426 * building.texi (Grep Searching): Fix lgrep doc.
1427
14282007-02-12 Chong Yidong <cyd@stupidchicken.com>
1429
1430 * back.texi: Remove unused file.
1431
c8763fb6 14322007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1433
1434 * maintaining.texi (Tag Syntax): Now --members is the default for
1435 etags, not for ctags yet.
1436
8cf51b2c
GM
14372007-02-03 Eli Zaretskii <eliz@gnu.org>
1438
1439 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1440 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1441 expects. Add comments to prevent people from inadvertently modifying
1442 the key parts needed by `texinfo-multiple-files-update'.
1443
14442007-01-29 Chong Yidong <cyd@stupidchicken.com>
1445
1446 * frames.texi (Secondary Selection): Window clicked does not matter
1447 when mouse-yank-at-point is non-nil.
1448
8cf51b2c
GM
14492007-01-16 Glenn Morris <rgm@gnu.org>
1450
1451 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1452 system abbrev.
1453
14542007-01-11 Richard Stallman <rms@gnu.org>
1455
1456 * msdog.texi (Windows Keyboard): Another small cleanup.
1457
14582007-01-10 Richard Stallman <rms@gnu.org>
1459
1460 * msdog.texi (Windows Keyboard): Yet another try to make
1461 everyone happy with that passage.
1462
14632007-01-05 Richard Stallman <rms@gnu.org>
1464
1465 * anti.texi (Antinews): Mention M-x shell scrolling.
1466
14672007-01-05 Nick Roberts <nickrob@snap.net.nz>
1468
1469 * building.texi (Watch Expressions): Describe gdb-max-children.
1470
8cf51b2c
GM
14712007-01-04 Richard Stallman <rms@gnu.org>
1472
8cf51b2c
GM
1473 * msdog.texi (Windows Keyboard): Clarify previous change.
1474
8cf51b2c
GM
14752007-01-02 Richard Stallman <rms@gnu.org>
1476
1477 * custom.texi (Changing a Variable): Minor clarification.
1478 (Specific Customization): customize-customized => customize-unsaved.
1479
1480 * entering.texi (Entering Emacs): Clean up text about restarting
1481 Emacs for each file.
1482
1483 * misc.texi (Shell Options): Minor cleanup.
1484
1485 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1486 with Emacs, not vice versa.
1487
1488 * programs.texi (Symbol Completion): Recommend customizing
1489 window manager.
1490
1491 * xresources.texi (Resources): Minor fix.
1492
c8763fb6 14932007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1494
1495 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1496
14972007-01-01 Richard Stallman <rms@gnu.org>
1498
1499 * commands.texi (User Input): Document keys stolen by window mangers.
1500
15012006-12-31 Richard Stallman <rms@gnu.org>
1502
1503 * custom.texi (Specific Customization): Document customize-option
1504 instead of customize-variable.
1505
15062006-12-31 Kim F. Storm <storm@cua.dk>
1507
1508 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1509
15102006-12-30 Kim F. Storm <storm@cua.dk>
1511
1512 * killing.texi (CUA Bindings): Fix typo.
1513
1514 * xresources.texi (Table of Resources): Mention grow-only value for
1515 auto-resize-tool-bars.
1516
8cf51b2c
GM
15172006-12-27 Eli Zaretskii <eliz@gnu.org>
1518
1519 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1520 and how to get them back.
1521
15222006-12-26 Richard Stallman <rms@gnu.org>
1523
1524 * calendar.texi (Holidays): Holiday listing is based on current
1525 practice, but DST is not.
1526
15272006-12-25 Richard Stallman <rms@gnu.org>
1528
1529 * emacs.texi (Top): Update subnode menus.
1530
1531 * mark.texi (Transient Mark): Fix xref.
1532
1533 * killing.texi (Graphical Kill): Node deleted.
1534 (Killing): Add xref to Cut and Paste.
1535 (CUA Bindings): Update xref.
1536
1537 * frames.texi (Cut and Paste): New section to hold other nodes.
1538 (Mouse Commands): Node demoted.
1539 (Cut/Paste Other App): Split out from Mouse Commands.
1540 (Word and Line Mouse): Likewise.
1541 (Secondary Selection, Clipboard): Nodes demoted.
1542
8cf51b2c
GM
15432006-12-24 Kevin Ryde <user42@zip.com.au>
1544
1545 * calendar.texi (Holidays): US daylight saving begins second Sunday
1546 in March for 2007 onwards.
1547 (Daylight Savings): Show new US default daylight saving rules, 2nd
1548 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1549
15502006-12-23 Chong Yidong <cyd@stupidchicken.com>
1551
1552 * calendar.texi (Scroll Calendar): < and > are switched.
1553
15542006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1555
1556 * killing.texi (Deletion): Describe M-\ prefix argument.
1557
15582006-12-23 Richard Stallman <rms@gnu.org>
1559
1560 * search.texi (Regexp Search): Explain why forward and reverse regexp
1561 search are not mirror images.
1562
8cf51b2c
GM
15632006-12-19 Kim F. Storm <storm@cua.dk>
1564
1565 * major.texi (Choosing Modes): Describe match-function elements for
1566 magic-mode-alist.
1567
8cf51b2c
GM
15682006-12-18 Eli Zaretskii <eliz@gnu.org>
1569
1570 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1571 peculiarities.
1572
15732006-12-18 Richard Stallman <rms@gnu.org>
1574
1575 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1576
8cf51b2c
GM
15772006-12-17 Alan Mackenzie <acm@muc.de>
1578
1579 * programs.texi (Left Margin Paren): Remove the bit which says
1580 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1581 Discuss some of the issues of setting this option to nil.
1582
15832006-12-17 Glenn Morris <rgm@gnu.org>
1584
1585 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1586
15872006-12-16 Eli Zaretskii <eliz@gnu.org>
1588
1589 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1590 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1591 NTFS volumes.
1592 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1593 volumes.
1594
15952006-12-15 Eli Zaretskii <eliz@gnu.org>
1596
1597 * text.texi (HTML Mode): Fix "C-c TAB".
1598
8cf51b2c
GM
15992006-12-09 Richard Stallman <rms@gnu.org>
1600
1601 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1602
16032006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1604
1605 * files.texi (Misc File Ops): Document insert-file-literally.
1606
16072006-12-08 Eli Zaretskii <eliz@gnu.org>
1608
1609 * cmdargs.texi (Colors): Note that --color is intended for overriding
1610 the terminal defaults, not for normal invocation.
1611
1612 * misc.texi (Emacs Server): Improve wording. Don't mention the
1613 ``server program''. Add a cross-reference to "Init File" node.
1614 (Invoking emacsclient): Add index entries. Document both short and
1615 long versions of command-line options. Document the -f option.
1616
8cf51b2c
GM
16172006-12-06 Richard Stallman <rms@gnu.org>
1618
1619 * text.texi (Outline Format): Say to set outline-regexp
1620 and outline-level with major modes and file local variables.
1621
c8763fb6 16222006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1623
1624 * anti.texi (Antinews): Mention the alternative to
1625 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1626
8cf51b2c
GM
1627 * misc.texi (Interactive Shell): Ditto.
1628
16292006-12-04 Eli Zaretskii <eliz@gnu.org>
1630
1631 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1632
1633 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1634
16352006-12-01 Eli Zaretskii <eliz@gnu.org>
1636
1637 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1638 colon in the mode line.
1639
1640 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1641
16422006-11-26 Nick Roberts <nickrob@snap.net.nz>
1643
1644 * building.texi (Watch Expressions): Mention SPC for expanding/
1645 contracting watch expressions.
1646
16472006-11-26 Kim F. Storm <storm@cua.dk>
1648
1649 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1650
16512006-11-26 Nick Roberts <nickrob@snap.net.nz>
1652
1653 * building.texi (Debugger Operation): Define text command mode.
1654 Clarify how tooltips work.
1655 (GDB Graphical Interface): Explain how to run in text command mode
1656 more clearly.
1657
16582006-11-25 Juanma Barranquero <lekktu@gmail.com>
1659
1660 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1661
16622006-11-22 Juanma Barranquero <lekktu@gmail.com>
1663
1664 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1665
8cf51b2c
GM
16662006-11-18 Chong Yidong <cyd@stupidchicken.com>
1667
1668 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1669 and EMACS is deprecated.
1670
16712006-11-18 Juanma Barranquero <lekktu@gmail.com>
1672
1673 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1674
c8763fb6 16752006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1676
1677 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1678
1679 * emacs.texi: Include xresources.texi both for info and dvi.
1680
1681 * xresources.texi: Merge text from xresmini.texi.
1682
c8763fb6 16832006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1684
1685 * glossary.texi: Fix typos.
1686
8cf51b2c
GM
16872006-11-06 Richard Stallman <rms@gnu.org>
1688
1689 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1690
1691 * ack.texi (Acknowledgments): Fix name spelling.
1692
16932006-11-01 Juri Linkov <juri@jurta.org>
1694
1695 * search.texi (Word Search): Document incremental word search.
1696
16972006-10-28 Glenn Morris <rgm@gnu.org>
1698
1699 * ack.texi (Acknowledgments): Add cal-html author.
1700
1701 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1702 Calendar"). Describe new package cal-html.
1703 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1704 Calendar Files."
1705
8cf51b2c
GM
17062006-10-23 Richard Stallman <rms@gnu.org>
1707
1708 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1709 Abbrev mode is enabled.
1710
8cf51b2c
GM
17112006-10-16 Richard Stallman <rms@gnu.org>
1712
8cf51b2c
GM
1713 * emacs.texi: Update ISBN.
1714
8cf51b2c
GM
17152006-10-11 Kim F. Storm <storm@cua.dk>
1716
1717 * emacs.texi (Acknowledgments): Use @dotless{i}.
1718
17192006-10-08 Nick Roberts <nickrob@snap.net.nz>
1720
1721 * building.texi (Breakpoints Buffer): Mention catchpoints.
1722
17232006-10-08 Kim F. Storm <storm@cua.dk>
1724
1725 * ack.texi (Acknowledgments): Update.
1726
1727 * emacs.texi (Acknowledgments): Fix bad @/ form.
1728
8cf51b2c
GM
17292006-10-05 Kim F. Storm <storm@cua.dk>
1730
1731 * emacs.texi (Acknowledgments): Add more contributors.
1732
17332006-10-03 Richard Stallman <rms@gnu.org>
1734
1735 * emacs.texi (Acknowledgments): Update version and edition.
1736
8cf51b2c
GM
17372006-10-01 Karl Berry <karl@gnu.org>
1738
1739 * custom.texi (Customization Groups): Page break to keep example buffer
1740 on one page.
1741
17422006-09-30 Karl Berry <karl@gnu.org>
1743
1744 * programs.texi (Basic Indent): @need to improve page break.
1745 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1746
17472006-09-29 Glenn Morris <rgm@gnu.org>
1748
1749 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1750
17512006-09-29 Karl Berry <karl@gnu.org>
1752
1753 * windows.texi (Basic Window): Remove forced @break, no longer
1754 desirable.
1755 * frames.texi (Frame Commands),
1756 * mark.texi (Marking Objects): Reword to avoid bad page break.
1757 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1758
17592006-09-19 Richard Stallman <rms@gnu.org>
1760
1761 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1762 stick to present tense.
1763
c8763fb6 17642006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1765
1766 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1767 to x-gtk-use-old-file-dialog.
1768 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1769
17702006-09-15 Jay Belanger <belanger@truman.edu>
1771
49823426 1772 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1773 Change "Library Public License" to "Lesser Public License"
1774 throughout. Use "yyyy" to represent year.
1775
8cf51b2c
GM
17762006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1777
1778 * files.texi (Visiting): Add index entry "open file".
1779
8cf51b2c
GM
17802006-09-11 Richard Stallman <rms@gnu.org>
1781
1782 * building.texi (Compilation Mode): Clarification.
1783 (Grep Searching): Add xref to Compilation Mode.
1784
8cf51b2c
GM
17852006-09-08 Richard Stallman <rms@gnu.org>
1786
1787 * search.texi (Search): Ref multi-file search commands here.
1788 (Other Repeating Search): Not here.
1789
8cf51b2c
GM
17902006-08-28 Richard Stallman <rms@gnu.org>
1791
1792 * windows.texi (Split Window): Update xref.
1793
1794 * basic.texi (Continuation Lines): Update xref.
1795
1796 * indent.texi (Tab Stops): Update xref.
1797
1798 * emacs.texi (Top): Update subnode menu.
1799
1800 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1801 split out of Display Custom.
1802
18032006-08-25 Kim F. Storm <storm@cua.dk>
1804
1805 * display.texi (Display Custom): Add variables overline-margin
1806 and x-underline-at-descent-line.
1807
18082006-08-25 Richard Stallman <rms@gnu.org>
1809
1810 * entering.texi (Exiting): Rewrite to give graphical displays
1811 priority over text terminals.
1812
1813 * search.texi (Incremental Search): Move index entries.
1814
18152006-08-23 Chong Yidong <cyd@stupidchicken.com>
1816
1817 * custom.texi (Init File): Reference Find Init to avoid "home
1818 directory" confusion.
1819
18202006-08-22 Nick Roberts <nickrob@snap.net.nz>
1821
1822 * building.texi (Other GDB-UI Buffers): Describe how to edit
1823 a value in the locals buffer.
1824
18252006-08-21 Richard Stallman <rms@gnu.org>
1826
1827 * search.texi (Basic Isearch): Add `isearch' index entry.
1828
18292006-08-16 Richard Stallman <rms@gnu.org>
1830
1831 * misc.texi (Saving Emacs Sessions): Clean up wording.
1832
1833 * mark.texi (Marking Objects): Mention term "select all".
1834
1835 * emacs.texi (Top): Update subnode menu.
1836
1837 * help.texi (Help Mode): Move node up in file.
1838
8cf51b2c
GM
18392006-08-15 Nick Roberts <nickrob@snap.net.nz>
1840
1841 * building.texi (Stack Buffer): Explain fringe arrow.
1842
8cf51b2c
GM
18432006-08-12 Eli Zaretskii <eliz@gnu.org>
1844
8cf51b2c
GM
1845 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1846 on startup.
1847
18482006-08-11 Romain Francoise <romain@orebokech.com>
1849
1850 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1851
18522006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1853
1854 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1855
18562006-08-10 Richard Stallman <rms@gnu.org>
1857
1858 * text.texi (Format Faces): Substantial rewrites to deal
1859 with face merging. Empty regions don't count. Clarify
1860 face property inheritance.
1861
18622006-08-08 Romain Francoise <romain@orebokech.com>
1863
1864 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1865 <arjuropo@cc.jyu.fi>.
1866
8cf51b2c
GM
18672006-08-04 Eli Zaretskii <eliz@gnu.org>
1868
1869 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1870 apply to all frames.
1871
8cf51b2c
GM
18722006-08-01 Richard Stallman <rms@gnu.org>
1873
1874 * help.texi (Name Help): Add index entries for describe-variable.
1875
18762006-08-01 Nick Roberts <nickrob@snap.net.nz>
1877
1878 * building.texi (GDB Graphical Interface): Shorten node names.
1879 (GDB-UI Layout): Use GDB-related.
1880 (Other GDB-UI Buffers): Simplify English.
1881
18822006-07-31 Richard Stallman <rms@gnu.org>
1883
1884 * search.texi (Query Replace): Add xref for Dired's Q command.
1885
8cf51b2c
GM
18862006-07-31 Nick Roberts <nickrob@snap.net.nz>
1887
1888 * building.texi (GDB commands in Fringe): Rename to...
1889 (Source Buffers): ..this and move forward. Describe hollow arrow and
1890 new option gdb-find-source-frame.
1891
18922006-07-29 Richard Stallman <rms@gnu.org>
1893
1894 * dired.texi (Operating on Files): Simplify previous change
1895 and fix Texinfo usage.
1896
18972006-07-29 Eli Zaretskii <eliz@gnu.org>
1898
1899 * dired.texi (Operating on Files): Add cross-references. State the
1900 Unix commands that do similar things.
1901
19022006-07-28 Richard Stallman <rms@gnu.org>
1903
1904 * mark.texi (Transient Mark): Clarify that region never disappears
1905 when Transient Mark mode is off, and not when it is on.
1906
19072006-07-27 Richard Stallman <rms@gnu.org>
1908
1909 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1910
19112006-07-24 Richard Stallman <rms@gnu.org>
1912
1913 * xresources.texi (GTK styles): Fix texinfo usage.
1914
8cf51b2c
GM
1915 * commands.texi (User Input): Explain why we teach keyboard cmds.
1916
1917 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1918 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1919 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1920 * doclicense.texi, display.texi, dired.texi, basic.texi:
1921 * anti.texi, ack.texi: Move periods and commas inside quotes.
1922
19232006-07-22 Eli Zaretskii <eliz@gnu.org>
1924
1925 * cmdargs.texi (General Variables): Document EMAIL.
1926
19272006-07-21 Eli Zaretskii <eliz@gnu.org>
1928
1929 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1930 doesn't have effect on MS-Windows.
1931
8cf51b2c
GM
19322006-07-17 Richard Stallman <rms@gnu.org>
1933
1934 * building.texi (Grep Searching): Explain about chaining grep commands.
1935
8cf51b2c
GM
19362006-07-10 Nick Roberts <nickrob@snap.net.nz>
1937
49823426 1938 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1939
19402006-07-09 Chong Yidong <cyd@stupidchicken.com>
1941
1942 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1943 is invoked for multiple files.
1944
19452006-07-08 Eli Zaretskii <eliz@gnu.org>
1946
1947 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1948 on-line manual for the rest of this node.
1949 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1950 unconditionally.
1951 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1952 Improve wording.
1953 (Windows Printing): Improve wording.
1954 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1955 rest of this node.
1956
8cf51b2c
GM
19572006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1958
49823426
GM
1959 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1960 with eval-buffer.
8cf51b2c
GM
1961
19622006-07-05 Nick Roberts <nickrob@snap.net.nz>
1963
1964 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1965 of character translation.
1966
19672006-07-04 Nick Roberts <nickrob@snap.net.nz>
1968
1969 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1970
19712006-07-03 Karl Berry <karl@gnu.org>
1972
1973 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1974 not-too-underfull hboxes in the TeX output.
1975 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1976 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1977 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1978 * sending.texi, text.texi: Fix overfull/underfull boxes.
1979
19802006-07-03 Romain Francoise <romain@orebokech.com>
1981
1982 * m-x.texi (M-x): Fix.
1983
19842006-07-03 Richard Stallman <rms@gnu.org>
1985
8cf51b2c
GM
1986 * search.texi (Other Repeating Search): filename -> file name.
1987
1988 * misc.texi (Narrowing): Minor cleanups.
1989
1990 * files.texi (Visiting): filename -> file name.
1991
1992 * emacs.texi (Top): Update subnode menus.
1993
1994 * mule.texi (Coding Systems): Move char translation stuff here.
1995 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1996 (Recognize Coding): Substantial local rewrites.
1997 (International): Update menu.
1998
1999 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2000 (Scrolling): Substantial local rewrites.
2001 (Display): Update menu and intro.
2002
2003 * dired.texi: filename -> file name.
2004
2005 * custom.texi (Safe File Variables): Texinfo usage fix.
2006
20072006-07-03 Ted Zlatanov <tzz@lifelogs.com>
2008
2009 * help.texi, m-x.texi: Lots of cleanups.
2010
8cf51b2c
GM
20112006-06-30 Eli Zaretskii <eliz@gnu.org>
2012
2013 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2014 (Windows Processes, Windows Misc): Shorten the printed version by
2015 selectively conditioning less important portions by @ifnottex.
2016
8cf51b2c
GM
20172006-06-27 Richard Stallman <rms@gnu.org>
2018
2019 * mini.texi (Minibuffer File): Minor cleanup.
2020
20212006-06-25 Nick Roberts <nickrob@snap.net.nz>
2022
2023 * frames.texi (XTerm Mouse): Rename to...
2024 (Text-Only Mouse): ...this. Mention t-mouse-mode.
2025
2026 * emacs.texi (Top): Use new node name.
2027
20282006-06-24 Eli Zaretskii <eliz@gnu.org>
2029
2030 * emacs.texi (Top): Update the detailed menu according to changes in
2031 msdog.texi.
2032
2033 * msdog.texi (Windows Keyboard): New section.
2034 (Windows Mouse): New section.
2035 (Windows System Menu): Remove section (text merged with "Windows
2036 Keyboard").
2037 (Windows Misc): New section.
2038
2039 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2040
2041 * msdog.texi (ls in Lisp): New section.
2042
2043 * files.texi (Visiting): Document case-insensitive wildcard matching
2044 under find-file-wildcards.
2045
8cf51b2c
GM
20462006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2047
2048 * macos.texi (Mac Input): Add description of mac-function-modifier.
2049 Now Unicode keyboard layouts work.
2050
8cf51b2c
GM
20512006-06-10 Richard Stallman <rms@gnu.org>
2052
2053 * mule.texi (Recognize Coding): Clarify previous change.
2054
20552006-06-09 Kenichi Handa <handa@m17n.org>
2056
2057 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2058 notation.
2059
20602006-06-07 Kevin Ryde <user42@zip.com.au>
2061
2062 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2063 manual for @ifnottex, but in emacs-extra for @iftex.
2064
2065 * cmdargs.texi (General Variables): Fix smtpmail xref.
2066
20672006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2068
8cf51b2c 2069 * programs.texi (Comment Commands):
8cf51b2c 2070 * custom.texi (Specifying File Variables):
49823426 2071 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
2072
20732006-06-07 Nick Roberts <nickrob@snap.net.nz>
2074
2075 * building.texi (Watch Expressions): Move node to end.
2076 (GDB Graphical Interface): Move description of clicks in fringe...
2077 (GDB commands in the Fringe): ...to here. New node.
2078
8cf51b2c
GM
20792006-06-05 Romain Francoise <romain@orebokech.com>
2080
49823426 2081 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2082
20832006-06-05 Nick Roberts <nickrob@snap.net.nz>
2084
2085 * building.texi (GDB Graphical Interface): Update bindings.
2086 (Commands of GUD): Add gud-print. Remove gud-run.
2087 Restate availability more generally.
2088
20892006-06-03 Ted Zlatanov <tzz@lifelogs.com>
2090
2091 * mini.texi: Lots of cleanups.
2092
20932006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2094
2095 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2096 and Mouse-2.
2097
c8763fb6 20982006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2099
2100 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2101
8cf51b2c
GM
21022006-05-31 Richard Stallman <rms@gnu.org>
2103
2104 * basic.texi (Moving Point): Fix previous change.
2105
c8763fb6 21062006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2107
2108 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2109
21102006-05-28 Ted Zlatanov <tzz@lifelogs.com>
2111
2112 * basic.texi: Many simplifications and improvements in wording.
2113
8cf51b2c
GM
21142006-05-26 Nick Roberts <nickrob@snap.net.nz>
2115
2116 * anti.texi (Antinews): Create a node for gdb-ui.
2117
8cf51b2c
GM
21182006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2119
2120 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2121
21222006-05-20 Richard Stallman <rms@gnu.org>
2123
2124 * dired.texi (Dired Navigation): dired-goto-file is now j.
2125
8cf51b2c
GM
21262006-05-20 Eli Zaretskii <eliz@gnu.org>
2127
2128 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2129 and their aliases.
2130
2131 * msdog.texi (Windows Printing): Mention non-support of plain text
2132 printing with some el-cheapo printers, and suggest a workaround.
2133
21342006-05-20 Kevin Ryde <user42@zip.com.au>
2135
2136 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2137 remove the bit saying you must set it.
2138
21392006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2140
2141 * trouble.texi (Checklist):
2142 * text.texi (Text, Auto Fill, Text Mode):
2143 * search.texi (Nonincremental Search):
2144 * rmail.texi (Rmail Labels):
2145 * mule.texi (Input Methods, Multibyte Conversion):
2146 * misc.texi (Gnus, Where to Look, PostScript):
2147 * maintaining.texi (Create Tags Table):
2148 * indent.texi (Indentation Commands):
2149 * fixit.texi (Spelling):
2150 * emacs.texi (Copying):
2151 * custom.texi (Init File): ifinfo -> ifnottex.
2152
8cf51b2c
GM
21532006-05-17 Richard Stallman <rms@gnu.org>
2154
2155 * files.texi (Diff Mode): Mention C-x `.
2156
21572006-05-08 Richard Stallman <rms@gnu.org>
2158
2159 * custom.texi (Disabling): Textual cleanups.
2160
8cf51b2c
GM
21612006-05-12 Glenn Morris <rgm@gnu.org>
2162
2163 * calendar.texi (Displaying the Diary, Format of Diary File):
2164 Refer to diary-view-entries, diary-list-entries,
2165 diary-show-all-entries rather than obsolete aliases.
2166
21672006-05-12 Eli Zaretskii <eliz@gnu.org>
2168
2169 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2170 (Displaying the Diary, Special Diary Entries, Importing Diary):
2171 * building.texi (Compilation Shell):
2172 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2173 emacs-xtra with @inforef's.
2174
2175 * files.texi (Visiting): Fix wording.
2176
2177 * mule.texi (Coding Systems, Text Coding): More indexing.
2178 Mention that C-x RET f can set eol conversion.
2179
c8763fb6 21802006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2181
2182 * xresmini.texi (GTK resources): Insert GTK description.
2183
2184 * xresources.texi (GTK resources): metafont should be menufont.
2185
8cf51b2c
GM
21862006-05-06 Michael Albinus <michael.albinus@gmx.de>
2187
49823426 2188 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2189 method, user name and host name is active only in partial
2190 completion mode.
2191
8cf51b2c
GM
21922006-05-06 Eli Zaretskii <eliz@gnu.org>
2193
2194 * makefile.w32-in (emacs.dvi):
2195 * Makefile.in (emacs.dvi): Add xresmini.texi.
2196
2197 * xresmini.texi (Table of Resources): Remove xref to non-existent
2198 node "LessTif Resources".
2199
2200 * msdog.texi (Microsoft Windows):
2201 * calendar.texi (Calendar/Diary, Displaying the Diary)
2202 (Special Diary Entries, Importing Diary, Holidays):
2203 * programs.texi (Program Modes):
2204 * text.texi (Text):
2205 * buffers.texi (Several Buffers):
2206 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2207
22082006-05-06 Eli Zaretskii <eliz@gnu.org>
2209
2210 The following changes merge the emacs-xtra manual into the main
2211 manual, but only for on-line version of the manual.
2212
2213 * vc2-xtra.texi (Version Backups, Local Version Control)
2214 (Making Snapshots, Change Logs and VC, Version Headers)
2215 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2216 on-line manual.
2217
2218 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2219 for on-line manual.
2220
2221 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2222 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2223 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2224 for on-line manual.
2225
2226 * fortran-xtra.texi (Fortran, Fortran Autofill)
2227 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2228 for on-line manual.
2229
2230 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2231 Conditional xref's for on-line manual.
2232
2233 * emerge-xtra.texi (Emerge, Overview of Emerge)
2234 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2235 manual.
2236
2237 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2238 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2239 (EMACSSOURCES): Use EMACS_XTRA.
2240 (../info/emacs-xtra): Remove.
2241 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2242
2243 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2244 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2245 (EMACSSOURCES): Use EMACS_XTRA.
2246 ($(infodir)/emacs-xtra): Remove.
2247 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2248
2249 * trouble.texi (Quitting):
2250 * text.texi (Text):
2251 * programs.texi (Program Modes):
2252 * msdog.texi (Microsoft Windows):
2253 * frames.texi (Frames):
2254 * files.texi (Backup, Version Control, VC Concepts)
2255 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2256 (Registering, VC Status, VC Undo, Multi-User Branching)
2257 (Comparing Files):
2258 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2259 (Displaying the Diary, Special Diary Entries, Importing Diary):
2260 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2261 conditional xref's, depending on @iftex/@ifnottex.
2262
2263 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2264 "MS-DOS". @include msdog-xtra.texi.
2265
2266 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2267 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2268
2269 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2270 for vc-xtra.texi subsections.
2271 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2272 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2273
2274 * sending.texi (Sending Mail): A @node line without explicit Prev,
2275 Next, and Up links.
2276
2277 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2278 Next, and Up links.
2279
2280 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2281 and its sections. @include picture-xtra.texi.
2282
2283 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2284 "Emerge".
2285 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2286
2287 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2288 exact duplicate of its name-sake in calendar.texi.
2289
2290 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2291 "Advanced Calendar/Diary Usage".
2292 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2293
2294 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2295 dired-xtra.texi.
2296 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2297
2298 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2299 (Files) [ifnottex]: Add menu entry for Autorevert.
2300
2301 * emacs-xtra.texi (Introduction): Reword to make consistent with
2302 printed version only.
2303 <Top level>: Remove the body of all chapters and move them to the
2304 new *-xtra.texi files. Use @raisesections and @lowersections to
2305 convert sections to chapters etc.
2306
2307 * msdog-xtra.texi:
2308 * fortran-xtra.texi:
2309 * vc-xtra.texi:
2310 * vc1-xtra.texi:
2311 * vc2-xtra.texi:
2312 * emerge-xtra.texi:
2313 * cal-xtra.texi:
2314 * dired-xtra.texi:
2315 * arevert-xtra.texi: New files, with text from respective chapters
2316 of emacs-xtra.texi. Convert each @chapter into @section, @section
2317 into @subsection, etc.
2318
2319 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2320 updated.
2321
2322 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2323 Windows". All references updated.
2324
23252006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2326
2327 * macos.texi (Mac Input): Mention input from Character Palette.
2328 (Mac Font Specs): Fix typo.
2329
23302006-05-05 Richard Stallman <rms@gnu.org>
2331
2332 * files.texi (Diff Mode): Minor cleanup.
2333
23342006-05-05 Karl Berry <karl@gnu.org>
2335
8cf51b2c
GM
2336 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2337 errors from the current release of makeinfo (4.8).
2338 * help.texi (Library Keywords): Change widest word in multitable
2339 template from `emulations' to `convenience'. (Not sure if this is
2340 related to the font change.)
2341
23422006-05-05 Eli Zaretskii <eliz@gnu.org>
2343
2344 * files.texi (File Names): Add a footnote about limited support of
2345 ~USER on MS-Windows.
2346
2347 * cmdargs.texi (Initial Options): Add a footnote about limited
2348 support of ~USER on MS-Windows.
2349
23502006-05-03 Richard Stallman <rms@gnu.org>
2351
2352 * files.texi (Diff Mode): Node moved here.
2353 (Comparing Files): Delete what duplicates new node.
2354 (Files): Put Diff Mode in menu.
2355
2356 * misc.texi (Diff Mode): Moved to files.texi.
2357
2358 * emacs.texi (Top): Update menu for Diff Mode.
2359
2360 * trouble.texi (Emergency Escape): Simplify.
2361
2362 * emacs.texi (Top): Minor clarification.
2363
23642006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2365
2366 * commands.texi, entering.texi, screen.texi: Many simplifications.
2367
23682006-05-03 Richard Stallman <rms@gnu.org>
2369
2370 * commands.texi (Text Characters): Delete paragraph about unibyte
2371 non-ASCII printing chars.
2372
2373 * killing.texi (Killing): Say "graphical displays".
2374 * display.texi: Say "graphical displays".
2375
2376 * cmdargs.texi (Misc X): Say "graphical displays".
2377
23782006-05-01 Richard Stallman <rms@gnu.org>
2379
2380 * emacs.texi (Top): Add Diff Mode to menu.
2381
23822006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2383
2384 * misc.texi (Diff Mode): New node.
2385
23862006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2387
2388 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2389 (Mac Environment Variables): Shorten example line.
2390 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2391
23922006-05-01 Nick Roberts <nickrob@snap.net.nz>
2393
2394 * building.texi (GUD Customization): Describe cases %d and %c.
2395 Update description for %e.
2396
23972006-04-30 Glenn Morris <rgm@gnu.org>
2398
2399 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2400
24012006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2402
2403 * custom.texi (Examining): Update C-h v output example.
2404
24052006-04-29 Kim F. Storm <storm@cua.dk>
2406
2407 * building.texi (Grep Searching): Add lgrep and rgrep.
2408
8cf51b2c
GM
24092006-04-23 Richard Stallman <rms@gnu.org>
2410
2411 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2412
2413 * xresmini.texi: New file.
2414
2415 * xresources.texi (Face Resources): Split table into font resources
2416 and the rest. Combine similar attributes for brevity.
2417
8cf51b2c
GM
24182006-04-21 Eli Zaretskii <eliz@gnu.org>
2419
2420 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2421 backslashes and case-insensitivity in file names (moved to the
2422 main manual).
2423 (MS-DOS Printing): Move most of the text to the main manual.
2424
2425 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2426 New nodes.
2427 (Windows Processes, Windows System Menu): Add index entries and
2428 fix wording.
2429
8cf51b2c
GM
24302006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2431
2432 * misc.texi (Shell Ring): Add notes on saved input when
2433 navigating off the end of the history list.
2434
24352006-04-18 Chong Yidong <cyd@mit.edu>
2436
2437 * misc.texi (Shell Options): Correct default value of
2438 comint-scroll-show-maximum-output.
2439
8cf51b2c
GM
24402006-04-18 Nick Roberts <nickrob@snap.net.nz>
2441
2442 * building.texi (Watch Expressions): Update.
2443
8cf51b2c
GM
24442006-04-12 Richard Stallman <rms@gnu.org>
2445
2446 * search.texi: Clean up previous change.
2447
24482006-04-12 Eli Zaretskii <eliz@gnu.org>
2449
2450 * search.texi (Regexp Backslash, Regexp Replace): Add index
2451 entries for ``back reference'' and mention the term itself in the
2452 text.
2453
24542006-04-11 Richard Stallman <rms@gnu.org>
2455
2456 * custom.texi (Safe File Variables):
2457 Document enable-local-variables = :safe.
2458
24592006-04-11 Karl Berry <karl@gnu.org>
2460
2461 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2462 (Remote Repositories, Version Backups, Local Version Control)
2463 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2464 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2465 (Renaming VC Work Files and Master Files)
2466 (Inserting Version Control Headers, Customizing VC, General Options)
2467 (Options for RCS and SCCS, Options specific for CVS): Move all
2468 these nodes to emacs-xtra.texi, for brevity.
2469 * cmdargs.texi, files.texi: Change cross-references.
2470
8cf51b2c
GM
24712006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2472
2473 * files.texi (Old Versions): Update description of vc-annotate's
2474 use of color to indicate date ranges.
2475
8cf51b2c
GM
24762006-04-09 Kevin Ryde <user42@zip.com.au>
2477
8cf51b2c
GM
2478 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2479 put info and printed manual names the right way around.
2480
24812006-04-09 Karl Berry <karl@gnu.org>
2482
2483 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2484 emacs-xtra.texi, leaving only MS Windows information.
2485 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2486 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2487 node names.
2488
2489 * emacs.texi: Move @summarycontents and @contents to the beginning
2490 of the file.
2491
8cf51b2c
GM
24922006-04-08 Kevin Ryde <user42@zip.com.au>
2493
2494 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2495
24962006-04-07 Richard Stallman <rms@gnu.org>
2497
2498 * programs.texi (Comments, Comment Commands, Options for Comments)
2499 (Multi-Line Comments): "Align", not "indent".
2500 (Basic Indent): C-j deletes trailing whitespace before the newline.
2501
25022006-04-06 Richard Stallman <rms@gnu.org>
2503
8cf51b2c
GM
2504 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2505
25062006-04-06 Eli Zaretskii <eliz@gnu.org>
2507
2508 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2509
8cf51b2c
GM
25102006-04-05 Richard Stallman <rms@gnu.org>
2511
2512 * emacs.texi (Top): Update subnode menu.
2513
2514 * trouble.texi (Unasked-for Search): Node deleted.
2515 (Lossage): Delete from menu.
2516
25172006-04-04 Richard Stallman <rms@gnu.org>
2518
2519 * trouble.texi: Various cleanups.
2520 (Checklist): Don't bother saying how to snail a bug report.
2521 (Emergency Escape): Much rewriting.
2522 (After a Crash): Rename the core dump immediately.
2523 (Total Frustration): Call it a psychotherapist.
2524 (Bug Criteria): Avoid "illegal instruction".
2525 (Sending Patches): We always put the contributor's name in.
2526
2527 * misc.texi (Thumbnails): Minor correction.
2528
8cf51b2c
GM
25292006-04-03 Richard Stallman <rms@gnu.org>
2530
2531 * misc.texi (Thumbnails): Minor cleanup.
2532
25332006-04-02 Karl Berry <karl@gnu.org>
2534
2535 * sending.texi (Mail Sending): pxref to Top needs five args.
2536
2537 * texinfo.tex: Update to current version (2006-03-21.13).
2538
8cf51b2c
GM
25392006-03-31 Richard Stallman <rms@gnu.org>
2540
2541 * emacs.texi (Top): Update subnode menu.
2542
2543 * help.texi (Help Mode): Cleanup.
2544
2545 * dired.texi: Many cleanups.
2546 (Dired Deletion): Describe dired-recursive-deletes.
2547 (Operating on Files): dired-create-directory moved.
2548 (Misc Dired Features): Move to here.
2549 (Tumme): Node moved to misc.texi.
2550
2551 * custom.texi: Many cleanups.
2552 (Minor Modes): Don't mention ISO Accents Mode.
2553 (Examining): Update C-h v output example.
2554 (Hooks): Add index and xref for add-hook.
2555 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2556 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2557
2558 * misc.texi: Many cleanups.
2559 (beginning): Add to summary of topics.
2560 (Shell): Put eshell xref at the end. Remove eshell from table.
2561 (Thumbnails): New node.
2562
8cf51b2c
GM
25632006-03-28 Eli Zaretskii <eliz@gnu.org>
2564
2565 * files.texi (File Name Cache): Make it clear that the cache is
2566 not persistent.
2567
8cf51b2c
GM
25682006-03-25 Karl Berry <karl@gnu.org>
2569
49823426
GM
2570 * emacs-xtra.texi, emacs.texi, gnu.texi:
2571 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2572 (2) do not indent copyright year list (or anything else).
2573
8cf51b2c
GM
25742006-03-21 Juanma Barranquero <lekktu@gmail.com>
2575
2576 * files.texi (VC Dired Mode): Remove misplaced brackets.
2577
25782006-03-21 Andre Spiegel <spiegel@gnu.org>
2579
2580 * files.texi: Various updates and clarifications in the VC chapter.
2581
25822006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2583
2584 * help.texi (Help Mode): Document "C-c C-c".
2585
8cf51b2c
GM
25862006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2587
2588 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2589 menu in the standalone Info reader.
2590
25912006-03-15 Chong Yidong <cyd@stupidchicken.com>
2592
2593 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2594 moved here from Emacs manual.
2595
2596 * programs.texi (Fortran): Section moved to emacs-xtra.
2597 (Program Modes): Xref to Fortran in emacs-xtra.
2598
2599 * maintaining.texi (Emerge): Move to emacs-xtra.
2600 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2601
2602 * picture.texi: File deleted.
2603 * Makefile.in:
2604 * makefile.w32-in: Remove picture.texi.
2605
2606 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2607 * abbrevs.texi (Abbrevs):
2608 * sending.texi (Sending Mail): Picture node removed.
2609
2610 * emacs.texi (Top): Update node listings.
2611
8cf51b2c
GM
26122006-03-12 Richard Stallman <rms@gnu.org>
2613
2614 * calendar.texi: Various cleanups.
2615
8cf51b2c
GM
26162006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2617
2618 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2619 syntax.
2620
8cf51b2c
GM
26212006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2622
2623 * search.texi (Regexps): More accurately describe which characters
2624 are special in which situations. Recommend _not_ to quote `]' or
2625 `-' when they are not special.
2626
8cf51b2c
GM
26272006-02-28 Andre Spiegel <spiegel@gnu.org>
2628
2629 * files.texi (Old Versions): Clarify operation of C-x v =.
2630
8cf51b2c
GM
26312006-02-21 Nick Roberts <nickrob@snap.net.nz>
2632
2633 * building.texi (Watch Expressions): Update and describe
2634 gdb-speedbar-auto-raise.
2635
26362006-02-19 Richard M. Stallman <rms@gnu.org>
2637
2638 * emacs.texi: Use @smallbook.
2639 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2640 Update subnode menu.
2641
2642 * building.texi (Lisp Interaction): Minor addition.
2643
26442006-02-18 Nick Roberts <nickrob@snap.net.nz>
2645
2646 * building.texi (Watch Expressions): Update and be more precise.
2647
c8763fb6 26482006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2649
2650 * maintaining.texi (Create Tags Table): Explain why the
2651 exception when etags writes to files under the /dev tree.
2652
26532006-02-14 Richard M. Stallman <rms@gnu.org>
2654
2655 * custom.texi (Safe File Variables): Lots of clarification.
2656 Renamed from Unsafe File Variables.
2657
26582006-02-14 Chong Yidong <cyd@stupidchicken.com>
2659
2660 * custom.texi (Unsafe File Variables): File variable confirmation
2661 assumed denied in batch mode.
2662
26632006-02-14 Richard M. Stallman <rms@gnu.org>
2664
2665 * building.texi (GDB User Interface Layout): Don't say `inferior'
2666 for program being debugged.
2667
26682006-02-15 Nick Roberts <nickrob@snap.net.nz>
2669
2670 * building.texi (GDB Graphical Interface):
2671 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2672
26732006-02-13 Chong Yidong <cyd@stupidchicken.com>
2674
2675 * custom.texi (Specifying File Variables, Unsafe File Variables):
2676 New nodes, split from File Variables. Document new file local
2677 variable behavior.
2678
26792006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2680
2681 * display.texi (Standard Faces):
8cf51b2c
GM
2682 * files.texi (Visiting):
2683 * frames.texi (Clipboard):
2684 * glossary.texi (Glossary) <Clipboard>:
2685 * xresources.texi (X Resources): Mention Mac OS port.
2686
8cf51b2c
GM
26872006-02-12 Richard M. Stallman <rms@gnu.org>
2688
2689 * building.texi (Building): Clarify topic in intro.
2690
2691 * maintaining.texi (Maintaining): Change title; clarify topic.
2692 Delete duplicate index entries.
2693
2694 * building.texi (Other GDB User Interface Buffers): Clarifications.
2695
2696 * text.texi (Cell Commands): Clarifications.
2697
2698 * programs.texi (Defuns): Delete duplicate explanation of
2699 left-margin paren convention.
2700 (Hungry Delete): Minor cleanup.
2701
27022006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2703
2704 * dired.texi (Tumme): More tumme documentation.
2705
27062006-02-11 Alan Mackenzie <acm@muc.de>
2707
2708 * programs.texi ("Hungry Delete"): Correct the appellation of the
2709 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2710
27112006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2712
2713 * dired.texi (Tumme): Fix small bug.
2714
27152006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2716
2717 * macos.texi (Mac International): Rename "fontset-mac" to
2718 "fontset-standard".
2719
8cf51b2c
GM
27202006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2721
2722 * dired.texi (Tumme): Basic documentation for Tumme added.
2723
8cf51b2c
GM
27242006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2725
2726 * mule.texi (International):
2727 * programs.texi (Basic Indent): Fix typos.
2728
8cf51b2c
GM
2729 * custom.texi (Minor Modes):
2730 * display.texi (Text Display):
2731 * commands.texi (Text Characters): Update xrefs.
2732
27332006-02-07 Richard M. Stallman <rms@gnu.org>
2734
2735 * emacs.texi (Top): Update subnode menu.
2736 Update info on old Emacs papers.
2737 (Intro): "Graphical display", not window system.
2738
2739 * xresources.texi (GTK styles): Minor clarifications.
2740
2741 * trouble.texi: "Graphical display", not window system.
2742 (Stuck Recursive): Minor clarification.
2743
2744 * text.texi: Minor clarifications.
2745 (Sentences): Explain why two-space convention is better.
2746 Explain sentence-end-without-period here.
2747 (Fill Commands): Not here.
2748 (Refill): Node moved down.
2749 (Filling): Update menu.
2750 (Table Creation, Cell Justification, Column Commands): Clarify.
2751
2752 * sending.texi: Minor clarifications.
2753
2754 * search.texi (Regexp Backslash): Clarification.
2755
2756 * rmail.texi: Minor cleanups.
2757 (Rmail): Delete digression about `rmail-mode'.
2758 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2759 (Rmail Files): Mention C-u M-x rmail.
2760 (Rmail Reply): Mention References.
2761 (Rmail Display): Mention rmail-nonignored-headers.
2762
2763 * programs.texi: Minor cleanups.
2764 (Comment Commands): Mention momentary Transient Mark mode.
2765 (Matching): Be more specific about customizing show-paren-mode.
2766 (Info Lookup): Don't list the modes that support C-h S.
2767 Just say what it does in an unsupported mode.
2768 (Man Page): Delete excessive info on customizing woman.
2769 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2770
2771 * abbrevs.texi: Minor clarifications.
2772 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2773 not "dynamic abbrevs" as if they were a kind of abbrev.
2774
2775 * picture.texi (Picture): Minor cleanup.
2776
2777 * mule.texi (Communication Coding): Say "other applications".
2778 (Fontsets): Not specific to X. Add xref to X Resources.
2779 (Unibyte Mode): Rename from Single-Byte Character Support.
2780 "Graphical display", not window system.
2781 (International): Update menu.
2782
2783 * maintaining.texi (Format of ChangeLog):
2784 New node, split out from ChangeLog.
2785 (ChangeLog): Clarifications in the remaining text.
2786 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2787 (Find Tag): Add @w.
2788 (Tags Search): Explain tag table order here. Simplify grep ref.
2789 (List Tags): tags-tag-face is a variable, not a face.
2790 (Emerge): Cleanups.
2791
2792 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2793 (Keyboard Macros): Avoid "the user".
2794
2795 * killing.texi: "Graphical display", not window system.
2796
2797 * help.texi (Help Echo): "Graphical display", not window system.
2798
2799 * glossary.texi: Say "you", not "the user". Say "graphical display".
2800
2801 * frames.texi: Minor cleanups. "Graphical display", not window system.
2802
2803 * files.texi (Visiting): Make drag-and-drop not X-specific.
2804
2805 * custom.texi: Minor cleanups. "Graphical display", not window system.
2806
2807 * cmdargs.texi: Minor cleanups.
2808
2809 * building.texi (Compilation): Move and split kill-compilation para.
2810 Add para about multiple compilers.
2811 (Compilation Mode): Commands also available in grep mode and others.
2812 Mention C-u C-x ` more tutorially. Clarify C-x `.
2813 (Compilation Shell): Clarify. Put Bash example first.
2814 (Grep Searching): Minor cleanups; add @w.
2815 (Debuggers): Minor cleanups.
2816 (Starting GUD): Make GDB xgraphical mode issue clearer.
2817 (Debugger Operation): Lots of clarifications including
2818 GDB tooltip side-effect issue.
2819 (Commands of GUD): Clarify.
2820 (GUD Customization): Add bashdb-mode-hook.
2821 (GDB Graphical Interface): Rewrite for clarity.
2822 (GDB User Interface Layout): Rewrite for clarity.
2823 (Stack Buffer, Watch Expressions): Likewise.
2824 (Other GDB User Interface Buffers): Cleanups.
2825 (Lisp Libraries, External Lisp): Cleanup.
2826
2827 * basic.texi (Position Info): "Graphical displays", rather than
2828 window systems.
2829
2830 * anti.texi: Minor cleanup.
2831
8cf51b2c
GM
28322006-02-03 Eli Zaretskii <eliz@gnu.org>
2833
2834 * custom.texi (Init File, Find Init): Add cross-references to
2835 where $HOME is described.
2836
28372006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2838
2839 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2840 is not inside the @table.
2841
2842 * emacs.texi (Top): Correct node name.
2843
2844 * files.texi (File Names): Fix @xref.
2845 (Reverting): Fix typo.
2846
2847 * mule.texi (International): Correct node name.
2848
2849 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2850
28512006-02-01 Richard M. Stallman <rms@gnu.org>
2852
2853 * emacs.texi (Top): Update subnode menu.
2854
2855 * mule.texi: Minor clarifications.
2856 Reduce the specific references to X Windows.
2857 Refer to "graphical" terminals, rather than window systems.
2858 (Text Coding): Rename from Specify Coding.
2859 (Communication Coding, File Name Coding, Terminal Coding):
2860 New nodes split out from Text Coding.
2861
2862 * kmacro.texi: Minor clarifications.
2863 (Keyboard Macro Ring): Comment out some excessive commands.
2864 (Basic Keyboard Macro): Split up the table, putting part in each node.
2865
2866 * major.texi: Minor clarifications.
2867
2868 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2869
2870 * windows.texi: Minor clarifications.
2871 (Change Window): Don't describe mode-line mouse cmds here.
2872 Add xref to Mode Line Mouse.
2873
2874 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2875
2876 * macos.texi (Mac International): Fix xref.
2877
2878 * indent.texi: Minor clarifications.
2879
2880 * frames.texi: Minor clarifications.
2881 Reduce the specific references to X Windows.
2882 Refer to "graphical" terminals, rather than window systems.
2883 (Frame Parameters): Don't mention commands like
2884 set-foreground-color. Just say to customize a face.
2885 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2886
2887 * files.texi: Minor clarifications.
2888 (Numbered Backups): New node, split out from Backup Names.
2889
2890 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2891
2892 * cmdargs.texi (General Variables): Fix xref.
2893
2894 * buffers.texi: Minor clarifications.
2895
8cf51b2c
GM
28962006-01-31 Richard M. Stallman <rms@gnu.org>
2897
2898 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2899 Nodes moved to top.
2900
2901 * display.texi: Minor clarifications.
2902 (Display): Rearrange menu.
2903 (Standard Faces): Mention query-replace face.
2904 (Faces): Simplify.
2905 (Font Lock): Simplify face customization info.
2906 (Highlight Changes): Node merged into Highlight Interactively.
2907 (Highlight Interactively): Much rewriting and cleanup.
2908 (Optional Mode Line): Narrowed line number not good for goto-line.
2909 Simplify face customization advice.
2910 (Text Display): Mention use of escape-glyph face.
2911 Move ctl-arrow and tab-width here.
2912 (Display Custom): Move no-redraw-on-reenter to end of node.
2913
2914 * search.texi: Minor clarifications.
2915 (Isearch Scroll): Simplify.
2916 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2917
2918 * regs.texi (Registers): Mention bookmarks here.
2919
2920 * mark.texi: Minor clarifications.
2921 (Selective Undo): Node deleted.
2922
2923 * m-x.texi: Minor clarifications.
2924
2925 * killing.texi: Minor clarifications.
2926 Refer to "graphical" terminals, rather than window systems.
2927
2928 * help.texi: Clarifications.
2929 (Help): Don't describe C-h F and C-h K here.
2930 (Key Help): Describe C-h K here.
2931 (Name Help): Mention Emacs Lisp Intro.
2932 Describe C-h F here.
2933 (Misc Help): Mention C-h F and C-h K only briefly.
2934
2935 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2936 Selective undo text merged in.
2937 (Spelling): Mention Aspell along with Ispell.
2938
2939 * emacs.texi (Top): Update subnode menus.
2940
2941 * basic.texi (Basic Undo): Rename from Undo. Most of text
2942 moved to new Undo node.
2943
8cf51b2c
GM
29442006-01-29 Chong Yidong <cyd@stupidchicken.com>
2945
2946 * basic.texi (Continuation Lines, Inserting Text):
2947 Mention longlines mode.
2948
29492006-01-29 Richard M. Stallman <rms@gnu.org>
2950
10d1d0af 2951 * screen.texi: Minor cleanups.
8cf51b2c
GM
2952 (Screen): Clean up the intro paragraphs.
2953 (Mode Line): Lots of rewriting. Handle frame-name better.
2954 eol-mnemonic-... vars moved out.
2955
2956 * emacs.texi (Top): Change menu item for MS-DOS node.
2957 Update subnode menu.
2958
2959 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2960 chapter relates to Windows. Title changed.
2961
2962 * mini.texi: Minor cleanups.
2963
2964 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2965 (Mark): Put it in the menu.
2966
2967 * entering.texi: Minor cleanups.
2968
2969 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2970 (Intro): Refer to "graphical" terminals, rather than X.
2971
2972 * display.texi (Display Custom): Add xref to Variables.
2973 (Optional Mode Line): eol-mnemonic-... vars moved here.
2974
2975 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2976 rather than X.
2977
8cf51b2c
GM
2978 * basic.texi: Minor cleanups.
2979 (Undo): selective-undo moved.
2980
8cf51b2c
GM
29812006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2982
2983 * anti.texi (Antinews): Various corrections and additions.
2984
29852006-01-23 Juri Linkov <juri@jurta.org>
2986
2987 * custom.texi (Easy Customization, Customization Groups)
2988 (Browsing Custom): Mention links along with buttons.
2989
8cf51b2c
GM
29902006-01-21 Eli Zaretskii <eliz@gnu.org>
2991
8cf51b2c
GM
2992 * text.texi (TeX Print): Use @key for TAB.
2993
8cf51b2c
GM
2994 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2995
8cf51b2c
GM
29962006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2997
2998 * files.texi (File Aliases): Don't claim that usually separate
2999 buffers are created for two file names that name the same data.
3000 Mention additional situations where different names mean the same
3001 file on disk.
3002
30032006-01-19 Richard M. Stallman <rms@gnu.org>
3004
3005 * killing.texi (Deletion): Upcase @key argument.
3006
3007 * custom.texi (Custom Themes): Minor cleanup.
3008
3009 * programs.texi (Hungry Delete): Upcase @key argument.
3010
8cf51b2c
GM
30112006-01-16 Juri Linkov <juri@jurta.org>
3012
3013 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3014 Move `mode-line-highlight' before `mode-line-buffer-id'.
3015
8cf51b2c
GM
30162006-01-14 Richard M. Stallman <rms@gnu.org>
3017
3018 * basic.texi (Inserting Text): Minor cleanup.
3019
8cf51b2c
GM
30202006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3021
3022 * custom.texi (Changing a Variable, Face Customization):
3023 Update for changes in Custom menus.
3024
8cf51b2c
GM
30252006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3026
3027 * macos.texi (Mac International): Undo last change.
3028
8cf51b2c
GM
30292006-01-02 Chong Yidong <cyd@stupidchicken.com>
3030
3031 * custom.texi (Custom Themes): Describe the new
3032 customize-create-theme interface.
3033
30342005-12-30 Juri Linkov <juri@jurta.org>
3035
3036 * basic.texi (Position Info): Update example.
3037
c8763fb6 30382005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3039
3040 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3041
30422005-12-24 Chong Yidong <cyd@stupidchicken.com>
3043
3044 * custom.texi (Custom Themes): `load-theme' always loads.
3045
30462005-12-23 Juri Linkov <juri@jurta.org>
3047
3048 * display.texi (Highlight Interactively): Use double space to
3049 separate sentences. Replace C-p with M-p, and C-n with M-n.
3050
30512005-12-22 Richard M. Stallman <rms@gnu.org>
3052
3053 * custom.texi (Easy Customization and subnodes):
3054 Replace "active field" with "button".
3055 Use "user option" only for variables.
3056 Use "setting" for variable-or-face.
3057
30582005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3059
3060 * buffers.texi (Select Buffer): Change order in table to make
3061 "Similar" refer to the correct item.
3062 (Indirect Buffers): Minor rewording.
3063
8cf51b2c
GM
30642005-12-20 Juri Linkov <juri@jurta.org>
3065
3066 * files.texi (VC Status): Put P and N near p and n.
3067
8cf51b2c
GM
30682005-12-19 Richard M. Stallman <rms@gnu.org>
3069
3070 * programs.texi (Electric C): Delete the info about newline control.
3071 (Other C Commands): Minor cleanup.
3072 (Left Margin Paren): Minor cleanup.
3073
30742005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3075
3076 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3077 (Customization Groups): Delete text moved to "Browsing Custom".
3078 (Browsing Custom): New node.
3079 (Specific Customization): Clarify which commands only work for
3080 loaded options.
3081
30822005-12-18 Bill Wohler <wohler@newt.com>
3083
3084 * frames.texi (Tool Bars): Shorten text of previous change.
3085
30862005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3087
3088 * files.texi (VC Status): Document log-view mode.
3089
30902005-12-18 Bill Wohler <wohler@newt.com>
3091
3092 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3093 permanently via the customize interface.
3094
8cf51b2c
GM
30952005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3096
3097 * killing.texi (Killing by Lines): Document `kill-whole-line'
3098 function.
3099
c8763fb6 31002005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3101
3102 * buffers.texi (Select Buffer): Change `prev-buffer' to
3103 `previous-buffer'. Indicate that these functions use a frame
3104 local buffer list.
3105
8cf51b2c
GM
31062005-12-12 Richard M. Stallman <rms@gnu.org>
3107
3108 * custom.texi (Easy Customization): Change menu comment.
3109 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3110
3111 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3112 (Help): Among the Apropos commands, describe only C-h a here.
3113
31142005-12-11 Richard M. Stallman <rms@gnu.org>
3115
3116 * programs.texi (Options for Comments): Comment-end starts with space.
3117
3118 * glossary.texi (Glossary): Minor cleanup.
3119
3120 * files.texi (Old Versions): Use @table.
3121
8cf51b2c
GM
31222005-12-10 David Koppelman <koppel@ece.lsu.edu>
3123
3124 * display.texi (Highlight Interactively): Include
3125 global-hi-lock-mode. Add miscellaneous details and elaborations.
3126
31272005-12-09 Richard M. Stallman <rms@gnu.org>
3128
3129 * display.texi (Font Lock): Delete the Global FL menu item.
3130
31312005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3132
3133 * custom.texi (Minibuffer Maps): Mention the maps for file name
3134 completion.
3135
31362005-12-09 Kim F. Storm <storm@cua.dk>
3137
3138 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3139 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3140 cursor to next corner in rectangle; clarify insert around rectangle.
3141
8cf51b2c
GM
31422005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3143
3144 * custom.texi (Customization): Use xref to elisp manual for
3145 non-TeX output.
3146 (Minor Modes): Update.
3147 (Customization Groups, Changing a Variable, Face Customization):
3148 Update for new appearance of Custom buffers.
3149 (Changing a Variable): `custom-buffer-done-function' has been
3150 replaced by `custom-buffer-done-kill'.
3151 (Specific Customization): In the `customize-group' buffer, a
3152 subgroup's contents are not "hidden". They are not included at
3153 all. They have no [Show] button.
3154 (Mouse Buttons): Add pxref to description of mouse event lists in
3155 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3156 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3157 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3158
31592005-12-08 Richard M. Stallman <rms@gnu.org>
3160
3161 * mini.texi (Completion Commands, Completion):
3162 In file name input, SPC does not do completion.
3163
8cf51b2c
GM
31642005-12-08 Nick Roberts <nickrob@snap.net.nz>
3165
3166 * building.texi (GDB Graphical Interface): Explain screen size
3167 setting.
3168 (Other GDB User Interface Buffers): Describe features specific to
3169 GDB 6.4.
3170
8cf51b2c
GM
31712005-12-01 Nick Roberts <nickrob@snap.net.nz>
3172
3173 * building.texi (GDB User Interface Layout): Describe how to
3174 kill associated buffers.
3175 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3176 (Watch Expressions): Be more precise.
3177 (Other GDB User Interface Buffers): Describe how to change a
3178 register value.
3179
8cf51b2c
GM
31802005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3181
3182 * macos.texi (Mac Input): Remove description of
3183 mac-command-key-is-meta. Add descriptions of
3184 mac-control-modifier, mac-command-modifier, and
3185 mac-option-modifier.
3186 (Mac International): Fix description of conversion of clipboard data.
3187 (Mac Font Specs): Add example of font customization by face attributes.
3188
31892005-11-22 Nick Roberts <nickrob@snap.net.nz>
3190
3191 * building.texi (Watch Expressions): Expand description.
3192 (Other GDB User Interface Buffers): Describe local map for
3193 gud-watch.
3194
31952005-11-21 Chong Yidong <cyd@stupidchicken.com>
3196
3197 * display.texi (Font Lock): Font lock is enabled by default now.
3198
31992005-11-20 Juri Linkov <juri@jurta.org>
3200
3201 * basic.texi (Position Info): Update examples of the output.
3202 Remove the fact that examples are produced in the TeXinfo buffer,
3203 because in the Info reader users will get a different output from
3204 `C-x ='.
3205
3206 * building.texi (Compilation Mode): Remove paragraph duplicated
3207 from the node `Compilation'. Add `compilation-skip-threshold'.
3208
3209 * display.texi (Font Lock): Suggest more user-friendly method of
3210 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3211
32122005-11-18 Richard M. Stallman <rms@gnu.org>
3213
3214 * files.texi (Registering): Mention @@ in mode line.
3215
3216 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3217
32182005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3219
3220 * files.texi (Renaming and VC): Some back-ends don't
3221 handle renaming.
3222
8cf51b2c
GM
32232005-11-17 Juri Linkov <juri@jurta.org>
3224
3225 * emacs.texi (Top):
3226 * display.texi (Highlight Interactively): Put this font-lock based
3227 mode near Font Lock node.
3228
32292005-11-16 Chong Yidong <cyd@stupidchicken.com>
3230
3231 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3232 icons.
3233
32342005-11-12 Kim F. Storm <storm@cua.dk>
3235
3236 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3237 (Help Summary): Add C-h d and C-h e.
3238 (Apropos): Clarify that all apropos commands may search for either
3239 list of words or a regexp. Add C-h d for apropos-documentation.
3240 Describe apropos-documentation-sort-by-scores user option.
3241
8cf51b2c
GM
32422005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3243
3244 * killing.texi (CUA Bindings): Add @section.
3245
32462005-11-10 Kim F. Storm <storm@cua.dk>
3247
3248 * emacs.texi (Top): Add CUA Bindings entry to menu.
3249
3250 * killing.texi (CUA Bindings): New node. Moved here from
3251 misc.texi and extended with info on rectangle commands and
3252 rectangle highlighting, interface to registers, and the global
3253 mark feature.
3254
3255 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3256
3257 * regs.texi: Prev link points to CUA Bindings node.
3258
32592005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3260
3261 * help.texi (Help Echo): By default, help echos are only shown on
3262 mouse-over, not on point-over.
3263
c8763fb6 32642005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3265
3266 * misc.texi (Shell Mode): Describe how to activate password echoing.
3267
8cf51b2c
GM
32682005-11-04 Romain Francoise <romain@orebokech.com>
3269
3270 * mark.texi (Mark Ring): Fix typo.
3271
32722005-11-03 Richard M. Stallman <rms@gnu.org>
3273
3274 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3275
32762005-11-01 Bill Wohler <wohler@newt.com>
3277
3278 * help.texi (Help Mode): Fix typo.
3279
32802005-11-01 Nick Roberts <nickrob@snap.net.nz>
3281
3282 * building.texi (Other GDB User Interface Buffers): Describe
3283 the command gdb-use-inferior-io-buffer.
3284
32852005-10-31 Romain Francoise <romain@orebokech.com>
3286
3287 * files.texi (Compressed Files): Fix typo.
3288
3289 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3290
3291 * windows.texi (Force Same Window): Likewise.
3292
32932005-10-30 Bill Wohler <wohler@newt.com>
3294
3295 * help.texi (Help Mode): URLs viewed with browse-url.
3296
32972005-10-31 Nick Roberts <nickrob@snap.net.nz>
3298
3299 * building.texi (GDB Graphical Interface): Don't reference
3300 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3301 must stay in same frame.
3302
33032005-10-29 Chong Yidong <cyd@stupidchicken.com>
3304
3305 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3306
3307 * anti.texi (Antinews): Likewise.
3308
8cf51b2c
GM
33092005-10-28 Bill Wohler <wohler@newt.com>
3310
3311 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3312
33132005-10-28 Richard M. Stallman <rms@gnu.org>
3314
3315 * files.texi (Visiting): Explain how to enter ? in a file name.
3316
3317 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3318
8cf51b2c
GM
33192005-10-25 Nick Roberts <nickrob@snap.net.nz>
3320
3321 * building.texi (GDB Graphical Interface): Describe
3322 gdb-mouse-until.
3323
33242005-10-23 Richard M. Stallman <rms@gnu.org>
3325
3326 * custom.texi (Init File): Recommend when to use site-start.el.
3327
8cf51b2c
GM
33282005-10-21 Juri Linkov <juri@jurta.org>
3329
3330 * custom.texi (Examining): Mention accessing the old variable
3331 value via M-n in set-variable.
3332
8cf51b2c
GM
33332005-10-18 Romain Francoise <romain@orebokech.com>
3334
3335 * files.texi (Version Systems): Capitalize GNU.
3336
8cf51b2c
GM
33372005-10-18 Nick Roberts <nickrob@snap.net.nz>
3338
3339 * building.texi (Compilation Mode): Remove redundant paragraph.
3340 (Watch Expressions): Remove paragraph to reflect code change.
3341
8cf51b2c
GM
33422005-10-16 Richard M. Stallman <rms@gnu.org>
3343
3344 * building.texi (Compilation Mode, Compilation): Clarified.
3345
33462005-10-15 Richard M. Stallman <rms@gnu.org>
3347
3348 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3349
8cf51b2c
GM
33502005-10-13 Kenichi Handa <handa@m17n.org>
3351
3352 * basic.texi (Position Info): Fix previous change.
3353
c8763fb6 33542005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3355
3356 * cmdargs.texi (Icons X): Fix typo.
3357
33582005-10-12 Kenichi Handa <handa@m17n.org>
3359
3360 * basic.texi (Position Info): Describe the case that Emacs shows
3361 "part of display ...".
3362
c8763fb6 33632005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3364
3365 * cmdargs.texi (Icons X): -nb => -nbi.
3366
33672005-10-10 Chong Yidong <cyd@stupidchicken.com>
3368
3369 * frames.texi (Speedbar): A couple more clarifications.
3370
33712005-10-11 Nick Roberts <nickrob@snap.net.nz>
3372
3373 * building.texi (GDB User Interface Layout): Improve diagram.
3374 (Watch Expressions): Explain how to make speedbar global.
3375 (Other GDB User Interface Buffers): Make references more precise.
3376
8cf51b2c
GM
33772005-10-09 Richard M. Stallman <rms@gnu.org>
3378
3379 * frames.texi (Speedbar): Clarify the text.
3380
33812005-10-09 Chong Yidong <cyd@stupidchicken.com>
3382
3383 * frames.texi (Speedbar): Add information on keybindings,
3384 dismissing the speedbar, and buffer display mode. Link to
3385 speedbar manual.
3386
c8763fb6 33872005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3388
3389 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3390 added -nb, --no-bitmap-icon.
3391
8cf51b2c
GM
33922005-10-07 Nick Roberts <nickrob@snap.net.nz>
3393
3394 * building.texi (GDB Graphical Interface): Add variables and
3395 functions to indices. Be more precise.
3396
c8763fb6 33972005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3398
3399 * frames.texi (Drag and Drop): Remove the x- from
3400 x-dnd-open-file-other-window and xdnd-protocol-alist.
3401
34022005-09-30 Romain Francoise <romain@orebokech.com>
3403
3404 * mini.texi (Minibuffer): The default value now appears before the
3405 colon in minibuffer prompts.
3406
8cf51b2c
GM
34072005-09-25 Richard M. Stallman <rms@gnu.org>
3408
3409 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3410
8cf51b2c
GM
34112005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3412
3413 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3414
8cf51b2c
GM
34152005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3416
3417 * emacs.texi (Top): Update submenus from macos.texi.
3418
3419 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3420 (Mac OS): Update feature support status.
3421 (Mac Input): List supported input scripts. Remove description
3422 about `mac-keyboard-text-encoding'. Mention mouse button
3423 emulation and related variables.
3424 (Mac International): Mention Central European and Cyrillic
3425 support. Now `keyboard-coding-system' is dynamically changed.
3426 Add description about coding system for selection. Add
3427 description about language environment.
3428 (Mac Environment Variables): Mention
3429 `~/.MacOSX/environment.plist'. Give example of command line
3430 arguments. Add Preferences support.
3431 (Mac Directories): Explicitly state that this node is for Mac OS
3432 Classic only.
3433 (Mac Font Specs): Mention specification for scalable fonts. List
3434 supported charsets. Add preferred way of creating fontsets. Add
3435 description about `mac-allow-anti-aliasing'.
3436 (Mac Functions): Add descriptions about `mac-set-file-creator',
3437 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3438 and `mac-get-preference'.
3439
8cf51b2c
GM
34402005-09-16 Romain Francoise <romain@orebokech.com>
3441
3442 Update all files to specify GFDL version 1.2.
3443
3444 * doclicense.texi (GNU Free Documentation License): Update to
3445 version 1.2.
3446
34472005-09-15 Richard M. Stallman <rms@gnu.org>
3448
3449 * buffers.texi (List Buffers): Fix xref.
3450
3451 * rmail.texi (Rmail Basics): Fix xref.
3452
3453 * emacs.texi (Top): Update subnode menus.
3454
3455 * files.texi (Saving Commands): New node, broken out of Saving.
3456 (Customize Save): New node, broken out of Saving.
3457 Clarify effect of write-region-inhibit-fsync.
3458 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3459
8cf51b2c
GM
34602005-09-14 Romain Francoise <romain@orebokech.com>
3461
3462 * files.texi (Saving): Mention write-region-inhibit-fsync.
3463
34642005-09-05 Chong Yidong <cyd@stupidchicken.com>
3465
3466 * custom.texi (Custom Themes): New node.
3467
34682005-09-03 Richard M. Stallman <rms@gnu.org>
3469
49823426
GM
3470 * search.texi (Search Case): Mention vars that control
3471 case-fold-search for various operations.
8cf51b2c
GM
3472
34732005-08-22 Juri Linkov <juri@jurta.org>
3474
3475 * display.texi (Standard Faces): Merge the text from
3476 `(elisp)Standard Faces' into this node.
3477
34782005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3479
3480 * emacs.texi (Top): Delete menu item for deleted node
3481 Keyboard Translations.
3482
34832005-08-18 Richard M. Stallman <rms@gnu.org>
3484
8cf51b2c
GM
3485 * trouble.texi (Unasked-for Search):
3486 Delete xref to Keyboard Translations.
3487
3488 * glossary.texi (Glossary): Delete xref.
3489
8cf51b2c
GM
3490 * custom.texi (Minor Modes): Say that the list here is not complete.
3491 (Keyboard Translations): Node deleted.
3492 (Disabling): Delete xref to it.
3493 (Customization Groups): Fix Custom buffer example.
3494 (Hooks): Mention remove-hooks.
3495
34962005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3497
3498 * building.texi (GDB Graphical Interface): Improve filling of menu
3499 item.
3500
35012005-08-18 Nick Roberts <nickrob@snap.net.nz>
3502
3503 * building.texi (GDB Graphical Interface): Use better node names.
3504
35052005-08-14 Richard M. Stallman <rms@gnu.org>
3506
3507 * text.texi (Sentences): Fix xref.
3508
35092005-08-14 Juri Linkov <juri@jurta.org>
3510
3511 * building.texi (Compilation, Grep Searching): Move grep command
3512 headings from `Compilation' to `Grep Searching'.
3513
3514 * dired.texi (Dired and Find):
3515 * maintaining.texi (Tags Search): Replace grep xref to
3516 `Compilation' node with `Grep Searching'.
3517
3518 * files.texi (Comparing Files): Replace xref to `Compilation' with
3519 `Compilation Mode'.
3520
35212005-08-13 Alan Mackenzie <acm@muc.de>
3522
3523 * search.texi (Non-ASCII Isearch): Correct a typo.
3524 (Replacement Commands): Mention query-replace key binding.
3525
35262005-08-11 Richard M. Stallman <rms@gnu.org>
3527
3528 * programs.texi (Options for Comments): Fix xref.
3529
3530 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3531 out of Regexps.
3532
8cf51b2c
GM
35332005-08-09 Juri Linkov <juri@jurta.org>
3534
3535 * building.texi (Compilation): Use `itemx' instead of `item'.
3536 (Grep Searching): Simplify phrase.
3537
3538 * display.texi (Standard Faces): Describe vertical-border on
3539 window systems.
3540
3541 * windows.texi (Split Window): Simplify phrase and mention
3542 vertical-border face.
3543
35442005-08-09 Richard M. Stallman <rms@gnu.org>
3545
3546 * files.texi (Comparing Files): Clarify compare-windows.
3547
3548 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3549
8cf51b2c
GM
35502005-08-06 Eli Zaretskii <eliz@gnu.org>
3551
3552 * mule.texi (Coding Systems): Rephrase the paragraph about
3553 codepages: no need for "M-x codepage-setup" anymore, except on
3554 MS-DOS.
3555
3556 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3557 the MS-DOS port only.
3558
35592005-07-30 Eli Zaretskii <eliz@gnu.org>
3560
3561 * makefile.w32-in (info): Don't run multi-install-info.bat.
3562 ($(infodir)/dir): New target, produced by running
3563 multi-install-info.bat.
3564
8cf51b2c
GM
35652005-07-22 Eli Zaretskii <eliz@gnu.org>
3566
3567 * files.texi (Quoted File Names): Add index entry.
3568
8cf51b2c
GM
35692005-07-19 Juri Linkov <juri@jurta.org>
3570
3571 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3572
35732005-07-18 Juri Linkov <juri@jurta.org>
3574
8cf51b2c
GM
3575 * custom.texi (Easy Customization):
3576 * files.texi (Old Versions):
3577 * frames.texi (Wheeled Mice):
3578 * mule.texi (Specify Coding):
8cf51b2c
GM
3579 * text.texi (Cell Justification):
3580 * trouble.texi (After a Crash):
8cf51b2c
GM
3581 * xresources.texi (GTK styles):
3582 Delete duplicate duplicate words.
3583
35842005-07-17 Richard M. Stallman <rms@gnu.org>
3585
3586 * frames.texi (Creating Frames): Fix foreground color example.
3587
3588 * custom.texi (Init Examples): Clean up text about conditionals.
3589
35902005-07-16 Richard M. Stallman <rms@gnu.org>
3591
3592 * mini.texi (Completion Commands): Fix command name for ?.
3593
8cf51b2c
GM
35942005-07-16 Eli Zaretskii <eliz@gnu.org>
3595
3596 * display.texi (Standard Faces): Explain that customization of
3597 `menu' face has no effect on w32 and with GTK. Add
3598 cross-references.
3599
3600 * cmdargs.texi (General Variables): Clarify the default location
3601 of $HOME on w32 systems.
3602
36032005-07-15 Jason Rumney <jasonr@gnu.org>
3604
3605 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3606 changed.
3607
36082005-07-08 Kenichi Handa <handa@m17n.org>
3609
3610 * mule.texi (Recognize Coding): Recommend
3611 revert-buffer-with-coding-system instead of revert-buffer.
3612
36132005-07-07 Richard M. Stallman <rms@gnu.org>
3614
3615 * anti.texi (Antinews): Mention mode-line-inverse-video.
3616
3617 * files.texi (Saving): Minor correction about C-x C-w.
3618
3619 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3620
36212005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3622
3623 * search.texi (Isearch Scroll): Add example of using the
3624 `isearch-scroll' property.
3625 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3626 `Display Custom' node.
3627 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3628 and de-emphasize it.
3629 (Other Repeating Search): `occur' currently can not correctly
3630 handle multiline matches. Correct, clarify and update description
3631 of `flush-lines' and `keep-lines'.
3632
3633 * display.texi (Display Custom): Add anchor for `baud-rate'.
3634
36352005-07-07 Richard M. Stallman <rms@gnu.org>
3636
3637 * gnu.texi: Update where to get GNU status; add refs for how to help.
3638 Add footnotes 6 and 7.
3639
36402005-07-04 Lute Kamstra <lute@gnu.org>
3641
3642 Update FSF's address in GPL notices.
3643
8cf51b2c 3644 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3645 * trouble.texi (Checklist): Update FSF's address.
3646
8cf51b2c
GM
36472005-06-24 Richard M. Stallman <rms@gnu.org>
3648
3649 * display.texi (Text Display): Change index entries.
3650
36512005-06-24 Eli Zaretskii <eliz@gnu.org>
3652
3653 * makefile.w32-in (MAKEINFO): Use --force.
3654 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3655 Makefile.in.
8cf51b2c
GM
3656
36572005-06-23 Richard M. Stallman <rms@gnu.org>
3658
3659 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3660 nobreak-char-display.
3661
3662 * emacs.texi (Top): Update detailed node listing.
3663
3664 * display.texi (Text Display): Renamed show-nonbreak-escape
3665 to nobreak-char-display and no-break-space to nobreak-space.
3666 (Standard Faces): Split up the list of standard faces
3667 and put it in a separate node. Add nobreak-space and
3668 escape-glyph.
3669
8cf51b2c
GM
36702005-06-23 Lute Kamstra <lute@gnu.org>
3671
3672 * mule.texi (Select Input Method): Fix typo.
3673
36742005-06-23 Kenichi Handa <handa@m17n.org>
3675
3676 * mule.texi (International): List all supported scripts. Adjust
3677 text for that leim is now included in the normal Emacs
3678 distribution.
3679 (Language Environments): List all language environments.
3680 Intlfonts contains fonts for most supported scripts, not all..
3681 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 3682 input a specific character.
8cf51b2c
GM
3683 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3684
36852005-06-23 Juanma Barranquero <lekktu@gmail.com>
3686
49823426 3687 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3688
36892005-06-22 Miles Bader <miles@gnu.org>
3690
3691 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3692
36932005-06-20 Miles Bader <miles@gnu.org>
3694
3695 * display.texi (Faces): Add `vertical-divider'.
3696
36972005-06-17 Richard M. Stallman <rms@gnu.org>
3698
3699 * text.texi (Adaptive Fill): Minor clarification.
3700
8cf51b2c
GM
37012005-06-10 Lute Kamstra <lute@gnu.org>
3702
3703 * emacs.texi (Top): Correct version number.
3704 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3705 refer to the current version of Emacs.
3706
37072005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3708
3709 * files.texi (Log Buffer): Document when there can be more than
3710 one file to be committed.
3711
37122005-06-08 Juri Linkov <juri@jurta.org>
3713
3714 * display.texi (Faces): Add `shadow' face.
3715
37162005-06-07 Masatake YAMATO <jet@gyve.org>
3717
3718 * display.texi (Faces): Write about mode-line-highlight.
3719
37202005-06-06 Richard M. Stallman <rms@gnu.org>
3721
3722 * misc.texi (Printing Package): Explain how to initialize
3723 printing package.
3724
3725 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3726
37272005-06-05 Chong Yidong <cyd@stupidchicken.com>
3728
3729 * emacs.texi: Rename Hardcopy to Printing.
3730 Make PostScript and PostScript Variables subnodes of it.
3731
3732 * misc.texi (Printing): Rename node from Hardcopy.
3733 Mention menu bar options.
3734 Move PostScript and PostScript Variables to submenu.
3735 (Printing package): New node.
3736
3737 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3738
3739 * dired.texi (Operating on Files): Likewise.
3740
3741 * calendar.texi (Displaying the Diary): Likewise.
3742
3743 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3744
3745 * glossary.texi (Glossary): Likewise.
3746
3747 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3748 effect.
3749
37502005-06-04 Richard M. Stallman <rms@gnu.org>
3751
3752 * trouble.texi (After a Crash): Polish previous change.
3753
8cf51b2c
GM
37542005-05-30 Noah Friedman <friedman@splode.com>
3755
3756 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3757 recovery mechanism.
3758
8cf51b2c
GM
37592005-05-28 Nick Roberts <nickrob@snap.net.nz>
3760
3761 * building.texi (Other Buffers): SPC toggles display of
3762 floating point registers.
3763
8cf51b2c
GM
37642005-05-27 Nick Roberts <nickrob@snap.net.nz>
3765
3766 * files.texi (Log Buffer): Merge in description of Log Edit
3767 mode from pcl-cvs.texi.
3768
37692005-05-26 Richard M. Stallman <rms@gnu.org>
3770
3771 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3772
8cf51b2c
GM
37732005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3774
3775 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3776 not enabled by default.
3777 When not on a word, `ispell-word' by default checks the word
3778 before point.
3779
37802005-05-24 Nick Roberts <nickrob@snap.net.nz>
3781
3782 * building.texi (Debugger Operation): Simplify last sentence.
3783
37842005-05-23 Lute Kamstra <lute@gnu.org>
3785
3786 * emacs.texi: Update FSF's address throughout.
3787 (Preface): Use @cite.
3788 (Distrib): Add cross reference to the node "Copying". Mention the
3789 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3790 printed manuals.
3791 (Intro): Use @xref for the Emacs Lisp Intro.
3792
8cf51b2c
GM
37932005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3794
3795 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3796
3797 * basic.texi (Moving Point): Mention default for `goto-line'.
3798
3799 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3800 of a variable's docstring.
3801
38022005-05-18 Lute Kamstra <lute@gnu.org>
3803
3804 * maintaining.texi (Overview of Emerge): Add cross reference.
3805 Remove duplication.
3806
3807 * emacs.texi (Top): Update to the current structure of the manual.
3808 * misc.texi (Emacs Server): Add menu description.
3809 * files.texi (Saving): Fix menu.
3810 * custom.texi (Customization): Fix menu.
3811 * mule.texi (International): Fix menu.
3812 * kmacro.texi (Keyboard Macros): Fix menu.
3813
38142005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3815
3816 * display.texi: Various minor changes.
3817 (Faces): Delete text that is repeated in the next section.
3818
38192005-05-16 Nick Roberts <nickrob@snap.net.nz>
3820
3821 * building.texi (Debugger Operation): Mention GUD tooltips are
3822 disabled with GDB in text command mode.
3823
8cf51b2c
GM
38242005-05-16 Nick Roberts <nickrob@snap.net.nz>
3825
3826 * building.texi: Replace toolbar with "tool bar" for consistency.
3827 (Compilation Mode): Describe compilation-context-lines
3828 and use of arrow in compilation buffer.
3829 (Debugger Operation): Replace help text with variable's value.
3830
3831 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3832 consistency.
3833
38342005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3835
3836 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3837 Add xref.
3838
8cf51b2c
GM
38392005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3840
3841 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3842 (Position Info): Delete discussion of `goto-line'. It is already
3843 described in `Moving point'.
3844
3845 * mini.texi (Completion Commands): Correct reference.
3846 (Completion Options): Fix typo.
3847
3848 * killing.texi (Deletion): Complete description of `C-x C-o'.
3849
8cf51b2c
GM
38502005-05-10 Richard M. Stallman <rms@gnu.org>
3851
3852 * building.texi (Compilation): Clarify recompile's directory choice.
3853
3854 * frames.texi (Tooltips): Cleanups.
3855
3856 * basic.texi (Arguments): Fix punctuation.
3857
38582005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3859
3860 * screen.texi (Menu Bar): The up and down (not left and right)
3861 arrow keys move through a keyboard menu.
3862
38632005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3864
3865 * basic.texi: Various typo and grammar fixes.
3866 (Moving Point): C-a now runs move-beginning-of-line.
3867
38682005-05-08 Nick Roberts <nickrob@snap.net.nz>
3869
3870 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3871
3872 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3873 as different animals.
3874
38752005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3876
3877 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3878 Correct index entry.
3879
38802005-05-07 Nick Roberts <nickrob@snap.net.nz>
3881
3882 * building.texi (Debugger Operation): Update to reflect changes
3883 in GUD tooltips.
3884
38852005-04-30 Richard M. Stallman <rms@gnu.org>
3886
3887 * files.texi (Compressed Files): Auto Compression normally enabled.
3888
3889 * building.texi (Debugger Operation): Clarify previous change.
3890
8cf51b2c
GM
38912005-04-28 Nick Roberts <nickrob@snap.net.nz>
3892
3893 * building.texi (Debugger Operation): Add description for
3894 GUD tooltips when program is not running.
3895
38962005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3897
3898 * misc.texi (Shell): Add `Shell Prompts' to menu.
3899 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3900 description. Delete remarks moved to new node.
3901 (Shell Prompts): New node.
3902 (History References): Replace remarks moved to `Shell Prompts'
3903 with xref to that node.
3904 (Remote Host): Clarify how to specify the terminal type when
3905 logging in to a different machine.
3906
39072005-04-26 Richard M. Stallman <rms@gnu.org>
3908
3909 * emacs.texi (Top): Update submenus from files.texi.
3910
3911 * files.texi (Filesets): Clarify previous change.
3912
3913 * dired.texi (Misc Dired Features): Clarify previous change.
3914
39152005-04-25 Chong Yidong <cyd@stupidchicken.com>
3916
3917 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3918
3919 * dired.texi (Misc Dired Features): Document
3920 dired-compare-directories.
3921
3922 * files.texi (Filesets): New node.
3923 (File Conveniences): Document Image mode.
3924
3925 * text.texi (TeX Print): Document tex-compile.
3926
39272005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3928
3929 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3930 Delete redundant reference to tooltip Custom group. It is
3931 referred too again in the next paragraph.
3932
39332005-04-24 Richard M. Stallman <rms@gnu.org>
3934
3935 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3936
8cf51b2c
GM
39372005-04-19 Kim F. Storm <storm@cua.dk>
3938
3939 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3940
39412005-04-18 Lars Hansen <larsh@math.ku.dk>
3942
3943 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3944 turns off desktop-save-mode.
3945
39462005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3947
3948 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3949 by default in terminals compatible with xterm. Mention that
3950 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3951 node.
3952
8cf51b2c
GM
39532005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3954
3955 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3956
c8763fb6 39572005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3958
3959 * xresources.texi (Table of Resources): Add cursorBlink.
3960
39612005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3962
3963 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3964 `d', `C-d' and `u'.
3965
39662005-04-11 Richard M. Stallman <rms@gnu.org>
3967
3968 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3969 (Misc X): Add -D, --basic-display.
3970
3971 * maintaining.texi (Change Log): Correct the description of
3972 the example.
3973
3974 * major.texi (Choosing Modes): Document magic-mode-alist.
3975
8cf51b2c
GM
39762005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3977
3978 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3979 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3980 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3981 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3982 `w', respectively.
3983 (Rmail Labels): Mention `l'.
3984 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3985 (Rmail Summary Edit): Describe `j' and RET.
3986
c8763fb6 39872005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3988
3989 * xresources.texi (Lucid Resources): Add fontSet resource.
3990
8cf51b2c
GM
39912005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3992
3993 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3994 now called `indicate-empty-lines'.
3995
39962005-04-06 Kim F. Storm <storm@cua.dk>
3997
3998 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3999
40002005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4001
4002 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4003 deleted.
4004 (Marks vs Flags): Add some convenient key bindings.
4005 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4006 (Misc Dired Features): Correct and expand description of `w' command.
4007
4008 * frames.texi (XTerm Mouse): Delete apparently false info.
4009 The GNU/Linux console currently does not appear to support
4010 `xterm-mouse-mode'.
4011
8cf51b2c
GM
40122005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4013
4014 * calendar.texi (Diary): Mention shell utility `calendar'.
4015
40162005-04-01 Richard M. Stallman <rms@gnu.org>
4017
4018 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4019
8cf51b2c
GM
40202005-04-01 Lute Kamstra <lute@gnu.org>
4021
4022 * maintaining.texi (Change Log): add-change-log-entry uses
4023 add-log-mailing-address.
4024
40252005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4026
4027 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4028 `VC Mode Line' and put in an xref to that node.
4029 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4030 its description.
4031
40322005-03-31 Paul Eggert <eggert@cs.ucla.edu>
4033
4034 * calendar.texi (Calendar Systems): Say that the Persian calendar
4035 implemented here is the arithmetical one championed by Birashk.
4036
40372005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4038
4039 * programs.texi (Fortran Motion): Fix previous change.
4040
8cf51b2c
GM
40412005-03-29 Richard M. Stallman <rms@gnu.org>
4042
4043 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4044
40452005-03-29 Chong Yidong <cyd@stupidchicken.com>
4046
4047 * text.texi (Refill): Refer to Long Lines Mode.
4048 (Longlines): New node.
4049 (Auto Fill): Don't index "word wrap" here.
4050 (Filling): Add Longlines to menu.
4051
40522005-03-29 Richard M. Stallman <rms@gnu.org>
4053
4054 * xresources.texi: Minor fixes.
4055
4056 * misc.texi (Emacs Server): Fix Texinfo usage.
4057
4058 * emacs.texi (Top): Don't use a real section heading for
4059 "Detailed Node Listing". Fake it instead.
4060
4061 * basic.texi (Position Info): Minor cleanup.
4062
4063 * mule.texi (Input Methods): Minor cleanup.
4064
40652005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4066
4067 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4068 constructs as well.
4069 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4070
40712005-03-29 Kenichi Handa <handa@m17n.org>
4072
4073 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4074
4075 * basic.texi (Position Info): Update the description about the
4076 command C-u C-x =.
4077
40782005-03-28 Richard M. Stallman <rms@gnu.org>
4079
4080 * emacs.texi (Top): Use @section for the detailed node listing.
4081
4082 * calendar.texi: Minor fixes to previous change.
4083
4084 * programs.texi (Fortran): Small fixes to previous changes.
4085
4086 * emacs.texi (Top): Update list of subnodes of Dired.
4087 Likewise for building.texi.
4088
4089 * files.texi (File Conveniences): Delete Auto Image File mode.
4090
40912005-03-28 Chong Yidong <cyd@stupidchicken.com>
4092
4093 * building.texi (Flymake): New node.
4094
4095 * custom.texi (Function Keys): Document kp- event types and
4096 keypad-setup package.
4097
4098 * dired.texi (Wdired): New node.
4099
4100 * files.texi (File Conveniences): Reorder entries.
4101 Explain how to turn on Auto-image-file mode.
4102 Document Thumbs mode.
4103
4104 * mule.texi (Specify Coding): Document recode-region and
4105 recode-file-name.
4106
4107 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4108
41092005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4110
4111 * commands.texi (Keys): M-o is now a prefix key.
4112
41132005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4114
4115 * programs.texi: Reformat and update copyright years.
4116 (Fortran): Update section.
4117
41182005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4119
4120 * files.texi: Several small changes in addition to:
4121 (Visiting): Change xref for Dialog Boxes to ref.
4122 (Version Headers): Replace references to obsolete var
4123 `vc-header-alist' with `vc-BACKEND-header'.
4124 (Customizing VC): Update value of `vc-handled-backends'.
4125
41262005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4127
4128 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4129 move here from Emacs Lisp Reference Manual.
4130 * calendar.texi (Calendar/Diary, Diary Commands)
4131 (Special Diary Entries, Importing Diary): Change some xrefs to
4132 point to emacs-xtra rather than elisp.
4133
4134 * emacs-xtra.texi (Calendar Customizing):
4135 Move view-diary-entries-initially, view-calendar-holidays-initially,
4136 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4137 Emacs Manual.
4138 (Appt Customizing): Merge entire section into main Emacs Manual.
4139 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4140 mark-holidays-in-calendar here from emacs-xtra.
4141 (Displaying the Diary): Move view-diary-entries-initially,
4142 mark-diary-entries-in-calendar here from emacs-xtra.
4143 (Appointments): Move appt-display-mode-line,
4144 appt-display-duration, appt-disp-window-function,
4145 appt-delete-window-function here from emacs-xtra.
4146
4147 * calendar.texi: Update and reformat copyright.
4148 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4149 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4150 (Diary): Refer to `diary-file' rather than ~/diary.
4151 (Diary Commands): Rename node to "Displaying the Diary".
4152 * emacs.texi (Top): Rename "Diary Commands" section.
4153 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4154
41552005-03-26 Eli Zaretskii <eliz@gnu.org>
4156
4157 * misc.texi (Emacs Server): Fix the command for setting
4158 server-name. Add an xref to Invoking emacsclient.
4159
4160 * help.texi (Help Summary): Clarify when "C-h ." will do something
4161 nontrivial.
4162 (Apropos): Add cindex entry for apropos-sort-by-scores.
4163
4164 * display.texi (Text Display): Add index entries for how no-break
4165 characters are displayed.
4166
8cf51b2c
GM
41672005-03-26 Eli Zaretskii <eliz@gnu.org>
4168
4169 * files.texi (Visiting): Fix cross-references introduced with the
4170 last change.
4171
4172 * xresources.texi (GTK resources): Fix last change.
4173
8cf51b2c
GM
41742005-03-25 Chong Yidong <cyd@stupidchicken.com>
4175
4176 * xresources.texi (X Resources): GTK options documented too.
4177 (Resources): Clarify meaning of program name.
4178 (Table of Resources): Add visualClass.
4179 (GTK resources): Rewrite.
4180 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4181
4182 * display.texi (Text Display): Mention non-breaking spaces.
4183
4184 * files.texi (Reverting): Document auto-revert-check-vc-info.
4185
4186 * frames.texi (Mouse Commands): Document
4187 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4188
4189 * help.texi (Help Summary): Add `C-h .'.
4190 (Apropos): Apropos accepts a list of search terms.
4191 Document apropos-sort-by-scores.
4192 (Help Echo): Document display-local-help.
4193
4194 * misc.texi (Emacs Server): Document server-name.
4195 (Invoking emacsclient): Document -s option for server names.
4196
4197 * text.texi (Outline Visibility): Introduce "current heading
4198 line" (commands can be called with point on a body line).
4199 Re-order table to follow the sequence of discussion.
4200 hide-body won't hide lines before first header line.
4201 (TeX Mode): Add DocTeX mode.
4202
8cf51b2c
GM
42032005-03-24 Richard M. Stallman <rms@gnu.org>
4204
4205 * mule.texi (Single-Byte Character Support): Delete mention
4206 of iso-acc.el and iso-transl.el.
4207
8cf51b2c
GM
42082005-03-23 Lute Kamstra <lute@gnu.org>
4209
4210 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4211
42122005-03-23 Richard M. Stallman <rms@gnu.org>
4213
8cf51b2c
GM
4214 * search.texi: Delete explicit node pointers.
4215 (Incremental Search): New menu.
4216 (Basic Isearch, Repeat Isearch, Error in Isearch)
4217 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4218 (Slow Isearch): New subnodes.
4219 (Configuring Scrolling): Node deleted.
4220 (Search Case): Doc default-case-fold-search.
4221 (Regexp Replace): Move replace-regexp doc here.
4222
4223 * rmail.texi (Movemail): Put commas inside closequotes.
4224
4225 * picture.texi (Insert in Picture): Document C-c arrow combos.
4226 (Basic Picture): Clarify erasure.
4227
4228 * display.texi (Font Lock): Put commas inside closequotes.
4229
4230 * cmdargs.texi (General Variables): Put commas inside closequotes.
4231
42322005-03-23 Nick Roberts <nickrob@snap.net.nz>
4233
4234 * building.texi (Stack Buffer): Mention reverse contrast for
4235 *selected* frame (might not be current frame).
4236
8cf51b2c
GM
42372005-03-21 Richard M. Stallman <rms@gnu.org>
4238
4239 * building.texi (Starting GUD): Add bashdb.
4240
42412005-03-20 Chong Yidong <cyd@stupidchicken.com>
4242
4243 * basic.texi (Moving Point): Add M-g M-g binding.
4244 (Undo): Document undo-only.
4245 (Position Info): Document M-g M-g and C-u M-g M-g.
4246
4247 * building.texi (Building): Put Grep Searching after Compilation
4248 Shell.
4249 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4250 Document next-error-highlight.
4251 (Grep Searching): Document grep-highlight-matches.
4252 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4253
4254 * calendar.texi (Importing Diary): Rename node from iCalendar.
4255 Document diary-from-outlook.
4256
4257 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4258 Commands.
4259 Mention effect of X drag and drop on Dired buffers.
4260
4261 * files.texi (Visiting): Document large-file-warning-threshold.
4262 Move paragraph on file-selection dialog.
4263 Mention visiting files using X drag and drop.
4264 (Reverting): Mention using Auto-Revert mode to tail files.
4265 Document auto-revert-tail-mode.
4266 (Version Systems): Minor correction.
4267 (Comparing Files): Diff-mode is no longer based on Compilation
4268 mode.
4269 Document compare-ignore-whitespace.
4270 (Misc File Ops): Explain passing a directory to rename-file.
4271 Likewise for copy-file and make-symbolic-link.
4272
4273 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4274 Document mouse-wheel-progressive speed.
4275
4276 * help.texi (Misc Help): Document numeric argument for C-h i.
4277 Correctly explain the effect of just C-u as argument.
4278
4279 * killing.texi (Deletion): Document numeric argument for
4280 just-one-space.
4281
4282 * mini.texi (Completion): Completion acts on text before point.
4283
4284 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4285 (Emulation): CUA mode replaces pc-bindings-mode,
4286 pc-selection-mode, and s-region.
4287
4288 * mule.texi (Input Methods): Leim is now built-in.
4289 (Select Input Method): Document quail-show-key.
4290 (Specify Coding): Document revert-buffer-with-coding-system.
4291
4292 * programs.texi (Fortran Motion): Document f90-next-statement,
4293 f90-previous-statement, f90-next-block, f90-previous-block,
4294 f90-end-of-block, and f90-beginning-of-block.
4295
4296 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4297
4298 * emacs.texi (Acknowledgments): Updated.
4299
4300 * anti.texi: Total rewrite.
4301
8cf51b2c
GM
43022005-03-19 Chong Yidong <cyd@stupidchicken.com>
4303
4304 * ack.texi (Acknowledgments): Update.
4305
43062005-03-19 Eli Zaretskii <eliz@gnu.org>
4307
4308 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4309 copyright years.
4310
43112005-03-14 Nick Roberts <nickrob@snap.net.nz>
4312
4313 * building.texi (Commands of GUD): Move paragraph on setting
4314 breakpoints with mouse to the GDB Graphical Interface node.
4315
43162005-03-07 Richard M. Stallman <rms@gnu.org>
4317
8cf51b2c
GM
4318 * misc.texi (Single Shell, Shell Options): Fix previous change.
4319
4320 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4321
43222005-03-06 Richard M. Stallman <rms@gnu.org>
4323
4324 * building.texi (Starting GUD): Don't explain text vs graphical
4325 GDB here. Just mention it and xref.
4326 Delete "just one debugger process".
4327 (Debugger Operation): Move GUD tooltip info here.
4328 (GUD Tooltips): Node deleted.
4329 (GDB Graphical Interface): Explain the two GDB modes here.
4330
8cf51b2c
GM
4331 * sending.texi (Sending Mail): Minor cleanup.
4332 (Mail Aliases): Explain quoting conventions.
4333 Update key rebinding example.
4334 (Header Editing): C-M-i is like M-TAB.
4335 (Mail Mode Misc): mail-attach-file does not do MIME.
4336
4337 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4338 that really belongs here.
4339 (Remote Mailboxes): Text moved to Rmail Inbox.
4340 (Rmail Display): Mention Mouse-1.
4341 (Movemail): Clarify two movemail versions.
4342 Clarify rmail-movemail-program.
4343
8cf51b2c
GM
4344 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4345 Document async shell commands.
4346 (Shell History): Clarify.
4347 (Shell Ring): Mention C-UP an C-DOWN.
4348 (Shell Options): Add comint-prompt-read-only.
4349 (Invoking emacsclient): Set EDITOR to run Emacs.
4350 (Sorting): No need to explain what region is.
4351 (Saving Emacs Sessions): Fix typo.
4352 (Recursive Edit): Fix punctuation.
4353 (Emulation): Don't mention "PC bindings" which are standard.
4354 (Hyperlinking): Explain Mouse-1 convention here.
4355 (Find Func): Node deleted.
4356
8cf51b2c
GM
4357 * help.texi (Name Help): Xref to Hyperlinking.
4358
4359 * glossary.texi (Glossary):
4360 Rename "Balance Parentheses" to "Balancing...".
4361 Add "Byte Compilation". Correct "Copyleft".
4362 New xref in "Customization".
4363 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4364 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4365 Rename "Registers" to "Register".
4366 Replace "Selecting" with "Selected Frame",
4367 "Selected Window", and "Selecting a Buffer".
4368
4369 * files.texi (Types of Log File): Explain how projects'
4370 methods can vary.
4371
8cf51b2c
GM
4372 * display.texi (Faces): Delete "Emacs 21".
4373
4374 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4375 * fixit.texi (Spelling): C-M-i like M-TAB.
4376 * mini.texi (Completion Options): C-M-i like M-TAB.
4377 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4378 * text.texi (Text Mode): C-M-i like M-TAB.
4379
4380 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4381
4382 * calendar.texi (Specified Dates): Mention `g w'.
4383 (Appointments): appt-activate toggles with no arg.
4384
8cf51b2c
GM
43852005-03-05 Juri Linkov <juri@jurta.org>
4386
4387 * cmdargs.texi (Emacs Invocation): Add cindex
4388 "invocation (command line arguments)"
4389 (Misc X): Add -nbc, --no-blinking-cursor.
4390
43912005-03-04 Ulf Jasper <ulf.jasper@web.de>
4392
4393 * calendar.texi (iCalendar): No need to require it now.
4394
8cf51b2c
GM
43952005-03-03 Nick Roberts <nickrob@snap.net.nz>
4396
4397 * trouble.texi (Contributing): Mention Savannah. Direct users to
4398 emacs-devel.
4399
44002005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4401
4402 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4403 window.
4404
8cf51b2c
GM
44052005-02-27 Richard M. Stallman <rms@gnu.org>
4406
4407 * building.texi (Compilation): Update mode line status info.
4408
44092005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4410
4411 * calendar.texi (General Calendar): Document binding of
4412 scroll-other-window-down.
4413 (Mayan Calendar): Fix earliest date.
4414 (Time Intervals): Document timeclock-change.
4415 Fix timeclock-ask-before-exiting documentation.
4416
44172005-02-26 Kim F. Storm <storm@cua.dk>
4418
4419 * frames.texi (Mouse References):
4420 Add mouse-1-click-in-non-selected-windows.
4421
44222005-02-25 Richard M. Stallman <rms@gnu.org>
4423
4424 * screen.texi (Screen): Explain better about cursors and mode lines;
4425 don't presuppose text terminals.
4426 (Point): Don't assume just one cursor.
4427 Clarify explanation of cursors.
4428 (Echo Area, Menu Bar): Cleanups.
4429
4430 * mini.texi (Minibuffer): Prompts are highlighted.
4431 (Minibuffer Edit): Newline = C-j only on text terminals.
4432 Clarify resize-mini-windows values.
4433 Mention M-PAGEUP and M-PAGEDOWN.
4434 (Completion Commands): Mouse-1 like Mouse-2.
4435 (Minibuffer History): Explain history commands better.
4436 (Repetition): Add xref to Incremental Search.
4437
4438 * mark.texi (Setting Mark): Clarify info about displaying mark.
4439 Clarify explanation of C-@ and C-SPC.
4440 (Transient Mark): Mention Delete Selection mode.
4441 (Marking Objects): Clean up text about extending the region.
4442
4443 * m-x.texi (M-x): One C-g doesn't always go to top level.
4444 No delay before suggest-key-bindings output.
4445
4446 * fixit.texi (Fixit): Mention C-/ for undo.
4447 (Spelling): Mention ESC TAB like M-TAB.
4448 Replacement words with r and R are rechecked.
4449 Say where C-g leaves point. Mention ? as input.
4450
44512005-02-23 Lute Kamstra <lute@gnu.org>
4452
4453 * cmdargs.texi (Initial Options): Add cross reference.
4454
8cf51b2c
GM
44552005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4456
4457 * emacs.texi (Top): Update menu for splitting of node in
4458 msdog.texi.
4459 * frames.texi (Frames): Update xref for splitting of node in
4460 msdog.texi.
4461 * trouble.texi (Quitting): Ditto.
4462
44632005-02-16 Richard M. Stallman <rms@gnu.org>
4464
4465 * windows.texi (Split Window): Simplify line truncation info
4466 and xref to Display Custom.
4467
4468 * trouble.texi (Quitting): Emergency escape only for text terminal.
4469 (Screen Garbled): C-l for ungarbling is only for text terminal.
4470
4471 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4472
4473 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4474
4475 * programs.texi (Program Modes): Mention Python mode.
4476 (Moving by Defuns): Repeating C-M-h extends region.
4477 (Basic Indent): Clarify.
4478 (Custom C Indent): Clarify.
4479 (Expressions): Repeating C-M-@ extends region.
4480 (Info Lookup): Clarify for C-h S.
4481 (Symbol Completion): ESC TAB alternative for M-TAB.
4482 (Electric C): Clarify.
4483
4484 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4485
4486 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4487 MS-DOS Input node.
4488 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4489 (MS-DOS and MULE): Clarify.
4490 (MS-DOS Processes, Windows Processes): Fix typos.
4491
4492 * major.texi (Choosing Modes): Clarify.
4493
4494 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4495 (Keyboard Macro Step-Edit): Clarify.
4496
4497 * indent.texi (Indentation): Clarifications.
4498
4499 * help.texi (Help): Correct error about C-h in query-replace.
4500 Clarify apropos vs C-h a. Fix how to search in FAQ.
4501 (Key Help): Describe C-h w here.
4502 (Name Help): Minor cleanup. C-h w moved to Key Help.
4503 Clarify the "object" joke.
4504 (Apropos): Clarify. Mouse-1 like Mouse-2.
4505 (Help Mode): Mouse-1 like Mouse-2.
4506
4507 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4508
4509 * display.texi (Display): Reorder menu.
4510 (Faces): Cleanup.
4511 (Font Lock): Cleanup. Mention Options menu.
4512 Delete obsolete text.
4513 (Scrolling): For C-l, don't presume text terminal.
4514 (Horizontal Scrolling): Simplify intro.
4515 (Follow Mode): Clarify.
4516 (Cursor Display): Moved before Display Custom.
4517 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4518 Doc default-tab-width. Doc line truncation more thoroughly.
4519
4520 * dired.texi (Dired Enter): C-x C-f can run Dired.
4521 (Dired Visiting): Comment out `a' command.
4522 Mouse-1 is like Mouse-2.
4523 (Shell Commands in Dired): ? can be used more than once.
4524
4525 * basic.texi (Continuation Lines): Simplify description of truncation,
4526 and refer to Display Custom for the rest of it.
4527
8cf51b2c
GM
45282005-02-06 Lute Kamstra <lute@gnu.org>
4529
4530 * basic.texi (Undo): Fix typo.
4531
4532 * cmdargs.texi (Emacs Invocation): Fix typo.
4533
4534 * custom.texi (Init Examples): Fix typo.
4535
4536 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4537
45382005-02-06 Richard M. Stallman <rms@gnu.org>
4539
4540 * regs.texi (Registers): Registers can hold numbers, too.
4541
4542 * killing.texi (Other Kill Commands): Cleanup.
4543 Delete redundant explanation of kill in read-only buffer.
4544 (Yanking): Mention term "copying".
4545 (Accumulating Text): Fix typo.
4546
4547 * entering.texi (Entering Emacs): Update rationale at start.
4548 (Exiting): Treat iconifying on a par with suspension.
4549
4550 * custom.texi (Minor Modes): Fix typo.
4551 (Easy Customization): Fix menu style.
4552 (Variables): Add xref.
4553 (Examining): Setting for future sessions works through .emacs.
4554 (Keymaps): "Text terminals", not "Many".
4555 (Init Rebinding): Explain \C-. Show example of \M-.
4556 Fix minor wording errors.
4557 (Function Keys): Explain vector syntax just once.
4558 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4559 (Init File): Mention .emacs.d directory.
4560 (Init Examples): Add xref.
4561 (Find Init): Mention .emacs.d directory.
4562
4563 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4564 (Action Arguments): Explain which kinds of -l args are found how.
4565 (Initial Options): --batch does not inhibit site-start.
4566 Add xrefs.
4567 (Command Example): Use --batch, not -batch.
4568
4569 * basic.texi (Inserting Text): Cleanup wording.
4570 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4571 C-n is not error at end of buffer.
4572 (Undo): Doc C-/ like C-_. Add xrefs.
4573 (Arguments): META key may be labeled ALT.
4574 Peculiar arg meanings are explained in doc strings.
4575
4576 * abbrevs.texi (Expanding Abbrevs): Clarify.
4577
45782005-02-05 Eli Zaretskii <eliz@gnu.org>
4579
4580 * frames.texi (Frame Parameters): Add an xref to the description
4581 of list-colors-display. Add a pointer to the X docs about colors.
4582
4583 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 4584 Improve docs of list-colors-display.
8cf51b2c
GM
4585
45862005-02-03 Lute Kamstra <lute@gnu.org>
4587
4588 * frames.texi (Frames, Drag and Drop): Fix typos.
4589
45902005-02-03 Richard M. Stallman <rms@gnu.org>
4591
4592 * windows.texi (Basic Window): Mention color-change in mode line.
4593 (Change Window): Explain dragging vertical boundaries.
4594
4595 * text.texi (Sentences): Clarify.
4596 (Paragraphs): Explain M-a and blank lines.
4597 (Outline Mode): Clarify text and menu.
4598 (Hard and Soft Newlines): Mention use-hard-newlines.
4599
4600 * frames.texi (Frames): Delete unnecessary mention of Windows.
4601 (Mouse Commands): Likewise. Mention xterm mouse support.
4602 (Clipboard): Clarify.
4603 (Mouse References): Mention use of Mouse-1 for following links.
4604 (Menu Mouse Clicks): Clarify.
4605 (Mode Line Mouse): Clarify.
4606 (Drag and Drop): Rewrite.
4607
4608 * fixit.texi (Spelling): Fix typo.
4609
4610 * files.texi (File Names): Clarify.
4611 (Visiting): Update conditions for use of file dialog. Clarify.
4612 (Saving): Doc d as answer in save-some-buffers.
4613 (Remote Files): Clean up the text.
4614
4615 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4616
4617 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4618 (List Buffers): Clarify.
4619 (Several Buffers): Doc T command.
4620 (Buffer Convenience): Clarify menu.
4621
4622 * basic.texi (Undo): Clarify last change.
4623
46242005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4625
4626 * fixit.texi (Spelling): Fix typo.
4627
46282005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4629
4630 * basic.texi (Undo): Update description of `undo-outer-limit'.
4631
46322005-02-01 Nick Roberts <nickrob@snap.net.nz>
4633
4634 * building.texi: Update documentation relating to GDB Graphical
4635 Interface.
4636
46372005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4638
4639 * custom.texi (Easy Customization): Adapt menu to node name change.
4640
46412005-01-30 Richard M. Stallman <rms@gnu.org>
4642
4643 * custom.texi (Easy Customization): Defn of "User Option" now
4644 includes faces. Don't say just "option" when talking about variables.
4645 Do say just "options" to mean "anything customizable".
4646 (Specific Customization): Describe `customize-variable',
4647 not `customize-option'.
4648
4649 * glossary.texi (Glossary) <Faces>: Add xref.
4650 <User Option>: Change definition--include faces. Change xref.
4651
4652 * picture.texi (Picture): Mention artist.el.
4653
4654 * sending.texi, screen.texi, programs.texi, misc.texi:
4655 * mini.texi, major.texi, maintaining.texi, macos.texi:
4656 * help.texi, frames.texi, files.texi:
4657 Don't say just "option" when talking about variables.
4658
4659 * display.texi, mule.texi: Don't say just "option" when talking
4660 about variables. Other minor cleanups.
4661
8cf51b2c
GM
46622005-01-26 Lute Kamstra <lute@gnu.org>
4663
4664 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4665 File'. Mention the `-Q' option at the `--no-site-file' option.
4666
8cf51b2c
GM
46672005-01-22 David Kastrup <dak@gnu.org>
4668
4669 * building.texi (Grep Searching): Mention alias `find-grep' for
4670 `grep-find'.
4671
46722005-01-20 Richard M. Stallman <rms@gnu.org>
4673
4674 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4675
8cf51b2c
GM
46762005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4677
4678 * rmail.texi (Movemail): Explain differences
4679 between standard and mailutils versions of movemail.
4680 Describe command line and configuration options introduced
4681 with the latter.
4682 Explain the notion of mailbox URL, provide examples and
4683 cross-references to mailutils documentation.
4684 Describe various methods of specifying mailbox names,
4685 user names and user passwords for rmail.
4686 (Remote Mailboxes): New section. Describe
4687 how movemail handles remote mailboxes. Describe configuration
4688 options used to control its behavior.
4689 (Other Mailbox Formats): Explain handling of various mailbox
4690 formats.
4691
46922005-01-13 Richard M. Stallman <rms@gnu.org>
4693
4694 * commands.texi (Commands): Clarification.
4695
46962005-01-11 Richard M. Stallman <rms@gnu.org>
4697
4698 * programs.texi (Multi-line Indent): Fix previous change.
4699 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4700
8cf51b2c
GM
47012005-01-08 Richard M. Stallman <rms@gnu.org>
4702
4703 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4704 lazy-highlight.
4705
4706 * search.texi (Query Replace): Mention faces query-replace
4707 and lazy-highlight.
4708 (Incremental Search): Update isearch highlighting info.
4709
8cf51b2c
GM
47102005-01-04 Richard M. Stallman <rms@gnu.org>
4711
4712 * custom.texi (Saving Customizations): Minor improvement.
4713
8cf51b2c
GM
47142005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4715
4716 * custom.texi (Saving Customizations): Emacs no longer loads
4717 `custom-file' after .emacs. No longer mention customizing through
4718 Custom.
4719
8cf51b2c
GM
47202005-01-01 Andreas Schwab <schwab@suse.de>
4721
4722 * killing.texi (Graphical Kill): Move up under node Killing,
4723 change @section to @subsection.
4724
47252005-01-01 Richard M. Stallman <rms@gnu.org>
4726
4727 * custom.texi (Face Customization): Mention hex color specs.
4728
4729 * emacs.texi (Top): Update Killing submenu.
4730
4731 * killing.texi (Killing): Reorganize section.
4732 No more TeX-only text; put the node command at start of chapter.
4733 But the first section heading is used only in TeX.
4734 Rewrite the text to read better in this mode.
4735 (Graphical Kill): New subnode gets some of the text that
4736 used to be in the first section.
4737
47382004-12-31 Richard M. Stallman <rms@gnu.org>
4739
4740 * dired.texi (Shell Commands in Dired): Delete the ? example.
4741
4742 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4743
4744 * files.texi (Saving): Describe new require-final-newline features
4745 and mode-require-final-newline.
4746
8cf51b2c
GM
47472004-12-29 Richard M. Stallman <rms@gnu.org>
4748
4749 * custom.texi (File Variables): Clarify previous change.
4750
c8763fb6 47512004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4752
4753 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4754 out now.
4755
47562004-12-27 Richard M. Stallman <rms@gnu.org>
4757
4758 * Makefile.in (MAKEINFO): Specify --force.
4759
4760 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4761 (Undo): Doc undo-outer-limit.
4762
8cf51b2c
GM
47632004-12-15 Juri Linkov <juri@jurta.org>
4764
4765 * mark.texi (Transient Mark, Mark Ring): M-< and other
4766 movement commands don't set mark in Transient Mark mode
4767 if mark is active.
4768
8cf51b2c
GM
47692004-12-12 Juri Linkov <juri@jurta.org>
4770
4771 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4772 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4773
4774 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4775 (Misc Dired Commands): Add @r{(Dired)} to w.
4776
47772004-12-12 Juri Linkov <juri@jurta.org>
4778
4779 * mark.texi (Marking Objects): Marking commands also extend the
4780 region when mark is active in Transient Mark mode.
4781
8cf51b2c
GM
47822004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4783
4784 * custom.texi (Saving Customizations): Emacs only loads the custom
4785 file automatically after the init file in version 22.1 or later.
4786 Adapt text and examples to this fact.
4787
8cf51b2c
GM
47882004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4789
4790 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4791 be set through Custom. Otherwise, it has no effect.
4792
8cf51b2c
GM
47932004-12-05 Richard M. Stallman <rms@gnu.org>
4794
4795 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4796 * entering.texi: Rename Command Line to Emacs Invocation.
4797
10d1d0af 4798 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
4799
4800 * custom.texi (Easy Customization): Move up to section level,
4801 before Variables. Avoid using the term "variable"; say "option".
4802 New initial explanation.
4803 (Variables): In initial explanation, connect "variable" to the
4804 already-explained "user option".
4805
4806 * emacs.texi (Top): Fix ref to Command Line.
4807 Move reference to Easy Customization.
4808
4809 * xresources.texi (X Resources): Fix From link.
4810
4811 * doclicense.texi (GNU Free Documentation License): Fix To link.
4812
4813 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4814
4815 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4816
48172004-12-03 Richard M. Stallman <rms@gnu.org>
4818
4819 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4820
48212004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4822
4823 * kmacro.texi: Several small changes in addition to the following.
4824 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4825 defining a keyboard macro.
4826 Mention `kmacro-ring-max'.
4827 (Keyboard Macro Counter): Clarify description of
4828 `kmacro-insert-counter', `kmacro-set-counter',
4829 `kmacro-add-counter' and `kmacro-set-format'.
4830
48312004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4832
4833 * custom.texi (File Variables): Add `unibyte' and make it more
4834 clear that `unibyte' and `coding' are special. Suggested by Simon
4835 Krahnke <overlord@gmx.li>.
4836
4837 * mule.texi (Enabling Multibyte): Refer to File Variables.
4838 Suggested by Simon Krahnke <overlord@gmx.li>.
4839
c8763fb6 48402004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4841
4842 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4843 x-use-old-gtk-file-dialog.
4844
8cf51b2c
GM
48452004-11-20 Richard M. Stallman <rms@gnu.org>
4846
4847 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4848
48492004-11-09 Lars Brinkhoff <lars@nocrew.org>
4850
4851 * building.texi (Lisp Eval): Delete hyphen in section name.
4852
48532004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4854
4855 * files.texi (Old Versions):
4856 No longer document annotation as "CVS only".
4857
48582004-11-10 Andre Spiegel <spiegel@gnu.org>
4859
4860 * files.texi (Version Control): Rewrite the introduction about
4861 version systems, mentioning the new ones that we support. Thanks
4862 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4863 suggestions.
4864
c8763fb6 48652004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4866
49823426 4867 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4868
c8763fb6 48692004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4870
4871 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4872
48732004-10-23 Eli Zaretskii <eliz@gnu.org>
4874
4875 * text.texi (Text Based Tables, Table Definition)
4876 (Table Creation, Table Recognition, Cell Commands)
4877 (Cell Justification, Row Commands, Column Commands)
4878 (Fixed Width Mode, Table Conversion, Measuring Tables)
4879 (Table Misc): New nodes, documenting the Table Mode.
4880
8cf51b2c
GM
48812004-10-19 Jason Rumney <jasonr@gnu.org>
4882
4883 * makefile.w32-in (info): Change order of arguments to makeinfo.
4884
48852004-10-19 Ulf Jasper <ulf.jasper@web.de>
4886
4887 * calendar.texi (iCalendar): Update for package changes.
4888
8cf51b2c
GM
48892004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4890
4891 * files.texi (Misc File Ops): View mode is a minor mode.
4892
8cf51b2c
GM
48932004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4894
4895 * calendar.texi (iCalendar): Style changes.
4896
48972004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4898
4899 * search.texi (Regexps): The regexp described in the example is no
4900 longer stored in the variable `sentence-end'.
4901
8cf51b2c
GM
49022004-10-06 Nick Roberts <nickrob@snap.net.nz>
4903
4904 * building.texi (Starting GUD): Note that multiple debugging
4905 sessions requires `gdb --fullname'.
4906
49072004-10-05 Ulf Jasper <ulf.jasper@web.de>
4908
4909 * calendar.texi (iCalendar): New section for a new package.
4910
8cf51b2c
GM
49112004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4912
4913 * text.texi: Various small changes in addition to the following.
4914 (Text): Replace xref for autotype with inforef.
4915 (Sentences): Explain nil value for `sentence-end'.
4916 (Paragraphs): Update default values for `paragraph-start' and
4917 `paragraph-separate'.
4918 (Text Mode): Correct description of Text mode's effect on the
4919 syntax table.
4920 (Outline Visibility): `hide-other' does not hide top level headings.
4921 `selective-display-ellipses' no longer has an effect on Outline mode.
4922 (TeX Misc): Add missing @cindex.
4923 Replace xref for RefTeX with inforef.
4924 (Requesting Formatted Text): The variable
4925 `enriched-fill-after-visiting' no longer exists.
4926 (Editing Format Info): Update names of menu items and commands.
4927 (Format Faces): Mention special effect of specifying the default face.
4928 Describe inheritance of text properties.
4929 Correct description of `fixed' face.
4930 (Format Indentation): Correct description of effect of setting
4931 margins. Mention `set-left-margin' and `set-right-margin'.
4932 (Format Justification): Update names of menu items.
4933 `set-justification-full' is now bound to `M-j b'.
4934 Mention that `default-justification' is a per buffer variable.
4935 (Format Properties): Update name of menu item.
4936 (Forcing Enriched Mode): `format-decode-buffer' automatically
4937 turns on Enriched mode if the buffer is in text/enriched format.
4938
49392004-10-05 Emilio C. Lopes <eclig@gmx.net>
4940
4941 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4942
49432004-09-28 Kim F. Storm <storm@cua.dk>
4944
4945 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4946 Align with new functionality.
4947
8cf51b2c
GM
49482004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4949
4950 * display.texi (Display Custom): Remove stray `@end defvar'.
4951
49522004-09-23 Kim F. Storm <storm@cua.dk>
4953
4954 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4955 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4956
8cf51b2c
GM
49572004-09-20 Richard M. Stallman <rms@gnu.org>
4958
4959 * custom.texi (Hooks): Explain using setq to clear out a hook.
4960 (File Variables): Explain multiline string constants.
4961 (Non-ASCII Rebinding): Explain when you need to update
4962 non-ASCII char codes in .emacs.
4963
4964 * building.texi (Compilation): Explain how to make a silent
4965 subprocess that won't be terminated. Explain compilation-environment.
4966
49672004-09-13 Kim F. Storm <storm@cua.dk>
4968
4969 * mini.texi (Repetition): Rename isearch-resume-enabled to
4970 isearch-resume-in-command-history and change default to disabled.
4971
8cf51b2c
GM
49722004-09-09 Kim F. Storm <storm@cua.dk>
4973
4974 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4975 with new `kmacro-name-last-macro'.
4976
8cf51b2c
GM
49772004-09-08 Juri Linkov <juri@jurta.org>
4978
4979 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4980
8cf51b2c
GM
49812004-09-03 Juri Linkov <juri@jurta.org>
4982
4983 * search.texi (Incremental Search): Update wording for M-%.
4984
49852004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4986
4987 * killing.texi (Killing): Correct description of kill commands in
4988 read-only buffer.
4989
49902004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4991
4992 * building.texi (Compilation Mode): Add a paragraph about rules
4993 for finding the compilation buffer for `next-error'.
4994
4995 * search.texi (Other Repeating Search): Mention that Occur mode
4996 supports the next-error functionality.
4997
49982004-09-02 Juri Linkov <juri@jurta.org>
4999
5000 * search.texi (Regexp Replace): Add missing backslash to \footnote.
5001
50022004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5003
5004 * kmacro.texi (Basic Keyboard Macro):
5005 `apply-macro-to-region-lines' now operates on all lines that begin
5006 in the region, rather than on all complete lines in the region.
5007
c8763fb6 50082004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5009
5010 * frames.texi (Drag and drop): Add documentation about
5011 x-dnd-test-function and x-dnd-known-types.
5012
50132004-08-30 Luc Teirlinck <teirllm@auburn.edu>
5014
5015 * indent.texi: Various minor changes in addition to:
5016 (Indentation Commands): Correct description of `indent-relative'.
5017 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5018 mode. The *Tab Stops* buffer uses Overwrite Mode.
5019 (Just Spaces): `tabify' converts sequences of at least two spaces
5020 to tabs.
5021
8cf51b2c
GM
50222004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5023
5024 * frames.texi (Secondary Selection): Setting the secondary
5025 selection with M-Drag-Mouse-1 does not alter the kill ring,
5026 setting it with M-Mouse-1 and M-Mouse-3 does.
5027 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5028 toolkit scroll bars.
5029 (Scroll Bars): Ditto.
5030
5031 * windows.texi (Basic Window): When using a window system, the value
5032 of point in a non-selected window is indicated by a hollow box.
5033 (Split Window): Side by side windows are separated by a scroll bar,
5034 if scroll bars are used.
5035 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5036 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5037 (Window Convenience): Update bindings for `winner-undo' and
5038 `winner-redo'.
5039
5040 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 5041 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
5042 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5043 of "Using Emacs as a Server".
5044 * building.texi (Building): Interchange nodes (for correct numbering).
5045 * programs.texi (Programs): Interchange nodes (for correct numbering).
5046 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5047 Info to the node structure.
5048 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5049 Rearrange order of nodes and sections such that both "GNU GENERAL
5050 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5051 end, as appropriate for appendices.
5052 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5053 Use `@unnumberedsec'.
5054 * trouble.texi: Adapt sectioning in Info to the node structure.
5055 Adapt node pointers to change in emacs.texi.
5056 * cmdargs.texi, doclicense.texi: Adapt node pointers.
5057
8cf51b2c
GM
50582004-08-25 Kenichi Handa <handa@m17n.org>
5059
5060 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5061 description for unibyte mode.
5062
50632004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5064
5065 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5066
5067 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5068 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5069 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5070 in @pxref.
5071
50722004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5073
5074 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5075 Change section names.
5076
8cf51b2c
GM
50772004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5078
5079 * kmacro.texi (Keyboard Macro Ring): Rename section.
5080 Emacs treats the head of the macro ring as the `last keyboard macro'.
5081 (Keyboard Macro Counter): Minor change.
5082 (Save Keyboard Macro): Some clarifications.
5083 (Edit Keyboard Macro): Rename section.
5084
5085 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5086 32-bit machines.
5087 (Several Buffers): Clarify which buffer is selected if `2' is
5088 pressed in the Buffer Menu.
5089 Auto Revert mode can be used to update the Buffer Menu
5090 automatically.
5091
50922004-08-21 Eli Zaretskii <eliz@gnu.org>
5093
5094 * help.texi (Misc Help): Add an index entry for finding an Info
5095 manual by its file name.
5096
50972004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5098
5099 * files.texi (Backup Deletion): Correct description of
5100 `delete-old-versions'.
5101 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5102 (Auto Save Files): Recommend `auto-save-mode' to reenable
5103 auto-saving, rather than the abbreviation `auto-save'.
5104
51052004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5106
5107 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5108 for "killing" and "yanking" in main menu.
5109
51102004-08-16 Richard M. Stallman <rms@gnu.org>
5111
5112 * killing.texi (Yanking, Killing): Minor cleanups.
5113
5114 * mark.texi (Momentary Mark): Minor cleanups.
5115
51162004-08-15 Kenichi Handa <handa@etl.go.jp>
5117
5118 * custom.texi (Non-ASCII Rebinding):
5119 C-q always inserts the right code to pass to global-set-key.
5120
8cf51b2c
GM
51212004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5122
5123 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5124 `insert-register', instead of `C-x r g' binding, for consistency.
5125
51262004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5127
5128 * fixit.texi (Spelling): Fix typo.
5129
51302004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5131
5132 * help.texi (Help): Fix Texinfo usage.
5133
8cf51b2c
GM
51342004-07-24 Richard M. Stallman <rms@gnu.org>
5135
5136 * text.texi (Paragraphs): Update how paragraphs are separated
5137 and the default for paragraph-separate.
5138
5139 * search.texi (Regexp Replace): Further update text for new
5140 replacement operators.
5141
8cf51b2c
GM
51422004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5143
5144 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5145 `R' switch.
5146
5147 * dired.texi (Dired Updating): `k' only deletes inserted
5148 subdirectories from the Dired buffer if a prefix argument was given.
5149
5150 * search.texi (Regexps): Delete redundant definition of `symbol' in
5151 description of `\_>'. It already occurs in the description of `\_<'.
5152
8cf51b2c
GM
51532004-07-01 Juri Linkov <juri@jurta.org>
5154
5155 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5156 (Regexp Search): Add M-r.
5157
51582004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5159
5160 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5161
51622004-06-29 Jesper Harder <harder@ifa.au.dk>
5163
49823426 5164 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5165
51662004-06-25 Richard M. Stallman <rms@gnu.org>
5167
5168 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5169
51702004-06-25 David Kastrup <dak@gnu.org>
5171
5172 * search.texi (Regexp Replace): Some typo corrections and
5173 rearrangement.
5174
51752004-06-24 David Kastrup <dak@gnu.org>
5176
5177 * search.texi (Unconditional Replace): Use replace-string instead
5178 of query-replace in example.
5179 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5180 sequences.
5181 (Query Replace): Correct explanation of `^' which does not use
5182 the mark stack.
5183
51842004-06-21 Nick Roberts <nickrob@gnu.org>
5185
5186 * misc.texi (Shell History Copying): Document comint-insert-input.
5187 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5188
8cf51b2c
GM
51892004-06-20 Jesper Harder <harder@ifa.au.dk>
5190
5191 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5192 * custom.texi (Customization): Do.
5193 * anti.texi (Antinews): Do.
5194 * abbrevs.texi (Defining Abbrevs): Do.
5195
5196 * programs.texi (Info Lookup): Fix keybinding for
5197 info-lookup-symbol.
5198
51992004-06-16 Juanma Barranquero <lektu@terra.es>
5200
5201 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5202 Add emacs-xtra.
5203 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5204 (clean): Add emacs-xtra and flymake. Remove redundancies.
5205
52062004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5207
5208 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5209 Add emacs-xtra.
5210 * emacs-xtra.texi: New file.
5211
52122004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5213
5214 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5215 (Dired and Find): Mention differences with ordinary Dired buffers.
5216
8cf51b2c
GM
52172004-06-13 Richard M. Stallman <rms@gnu.org>
5218
5219 * custom.texi (Init Syntax): Explain about vars that do special
5220 things when set with setq or with Custom.
5221 (Init Examples): Add line-number-mode example.
5222
8cf51b2c
GM
52232004-06-12 Juri Linkov <juri@jurta.org>
5224
5225 * dired.texi (Operating on Files): Add dired-do-touch.
5226
8cf51b2c
GM
52272004-06-10 Juri Linkov <juri@jurta.org>
5228
5229 * building.texi (Lisp Eval): Add C-M-x on defface.
5230
52312004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5232
5233 * files.texi (Reverting): Auto-Revert mode and
5234 Global Auto-Revert mode no longer revert remote files.
5235
8cf51b2c
GM
52362004-05-29 Richard M. Stallman <rms@gnu.org>
5237
5238 * custom.texi (Init File): Two dashes start --no-site-file.
5239
8cf51b2c
GM
52402004-05-29 Alan Mackenzie <acm@muc.de>
5241
5242 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5243 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5244 (AWK, Pike): Document as "C-like modes".
5245 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5246 (M-x man): Supersedes M-x manual-entry.
5247 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5248
5249 ("Comments in C"): Delete node; the info is in CC Mode manual.
5250 (c-comment-only-line-offset): Remove description.
5251
5252 (C-c ., C-c C-c): Describe new C Mode bindings.
5253
5254 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5255 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5256 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5257 Amend definitions.
5258
5259 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5260 Describe functions.
5261
5262 (c-comment-start-regexp, c-hanging-comment-ender-p)
5263 (c-hanging-comment-starter-p): Remove obsolete definitions.
5264
5265 * emacs.texi: Remove the menu entry "Comments in C".
5266
8cf51b2c
GM
52672004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5268
5269 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5270 `M-x locate'.
5271
52722004-05-16 Karl Berry <karl@gnu.org>
5273
5274 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5275 makeinfo --html fails.
5276 * help.texi (Help Summary) [@ifnottex]: Likewise.
5277
52782004-05-13 Nick Roberts <nickrob@gnu.org>
5279
5280 * building.texi (GDB Graphical Interface): Update and describe
5281 layout first.
5282
8cf51b2c
GM
52832004-05-04 Jason Rumney <jasonr@gnu.org>
5284
5285 * makefile.w32-in: Revert last change.
5286
52872004-05-03 Jason Rumney <jasonr@gnu.org>
5288
5289 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5290
8cf51b2c
GM
52912004-04-23 Juanma Barranquero <lektu@terra.es>
5292
5293 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5294
52952004-04-18 Juri Linkov <juri@jurta.org>
5296
5297 * fixit.texi (Spelling): Remove file extension from ispell xref.
5298
52992004-04-15 Kim F. Storm <storm@cua.dk>
5300
5301 * cmdargs.texi (Initial Options): Add -Q.
5302
53032004-04-05 Kim F. Storm <storm@cua.dk>
5304
5305 * custom.texi (File Variables): Add safe-local-eval-forms.
5306
8cf51b2c
GM
53072004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5308
5309 * files.texi (Reverting): Correct description of revert-buffer's
5310 handling of point.
5311
53122004-03-22 Juri Linkov <juri@jurta.org>
5313
5314 * emacs.texi (Top): Add `Misc X'.
5315
49823426 5316 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5317
5318 * glossary.texi: Improve references.
5319
5320 * help.texi: Sync keywords with finder.el.
5321
5322 * mini.texi (Completion): Add description for menu items.
5323
5324 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5325
5326 * sending.texi (Mail Methods): Fix xref to Message manual.
5327
8cf51b2c
GM
53282004-03-12 Richard M. Stallman <rms@gnu.org>
5329
8cf51b2c
GM
5330 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5331
8cf51b2c
GM
53322004-03-04 Richard M. Stallman <rms@gnu.org>
5333
5334 * search.texi (Regexps): Explain that ^ and $ have their
5335 special meanings only in certain contexts.
5336
5337 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5338
5339 * mule.texi (Specify Coding): Doc C-x RET F.
5340
5341 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5342 for multiple compile and grep buffers.
5343 (Indirect Buffers): Don't recommand clone-indirect-buffer
5344 for multiple compile and grep buffers.
5345
8cf51b2c
GM
53462004-02-29 Juanma Barranquero <lektu@terra.es>
5347
5348 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5349 Use $(DEL) instead of rm, and ignore exit code.
5350
8cf51b2c
GM
53512004-02-23 Nick Roberts <nick@nick.uklinux.net>
5352
5353 * building.texi (Watch Expressions): Update.
5354
53552004-02-21 Juri Linkov <juri@jurta.org>
5356
5357 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5358 --directory, --help, --version. Move text about command-line-args
5359 to Command Arguments.
5360 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5361 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5362 (Window Size X): Join -g and --geometry. Add @cindex.
5363 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5364 (Title X): Remove alias -title.
5365 (Misc X): New node.
5366
c8763fb6 53672004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5368
5369 * frames.texi (Drag and drop): Add Motif to list of supported
5370 protocols.
5371
c8763fb6 53722004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5373
5374 * frames.texi (Drag and drop): New section.
5375
53762004-01-24 Richard M. Stallman <rms@gnu.org>
5377
5378 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5379 Include it only @ifnotinfo. Patch the preceding and following
5380 node headers to point to each other.
5381
53822004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5383
5384 * calendar.texi (Appointments): Update section.
5385
53862003-12-29 Kevin Ryde <user42@zip.com.au>
5387
8cf51b2c
GM
5388 * programs.texi (C Modes): Fix the xref.
5389
53902003-12-23 Nick Roberts <nick@nick.uklinux.net>
5391
5392 * building.texi (Watch Expressions): Update.
5393 (Commands of GUD): Include use of toolbar + breakpoints set from
5394 fringe/margin.
5395
53962003-12-03 Andre Spiegel <spiegel@gnu.org>
5397
5398 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5399 <acm@muc.de>.
5400
c8763fb6 54012003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5402
5403 * frames.texi (Dialog Boxes): Add use-file-dialog.
5404
8cf51b2c
GM
54052003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5406
5407 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5408 in CC Mode.
5409
8cf51b2c
GM
54102003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5411
5412 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5413 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5414 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5415 * man/frames.texi, man/glossary.texi, man/killing.texi:
5416 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5417 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5418 * man/sending.texi, man/text.texi, man/trouble.texi:
5419 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5420
54212003-11-01 Alan Mackenzie <acm@muc.de>
5422
5423 * search.texi (Scrolling During Incremental Search): Document a
5424 new scrolling facility in isearch mode.
5425
8cf51b2c
GM
54262003-10-22 Miles Bader <miles@gnu.org>
5427
5428 * Makefile.in (info): Move before $(top_srcdir)/info.
5429
54302003-10-22 Nick Roberts <nick@nick.uklinux.net>
5431
5432 * building.texi (Watch Expressions): Update section on data display
5433 to reflect code changes (GDB Graphical Interface).
5434
8cf51b2c
GM
54352003-10-13 Richard M. Stallman <rms@gnu.org>
5436
5437 * xresources.texi (GTK resources): Clean up previous change.
5438
c8763fb6 54392003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5440
5441 * xresources.texi (GTK resources): Add a note that some themes
5442 disallow customizations. Add scroll theme example.
5443
8cf51b2c
GM
54442003-09-30 Richard M. Stallman <rms@gnu.org>
5445
8cf51b2c
GM
5446 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5447
5448 * misc.texi (Saving Emacs Sessions): Shorten the section,
5449 collapsing back into one node.
5450
54512003-09-30 Lars Hansen <larsh@math.ku.dk>
5452
5453 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5454
ce058493 54552003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5456
5457 * xresources.texi (GTK names in Emacs): Correct typo.
5458
8cf51b2c
GM
54592003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5460
5461 * cmdargs.texi (Font X): Mention new default font. More
5462 fully describe long font names, wildcard patterns and the
5463 problems involved. (Result of discussion on emacs-devel.)
5464
54652003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5466
5467 * emacs.texi (Acknowledgements): Correct typo.
5468
54692003-09-22 Richard M. Stallman <rms@gnu.org>
5470
5471 * dired.texi (Misc Dired Commands): New node.
5472 (Dired Navigation): Add dired-goto-file.
5473
5474 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5475
5476 * emacs.texi (Acknowledgements): New node, split from Distribution.
5477
5478 * cmdargs.texi (Action Arguments): -f reads interactive args.
5479
8cf51b2c
GM
54802003-09-08 Lute Kamstra <lute@gnu.org>
5481
5482 * screen.texi (Mode Line): Say that POS comes before LINE.
5483 Mention `size-indication-mode'.
5484 * display.texi (Optional Mode Line): Document
5485 `size-indication-mode'.
5486 * basic.texi (Position Info): Mention `size-indication-mode'.
5487
54882003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5489
5490 * xresources.texi (Resources): Refer to `editres' man page.
5491 (Lucid Resources): Update defaults. Expand description of
5492 `shadowThickness'.
5493
54942003-09-04 Miles Bader <miles@gnu.org>
5495
5496 * Makefile.in (top_srcdir): New variable.
5497 ($(top_srcdir)/info): New rule.
5498 (info): Depend on it.
5499
55002003-09-03 Peter Runestig <peter@runestig.com>
5501
5502 * makefile.w32-in: New file.
5503
55042003-08-29 Richard M. Stallman <rms@gnu.org>
5505
5506 * misc.texi (Saving Emacs Sessions): Correct previous change.
5507
8cf51b2c
GM
55082003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5509
8cf51b2c
GM
5510 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5511 (Intro): Include kmacro.texi after fixit.texi instead of after
5512 custom.texi. (As suggested by Kim Storm.)
5513
55142003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5515
5516 * fixit.texi (Fixit): Update `Next' pointer.
5517 * files.texi (Files): Update `Previous' pointer.
5518 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5519 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5520 (Suggested by Kim Storm.)
5521 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5522
55232003-08-18 Kim F. Storm <storm@cua.dk>
5524
5525 * kmacro.texi: New file describing enhanced keyboard macro
5526 functionality. Replaces old description in custom.texi.
5527
5528 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5529 (Keyboard Macros): Move to new kmacro.texi file.
5530
5531 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5532
8cf51b2c
GM
55332003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5534
5535 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5536
55372003-08-17 Alex Schroeder <alex@gnu.org>
5538
5539 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5540 required.
5541
8cf51b2c
GM
55422003-08-05 Richard M. Stallman <rms@gnu.org>
5543
5544 * programs.texi (Lisp Indent): Don't describe
5545 lisp-indent-function property here. Use xref to Lisp Manual.
5546
8cf51b2c
GM
55472003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5548
fffa137c 5549 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5550 abbreviations.
5551
55522003-07-24 Markus Rost <rost@math.ohio-state.edu>
5553
5554 * buffers.texi (List Buffers): Fix previous change.
5555
8cf51b2c
GM
55562003-07-13 Markus Rost <rost@math.ohio-state.edu>
5557
5558 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5559 List*.
5560
55612003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5562
8cf51b2c
GM
5563 * display.texi (Font Lock): Fix typo.
5564
55652003-07-07 Richard M. Stallman <rms@gnu.org>
5566
5567 * display.texi (Font Lock): Add xref for format info on
5568 font-lock-remove-keywords.
5569
5570 * building.texi (Compilation): Document what happens with asynch
5571 children of compiler process.
5572
5573 * help.texi (Library Keywords): Use @multitable.
5574
8cf51b2c
GM
55752003-06-04 Richard M. Stallman <rms@gnu.org>
5576
5577 * programs.texi (Expressions): Delete C-M-DEL.
5578
5579 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5580 comint-move-point-for-output renamed from
5581 comint-scroll-to-bottom-on-output.
5582
5583 * custom.texi (Init Rebinding): Replace previous change with xref.
5584 (Non-ASCII Rebinding): Explain that issue more briefly here.
5585
55862003-05-28 Richard M. Stallman <rms@gnu.org>
5587
5588 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5589
55902003-05-28 Nick Roberts <nick@nick.uklinux.net>
5591
5592 * building.texi (GDB Graphical Interface): New node.
5593 (Rewritten somewhat by RMS.)
5594
c8763fb6 55952003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5596
5597 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5598 non-English letters. Explain how to set coding systems correctly
5599 and how to include the right coding cookie in the file.
5600
c8763fb6 56012003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5602
5603 * indent.texi (Indentation): Explain the concepts.
5604 (Just Spaces): Explain why preventing tabs for indentation might
5605 be useful.
5606
8cf51b2c
GM
56072003-04-16 Richard M. Stallman <rms@gnu.org>
5608
5609 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5610
8cf51b2c
GM
56112003-02-22 Alex Schroeder <alex@emacswiki.org>
5612
5613 * cmdargs.texi (General Variables): Document SMTPSERVER.
5614
8cf51b2c
GM
5615 * sending.texi: Remove SMTP node.
5616 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5617 library.
5618
8cf51b2c
GM
56192003-02-22 Alex Schroeder <alex@emacswiki.org>
5620
5621 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5622
56232003-02-22 Simon Josefsson <jas@extundo.com>
5624
5625 * sending.texi (Mail Methods): Add node about SMTP.
5626
c8763fb6 56272003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5628
5629 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5630
8cf51b2c
GM
56312003-02-01 Kevin Ryde <user42@zip.com.au>
5632
5633 * glossary.texi (Glossary): Correction to cl cross reference.
5634
56352003-01-20 Richard M. Stallman <rms@gnu.org>
5636
5637 * killing.texi (Rectangles): Document C-x c r.
5638
c8763fb6 56392003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5640
5641 * xresources.texi (GTK resources): New node.
5642 (GTK widget names): New node.
5643 (GTK names in Emacs): New node.
5644 (GTK styles): New node.
5645
c8763fb6 56462003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5647
5648 * maintaining.texi (Create Tags Table): Add reference to the new
5649 `etags --help --lang=LANG' option.
5650
8cf51b2c
GM
56512002-10-02 Karl Berry <karl@gnu.org>
5652
49823426 5653 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5654 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5655 where needed for the sake of the HTML output.
8cf51b2c
GM
5656
56572001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5658
5659 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5660 source files.
5661
56622001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5663
5664 * Makefile.in (emacsman): New target.
5665
8cf51b2c
GM
56662001-10-20 Gerd Moellmann <gerd@gnu.org>
5667
5668 * (Version 21.1 released.)
5669
56702001-10-05 Gerd Moellmann <gerd@gnu.org>
5671
5672 * Branch for 21.1.
5673
8cf51b2c
GM
56742001-03-05 Gerd Moellmann <gerd@gnu.org>
5675
5676 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5677
8cf51b2c
GM
56782000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5679
5680 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5681
8cf51b2c
GM
56821999-07-12 Richard Stallman <rms@gnu.org>
5683
5684 * Version 20.4 released.
5685
56861998-12-04 Markus Rost <rost@delysid.gnu.org>
5687
5688 * Makefile.in (INFO_TARGETS): Delete customize.info.
5689 (DVI_TARGETS): Delete customize.dvi.
5690 (../info/customize, customize.dvi): Targets deleted.
5691
56921998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5693
5694 * Version 20.3 released.
5695
56961998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5697
5698 * Makefile.in (EMACSSOURCES): Add mule.texi.
5699 Add msdog.texi, ack.texi. Remove gnu1.texi.
5700
57011998-04-06 Andreas Schwab <schwab@gnu.org>
5702
5703 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5704 it in dvi targets.
8cf51b2c
GM
5705
57061997-09-23 Paul Eggert <eggert@twinsun.com>
5707
5708 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5709 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5710 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5711
57121997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5713
5714 * Version 20.2 released.
5715
57161997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5717
5718 * Version 20.1 released.
5719
57201997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5721
5722 * Makefile (../info/customize, customize.dvi): New targets.
5723 (INFO_TARGETS): Add ../info/customize.
5724 (DVI_TARGETS): Add customize.dvi.
5725
8cf51b2c
GM
57261996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5727
5728 * Version 19.33 released.
5729
57301996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5731
5732 * Version 19.32 released.
5733
8cf51b2c
GM
57341996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5735
5736 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5737
57381996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5739
5740 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5741 Specify -I option.
5742 (All dvi targets): Set the TEXINPUTS variable.
5743
57441996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5745
5746 * Version 19.31 released.
5747
8cf51b2c
GM
57481995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5749
5750 * Version 19.30 released.
5751
8cf51b2c
GM
57521995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5753
5754 * Makefile.in (maintainer-clean): Rename from realclean.
5755
57561994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5757
5758 * Makefile.in: New file.
5759 * Makefile: File deleted.
5760
57611994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5762
5763 * Makefile (TEXINDEX_OBJS): Variable deleted.
5764 (texindex, texindex.o, getopt.o): Rules deleted.
5765 All deps on texindex deleted.
5766 (distclean): Don't delete texindex.
5767 (mostlyclean): Don't delete *.o.
5768 * texindex.c, getopt.c: Files deleted.
5769
57701994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5771
5772 * Version 19.26 released.
5773
57741994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5775
5776 * Makefile (EMACSSOURCES): Exclude undo.texi.
5777
57781994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5779
5780 * Version 19.25 released.
5781
57821994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5783
5784 * Version 19.24 released.
5785
57861994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5787
5788 * Version 19.23 released.
5789
57901994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5791
5792 * Makefile: Delete spurious tab.
5793
57941994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5795
5796 * Makefile (.SUFFIXES): New rule.
5797
8cf51b2c
GM
57981993-12-04 Richard Stallman (rms@srarc2)
5799
5800 * getopt.c: New file.
5801 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5802 (getopt.o): New rule.
5803 (dvi): Don't depend on texindex.
49823426 5804 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5805
58061993-12-03 Richard Stallman (rms@srarc2)
5807
49823426
GM
5808 * Makefile (TEXI2DVI): New variable.
5809 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5810 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5811
58121993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5813
5814 * Version 19.22 released.
5815
58161993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5817
5818 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5819
58201993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5821
5822 * Version 19.21 released.
5823
8cf51b2c
GM
58241993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5825
5826 * Makefile (realclean): Don't delete the Info files.
5827
58281993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5829
8cf51b2c
GM
5830 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5831 4' where appropriate.
5832
58331993-10-20 Brian Fox (bfox@ai.mit.edu)
5834
49823426 5835 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5836
5837 * texindex.c: Include "../src/config.h" if building in emacs.
5838
5839 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5840 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5841 Add target to build texindex.c, defining `emacs'.
5842
8cf51b2c
GM
58431993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5844
5845 * Version 19.19 released.
5846
8cf51b2c
GM
58471993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5848
5849 * Version 19.18 released.
5850
58511993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5852
5853 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5854
58551993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5856
5857 * Version 19.17 released.
5858
58591993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5860
5861 * split-man: Fix typos in last change.
5862
58631993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5864
5865 * Version 19.16 released.
5866
58671993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5868
5869 * version 19.15 released.
5870
58711993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5872
5873 * Makefile (distclean): It's rm, not rf.
5874
58751993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5876
5877 * Version 19.14 released.
5878
58791993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5880
5881 * Makefile: New file.
5882
58831993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5884
5885 * Version 19.13 released.
5886
58871993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5888
5889 * Version 19.9 released.
5890
58911993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5892
5893 * Version 19.8 released.
5894
58951993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5896
5897 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5898
5899 * trouble.texi: It's `enable-flow-control-on', not
5900 `evade-flow-control-on'.
5901
59021993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5903
5904 * display.texi: Document standard-display-european.
5905
59061993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5907
5908 * Version 19.7 released.
5909
5910 * emacs.texi: Add a sentence to the top menu mentioning the
5911 specific version of Emacs this manual applies to.
5912
59131993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5914
5915 * basic.texi: Document next-line-add-lines variable used to
5916 implement down-arrow.
5917
5918 * killing.texi: Document kill-whole-line.
5919
59201993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5921
5922 * text.texi: Update unix TeX ordering information.
5923
59241993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5925
5926 * news.texi: Mention fill-rectangle in keybinding list.
5927
5928 * killing.texi: Document fill-rectangle.
5929
59301993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5931
5932 * vc.texi: Bring the docs up to date with VC 5.2.
5933
59341992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5935
5936 * emacs.tex: Mention blackbox and gomoku under Amusements.
5937 Assembler mode is now mentioned and appropriately indexed
5938 under Programming Modes.
5939
59401991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5941
5942 * emacs.tex: Update TeX ordering information.
5943
8cf51b2c
GM
59441990-06-26 David Lawrence (tale@geech)
5945
5946 * emacs.tex: Note that completion-ignored-extensions is not used
5947 to filter out names when all completions are displayed in
5948 *Completions*.
5949
59501990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5951
5952 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5953
59541990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5955
5956 * emacs.tex: Add @findex grep.
5957
8cf51b2c
GM
59581988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5959
5960 * emacs.tex: Correct two typos. No other changes before
5961 Version 19 will be made.
5962
8cf51b2c
GM
59631988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5964
5965 * emacs.tex: Update information for obtaining TeX distribution from the
5966 University of Washington.
5967
5968;; Local Variables:
c8763fb6 5969;; coding: utf-8
8cf51b2c
GM
5970;; fill-column: 79
5971;; add-log-time-zone-rule: t
5972;; End:
5973
5974 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5975 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5976
5977 This file is part of GNU Emacs.
5978
352c8b4a 5979 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5980 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5981 the Free Software Foundation, either version 3 of the License, or
5982 (at your option) any later version.
8cf51b2c
GM
5983
5984 GNU Emacs is distributed in the hope that it will be useful,
5985 but WITHOUT ANY WARRANTY; without even the implied warranty of
5986 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5987 GNU General Public License for more details.
5988
5989 You should have received a copy of the GNU General Public License
352c8b4a 5990 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5991
5992;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd