* dbusbind.c (XD_OBJECT_TO_DBUS_TYPE): Handle simple type symbols
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
25597d40
CY
12008-10-19 Chong Yidong <cyd@stupidchicken.com>
2
3 * frames.texi (Cut/Paste Other App): Document
4 yank-pop-change-selection.
5 (Secondary Selection): Fix modified mouse click syntax.
6 (Clipboard): Describe Cut, Copy and Paste commands.
7 (Mouse References): Not all references are in read-only buffers.
8
b0f95216
CY
92008-10-15 Chong Yidong <cyd@stupidchicken.com>
10
b0817f00
CY
11 * files.texi (Version Control): Copyedits. Add Bazaar.
12 (Version Control Systems): List different VCS's using an itemized list.
13 Add Bazaar.
14 (VCS Concepts): Copyedits. Tweak description of file merging.
15
b0f95216
CY
16 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
17 (Cut/Paste Other App): Document select-active-regions and
18 x-select-enable-primary.
19
69d0d701
CY
202008-10-13 Chong Yidong <cyd@stupidchicken.com>
21
22 * mark.texi (Shift Selection): Correct case in node name.
23
24 * emacs.texi (Top): Update node order in Mark chapter.
25
375e8351
EZ
262008-10-12 Eli Zaretskii <eliz@gnu.org>
27
28 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
29
30 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
31 elsewhere in the manual instead of describing yet again the intricacies
32 of $HOME on MS-Windows and MS-DOS.
33
ab58114f
CY
342008-10-12 Chong Yidong <cyd@stupidchicken.com>
35
4f959513
CY
36 * mini.texi (Minibuffer File): Add xref to File Names.
37 (Minibuffer File): Add discussion of `~' in file names. Add
38 insert-default-directory index reference.
39
ab58114f
CY
40 * files.texi (File Names): Reorganize description.
41 (Visiting): Add xref to Mode Line. Copyedits.
42 (Save Commands): Mention prefix behavior of C-x C-s.
43 (Numbered Backups): Node deleted.
44 (Backup Names): Contents of Numbered Backups moved here. State default
45 of version-control variable.
46 (Reverting): Copyedits.
47 (Version Control): Add additional version control systems.
48
49 * emacs.texi (Top): Delete Numbered Backups node.
50
51 * cmdargs.texi (General Variables): Change Numbered Backups xref to
52 Backup Names.
f2884f63 53 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 54
b0b5100a
RF
552008-10-11 Romain Francoise <romain@orebokech.com>
56
57 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
58
89774b5f
CY
592008-10-11 Chong Yidong <cyd@stupidchicken.com>
60
61 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
62 (Select Buffer): Mention use of minibuffer history. Describe default
63 value of default-major-mode. Mention that C-x 4 b selects the other
64 window.
65 (List Buffers): Document CRM indicators in the order they appear.
66 (Kill Buffer): Document new command kill-matching buffers.
67 (Several Buffers): Move explanation of the relationship between buffer
68 list and buffer menu to the top.
69 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
70
4c72bf27
CY
712008-10-10 Chong Yidong <cyd@stupidchicken.com>
72
73 * entering.texi (Exiting): Document change of C-x C-c to
74 save-buffers-kill-terminal. Document kill-emacs.
75
f68eb991
EZ
762008-09-30 Eli Zaretskii <eliz@gnu.org>
77
78 * mule.texi (Coding Systems): Don't mention codepage-setup.
79
80 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
81 cpNNN coding systems anymore.
82 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
83 for unibyte mode. Don't mention line-drawing characters. Don't
84 mention dos-unsupported-char-glyph.
85
1a2dd44d
CY
862008-09-25 Chong Yidong <cyd@stupidchicken.com>
87
88 * search.texi (Search): Shorten introduction.
89 (Basic Isearch): Add command table. Discuss reverse isearch and
90 isearch highlighting.
91 (Repeat Isearch): Move lazy highlighting discussion here. Add search
92 ring to cindex.
93 (Special Isearch): Move input methods discussion here.
94 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
95 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
96 Repeat Isearch.
97 (Isearch Minibuffer): New node.
98 (Word Search): Document new word search commands.
99 (Regexp Example): Simplify example using sentence-end-base variable.
100 (Replace): Reword introduction.
101 (Unconditional Replace): Remove unnecessary example.
102 (Other Repeating Search): Document new `M-s o' binding.
103
104 * emacs.texi (Top): Update node listings.
105
e45da31d
JB
1062008-09-22 Juanma Barranquero <lekktu@gmail.com>
107
108 * emacs.texi (Top): Remove Kill Errors from menu.
109
841c8096
CY
1102008-09-22 Chong Yidong <cyd@stupidchicken.com>
111
402168fa
CY
112 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
113 interface for defining macros. Simplify examples. Note that C-g quits
114 macro definitions.
115 (Keyboard Macro Counter): Document using F3 to insert counter. Give
116 usage example.
117 (Keyboard Macro Query): Organize query responses in a table.
118
119 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
120 to Erasing node.
841c8096
CY
121 (Undo): Reorganize paragraphs for logical flow. Move keybinding
122 rationale to a footnote.
123 (Kill Errors): Remove node, due to redundancy with Erasing.
124 (Spelling): Move discussion of flyspell to end. Note new behavior of
125 M-$ in active region. Remove non-ispell-specific keybindings from
126 table.
127
eab2ee89
DN
1282008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
129
130 * cmdargs.texi (Initial Options): Document --daemon.
131
3d53e905
GM
1322008-09-20 Glenn Morris <rgm@gnu.org>
133
134 * files.texi (Numbered Backups): Mention that some modes set
135 version-control.
136
1c90484d
GM
1372008-09-20 Jim Blandy <jimb@red-bean.com>
138
139 * files.texi (Numbered Backups): Reference File Variables, as well.
140 Remove discussion of Rmail's implementation.
141
0fc0d844
CY
1422008-09-06 Chong Yidong <cyd@stupidchicken.com>
143
144 * misc.texi (Recursive Edit): Note that top-level exits active
145 minibuffers.
146
147 * trouble.texi (Quitting): Likewise.
148
b18d283d
CY
1492008-08-31 Chong Yidong <cyd@stupidchicken.com>
150
151 * emacs.texi (Top): Add Temporary Face Changes xref.
152
153 * display.texi (Display): Move Temporary Face Changes node to just
154 after Standard Faces.
155 (Scrolling): Document recenter-top-bottom instead of recenter.
156 (Horizontal Scrolling): Move auto hscroll discussion to the top.
157 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
158 (Display Custom): Copyedits.
159 (Optional Mode Line): Document display-battery-mode.
160
180135fc
RF
1612008-08-27 Romain Francoise <romain@orebokech.com>
162
163 * custom.texi (Directory Variables): Minor fix.
164
d3fe3475
GM
1652008-08-27 Glenn Morris <rgm@gnu.org>
166
167 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
168 descriptions.
169 (Calendar Customizing): Tweak layout description.
183080b6 170 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
171 markers. Condense calendar-star-date and calendar-mark-today
172 description.
173 (Holiday Customizing): Add oriental and solar holidays.
174 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
175 Fix holiday-float description. Use zerop in examples. Be less verbose.
176 (Date Display Format): Change ISO format. Be less verbose.
177 (Diary Customizing): Mention day and month abbrev arrays.
178 Mention the date-form variables by name. Update European example.
179 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
180 Condense examples. Mention diary-entry-symbols by name.
181 Condense table for insertion commands.
182 (Fancy Diary Display): Mention diary-include-string and
183 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
184 Ethiopic, Persian date functions. Condense descriptions.
185
186 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
187 (Adding to Diary): Adapt for changed node name.
188
71755807
GM
1892008-08-26 Glenn Morris <rgm@gnu.org>
190
191 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
192 node "Hebrew/Islamic Entries".
193
194 * calendar.texi (Specified Dates): Fix names of iso functions.
195 (General Calendar): There may not be another window.
196 (Writing Calendar Files, Holidays): Tweak intro.
197 (Holidays): Mention Baha'i and Chinese holidays.
198 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
199 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
200 (To Other Calendar): Add calendar-print-other-dates.
201 Refer to "graphic display" rather than "X.
202 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
203 (Displaying the Diary): Fix whitespace after reference.
204 Fix `diary-number-of-entries' reference.
205 (Date Formats): Explicitly mention that day names can be abbreviated.
206 (Adding to Diary): Add some references to other sections.
207 (Special Diary Entries): Fix reference.
208 (Appointments): Simplify appt-message-warning-time entry.
209 Clarify where times must be.
210 (Importing Diary): Comment out icalendar paragraph that does not apply.
211 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
212
d76ebc75
GM
2132008-08-23 Glenn Morris <rgm@gnu.org>
214
215 * fortran-xtra.texi (Fortran): Change description of free form and
216 fixed form a bit. Mention hideshow and imenu.
217 (Fortran Motion): Mention fortran-end-of-subprogram,
218 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
219 (Fortran Indent): Minor re-word.
220 (ForIndent Commands): Mention fortran-fill-paragraph and
221 fortran-fill-statement.
222 (ForIndent Cont): Mention fortran-tab-mode-string.
223 (Fortran Comments): Mention fortran-comment-line-start-skip.
224 (Fortran Columns): Mention font-locking.
225 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
226
e2a71e28
JB
2272008-08-23 Johan Bockgard <bojohan@muon>
228
229 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
230
5c52e13c
CY
2312008-08-22 Chong Yidong <cyd@stupidchicken.com>
232
233 * mini.texi (Minibuffer): Simplify introduction.
234 (Minibuffer File): Document tilde in minibuffer filenames.
235 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
236 to enter tabs, spaces, and question marks. Describe behavior of C-a.
237 (Completion Example): Update example to current command list.
238 (Completion Options): Document `lazy' value of completion-auto-help.
239 Update contents of completion-ignored-extensions.
240 (Minibuffer History): Describe "future history" list. State default
241 value of history-delete-duplicates.
242
77a00355
GM
2432008-08-21 Glenn Morris <rgm@gnu.org>
244
245 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 246 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 247
39ee1d04
CY
2482008-08-17 Chong Yidong <cyd@stupidchicken.com>
249
250 * regs.texi (Registers): Clarify valid register names.
251 (RegPos): Note that buffer is saved and restored too.
252 (RegText): Note that mark is reactivated/deactivated.
253 (RegConfig): Xref to Windows node.
254
b12c348f
CY
2552008-08-16 Chong Yidong <cyd@stupidchicken.com>
256
3ae7ba79
CY
257 * basic.texi (Inserting Text): Provide command name for C-q.
258
b12c348f
CY
259 * killing.texi (Killing): Copyedit. Define read-only text.
260 (Deletion): DEL and C-d were already explained in Erasing; xref there.
261 (Killing by Lines): Copyedit.
262 (Other Kill Commands): Move M-w description here.
263 (Yanking): Move M-w to Other Kill Commands.
264 (Kill Ring): Also mention saving text in registers. Link to Text
265 Properties in elisp manual.
266 (Accumulating Text): Copyedit.
267 (CUA Bindings): Shift selection is now the default.
268
d8ff7692
TZ
2692008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
270
271 * maintaining.texi (Change Log): Mention next-error is available.
272
a43a8a2e
GM
2732008-08-10 Glenn Morris <rgm@gnu.org>
274
275 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
276 and intermonth text.
277 (Holiday Customizing): Add holiday-chinese.
278
eba27308
EZ
2792008-08-08 Eli Zaretskii <eliz@gnu.org>
280
281 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
282
5f14a5b3
DN
2832008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
284
285 * files.texi (Log Buffer): Describe C-c C-d.
286 (Diff Mode): Describe C-x 4 A.
287
49989bff
EZ
2882008-08-06 Eli Zaretskii <eliz@gnu.org>
289
290 * vc1-xtra.texi (VC Directory Mode): Fix last change.
291
5c915c02
DN
2922008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
293
2beaf97a
DN
294 * files.texi (Old Revisions): Update the keys used by vc-annotate and
295 describe the new bindings to show the changeset diff, toggle annotation
296 visibility, show revisions.
297 (VC Status): Describe key bindings for modifying the change comments,
298 displaying changeset diffs and annotations.
299
5c915c02
DN
300 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
301
71798ace
NR
3022008-08-05 Nick Roberts <nickrob@snap.net.nz>
303
304 * vc1-xtra.texi (VC Directory Mode): Fix typo.
305
b8949644
EZ
3062008-08-02 Eli Zaretskii <eliz@gnu.org>
307
308 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
309 and wording.
310
819567d1
DN
3112008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
312
313 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 314 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
315 commands. Improve some old info.
316
5f38310a
CY
3172008-07-31 Chong Yidong <cyd@stupidchicken.com>
318
0dc3906b
CY
319 * display.texi (Visual Line Mode): New node.
320
5f38310a
CY
321 * basic.texi (Inserting Text): Move DEL to deletion node.
322 (Moving Point): Add additional alternative key bindings. Describe
323 line-move-visual.
324 (Erasing): Describe DEL.
325 (Basic Undo, Blank Lines, Arguments): Copyedit.
326 (Continuation Lines): Mention Visual Line mode.
327 (Position Info): Move extended discussion to mule.texi.
328
329 * mule.texi (International Chars): Describe C-x =.
330
331 * emacs.texi (Top): Add Visual Line Mode node.
332
7c2fb837
DN
3332008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
334
335 * emacs.texi: Remove VMS support.
336
3f6b73ef
DN
3372008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
338
339 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
340 the vc-dir command name.
341
9e2a2647
DN
3422008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
343
344 * xresources.texi: Remove mentions of Mac Carbon.
345
568beaa2
AS
3462008-07-19 Andreas Schwab <schwab@suse.de>
347
348 * ns-emacs.texi: Move to ../misc.
349
0ef94706
CY
3502008-07-15 Chong Yidong <cyd@stupidchicken.com>
351
352 * entering.texi (Exiting): Don't describe text-only terminals as the
353 default. Describe the new startup screen.
354 (Exiting): Describe how to kill Emacs first. Change description of
355 iconification to handle modern window systems.
356
ba60bd44 3572008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
358
359 * ns-emacs.texi: New file, documents features of Emacs port under
360 NeXTstep windowing.
361
9f30aa73
CY
3622008-07-15 Chong Yidong <cyd@stupidchicken.com>
363
938a5d2e
CY
364 * entering.texi (Entering Emacs): Update prev node.
365
366 * glossary.texi (Glossary): Remove xref to Text Characters.
367
9f30aa73
CY
368 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
369 directly, rather than in the context of ASCII. Move description of
370 special properties of modifier key to new Modifier Keys node.
371 (Keys): Copyedit.
372 (Text Characters): Delete node. Multibyte is the default nowadays, and
373 the node contents are obsolete.
374
375 * custom.texi (Modifier Keys): New node.
376
377 * emacs.texi (Top): Update node list.
378
7e53d36c
CY
3792008-07-13 Chong Yidong <cyd@stupidchicken.com>
380
381 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
382 saying that Emacs provides menus and mouse support (which is par for
383 the course).
384
385 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
386 early on.
387 (Point): Copyedit. Relegate historical trivia to a footnote.
388 (Mode Line): Explain mode-line format more consistently.
389 (Menu Bar): Copyedit.
390
1e9fa96d
GM
3912008-06-27 Glenn Morris <rgm@gnu.org>
392
393 * cal-xtra.texi (Sexp Diary Entries):
394 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
395
dc9bebb8
CY
3962008-06-26 Chong Yidong <cyd@stupidchicken.com>
397
398 * mark.texi (Shift selection): New node.
399 (Mark): Copyedits.
400 (Persistent Mark): Move to the end of the chapter.
401
e7881076
EZ
4022008-06-20 Eli Zaretskii <eliz@gnu.org>
403
404 * makefile.w32-in (distclean): Remove makefile.
405
f427400c
NR
4062008-06-17 Nick Roberts <nickrob@snap.net.nz>
407
408 * building.texi (Starting GUD): Add an entry for gud-gdb.
409 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
410 command mode.
411
b597d348
GM
4122008-06-17 Glenn Morris <rgm@gnu.org>
413
414 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
415
647b7094
NR
4162008-06-17 Nick Roberts <nickrob@snap.net.nz>
417
418 * building.texi (Starting GUD): Expand on remote debugging.
419 (Other GDB-UI Buffers): Mention new keyboard bindings.
420
47a30023
GM
4212008-06-15 Glenn Morris <rgm@gnu.org>
422
423 * gnu.texi: Use a verbatim license for this invariant section,
424 as per etc/GNU.
425
37e5d54a
GM
4262008-06-13 Daniel Engeler <engeler@gmail.com>
427
428 * emacs.texi, misc.texi: Add documentation about serial port access.
429
8e65d46c
GM
4302008-06-13 Glenn Morris <rgm@gnu.org>
431
c1473b4c
MB
432 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
433 maintain.info.
8e65d46c 434
e40a85cd
MB
4352008-06-05 Miles Bader <miles@gnu.org>
436
437 * display.texi (Temporary Face Changes): Update to reflect function
438 renamings in face-remap.el.
439
56c73dec
MB
4402008-06-04 Miles Bader <miles@gnu.org>
441
442 * display.texi (Temporary Face Changes): Add
443 `adjust-buffer-face-height'. Rewrite description of
444 `increase-buffer-face-height' and `decrease-default-face-height' now
445 that they aren't bound by default.
446
9d3d42fb
MB
4472008-06-03 Miles Bader <miles@gnu.org>
448
449 * display.texi (Temporary Face Changes): New node.
450
2be6bfe2
EZ
4512008-05-31 Eli Zaretskii <eliz@gnu.org>
452
453 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
454
daf7e339
GM
4552008-05-31 Glenn Morris <rgm@gnu.org>
456
457 * cal-xtra.texi (Fancy Diary Display): Simplify.
458
d21d2618
GM
4592008-05-30 Glenn Morris <rgm@gnu.org>
460
461 * cal-xtra.texi (Fancy Diary Display): Update for
462 diary-display-function replacing diary-display-hook.
463
71ce5fd0
JB
4642008-05-29 Drew Adams <drew.adams@oracle.com>
465
466 * msdog.texi (Windows Keyboard): Add descriptions of
467 w32-register-hot-key and w32-unregister-hot-key.
468
a3cdbdf8
MO
4692008-05-21 Tom Tromey <tromey@redhat.com>
470
471 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
472 Variables node.
473
854a574c
MO
4742008-05-19 Tom Tromey <tromey@redhat.com>
475
476 * custom.texi (Variables): Add Directory Variables to menu.
477 (Directory Variables): New node.
478
7c2ec3f9
ER
4792008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
480
71ce5fd0 481 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 482
370fded4
ER
4832008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
484
485 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
486 Revision Tags and rewritten. Section now uses modern terminology,
487 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
488 accurately.
489
6af511e3
EZ
4902008-05-10 Eli Zaretskii <eliz@gnu.org>
491
492 * msdog.texi (Windows Files): Update documentation of
493 w32-get-true-file-attributes.
494
7a78b6e7
ER
4952008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
496
497 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
498 directory mode.
499
1bcfc24e
CY
5002008-05-08 Chong Yidong <cyd@stupidchicken.com>
501
502 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 503 entry "television".
1bcfc24e 504
db86064f
ER
5052008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
506
ab5ec32c 507 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 508
a31b405e
ER
5092008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
510
511 * emacs/buffers.texi, emacs/files.texi (Version-control):
512 vc-toggle-read-only is no longer a good idea...
513
ff2c14fc
GM
5142008-04-29 Glenn Morris <rgm@gnu.org>
515
516 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
517
367c9b7c
JL
5182008-04-22 Juri Linkov <juri@jurta.org>
519
520 * dired.texi (Subdirectories in Dired): Describe using `^'
521 to return to the parent directory.
522
4ac1e9b4
NR
5232008-04-22 Nick Roberts <nickrob@snap.net.nz>
524
525 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
526 recent changes.
527
b9b3bf2b
NR
5282008-04-19 Nick Roberts <nickrob@snap.net.nz>
529
530 * building.texi (GDB-UI Layout, Breakpoints Buffer)
531 (Other GDB-UI Buffers): Update for recent thread related changes.
532
4d120d6a
SM
5332008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
534
535 * maintaining.texi (Maintaining):
536 * emacs.texi (Top): Typo.
537
a152877d
SM
5382008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
539
b9b3bf2b
NR
540 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
541 arg in `font-lock-add-keywords'.
a152877d 542
36c0514c
GM
5432008-04-08 Glenn Morris <rgm@gnu.org>
544
545 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
546 Also add Baha'i calendar references where appropriate.
547
06a97d46
GM
5482008-04-05 Glenn Morris <rgm@gnu.org>
549
550 * custom.texi (Init File): Byte-compiling .emacs is bad.
551
6adc6eed
SM
5522008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
553
554 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
555
571388b0
GM
5562008-03-29 Glenn Morris <rgm@gnu.org>
557
558 * calendar.texi: Update for `calendar-date-style' replacing
559 `european-calendar'.
560
3ae8f876
JR
5612008-03-28 Jason Rumney <jasonr@gnu.org>
562
563 * display.texi (Display Custom): Mention overlay-margin in text.
564
5bc6ddff 5652008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 566
5bc6ddff
MB
567 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
568 tutorial' comments.
03a864d5 569
7186a830
CY
5702008-03-28 Chong Yidong <cyd@stupidchicken.com>
571
572 * mark.texi (Mark): Rearrange nodes.
573 (Persistent Mark): Rename from Transient Mark.
574 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
575 Describe Transient Mark mode as the default.
576
577 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
578 the default behavior with Transient Mark mode off.
579 (Position Info): Fix typo.
580
71ce5fd0
JB
581 * display.texi (Standard Faces): Reference the Mark node.
582 Remove discussion of the region face, which is discussed there.
7186a830
CY
583
584 * emacs.texi (Top): Update node listings.
585
586 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
587 as the default.
588
589 * fixit.texi (Undo): Standardize choice of undo key sequence.
590 (Undo, Spelling): Describe Transient Mark mode as the default.
591
592 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
593 default.
594
595 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
596
597 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
598 mode is the default, and note that the mark is not activated when set.
599
600 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
601 Describe Transient Mark mode as the default.
602
603 * search.texi (Basic Isearch): Reference the Mark Ring node.
604 (Replace, Unconditional Replace, Other Repeating Search):
605 Describe Transient Mark mode as the default.
606
607 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
608 Transient Mark mode as the default.
609 (Paragraphs): Describe how M-h behaves when region is active.
610
611 * trouble.texi (Quitting): Clarify effects of C-g.
612
dc47d1ff
GM
6132008-03-13 Glenn Morris <rgm@gnu.org>
614
615 * emacs.texi (EMACSVER): Set to 23.0.60.
616
e3e0fb39 6172008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 618
e3e0fb39
GM
619 * dired.texi (Hiding Subdirectories): Fix previous change.
620
6212008-03-05 Drew Adams <drew.adams@oracle.com>
622
623 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 624
5e14abf8
KS
6252008-02-28 Kim F. Storm <storm@cua.dk>
626
627 * help.texi (Help Files): Move describe-gnu-project to C-h g.
628 Move describe-distribution to C-h C-o.
629 Move view-emacs-problems to C-h C-p.
630 Add view-emacs-debugging on C-h C-d.
631 Add view-external-packages on C-h C-e.
d0207bf3 632 Add view-order-manuals on C-h C-m.
5e14abf8 633
d0207bf3 6342008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
635
636 * msdog-xtra.texi (MS-DOS): Docstring fix.
637
87e391bb
EZ
6382008-02-09 Eli Zaretskii <eliz@gnu.org>
639
640 * msdog.texi (Windows Fonts): Use a @table for describing font
641 properties.
642
5662e503
JR
6432008-02-07 Jason Rumney <jasonr@gnu.org>
644
645 * msdog.texi (Windows Files): w32-get-true-file-attributes default
646 value has changed.
647 (Windows HOME): Clarify what is meant by "if that fails as well".
648 (Windows Fonts): New section.
649
72463824
GM
6502008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
651
652 * basic.texi (Basic Undo): Remove duplicate "you can".
653
7ff926e0
EZ
6542008-02-02 Eli Zaretskii <eliz@gnu.org>
655
656 * maintaining.texi (Tags): Fix last change.
657
6ab7aef1
MA
6582008-02-02 Michael Albinus <michael.albinus@gmx.de>
659
093571c3 660 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 661
ace67e7e
NR
6622008-01-31 Nick Roberts <nickrob@snap.net.nz>
663
664 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
665
ae068fdf
RS
6662008-01-26 Richard Stallman <rms@gnu.org>
667
668 * maintaining.texi (Tags): Delete redundant index entry.
669
a56d9a08
EZ
6702008-01-26 Eli Zaretskii <eliz@gnu.org>
671
672 * programs.texi (Imenu): Move "@cindex tags" from here...
673 * maintaining.texi (Tags): ...to here.
674
e941ed90
NR
6752008-01-23 Kevin Ryde <user42@zip.com.au>
676
677 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
678 click count.
679
650276d5
JB
6802008-01-21 Juanma Barranquero <lekktu@gmail.com>
681
682 * entering.texi (Exiting): Fix typo.
683 Reported by D. E. Evans <sinuhe@gnu.org>.
684
8dc17977
MR
6852007-12-31 Martin Rudalics <rudalics@gmx.at>
686
687 * glossary.texi (Glossary): Fix typo.
688
9f9695a6
RS
6892007-12-27 Richard Stallman <rms@gnu.org>
690
691 * text.texi (Formatted Text): Improve menu tag.
692 (Editing Format Info): In Info, add duplicate menu of nodes
693 about the submenus.
694 (Format Faces): Say where Faces menu is found. Mention Other.
695 (Format Colors): Say where these submenus are found.
696 (Format Indentation, Format Justification): Likewise.
697 (Format Properties): Likewise.
698
abfd0191
RS
6992007-12-22 Richard Stallman <rms@gnu.org>
700
701 * search.texi (Query Replace): Make exp of query-replace more
702 self-contained, and clarify.
8dc17977 703
abfd0191
RS
704 * cc-mode.texi (Getting Started): Change @ref to @pxref.
705
a2586785
RS
7062007-12-15 Richard Stallman <rms@gnu.org>
707
708 * files.texi (Auto Save): Clarify definition of auto-saving.
709
a67cf2bb
RS
7102007-11-26 Richard Stallman <rms@gnu.org>
711
712 * help.texi (Help Echo): Cleanups.
713
448b33b1
TTN
7142007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
715
716 * files.texi (Why Version Control?): Fix typo.
717 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
718 (Selecting a Fileset): Fix typos; small rewording.
719 (Log Buffer): Likewise.
720 (Old Revisions): Likewise.
448b33b1 721
221bb7f6
EZ
7222007-11-17 Eli Zaretskii <eliz@gnu.org>
723
724 * mule.texi (Communication Coding): Fix wording of last change.
725
d0207bf3 7262007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 727
630cb3b7
JB
728 * custom.texi (Specifying File Variables):
729 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 730
53b7759e
KH
7312007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
732
a5ab2e0c 733 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
734
735 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
736
c8763fb6 7372007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 738
630cb3b7 739 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
740 --output=file.
741
ff98e024
MR
7422007-11-13 Martin Rudalics <rudalics@gmx.at>
743
744 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
745 (Help Echo): Avoid mentioning the term "region" here and
746 consistently use the term "active text".
747
37b11c22
GM
7482007-11-11 Glenn Morris <rgm@gnu.org>
749
750 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
751
21d50ba1
JL
7522007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
753
754 * search.texi (Query Replace): Mention
755 `query-replace-show-replacement'.
756
c12ecb0a 7572007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
758
759 * building.texi (Watch Expressions): Remove obscure sentence.
760
3b4201f4
KH
7612007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
762
763 * mule.texi (Select Input Method): Describe how to activate an input
764 method in the text mode.
765
07e5c0b0
DN
7662007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
767
768 * cmdargs.texi (Misc Variables): Remove Sun windows info.
769
52dd7391
NR
7702007-10-30 Nick Roberts <nickrob@snap.net.nz>
771
772 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
773
c004e539
GM
7742007-10-30 Glenn Morris <rgm@gnu.org>
775
776 * misc.texi (Directory Tracking): Explain a bit more about
777 dirtrack-mode.
778
ca8c5b8c
GM
7792007-10-25 Glenn Morris <rgm@gnu.org>
780
781 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
782
b6c764ef
RS
7832007-10-24 Richard Stallman <rms@gnu.org>
784
785 * misc.texi (Interactive Shell): Cleanup last change.
786
eabd84c9
JL
7872007-10-22 Juri Linkov <juri@jurta.org>
788
789 * mini.texi (Minibuffer History): Add text about a list of minibuffer
790 default values.
791
0b43c7e2
ER
7922007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
793
ca8c5b8c 794 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
795 'filesets'.
796
a80859d4
MR
7972007-10-18 Martin Rudalics <rudalics@gmx.at>
798
799 * trouble.texi (Quitting): Fix typo.
800
c9447ae1
GM
8012007-10-18 Glenn Morris <rgm@gnu.org>
802
803 * frames.texi (Mode Line Mouse): Mention minor mode names.
804
168b980f
JL
8052007-10-17 Juri Linkov <juri@jurta.org>
806
807 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
808 fill-paragraph operates on the active region in Transient Mark mode.
809 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
810 with fill-paragraph.
811
812 * basic.texi (Arguments): Replace fill-paragraph-or-region with
813 fill-paragraph.
814
815 * fixit.texi (Spelling): ispell-word operates on the active region
816 in Transient Mark mode.
817
5a331f34
JB
8182007-10-17 Aaron S. Hawley <aaronh@garden.org>
819
820 * building.texi (Source Buffers):
821 * custom.texi (Init Non-ASCII):
822 * glossary.texi (Glossary): Use "key binding" consistently.
823
2a9f4d55
JB
8242007-10-17 Juanma Barranquero <lekktu@gmail.com>
825
826 * calendar.texi (Diary): Fix directive.
827
de13cecf
RS
8282007-10-16 Richard Stallman <rms@gnu.org>
829
830 * calendar.texi (Diary): Clarify text about diary file example.
831
5f90d53e
ER
8322007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
833
834 * files.texi: Capitalize node names according to convention.
835
3aa491bc
GM
8362007-10-13 Glenn Morris <rgm@gnu.org>
837
838 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
839
8a3106d3
ER
8402007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
841
842 * emacs.texi:
843 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 844 suggested by RMS and Robert J. Chassell.
8a3106d3 845
da1080a2
ER
8462007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
847
3aa491bc 848 * files.texi (Version Systems):
0870a421
ER
849 * vc-xtra.texi:
850 * vc1-xtra.texi:
ac3f4c6f 851 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 852 operations. Change of terminology from `version' to `revision'.
a7fc5b78 853 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 854 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 855
58ade22b
ER
8562007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
857
da1080a2 858 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
859 Reorder the descriptions to be chronological.
860
93870ce2
RS
8612007-10-09 Richard Stallman <rms@gnu.org>
862
863 * display.texi (Cursor Display): Correct how cursor appears
864 in nonselected windows.
865
568c7288
NR
8662007-10-04 Nick Roberts <nickrob@snap.net.nz>
867
868 * building.texi (GDB Graphical Interface): Remove references to gdba
869 and mention gud-gdb.
870
1af74d06 8712007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 872
1af74d06 873 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 874
0d8fb755
JL
8752007-10-06 Juri Linkov <juri@jurta.org>
876
877 * text.texi (Fill Commands): Document fill-paragraph-or-region.
878 (Fill Prefix, Format Indentation): Replace fill-paragraph with
879 fill-paragraph-or-region.
880
881 * basic.texi (Arguments): Replace fill-paragraph with
882 fill-paragraph-or-region.
883
b981e2c6
ER
8842007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
885
886 * files.texi: Update the section on version control for 2007
2a9f4d55 887 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
888 will come later.
889
5fceaf9c
GM
8902007-09-15 Glenn Morris <rgm@gnu.org>
891
892 * calendar.texi (Holidays): Change all instances of `holiday-list' back
893 to `list-holidays'.
894
b0e44b17
GM
8952007-09-14 Glenn Morris <rgm@gnu.org>
896
897 * calendar.texi: Update all instances of mark-calendar-holidays,
898 list-calendar-holidays, list-holidays with the new names.
899
8cf51b2c
GM
9002007-09-06 Glenn Morris <rgm@gnu.org>
901
902 * Move manual sources from man/ to subdirectories of doc/.
903 Split into the Emacs manual in emacs/, and other manuals in misc/.
904 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
905 manual.
906 (infodir): New variable.
907 (info): Use $infodir.
908 (emacsman): Delete target, not needed any more.
909 Move all targets that are not the Emacs manual to misc/Makefile.in.
910 (mostlyclean): Remove `gnustmp'.
911 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
912 manual.
92f9b43f 913 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
914 (emacsman): Delete target, not needed any more.
915 (clean): Remove all info files but Emacs manual.
916 Move all targets that are not the Emacs manual to misc/Makefile.in.
917 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
918
919 * Makefile.in (INFOSOURCES): Delete.
920 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
921 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
922 *.vrs *.toc here...
923 (maintainer-clean): ...from here.
924
9252007-09-05 Glenn Morris <rgm@gnu.org>
926
927 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
928
8cf51b2c
GM
9292007-08-29 Glenn Morris <rgm@gnu.org>
930
931 * emacs.texi (EMACSVER): Increase to 23.0.50.
932
3420c522
RS
9332007-08-27 Richard Stallman <rms@gnu.org>
934
935 * emacs.texi (Top): Clarify menu item for Glossary.
936
937 * display.texi (Faces): Change secn title.
938 Clarify not all fonts come from Font Lock.
939
8cf51b2c
GM
9402007-08-17 Eli Zaretskii <eliz@gnu.org>
941
942 * basic.texi (Position Info): Add index entry for face at point.
943 Mention that character faces are also displayed by "C-u C-x =".
944
8cf51b2c
GM
9452007-08-08 Glenn Morris <rgm@gnu.org>
946
947 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
948
9492007-08-07 Chong Yidong <cyd@stupidchicken.com>
950
951 * files.texi (File Conveniences): Document point motion keys in Image
952 mode.
953
8cf51b2c
GM
9542007-07-27 Glenn Morris <rgm@gnu.org>
955
8cf51b2c
GM
956 * emacs.texi (Copying): Include license text from gpl.texi, rather than
957 in-line.
958
959 * gpl.texi: New file with text of GPL.
960 * Makefile.in (EMACSSOURCES): Add gpl.texi.
961
9622007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
963
964 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
965
966 * dired.texi (Wdired): Mention C-x C-q key binding.
967
9682007-07-28 Nick Roberts <nickrob@snap.net.nz>
969
970 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
971
9722007-07-25 Glenn Morris <rgm@gnu.org>
973
8cf51b2c
GM
974 * emacs.texi (Copying): Replace license with GPLv3.
975
976 * Relicense all FSF files to GPLv3 or later.
977
9782007-07-24 Glenn Morris <rgm@gnu.org>
979
980 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
981 for some calendars.
982
9832007-07-23 Nick Roberts <nickrob@snap.net.nz>
984
985 * screen.texi (Mode Line): Describe new mode-line flag that shows if
986 default-directory for the current buffer is on a remote machine.
987
8cf51b2c
GM
9882007-07-21 Eli Zaretskii <eliz@gnu.org>
989
990 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
991 default value.
992
9932007-07-21 Richard Stallman <rms@gnu.org>
994
995 * files.texi (Why Version Control?): Improve previous change.
996
9972007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
998
999 * files.texi (Why Version Control?): New node.
1000
8cf51b2c
GM
10012007-07-12 Nick Roberts <nickrob@snap.net.nz>
1002
8cf51b2c
GM
1003 * building.texi (Starting GUD): Add xref to this anchor.
1004
8cf51b2c
GM
10052007-06-24 Karl Berry <karl@gnu.org>
1006
2a9f4d55 1007 * emacs.texi: New Back-Cover Text.
8cf51b2c 1008
8cf51b2c
GM
10092007-06-07 Alan Mackenzie <acm@muc.de>
1010
1011 * display.texi (Optional Mode Line): Document the new form of
1012 line+column numbers, "(561,2)".
1013
10142007-06-06 Juanma Barranquero <lekktu@gmail.com>
1015
49823426 1016 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1017
10182007-06-02 Chong Yidong <cyd@stupidchicken.com>
1019
1020 * Version 22.1 released.
1021
8cf51b2c
GM
10222007-05-07 Karl Berry <karl@gnu.org>
1023
1024 * emacs.texi (EMACSVER): Back to 22.
1025
10262007-05-06 Richard Stallman <rms@gnu.org>
1027
1028 * maintaining.texi (Create Tags Table): Clean up previous change.
1029
c8763fb6 10302007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1031
1032 * maintaining.texi (Create Tags Table): Add text about the dangers of
1033 making symbolic links to tags files.
1034
10352007-05-04 Karl Berry <karl@gnu.org>
1036
1037 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1038
10392007-05-03 Karl Berry <karl@gnu.org>
1040
1041 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1042
1043 * .cvsignore (*.pdf): New entry.
1044
8cf51b2c
GM
1045 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1046 for printing.
1047
10482007-05-01 Richard Stallman <rms@gnu.org>
1049
1050 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1051
8cf51b2c
GM
10522007-04-28 Glenn Morris <rgm@gnu.org>
1053
1054 * ack.texi (Acknowledgments):
1055 * anti.texi (Antinews):
8cf51b2c
GM
1056 * programs.texi (Program Modes): Restore mention of python.el pending
1057 consideration of legal status.
1058
10592007-04-28 Richard Stallman <rms@gnu.org>
1060
1061 * files.texi (File Names): Fixes to ~ description on MS systems.
1062
8cf51b2c
GM
10632007-04-26 Glenn Morris <rgm@gnu.org>
1064
1065 * emacs.texi (EMACSVER): Increase to 22.1.50.
1066
10672007-04-25 Karl Berry <karl@gnu.org>
1068
1069 * emacs.texi: Improve line breaks on copyright page,
1070 similar layout to lispref, 8.5x11 by default.
1071
1072 * dired.texi (Image-Dired): Improve line break, fix typo.
1073
10742007-04-24 Chong Yidong <cyd@stupidchicken.com>
1075
1076 * programs.texi (Program Modes):
8cf51b2c
GM
1077 * anti.texi (Antinews):
1078 * ack.texi (Acknowledgments): python.el removed.
1079
8cf51b2c
GM
10802007-04-23 Chong Yidong <cyd@stupidchicken.com>
1081
1082 * display.texi (Highlight Interactively): Correct description of
1083 hi-lock-file-patterns-policy.
1084
1085 * files.texi (File Archives): Mention self-extracting executables.
1086
10872007-04-23 Eli Zaretskii <eliz@gnu.org>
1088
1089 * search.texi (Unconditional Replace, Query Replace): Add xref to
1090 "Replacement and Case".
1091
10922007-04-22 Chong Yidong <cyd@stupidchicken.com>
1093
1094 * dired.texi (Image-Dired): Move from Thumbnails node.
1095 * misc.texi (Thumbnails): Node deleted.
1096 * emacs.texi (Top): Update node listing.
1097
1098 * files.texi (File Conveniences):
49823426 1099 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1100
11012007-04-21 Richard Stallman <rms@gnu.org>
1102
1103 * display.texi (Highlight Interactively): Correct previous change.
1104 Clarify doc of hi-lock-find-patterns, and move new features into it.
1105
11062007-04-20 David Koppelman <koppel@ece.lsu.edu>
1107
1108 * display.texi (Highlight Interactively): Document
1109 hi-lock-file-patterns-policy.
1110
11112007-04-20 Martin Rudalics <rudalics@gmx.at>
1112
1113 * display.texi (Scrolling): Fix typo.
1114
8cf51b2c
GM
11152007-04-15 Chong Yidong <cyd@stupidchicken.com>
1116
8cf51b2c
GM
1117 * doclicense.texi: Remove node heading, so that it can be included by
1118 other files.
1119
1120 * emacs.texi: Insert node heading for GFDL.
1121
8cf51b2c
GM
11222007-04-14 Eli Zaretskii <eliz@gnu.org>
1123
1124 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1125 "command line".
1126
1127 * display.texi (Faces): Refer to "Creating Frames" for face
1128 and other frame customizations in .emacs.
1129
1130 * frames.texi (Creating Frames): Mention that face customizations can
1131 be put in .emacs. Add index entries.
1132
11332007-04-12 Richard Stallman <rms@gnu.org>
1134
1135 * glossary.texi (Glossary): Explain `iff'.
1136
11372007-04-11 Karl Berry <karl@gnu.org>
1138
1139 * gnu.texi (Top),
1140 * macos.texi (Mac Font Specs),
1141 * anti.texi (Antinews),
1142 * xresources.texi (Resources),
1143 * misc.texi (Emulation),
1144 * calendar.texi (Daylight Saving),
1145 * dired.texi (Dired and Find),
1146 * rmail.texi (Remote Mailboxes),
1147 * sending.texi (Mail Headers),
1148 * programs.texi (Which Function),
1149 * files.texi (Recover),
1150 * buffers.texi (Uniquify),
1151 * frames.texi (Wheeled Mice),
1152 * killing.texi (Rectangles): Wording to improve breaks in
1153 8.5x11 format.
1154 * mule.texi (Language Environments): \hbadness=10000 since there's
1155 no way to reword.
1156 * emacs.texi (smallbook): New @set to more easily switch between
1157 smallbook and 8.5x11.
1158
11592007-04-11 Richard Stallman <rms@gnu.org>
1160
1161 * files.texi (File Conveniences): Add xref to Tumme.
1162 Delete text about Thumbnail mode.
1163
8cf51b2c
GM
11642007-04-09 Alan Mackenzie <acm@muc.de>
1165
1166 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1167 new name. Insert concept index entries.
1168
8cf51b2c
GM
11692007-04-08 Chong Yidong <cyd@stupidchicken.com>
1170
1171 * display.texi (Standard Faces): Document prefix arg for
1172 list-faces-display.
1173
1174 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1175
8cf51b2c
GM
11762007-04-07 Chong Yidong <cyd@stupidchicken.com>
1177
8cf51b2c
GM
1178 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1179
1180 * files.texi (Misc File Ops): Rewrite description of
1181 insert-file-literally.
1182
8cf51b2c
GM
11832007-03-31 Eli Zaretskii <eliz@gnu.org>
1184
1185 * misc.texi (Printing): Postscript -> PostScript.
1186
8cf51b2c
GM
1187 * ack.texi (Acknowledgments): Postscript -> PostScript.
1188
1189 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1190
1191 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1192 below.
1193
11942007-03-30 Chong Yidong <cyd@stupidchicken.com>
1195
1196 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1197 Init Non-ASCII.
1198 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1199 (Init Non-ASCII): New node.
1200
12012007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1202
1203 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1204
8cf51b2c
GM
12052007-03-12 Glenn Morris <rgm@gnu.org>
1206
8cf51b2c
GM
1207 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1208 "Daylight Savings".
1209
49823426 1210 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1211 saving" in text throughout.
1212
8cf51b2c
GM
12132007-03-04 Richard Stallman <rms@gnu.org>
1214
1215 * custom.texi (Safe File Variables): Minor correction.
1216
8cf51b2c
GM
12172007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1218
1219 * rmail.texi (Movemail): Add internal ref.
1220 Don't indent the intro for the PROTO table.
1221 Format PROTO table items with @code.
1222
8cf51b2c
GM
12232007-02-26 Nick Roberts <nickrob@snap.net.nz>
1224
1225 * building.texi: Remove references to bashdb.
1226
8cf51b2c
GM
12272007-02-19 Juanma Barranquero <lekktu@gmail.com>
1228
1229 * mule.texi (Language Environments): Update list of supported language
1230 environments.
1231
8cf51b2c
GM
12322007-02-14 Kim F. Storm <storm@cua.dk>
1233
1234 * building.texi (Grep Searching): Fix lgrep doc.
1235
12362007-02-12 Chong Yidong <cyd@stupidchicken.com>
1237
1238 * back.texi: Remove unused file.
1239
c8763fb6 12402007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1241
1242 * maintaining.texi (Tag Syntax): Now --members is the default for
1243 etags, not for ctags yet.
1244
8cf51b2c
GM
12452007-02-03 Eli Zaretskii <eliz@gnu.org>
1246
1247 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1248 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1249 expects. Add comments to prevent people from inadvertently modifying
1250 the key parts needed by `texinfo-multiple-files-update'.
1251
12522007-01-29 Chong Yidong <cyd@stupidchicken.com>
1253
1254 * frames.texi (Secondary Selection): Window clicked does not matter
1255 when mouse-yank-at-point is non-nil.
1256
8cf51b2c
GM
12572007-01-16 Glenn Morris <rgm@gnu.org>
1258
1259 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1260 system abbrev.
1261
12622007-01-11 Richard Stallman <rms@gnu.org>
1263
1264 * msdog.texi (Windows Keyboard): Another small cleanup.
1265
12662007-01-10 Richard Stallman <rms@gnu.org>
1267
1268 * msdog.texi (Windows Keyboard): Yet another try to make
1269 everyone happy with that passage.
1270
12712007-01-05 Richard Stallman <rms@gnu.org>
1272
1273 * anti.texi (Antinews): Mention M-x shell scrolling.
1274
12752007-01-05 Nick Roberts <nickrob@snap.net.nz>
1276
1277 * building.texi (Watch Expressions): Describe gdb-max-children.
1278
8cf51b2c
GM
12792007-01-04 Richard Stallman <rms@gnu.org>
1280
8cf51b2c
GM
1281 * msdog.texi (Windows Keyboard): Clarify previous change.
1282
8cf51b2c
GM
12832007-01-02 Richard Stallman <rms@gnu.org>
1284
1285 * custom.texi (Changing a Variable): Minor clarification.
1286 (Specific Customization): customize-customized => customize-unsaved.
1287
1288 * entering.texi (Entering Emacs): Clean up text about restarting
1289 Emacs for each file.
1290
1291 * misc.texi (Shell Options): Minor cleanup.
1292
1293 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1294 with Emacs, not vice versa.
1295
1296 * programs.texi (Symbol Completion): Recommend customizing
1297 window manager.
1298
1299 * xresources.texi (Resources): Minor fix.
1300
c8763fb6 13012007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1302
1303 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1304
13052007-01-01 Richard Stallman <rms@gnu.org>
1306
1307 * commands.texi (User Input): Document keys stolen by window mangers.
1308
13092006-12-31 Richard Stallman <rms@gnu.org>
1310
1311 * custom.texi (Specific Customization): Document customize-option
1312 instead of customize-variable.
1313
13142006-12-31 Kim F. Storm <storm@cua.dk>
1315
1316 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1317
13182006-12-30 Kim F. Storm <storm@cua.dk>
1319
1320 * killing.texi (CUA Bindings): Fix typo.
1321
1322 * xresources.texi (Table of Resources): Mention grow-only value for
1323 auto-resize-tool-bars.
1324
8cf51b2c
GM
13252006-12-27 Eli Zaretskii <eliz@gnu.org>
1326
1327 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1328 and how to get them back.
1329
13302006-12-26 Richard Stallman <rms@gnu.org>
1331
1332 * calendar.texi (Holidays): Holiday listing is based on current
1333 practice, but DST is not.
1334
13352006-12-25 Richard Stallman <rms@gnu.org>
1336
1337 * emacs.texi (Top): Update subnode menus.
1338
1339 * mark.texi (Transient Mark): Fix xref.
1340
1341 * killing.texi (Graphical Kill): Node deleted.
1342 (Killing): Add xref to Cut and Paste.
1343 (CUA Bindings): Update xref.
1344
1345 * frames.texi (Cut and Paste): New section to hold other nodes.
1346 (Mouse Commands): Node demoted.
1347 (Cut/Paste Other App): Split out from Mouse Commands.
1348 (Word and Line Mouse): Likewise.
1349 (Secondary Selection, Clipboard): Nodes demoted.
1350
8cf51b2c
GM
13512006-12-24 Kevin Ryde <user42@zip.com.au>
1352
1353 * calendar.texi (Holidays): US daylight saving begins second Sunday
1354 in March for 2007 onwards.
1355 (Daylight Savings): Show new US default daylight saving rules, 2nd
1356 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1357
13582006-12-23 Chong Yidong <cyd@stupidchicken.com>
1359
1360 * calendar.texi (Scroll Calendar): < and > are switched.
1361
13622006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1363
1364 * killing.texi (Deletion): Describe M-\ prefix argument.
1365
13662006-12-23 Richard Stallman <rms@gnu.org>
1367
1368 * search.texi (Regexp Search): Explain why forward and reverse regexp
1369 search are not mirror images.
1370
8cf51b2c
GM
13712006-12-19 Kim F. Storm <storm@cua.dk>
1372
1373 * major.texi (Choosing Modes): Describe match-function elements for
1374 magic-mode-alist.
1375
8cf51b2c
GM
13762006-12-18 Eli Zaretskii <eliz@gnu.org>
1377
1378 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1379 peculiarities.
1380
13812006-12-18 Richard Stallman <rms@gnu.org>
1382
1383 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1384
8cf51b2c
GM
13852006-12-17 Alan Mackenzie <acm@muc.de>
1386
1387 * programs.texi (Left Margin Paren): Remove the bit which says
1388 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1389 Discuss some of the issues of setting this option to nil.
1390
13912006-12-17 Glenn Morris <rgm@gnu.org>
1392
1393 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1394
13952006-12-16 Eli Zaretskii <eliz@gnu.org>
1396
1397 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1398 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1399 NTFS volumes.
1400 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1401 volumes.
1402
14032006-12-15 Eli Zaretskii <eliz@gnu.org>
1404
1405 * text.texi (HTML Mode): Fix "C-c TAB".
1406
8cf51b2c
GM
14072006-12-09 Richard Stallman <rms@gnu.org>
1408
1409 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1410
14112006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1412
1413 * files.texi (Misc File Ops): Document insert-file-literally.
1414
14152006-12-08 Eli Zaretskii <eliz@gnu.org>
1416
1417 * cmdargs.texi (Colors): Note that --color is intended for overriding
1418 the terminal defaults, not for normal invocation.
1419
1420 * misc.texi (Emacs Server): Improve wording. Don't mention the
1421 ``server program''. Add a cross-reference to "Init File" node.
1422 (Invoking emacsclient): Add index entries. Document both short and
1423 long versions of command-line options. Document the -f option.
1424
8cf51b2c
GM
14252006-12-06 Richard Stallman <rms@gnu.org>
1426
1427 * text.texi (Outline Format): Say to set outline-regexp
1428 and outline-level with major modes and file local variables.
1429
c8763fb6 14302006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1431
1432 * anti.texi (Antinews): Mention the alternative to
1433 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1434
8cf51b2c
GM
1435 * misc.texi (Interactive Shell): Ditto.
1436
14372006-12-04 Eli Zaretskii <eliz@gnu.org>
1438
1439 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1440
1441 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1442
14432006-12-01 Eli Zaretskii <eliz@gnu.org>
1444
1445 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1446 colon in the mode line.
1447
1448 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1449
14502006-11-26 Nick Roberts <nickrob@snap.net.nz>
1451
1452 * building.texi (Watch Expressions): Mention SPC for expanding/
1453 contracting watch expressions.
1454
14552006-11-26 Kim F. Storm <storm@cua.dk>
1456
1457 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1458
14592006-11-26 Nick Roberts <nickrob@snap.net.nz>
1460
1461 * building.texi (Debugger Operation): Define text command mode.
1462 Clarify how tooltips work.
1463 (GDB Graphical Interface): Explain how to run in text command mode
1464 more clearly.
1465
14662006-11-25 Juanma Barranquero <lekktu@gmail.com>
1467
1468 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1469
14702006-11-22 Juanma Barranquero <lekktu@gmail.com>
1471
1472 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1473
8cf51b2c
GM
14742006-11-18 Chong Yidong <cyd@stupidchicken.com>
1475
1476 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1477 and EMACS is deprecated.
1478
14792006-11-18 Juanma Barranquero <lekktu@gmail.com>
1480
1481 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1482
c8763fb6 14832006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1484
1485 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1486
1487 * emacs.texi: Include xresources.texi both for info and dvi.
1488
1489 * xresources.texi: Merge text from xresmini.texi.
1490
c8763fb6 14912006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1492
1493 * glossary.texi: Fix typos.
1494
8cf51b2c
GM
14952006-11-06 Richard Stallman <rms@gnu.org>
1496
1497 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1498
1499 * ack.texi (Acknowledgments): Fix name spelling.
1500
15012006-11-01 Juri Linkov <juri@jurta.org>
1502
1503 * search.texi (Word Search): Document incremental word search.
1504
15052006-10-28 Glenn Morris <rgm@gnu.org>
1506
1507 * ack.texi (Acknowledgments): Add cal-html author.
1508
1509 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1510 Calendar"). Describe new package cal-html.
1511 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1512 Calendar Files."
1513
8cf51b2c
GM
15142006-10-23 Richard Stallman <rms@gnu.org>
1515
1516 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1517 Abbrev mode is enabled.
1518
8cf51b2c
GM
15192006-10-16 Richard Stallman <rms@gnu.org>
1520
8cf51b2c
GM
1521 * emacs.texi: Update ISBN.
1522
8cf51b2c
GM
15232006-10-11 Kim F. Storm <storm@cua.dk>
1524
1525 * emacs.texi (Acknowledgments): Use @dotless{i}.
1526
15272006-10-08 Nick Roberts <nickrob@snap.net.nz>
1528
1529 * building.texi (Breakpoints Buffer): Mention catchpoints.
1530
15312006-10-08 Kim F. Storm <storm@cua.dk>
1532
1533 * ack.texi (Acknowledgments): Update.
1534
1535 * emacs.texi (Acknowledgments): Fix bad @/ form.
1536
8cf51b2c
GM
15372006-10-05 Kim F. Storm <storm@cua.dk>
1538
1539 * emacs.texi (Acknowledgments): Add more contributors.
1540
15412006-10-03 Richard Stallman <rms@gnu.org>
1542
1543 * emacs.texi (Acknowledgments): Update version and edition.
1544
8cf51b2c
GM
15452006-10-01 Karl Berry <karl@gnu.org>
1546
1547 * custom.texi (Customization Groups): Page break to keep example buffer
1548 on one page.
1549
15502006-09-30 Karl Berry <karl@gnu.org>
1551
1552 * programs.texi (Basic Indent): @need to improve page break.
1553 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1554
15552006-09-29 Glenn Morris <rgm@gnu.org>
1556
1557 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1558
15592006-09-29 Karl Berry <karl@gnu.org>
1560
1561 * windows.texi (Basic Window): Remove forced @break, no longer
1562 desirable.
1563 * frames.texi (Frame Commands),
1564 * mark.texi (Marking Objects): Reword to avoid bad page break.
1565 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1566
15672006-09-19 Richard Stallman <rms@gnu.org>
1568
1569 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1570 stick to present tense.
1571
c8763fb6 15722006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1573
1574 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1575 to x-gtk-use-old-file-dialog.
1576 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1577
15782006-09-15 Jay Belanger <belanger@truman.edu>
1579
49823426 1580 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1581 Change "Library Public License" to "Lesser Public License"
1582 throughout. Use "yyyy" to represent year.
1583
8cf51b2c
GM
15842006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1585
1586 * files.texi (Visiting): Add index entry "open file".
1587
8cf51b2c
GM
15882006-09-11 Richard Stallman <rms@gnu.org>
1589
1590 * building.texi (Compilation Mode): Clarification.
1591 (Grep Searching): Add xref to Compilation Mode.
1592
8cf51b2c
GM
15932006-09-08 Richard Stallman <rms@gnu.org>
1594
1595 * search.texi (Search): Ref multi-file search commands here.
1596 (Other Repeating Search): Not here.
1597
8cf51b2c
GM
15982006-08-28 Richard Stallman <rms@gnu.org>
1599
1600 * windows.texi (Split Window): Update xref.
1601
1602 * basic.texi (Continuation Lines): Update xref.
1603
1604 * indent.texi (Tab Stops): Update xref.
1605
1606 * emacs.texi (Top): Update subnode menu.
1607
1608 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1609 split out of Display Custom.
1610
16112006-08-25 Kim F. Storm <storm@cua.dk>
1612
1613 * display.texi (Display Custom): Add variables overline-margin
1614 and x-underline-at-descent-line.
1615
16162006-08-25 Richard Stallman <rms@gnu.org>
1617
1618 * entering.texi (Exiting): Rewrite to give graphical displays
1619 priority over text terminals.
1620
1621 * search.texi (Incremental Search): Move index entries.
1622
16232006-08-23 Chong Yidong <cyd@stupidchicken.com>
1624
1625 * custom.texi (Init File): Reference Find Init to avoid "home
1626 directory" confusion.
1627
16282006-08-22 Nick Roberts <nickrob@snap.net.nz>
1629
1630 * building.texi (Other GDB-UI Buffers): Describe how to edit
1631 a value in the locals buffer.
1632
16332006-08-21 Richard Stallman <rms@gnu.org>
1634
1635 * search.texi (Basic Isearch): Add `isearch' index entry.
1636
16372006-08-16 Richard Stallman <rms@gnu.org>
1638
1639 * misc.texi (Saving Emacs Sessions): Clean up wording.
1640
1641 * mark.texi (Marking Objects): Mention term "select all".
1642
1643 * emacs.texi (Top): Update subnode menu.
1644
1645 * help.texi (Help Mode): Move node up in file.
1646
8cf51b2c
GM
16472006-08-15 Nick Roberts <nickrob@snap.net.nz>
1648
1649 * building.texi (Stack Buffer): Explain fringe arrow.
1650
8cf51b2c
GM
16512006-08-12 Eli Zaretskii <eliz@gnu.org>
1652
8cf51b2c
GM
1653 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1654 on startup.
1655
16562006-08-11 Romain Francoise <romain@orebokech.com>
1657
1658 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1659
16602006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1661
1662 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1663
16642006-08-10 Richard Stallman <rms@gnu.org>
1665
1666 * text.texi (Format Faces): Substantial rewrites to deal
1667 with face merging. Empty regions don't count. Clarify
1668 face property inheritance.
1669
16702006-08-08 Romain Francoise <romain@orebokech.com>
1671
1672 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1673 <arjuropo@cc.jyu.fi>.
1674
8cf51b2c
GM
16752006-08-04 Eli Zaretskii <eliz@gnu.org>
1676
1677 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1678 apply to all frames.
1679
8cf51b2c
GM
16802006-08-01 Richard Stallman <rms@gnu.org>
1681
1682 * help.texi (Name Help): Add index entries for describe-variable.
1683
16842006-08-01 Nick Roberts <nickrob@snap.net.nz>
1685
1686 * building.texi (GDB Graphical Interface): Shorten node names.
1687 (GDB-UI Layout): Use GDB-related.
1688 (Other GDB-UI Buffers): Simplify English.
1689
16902006-07-31 Richard Stallman <rms@gnu.org>
1691
1692 * search.texi (Query Replace): Add xref for Dired's Q command.
1693
8cf51b2c
GM
16942006-07-31 Nick Roberts <nickrob@snap.net.nz>
1695
1696 * building.texi (GDB commands in Fringe): Rename to...
1697 (Source Buffers): ..this and move forward. Describe hollow arrow and
1698 new option gdb-find-source-frame.
1699
17002006-07-29 Richard Stallman <rms@gnu.org>
1701
1702 * dired.texi (Operating on Files): Simplify previous change
1703 and fix Texinfo usage.
1704
17052006-07-29 Eli Zaretskii <eliz@gnu.org>
1706
1707 * dired.texi (Operating on Files): Add cross-references. State the
1708 Unix commands that do similar things.
1709
17102006-07-28 Richard Stallman <rms@gnu.org>
1711
1712 * mark.texi (Transient Mark): Clarify that region never disappears
1713 when Transient Mark mode is off, and not when it is on.
1714
17152006-07-27 Richard Stallman <rms@gnu.org>
1716
1717 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1718
17192006-07-24 Richard Stallman <rms@gnu.org>
1720
1721 * xresources.texi (GTK styles): Fix texinfo usage.
1722
8cf51b2c
GM
1723 * commands.texi (User Input): Explain why we teach keyboard cmds.
1724
1725 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1726 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1727 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1728 * doclicense.texi, display.texi, dired.texi, basic.texi:
1729 * anti.texi, ack.texi: Move periods and commas inside quotes.
1730
17312006-07-22 Eli Zaretskii <eliz@gnu.org>
1732
1733 * cmdargs.texi (General Variables): Document EMAIL.
1734
17352006-07-21 Eli Zaretskii <eliz@gnu.org>
1736
1737 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1738 doesn't have effect on MS-Windows.
1739
8cf51b2c
GM
17402006-07-17 Richard Stallman <rms@gnu.org>
1741
1742 * building.texi (Grep Searching): Explain about chaining grep commands.
1743
8cf51b2c
GM
17442006-07-10 Nick Roberts <nickrob@snap.net.nz>
1745
49823426 1746 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1747
17482006-07-09 Chong Yidong <cyd@stupidchicken.com>
1749
1750 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1751 is invoked for multiple files.
1752
17532006-07-08 Eli Zaretskii <eliz@gnu.org>
1754
1755 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1756 on-line manual for the rest of this node.
1757 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1758 unconditionally.
1759 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1760 Improve wording.
1761 (Windows Printing): Improve wording.
1762 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1763 rest of this node.
1764
8cf51b2c
GM
17652006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1766
49823426
GM
1767 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1768 with eval-buffer.
8cf51b2c
GM
1769
17702006-07-05 Nick Roberts <nickrob@snap.net.nz>
1771
1772 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1773 of character translation.
1774
17752006-07-04 Nick Roberts <nickrob@snap.net.nz>
1776
1777 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1778
17792006-07-03 Karl Berry <karl@gnu.org>
1780
1781 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1782 not-too-underfull hboxes in the TeX output.
1783 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1784 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1785 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1786 * sending.texi, text.texi: Fix overfull/underfull boxes.
1787
17882006-07-03 Romain Francoise <romain@orebokech.com>
1789
1790 * m-x.texi (M-x): Fix.
1791
17922006-07-03 Richard Stallman <rms@gnu.org>
1793
8cf51b2c
GM
1794 * search.texi (Other Repeating Search): filename -> file name.
1795
1796 * misc.texi (Narrowing): Minor cleanups.
1797
1798 * files.texi (Visiting): filename -> file name.
1799
1800 * emacs.texi (Top): Update subnode menus.
1801
1802 * mule.texi (Coding Systems): Move char translation stuff here.
1803 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1804 (Recognize Coding): Substantial local rewrites.
1805 (International): Update menu.
1806
1807 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1808 (Scrolling): Substantial local rewrites.
1809 (Display): Update menu and intro.
1810
1811 * dired.texi: filename -> file name.
1812
1813 * custom.texi (Safe File Variables): Texinfo usage fix.
1814
18152006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1816
1817 * help.texi, m-x.texi: Lots of cleanups.
1818
8cf51b2c
GM
18192006-06-30 Eli Zaretskii <eliz@gnu.org>
1820
1821 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1822 (Windows Processes, Windows Misc): Shorten the printed version by
1823 selectively conditioning less important portions by @ifnottex.
1824
8cf51b2c
GM
18252006-06-27 Richard Stallman <rms@gnu.org>
1826
1827 * mini.texi (Minibuffer File): Minor cleanup.
1828
18292006-06-25 Nick Roberts <nickrob@snap.net.nz>
1830
1831 * frames.texi (XTerm Mouse): Rename to...
1832 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1833
1834 * emacs.texi (Top): Use new node name.
1835
18362006-06-24 Eli Zaretskii <eliz@gnu.org>
1837
1838 * emacs.texi (Top): Update the detailed menu according to changes in
1839 msdog.texi.
1840
1841 * msdog.texi (Windows Keyboard): New section.
1842 (Windows Mouse): New section.
1843 (Windows System Menu): Remove section (text merged with "Windows
1844 Keyboard").
1845 (Windows Misc): New section.
1846
1847 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1848
1849 * msdog.texi (ls in Lisp): New section.
1850
1851 * files.texi (Visiting): Document case-insensitive wildcard matching
1852 under find-file-wildcards.
1853
8cf51b2c
GM
18542006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1855
1856 * macos.texi (Mac Input): Add description of mac-function-modifier.
1857 Now Unicode keyboard layouts work.
1858
8cf51b2c
GM
18592006-06-10 Richard Stallman <rms@gnu.org>
1860
1861 * mule.texi (Recognize Coding): Clarify previous change.
1862
18632006-06-09 Kenichi Handa <handa@m17n.org>
1864
1865 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1866 notation.
1867
18682006-06-07 Kevin Ryde <user42@zip.com.au>
1869
1870 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1871 manual for @ifnottex, but in emacs-extra for @iftex.
1872
1873 * cmdargs.texi (General Variables): Fix smtpmail xref.
1874
18752006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1876
8cf51b2c 1877 * programs.texi (Comment Commands):
8cf51b2c 1878 * custom.texi (Specifying File Variables):
49823426 1879 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1880
18812006-06-07 Nick Roberts <nickrob@snap.net.nz>
1882
1883 * building.texi (Watch Expressions): Move node to end.
1884 (GDB Graphical Interface): Move description of clicks in fringe...
1885 (GDB commands in the Fringe): ...to here. New node.
1886
8cf51b2c
GM
18872006-06-05 Romain Francoise <romain@orebokech.com>
1888
49823426 1889 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1890
18912006-06-05 Nick Roberts <nickrob@snap.net.nz>
1892
1893 * building.texi (GDB Graphical Interface): Update bindings.
1894 (Commands of GUD): Add gud-print. Remove gud-run.
1895 Restate availability more generally.
1896
18972006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1898
1899 * mini.texi: Lots of cleanups.
1900
19012006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1902
1903 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1904 and Mouse-2.
1905
c8763fb6 19062006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1907
1908 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1909
8cf51b2c
GM
19102006-05-31 Richard Stallman <rms@gnu.org>
1911
1912 * basic.texi (Moving Point): Fix previous change.
1913
c8763fb6 19142006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1915
1916 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1917
19182006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1919
1920 * basic.texi: Many simplifications and improvements in wording.
1921
8cf51b2c
GM
19222006-05-26 Nick Roberts <nickrob@snap.net.nz>
1923
1924 * anti.texi (Antinews): Create a node for gdb-ui.
1925
8cf51b2c
GM
19262006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1927
1928 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1929
19302006-05-20 Richard Stallman <rms@gnu.org>
1931
1932 * dired.texi (Dired Navigation): dired-goto-file is now j.
1933
8cf51b2c
GM
19342006-05-20 Eli Zaretskii <eliz@gnu.org>
1935
1936 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1937 and their aliases.
1938
1939 * msdog.texi (Windows Printing): Mention non-support of plain text
1940 printing with some el-cheapo printers, and suggest a workaround.
1941
19422006-05-20 Kevin Ryde <user42@zip.com.au>
1943
1944 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1945 remove the bit saying you must set it.
1946
19472006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1948
1949 * trouble.texi (Checklist):
1950 * text.texi (Text, Auto Fill, Text Mode):
1951 * search.texi (Nonincremental Search):
1952 * rmail.texi (Rmail Labels):
1953 * mule.texi (Input Methods, Multibyte Conversion):
1954 * misc.texi (Gnus, Where to Look, PostScript):
1955 * maintaining.texi (Create Tags Table):
1956 * indent.texi (Indentation Commands):
1957 * fixit.texi (Spelling):
1958 * emacs.texi (Copying):
1959 * custom.texi (Init File): ifinfo -> ifnottex.
1960
8cf51b2c
GM
19612006-05-17 Richard Stallman <rms@gnu.org>
1962
1963 * files.texi (Diff Mode): Mention C-x `.
1964
19652006-05-08 Richard Stallman <rms@gnu.org>
1966
1967 * custom.texi (Disabling): Textual cleanups.
1968
8cf51b2c
GM
19692006-05-12 Glenn Morris <rgm@gnu.org>
1970
1971 * calendar.texi (Displaying the Diary, Format of Diary File):
1972 Refer to diary-view-entries, diary-list-entries,
1973 diary-show-all-entries rather than obsolete aliases.
1974
19752006-05-12 Eli Zaretskii <eliz@gnu.org>
1976
1977 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1978 (Displaying the Diary, Special Diary Entries, Importing Diary):
1979 * building.texi (Compilation Shell):
1980 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1981 emacs-xtra with @inforef's.
1982
1983 * files.texi (Visiting): Fix wording.
1984
1985 * mule.texi (Coding Systems, Text Coding): More indexing.
1986 Mention that C-x RET f can set eol conversion.
1987
c8763fb6 19882006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1989
1990 * xresmini.texi (GTK resources): Insert GTK description.
1991
1992 * xresources.texi (GTK resources): metafont should be menufont.
1993
8cf51b2c
GM
19942006-05-06 Michael Albinus <michael.albinus@gmx.de>
1995
49823426 1996 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
1997 method, user name and host name is active only in partial
1998 completion mode.
1999
8cf51b2c
GM
20002006-05-06 Eli Zaretskii <eliz@gnu.org>
2001
2002 * makefile.w32-in (emacs.dvi):
2003 * Makefile.in (emacs.dvi): Add xresmini.texi.
2004
2005 * xresmini.texi (Table of Resources): Remove xref to non-existent
2006 node "LessTif Resources".
2007
2008 * msdog.texi (Microsoft Windows):
2009 * calendar.texi (Calendar/Diary, Displaying the Diary)
2010 (Special Diary Entries, Importing Diary, Holidays):
2011 * programs.texi (Program Modes):
2012 * text.texi (Text):
2013 * buffers.texi (Several Buffers):
2014 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2015
20162006-05-06 Eli Zaretskii <eliz@gnu.org>
2017
2018 The following changes merge the emacs-xtra manual into the main
2019 manual, but only for on-line version of the manual.
2020
2021 * vc2-xtra.texi (Version Backups, Local Version Control)
2022 (Making Snapshots, Change Logs and VC, Version Headers)
2023 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2024 on-line manual.
2025
2026 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2027 for on-line manual.
2028
2029 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2030 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2031 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2032 for on-line manual.
2033
2034 * fortran-xtra.texi (Fortran, Fortran Autofill)
2035 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2036 for on-line manual.
2037
2038 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2039 Conditional xref's for on-line manual.
2040
2041 * emerge-xtra.texi (Emerge, Overview of Emerge)
2042 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2043 manual.
2044
2045 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2046 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2047 (EMACSSOURCES): Use EMACS_XTRA.
2048 (../info/emacs-xtra): Remove.
2049 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2050
2051 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2052 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2053 (EMACSSOURCES): Use EMACS_XTRA.
2054 ($(infodir)/emacs-xtra): Remove.
2055 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2056
2057 * trouble.texi (Quitting):
2058 * text.texi (Text):
2059 * programs.texi (Program Modes):
2060 * msdog.texi (Microsoft Windows):
2061 * frames.texi (Frames):
2062 * files.texi (Backup, Version Control, VC Concepts)
2063 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2064 (Registering, VC Status, VC Undo, Multi-User Branching)
2065 (Comparing Files):
2066 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2067 (Displaying the Diary, Special Diary Entries, Importing Diary):
2068 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2069 conditional xref's, depending on @iftex/@ifnottex.
2070
2071 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2072 "MS-DOS". @include msdog-xtra.texi.
2073
2074 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2075 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2076
2077 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2078 for vc-xtra.texi subsections.
2079 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2080 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2081
2082 * sending.texi (Sending Mail): A @node line without explicit Prev,
2083 Next, and Up links.
2084
2085 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2086 Next, and Up links.
2087
2088 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2089 and its sections. @include picture-xtra.texi.
2090
2091 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2092 "Emerge".
2093 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2094
2095 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2096 exact duplicate of its name-sake in calendar.texi.
2097
2098 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2099 "Advanced Calendar/Diary Usage".
2100 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2101
2102 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2103 dired-xtra.texi.
2104 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2105
2106 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2107 (Files) [ifnottex]: Add menu entry for Autorevert.
2108
2109 * emacs-xtra.texi (Introduction): Reword to make consistent with
2110 printed version only.
2111 <Top level>: Remove the body of all chapters and move them to the
2112 new *-xtra.texi files. Use @raisesections and @lowersections to
2113 convert sections to chapters etc.
2114
2115 * msdog-xtra.texi:
2116 * fortran-xtra.texi:
2117 * vc-xtra.texi:
2118 * vc1-xtra.texi:
2119 * vc2-xtra.texi:
2120 * emerge-xtra.texi:
2121 * cal-xtra.texi:
2122 * dired-xtra.texi:
2123 * arevert-xtra.texi: New files, with text from respective chapters
2124 of emacs-xtra.texi. Convert each @chapter into @section, @section
2125 into @subsection, etc.
2126
2127 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2128 updated.
2129
2130 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2131 Windows". All references updated.
2132
21332006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2134
2135 * macos.texi (Mac Input): Mention input from Character Palette.
2136 (Mac Font Specs): Fix typo.
2137
21382006-05-05 Richard Stallman <rms@gnu.org>
2139
2140 * files.texi (Diff Mode): Minor cleanup.
2141
21422006-05-05 Karl Berry <karl@gnu.org>
2143
8cf51b2c
GM
2144 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2145 errors from the current release of makeinfo (4.8).
2146 * help.texi (Library Keywords): Change widest word in multitable
2147 template from `emulations' to `convenience'. (Not sure if this is
2148 related to the font change.)
2149
21502006-05-05 Eli Zaretskii <eliz@gnu.org>
2151
2152 * files.texi (File Names): Add a footnote about limited support of
2153 ~USER on MS-Windows.
2154
2155 * cmdargs.texi (Initial Options): Add a footnote about limited
2156 support of ~USER on MS-Windows.
2157
21582006-05-03 Richard Stallman <rms@gnu.org>
2159
2160 * files.texi (Diff Mode): Node moved here.
2161 (Comparing Files): Delete what duplicates new node.
2162 (Files): Put Diff Mode in menu.
2163
2164 * misc.texi (Diff Mode): Moved to files.texi.
2165
2166 * emacs.texi (Top): Update menu for Diff Mode.
2167
2168 * trouble.texi (Emergency Escape): Simplify.
2169
2170 * emacs.texi (Top): Minor clarification.
2171
21722006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2173
2174 * commands.texi, entering.texi, screen.texi: Many simplifications.
2175
21762006-05-03 Richard Stallman <rms@gnu.org>
2177
2178 * commands.texi (Text Characters): Delete paragraph about unibyte
2179 non-ASCII printing chars.
2180
2181 * killing.texi (Killing): Say "graphical displays".
2182 * display.texi: Say "graphical displays".
2183
2184 * cmdargs.texi (Misc X): Say "graphical displays".
2185
21862006-05-01 Richard Stallman <rms@gnu.org>
2187
2188 * emacs.texi (Top): Add Diff Mode to menu.
2189
21902006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2191
2192 * misc.texi (Diff Mode): New node.
2193
21942006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2195
2196 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2197 (Mac Environment Variables): Shorten example line.
2198 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2199
22002006-05-01 Nick Roberts <nickrob@snap.net.nz>
2201
2202 * building.texi (GUD Customization): Describe cases %d and %c.
2203 Update description for %e.
2204
22052006-04-30 Glenn Morris <rgm@gnu.org>
2206
2207 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2208
22092006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2210
2211 * custom.texi (Examining): Update C-h v output example.
2212
22132006-04-29 Kim F. Storm <storm@cua.dk>
2214
2215 * building.texi (Grep Searching): Add lgrep and rgrep.
2216
8cf51b2c
GM
22172006-04-23 Richard Stallman <rms@gnu.org>
2218
2219 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2220
2221 * xresmini.texi: New file.
2222
2223 * xresources.texi (Face Resources): Split table into font resources
2224 and the rest. Combine similar attributes for brevity.
2225
8cf51b2c
GM
22262006-04-21 Eli Zaretskii <eliz@gnu.org>
2227
2228 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2229 backslashes and case-insensitivity in file names (moved to the
2230 main manual).
2231 (MS-DOS Printing): Move most of the text to the main manual.
2232
2233 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2234 New nodes.
2235 (Windows Processes, Windows System Menu): Add index entries and
2236 fix wording.
2237
8cf51b2c
GM
22382006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2239
2240 * misc.texi (Shell Ring): Add notes on saved input when
2241 navigating off the end of the history list.
2242
22432006-04-18 Chong Yidong <cyd@mit.edu>
2244
2245 * misc.texi (Shell Options): Correct default value of
2246 comint-scroll-show-maximum-output.
2247
8cf51b2c
GM
22482006-04-18 Nick Roberts <nickrob@snap.net.nz>
2249
2250 * building.texi (Watch Expressions): Update.
2251
8cf51b2c
GM
22522006-04-12 Richard Stallman <rms@gnu.org>
2253
2254 * search.texi: Clean up previous change.
2255
22562006-04-12 Eli Zaretskii <eliz@gnu.org>
2257
2258 * search.texi (Regexp Backslash, Regexp Replace): Add index
2259 entries for ``back reference'' and mention the term itself in the
2260 text.
2261
22622006-04-11 Richard Stallman <rms@gnu.org>
2263
2264 * custom.texi (Safe File Variables):
2265 Document enable-local-variables = :safe.
2266
22672006-04-11 Karl Berry <karl@gnu.org>
2268
2269 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2270 (Remote Repositories, Version Backups, Local Version Control)
2271 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2272 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2273 (Renaming VC Work Files and Master Files)
2274 (Inserting Version Control Headers, Customizing VC, General Options)
2275 (Options for RCS and SCCS, Options specific for CVS): Move all
2276 these nodes to emacs-xtra.texi, for brevity.
2277 * cmdargs.texi, files.texi: Change cross-references.
2278
8cf51b2c
GM
22792006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2280
2281 * files.texi (Old Versions): Update description of vc-annotate's
2282 use of color to indicate date ranges.
2283
8cf51b2c
GM
22842006-04-09 Kevin Ryde <user42@zip.com.au>
2285
8cf51b2c
GM
2286 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2287 put info and printed manual names the right way around.
2288
22892006-04-09 Karl Berry <karl@gnu.org>
2290
2291 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2292 emacs-xtra.texi, leaving only MS Windows information.
2293 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2294 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2295 node names.
2296
2297 * emacs.texi: Move @summarycontents and @contents to the beginning
2298 of the file.
2299
8cf51b2c
GM
23002006-04-08 Kevin Ryde <user42@zip.com.au>
2301
2302 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2303
23042006-04-07 Richard Stallman <rms@gnu.org>
2305
2306 * programs.texi (Comments, Comment Commands, Options for Comments)
2307 (Multi-Line Comments): "Align", not "indent".
2308 (Basic Indent): C-j deletes trailing whitespace before the newline.
2309
23102006-04-06 Richard Stallman <rms@gnu.org>
2311
8cf51b2c
GM
2312 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2313
23142006-04-06 Eli Zaretskii <eliz@gnu.org>
2315
2316 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2317
8cf51b2c
GM
23182006-04-05 Richard Stallman <rms@gnu.org>
2319
2320 * emacs.texi (Top): Update subnode menu.
2321
2322 * trouble.texi (Unasked-for Search): Node deleted.
2323 (Lossage): Delete from menu.
2324
23252006-04-04 Richard Stallman <rms@gnu.org>
2326
2327 * trouble.texi: Various cleanups.
2328 (Checklist): Don't bother saying how to snail a bug report.
2329 (Emergency Escape): Much rewriting.
2330 (After a Crash): Rename the core dump immediately.
2331 (Total Frustration): Call it a psychotherapist.
2332 (Bug Criteria): Avoid "illegal instruction".
2333 (Sending Patches): We always put the contributor's name in.
2334
2335 * misc.texi (Thumbnails): Minor correction.
2336
8cf51b2c
GM
23372006-04-03 Richard Stallman <rms@gnu.org>
2338
2339 * misc.texi (Thumbnails): Minor cleanup.
2340
23412006-04-02 Karl Berry <karl@gnu.org>
2342
2343 * sending.texi (Mail Sending): pxref to Top needs five args.
2344
2345 * texinfo.tex: Update to current version (2006-03-21.13).
2346
8cf51b2c
GM
23472006-03-31 Richard Stallman <rms@gnu.org>
2348
2349 * emacs.texi (Top): Update subnode menu.
2350
2351 * help.texi (Help Mode): Cleanup.
2352
2353 * dired.texi: Many cleanups.
2354 (Dired Deletion): Describe dired-recursive-deletes.
2355 (Operating on Files): dired-create-directory moved.
2356 (Misc Dired Features): Move to here.
2357 (Tumme): Node moved to misc.texi.
2358
2359 * custom.texi: Many cleanups.
2360 (Minor Modes): Don't mention ISO Accents Mode.
2361 (Examining): Update C-h v output example.
2362 (Hooks): Add index and xref for add-hook.
2363 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2364 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2365
2366 * misc.texi: Many cleanups.
2367 (beginning): Add to summary of topics.
2368 (Shell): Put eshell xref at the end. Remove eshell from table.
2369 (Thumbnails): New node.
2370
8cf51b2c
GM
23712006-03-28 Eli Zaretskii <eliz@gnu.org>
2372
2373 * files.texi (File Name Cache): Make it clear that the cache is
2374 not persistent.
2375
8cf51b2c
GM
23762006-03-25 Karl Berry <karl@gnu.org>
2377
49823426
GM
2378 * emacs-xtra.texi, emacs.texi, gnu.texi:
2379 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2380 (2) do not indent copyright year list (or anything else).
2381
8cf51b2c
GM
23822006-03-21 Juanma Barranquero <lekktu@gmail.com>
2383
2384 * files.texi (VC Dired Mode): Remove misplaced brackets.
2385
23862006-03-21 Andre Spiegel <spiegel@gnu.org>
2387
2388 * files.texi: Various updates and clarifications in the VC chapter.
2389
23902006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2391
2392 * help.texi (Help Mode): Document "C-c C-c".
2393
8cf51b2c
GM
23942006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2395
2396 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2397 menu in the standalone Info reader.
2398
23992006-03-15 Chong Yidong <cyd@stupidchicken.com>
2400
2401 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2402 moved here from Emacs manual.
2403
2404 * programs.texi (Fortran): Section moved to emacs-xtra.
2405 (Program Modes): Xref to Fortran in emacs-xtra.
2406
2407 * maintaining.texi (Emerge): Move to emacs-xtra.
2408 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2409
2410 * picture.texi: File deleted.
2411 * Makefile.in:
2412 * makefile.w32-in: Remove picture.texi.
2413
2414 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2415 * abbrevs.texi (Abbrevs):
2416 * sending.texi (Sending Mail): Picture node removed.
2417
2418 * emacs.texi (Top): Update node listings.
2419
8cf51b2c
GM
24202006-03-12 Richard Stallman <rms@gnu.org>
2421
2422 * calendar.texi: Various cleanups.
2423
8cf51b2c
GM
24242006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2425
2426 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2427 syntax.
2428
8cf51b2c
GM
24292006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2430
2431 * search.texi (Regexps): More accurately describe which characters
2432 are special in which situations. Recommend _not_ to quote `]' or
2433 `-' when they are not special.
2434
8cf51b2c
GM
24352006-02-28 Andre Spiegel <spiegel@gnu.org>
2436
2437 * files.texi (Old Versions): Clarify operation of C-x v =.
2438
8cf51b2c
GM
24392006-02-21 Nick Roberts <nickrob@snap.net.nz>
2440
2441 * building.texi (Watch Expressions): Update and describe
2442 gdb-speedbar-auto-raise.
2443
24442006-02-19 Richard M. Stallman <rms@gnu.org>
2445
2446 * emacs.texi: Use @smallbook.
2447 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2448 Update subnode menu.
2449
2450 * building.texi (Lisp Interaction): Minor addition.
2451
24522006-02-18 Nick Roberts <nickrob@snap.net.nz>
2453
2454 * building.texi (Watch Expressions): Update and be more precise.
2455
c8763fb6 24562006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2457
2458 * maintaining.texi (Create Tags Table): Explain why the
2459 exception when etags writes to files under the /dev tree.
2460
24612006-02-14 Richard M. Stallman <rms@gnu.org>
2462
2463 * custom.texi (Safe File Variables): Lots of clarification.
2464 Renamed from Unsafe File Variables.
2465
24662006-02-14 Chong Yidong <cyd@stupidchicken.com>
2467
2468 * custom.texi (Unsafe File Variables): File variable confirmation
2469 assumed denied in batch mode.
2470
24712006-02-14 Richard M. Stallman <rms@gnu.org>
2472
2473 * building.texi (GDB User Interface Layout): Don't say `inferior'
2474 for program being debugged.
2475
24762006-02-15 Nick Roberts <nickrob@snap.net.nz>
2477
2478 * building.texi (GDB Graphical Interface):
2479 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2480
24812006-02-13 Chong Yidong <cyd@stupidchicken.com>
2482
2483 * custom.texi (Specifying File Variables, Unsafe File Variables):
2484 New nodes, split from File Variables. Document new file local
2485 variable behavior.
2486
24872006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2488
2489 * display.texi (Standard Faces):
8cf51b2c
GM
2490 * files.texi (Visiting):
2491 * frames.texi (Clipboard):
2492 * glossary.texi (Glossary) <Clipboard>:
2493 * xresources.texi (X Resources): Mention Mac OS port.
2494
8cf51b2c
GM
24952006-02-12 Richard M. Stallman <rms@gnu.org>
2496
2497 * building.texi (Building): Clarify topic in intro.
2498
2499 * maintaining.texi (Maintaining): Change title; clarify topic.
2500 Delete duplicate index entries.
2501
2502 * building.texi (Other GDB User Interface Buffers): Clarifications.
2503
2504 * text.texi (Cell Commands): Clarifications.
2505
2506 * programs.texi (Defuns): Delete duplicate explanation of
2507 left-margin paren convention.
2508 (Hungry Delete): Minor cleanup.
2509
25102006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2511
2512 * dired.texi (Tumme): More tumme documentation.
2513
25142006-02-11 Alan Mackenzie <acm@muc.de>
2515
2516 * programs.texi ("Hungry Delete"): Correct the appellation of the
2517 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2518
25192006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2520
2521 * dired.texi (Tumme): Fix small bug.
2522
25232006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2524
2525 * macos.texi (Mac International): Rename "fontset-mac" to
2526 "fontset-standard".
2527
8cf51b2c
GM
25282006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2529
2530 * dired.texi (Tumme): Basic documentation for Tumme added.
2531
8cf51b2c
GM
25322006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2533
2534 * mule.texi (International):
2535 * programs.texi (Basic Indent): Fix typos.
2536
8cf51b2c
GM
2537 * custom.texi (Minor Modes):
2538 * display.texi (Text Display):
2539 * commands.texi (Text Characters): Update xrefs.
2540
25412006-02-07 Richard M. Stallman <rms@gnu.org>
2542
2543 * emacs.texi (Top): Update subnode menu.
2544 Update info on old Emacs papers.
2545 (Intro): "Graphical display", not window system.
2546
2547 * xresources.texi (GTK styles): Minor clarifications.
2548
2549 * trouble.texi: "Graphical display", not window system.
2550 (Stuck Recursive): Minor clarification.
2551
2552 * text.texi: Minor clarifications.
2553 (Sentences): Explain why two-space convention is better.
2554 Explain sentence-end-without-period here.
2555 (Fill Commands): Not here.
2556 (Refill): Node moved down.
2557 (Filling): Update menu.
2558 (Table Creation, Cell Justification, Column Commands): Clarify.
2559
2560 * sending.texi: Minor clarifications.
2561
2562 * search.texi (Regexp Backslash): Clarification.
2563
2564 * rmail.texi: Minor cleanups.
2565 (Rmail): Delete digression about `rmail-mode'.
2566 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2567 (Rmail Files): Mention C-u M-x rmail.
2568 (Rmail Reply): Mention References.
2569 (Rmail Display): Mention rmail-nonignored-headers.
2570
2571 * programs.texi: Minor cleanups.
2572 (Comment Commands): Mention momentary Transient Mark mode.
2573 (Matching): Be more specific about customizing show-paren-mode.
2574 (Info Lookup): Don't list the modes that support C-h S.
2575 Just say what it does in an unsupported mode.
2576 (Man Page): Delete excessive info on customizing woman.
2577 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2578
2579 * abbrevs.texi: Minor clarifications.
2580 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2581 not "dynamic abbrevs" as if they were a kind of abbrev.
2582
2583 * picture.texi (Picture): Minor cleanup.
2584
2585 * mule.texi (Communication Coding): Say "other applications".
2586 (Fontsets): Not specific to X. Add xref to X Resources.
2587 (Unibyte Mode): Rename from Single-Byte Character Support.
2588 "Graphical display", not window system.
2589 (International): Update menu.
2590
2591 * maintaining.texi (Format of ChangeLog):
2592 New node, split out from ChangeLog.
2593 (ChangeLog): Clarifications in the remaining text.
2594 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2595 (Find Tag): Add @w.
2596 (Tags Search): Explain tag table order here. Simplify grep ref.
2597 (List Tags): tags-tag-face is a variable, not a face.
2598 (Emerge): Cleanups.
2599
2600 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2601 (Keyboard Macros): Avoid "the user".
2602
2603 * killing.texi: "Graphical display", not window system.
2604
2605 * help.texi (Help Echo): "Graphical display", not window system.
2606
2607 * glossary.texi: Say "you", not "the user". Say "graphical display".
2608
2609 * frames.texi: Minor cleanups. "Graphical display", not window system.
2610
2611 * files.texi (Visiting): Make drag-and-drop not X-specific.
2612
2613 * custom.texi: Minor cleanups. "Graphical display", not window system.
2614
2615 * cmdargs.texi: Minor cleanups.
2616
2617 * building.texi (Compilation): Move and split kill-compilation para.
2618 Add para about multiple compilers.
2619 (Compilation Mode): Commands also available in grep mode and others.
2620 Mention C-u C-x ` more tutorially. Clarify C-x `.
2621 (Compilation Shell): Clarify. Put Bash example first.
2622 (Grep Searching): Minor cleanups; add @w.
2623 (Debuggers): Minor cleanups.
2624 (Starting GUD): Make GDB xgraphical mode issue clearer.
2625 (Debugger Operation): Lots of clarifications including
2626 GDB tooltip side-effect issue.
2627 (Commands of GUD): Clarify.
2628 (GUD Customization): Add bashdb-mode-hook.
2629 (GDB Graphical Interface): Rewrite for clarity.
2630 (GDB User Interface Layout): Rewrite for clarity.
2631 (Stack Buffer, Watch Expressions): Likewise.
2632 (Other GDB User Interface Buffers): Cleanups.
2633 (Lisp Libraries, External Lisp): Cleanup.
2634
2635 * basic.texi (Position Info): "Graphical displays", rather than
2636 window systems.
2637
2638 * anti.texi: Minor cleanup.
2639
8cf51b2c
GM
26402006-02-03 Eli Zaretskii <eliz@gnu.org>
2641
2642 * custom.texi (Init File, Find Init): Add cross-references to
2643 where $HOME is described.
2644
26452006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2646
2647 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2648 is not inside the @table.
2649
2650 * emacs.texi (Top): Correct node name.
2651
2652 * files.texi (File Names): Fix @xref.
2653 (Reverting): Fix typo.
2654
2655 * mule.texi (International): Correct node name.
2656
2657 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2658
26592006-02-01 Richard M. Stallman <rms@gnu.org>
2660
2661 * emacs.texi (Top): Update subnode menu.
2662
2663 * mule.texi: Minor clarifications.
2664 Reduce the specific references to X Windows.
2665 Refer to "graphical" terminals, rather than window systems.
2666 (Text Coding): Rename from Specify Coding.
2667 (Communication Coding, File Name Coding, Terminal Coding):
2668 New nodes split out from Text Coding.
2669
2670 * kmacro.texi: Minor clarifications.
2671 (Keyboard Macro Ring): Comment out some excessive commands.
2672 (Basic Keyboard Macro): Split up the table, putting part in each node.
2673
2674 * major.texi: Minor clarifications.
2675
2676 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2677
2678 * windows.texi: Minor clarifications.
2679 (Change Window): Don't describe mode-line mouse cmds here.
2680 Add xref to Mode Line Mouse.
2681
2682 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2683
2684 * macos.texi (Mac International): Fix xref.
2685
2686 * indent.texi: Minor clarifications.
2687
2688 * frames.texi: Minor clarifications.
2689 Reduce the specific references to X Windows.
2690 Refer to "graphical" terminals, rather than window systems.
2691 (Frame Parameters): Don't mention commands like
2692 set-foreground-color. Just say to customize a face.
2693 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2694
2695 * files.texi: Minor clarifications.
2696 (Numbered Backups): New node, split out from Backup Names.
2697
2698 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2699
2700 * cmdargs.texi (General Variables): Fix xref.
2701
2702 * buffers.texi: Minor clarifications.
2703
8cf51b2c
GM
27042006-01-31 Richard M. Stallman <rms@gnu.org>
2705
2706 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2707 Nodes moved to top.
2708
2709 * display.texi: Minor clarifications.
2710 (Display): Rearrange menu.
2711 (Standard Faces): Mention query-replace face.
2712 (Faces): Simplify.
2713 (Font Lock): Simplify face customization info.
2714 (Highlight Changes): Node merged into Highlight Interactively.
2715 (Highlight Interactively): Much rewriting and cleanup.
2716 (Optional Mode Line): Narrowed line number not good for goto-line.
2717 Simplify face customization advice.
2718 (Text Display): Mention use of escape-glyph face.
2719 Move ctl-arrow and tab-width here.
2720 (Display Custom): Move no-redraw-on-reenter to end of node.
2721
2722 * search.texi: Minor clarifications.
2723 (Isearch Scroll): Simplify.
2724 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2725
2726 * regs.texi (Registers): Mention bookmarks here.
2727
2728 * mark.texi: Minor clarifications.
2729 (Selective Undo): Node deleted.
2730
2731 * m-x.texi: Minor clarifications.
2732
2733 * killing.texi: Minor clarifications.
2734 Refer to "graphical" terminals, rather than window systems.
2735
2736 * help.texi: Clarifications.
2737 (Help): Don't describe C-h F and C-h K here.
2738 (Key Help): Describe C-h K here.
2739 (Name Help): Mention Emacs Lisp Intro.
2740 Describe C-h F here.
2741 (Misc Help): Mention C-h F and C-h K only briefly.
2742
2743 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2744 Selective undo text merged in.
2745 (Spelling): Mention Aspell along with Ispell.
2746
2747 * emacs.texi (Top): Update subnode menus.
2748
2749 * basic.texi (Basic Undo): Rename from Undo. Most of text
2750 moved to new Undo node.
2751
8cf51b2c
GM
27522006-01-29 Chong Yidong <cyd@stupidchicken.com>
2753
2754 * basic.texi (Continuation Lines, Inserting Text):
2755 Mention longlines mode.
2756
27572006-01-29 Richard M. Stallman <rms@gnu.org>
2758
10d1d0af 2759 * screen.texi: Minor cleanups.
8cf51b2c
GM
2760 (Screen): Clean up the intro paragraphs.
2761 (Mode Line): Lots of rewriting. Handle frame-name better.
2762 eol-mnemonic-... vars moved out.
2763
2764 * emacs.texi (Top): Change menu item for MS-DOS node.
2765 Update subnode menu.
2766
2767 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2768 chapter relates to Windows. Title changed.
2769
2770 * mini.texi: Minor cleanups.
2771
2772 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2773 (Mark): Put it in the menu.
2774
2775 * entering.texi: Minor cleanups.
2776
2777 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2778 (Intro): Refer to "graphical" terminals, rather than X.
2779
2780 * display.texi (Display Custom): Add xref to Variables.
2781 (Optional Mode Line): eol-mnemonic-... vars moved here.
2782
2783 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2784 rather than X.
2785
8cf51b2c
GM
2786 * basic.texi: Minor cleanups.
2787 (Undo): selective-undo moved.
2788
8cf51b2c
GM
27892006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2790
2791 * anti.texi (Antinews): Various corrections and additions.
2792
27932006-01-23 Juri Linkov <juri@jurta.org>
2794
2795 * custom.texi (Easy Customization, Customization Groups)
2796 (Browsing Custom): Mention links along with buttons.
2797
8cf51b2c
GM
27982006-01-21 Eli Zaretskii <eliz@gnu.org>
2799
8cf51b2c
GM
2800 * text.texi (TeX Print): Use @key for TAB.
2801
8cf51b2c
GM
2802 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2803
8cf51b2c
GM
28042006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2805
2806 * files.texi (File Aliases): Don't claim that usually separate
2807 buffers are created for two file names that name the same data.
2808 Mention additional situations where different names mean the same
2809 file on disk.
2810
28112006-01-19 Richard M. Stallman <rms@gnu.org>
2812
2813 * killing.texi (Deletion): Upcase @key argument.
2814
2815 * custom.texi (Custom Themes): Minor cleanup.
2816
2817 * programs.texi (Hungry Delete): Upcase @key argument.
2818
8cf51b2c
GM
28192006-01-16 Juri Linkov <juri@jurta.org>
2820
2821 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2822 Move `mode-line-highlight' before `mode-line-buffer-id'.
2823
8cf51b2c
GM
28242006-01-14 Richard M. Stallman <rms@gnu.org>
2825
2826 * basic.texi (Inserting Text): Minor cleanup.
2827
8cf51b2c
GM
28282006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2829
2830 * custom.texi (Changing a Variable, Face Customization):
2831 Update for changes in Custom menus.
2832
8cf51b2c
GM
28332006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2834
2835 * macos.texi (Mac International): Undo last change.
2836
8cf51b2c
GM
28372006-01-02 Chong Yidong <cyd@stupidchicken.com>
2838
2839 * custom.texi (Custom Themes): Describe the new
2840 customize-create-theme interface.
2841
28422005-12-30 Juri Linkov <juri@jurta.org>
2843
2844 * basic.texi (Position Info): Update example.
2845
c8763fb6 28462005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2847
2848 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2849
28502005-12-24 Chong Yidong <cyd@stupidchicken.com>
2851
2852 * custom.texi (Custom Themes): `load-theme' always loads.
2853
28542005-12-23 Juri Linkov <juri@jurta.org>
2855
2856 * display.texi (Highlight Interactively): Use double space to
2857 separate sentences. Replace C-p with M-p, and C-n with M-n.
2858
28592005-12-22 Richard M. Stallman <rms@gnu.org>
2860
2861 * custom.texi (Easy Customization and subnodes):
2862 Replace "active field" with "button".
2863 Use "user option" only for variables.
2864 Use "setting" for variable-or-face.
2865
28662005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2867
2868 * buffers.texi (Select Buffer): Change order in table to make
2869 "Similar" refer to the correct item.
2870 (Indirect Buffers): Minor rewording.
2871
8cf51b2c
GM
28722005-12-20 Juri Linkov <juri@jurta.org>
2873
2874 * files.texi (VC Status): Put P and N near p and n.
2875
8cf51b2c
GM
28762005-12-19 Richard M. Stallman <rms@gnu.org>
2877
2878 * programs.texi (Electric C): Delete the info about newline control.
2879 (Other C Commands): Minor cleanup.
2880 (Left Margin Paren): Minor cleanup.
2881
28822005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2883
2884 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2885 (Customization Groups): Delete text moved to "Browsing Custom".
2886 (Browsing Custom): New node.
2887 (Specific Customization): Clarify which commands only work for
2888 loaded options.
2889
28902005-12-18 Bill Wohler <wohler@newt.com>
2891
2892 * frames.texi (Tool Bars): Shorten text of previous change.
2893
28942005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2895
2896 * files.texi (VC Status): Document log-view mode.
2897
28982005-12-18 Bill Wohler <wohler@newt.com>
2899
2900 * frames.texi (Tool Bars): Mention that you can turn off tool bars
2901 permanently via the customize interface.
2902
8cf51b2c
GM
29032005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
2904
2905 * killing.texi (Killing by Lines): Document `kill-whole-line'
2906 function.
2907
c8763fb6 29082005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
2909
2910 * buffers.texi (Select Buffer): Change `prev-buffer' to
2911 `previous-buffer'. Indicate that these functions use a frame
2912 local buffer list.
2913
8cf51b2c
GM
29142005-12-12 Richard M. Stallman <rms@gnu.org>
2915
2916 * custom.texi (Easy Customization): Change menu comment.
2917 (Prefix Keymaps): Fix spelling of Control-X-prefix.
2918
2919 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
2920 (Help): Among the Apropos commands, describe only C-h a here.
2921
29222005-12-11 Richard M. Stallman <rms@gnu.org>
2923
2924 * programs.texi (Options for Comments): Comment-end starts with space.
2925
2926 * glossary.texi (Glossary): Minor cleanup.
2927
2928 * files.texi (Old Versions): Use @table.
2929
8cf51b2c
GM
29302005-12-10 David Koppelman <koppel@ece.lsu.edu>
2931
2932 * display.texi (Highlight Interactively): Include
2933 global-hi-lock-mode. Add miscellaneous details and elaborations.
2934
29352005-12-09 Richard M. Stallman <rms@gnu.org>
2936
2937 * display.texi (Font Lock): Delete the Global FL menu item.
2938
29392005-12-09 Luc Teirlinck <teirllm@auburn.edu>
2940
2941 * custom.texi (Minibuffer Maps): Mention the maps for file name
2942 completion.
2943
29442005-12-09 Kim F. Storm <storm@cua.dk>
2945
2946 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 2947 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
2948 cursor to next corner in rectangle; clarify insert around rectangle.
2949
8cf51b2c
GM
29502005-12-08 Luc Teirlinck <teirllm@auburn.edu>
2951
2952 * custom.texi (Customization): Use xref to elisp manual for
2953 non-TeX output.
2954 (Minor Modes): Update.
2955 (Customization Groups, Changing a Variable, Face Customization):
2956 Update for new appearance of Custom buffers.
2957 (Changing a Variable): `custom-buffer-done-function' has been
2958 replaced by `custom-buffer-done-kill'.
2959 (Specific Customization): In the `customize-group' buffer, a
2960 subgroup's contents are not "hidden". They are not included at
2961 all. They have no [Show] button.
2962 (Mouse Buttons): Add pxref to description of mouse event lists in
2963 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
2964 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2965 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2966
29672005-12-08 Richard M. Stallman <rms@gnu.org>
2968
2969 * mini.texi (Completion Commands, Completion):
2970 In file name input, SPC does not do completion.
2971
8cf51b2c
GM
29722005-12-08 Nick Roberts <nickrob@snap.net.nz>
2973
2974 * building.texi (GDB Graphical Interface): Explain screen size
2975 setting.
2976 (Other GDB User Interface Buffers): Describe features specific to
2977 GDB 6.4.
2978
8cf51b2c
GM
29792005-12-01 Nick Roberts <nickrob@snap.net.nz>
2980
2981 * building.texi (GDB User Interface Layout): Describe how to
2982 kill associated buffers.
2983 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2984 (Watch Expressions): Be more precise.
2985 (Other GDB User Interface Buffers): Describe how to change a
2986 register value.
2987
8cf51b2c
GM
29882005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2989
2990 * macos.texi (Mac Input): Remove description of
2991 mac-command-key-is-meta. Add descriptions of
2992 mac-control-modifier, mac-command-modifier, and
2993 mac-option-modifier.
2994 (Mac International): Fix description of conversion of clipboard data.
2995 (Mac Font Specs): Add example of font customization by face attributes.
2996
29972005-11-22 Nick Roberts <nickrob@snap.net.nz>
2998
2999 * building.texi (Watch Expressions): Expand description.
3000 (Other GDB User Interface Buffers): Describe local map for
3001 gud-watch.
3002
30032005-11-21 Chong Yidong <cyd@stupidchicken.com>
3004
3005 * display.texi (Font Lock): Font lock is enabled by default now.
3006
30072005-11-20 Juri Linkov <juri@jurta.org>
3008
3009 * basic.texi (Position Info): Update examples of the output.
3010 Remove the fact that examples are produced in the TeXinfo buffer,
3011 because in the Info reader users will get a different output from
3012 `C-x ='.
3013
3014 * building.texi (Compilation Mode): Remove paragraph duplicated
3015 from the node `Compilation'. Add `compilation-skip-threshold'.
3016
3017 * display.texi (Font Lock): Suggest more user-friendly method of
3018 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3019
30202005-11-18 Richard M. Stallman <rms@gnu.org>
3021
3022 * files.texi (Registering): Mention @@ in mode line.
3023
3024 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3025
30262005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3027
3028 * files.texi (Renaming and VC): Some back-ends don't
3029 handle renaming.
3030
8cf51b2c
GM
30312005-11-17 Juri Linkov <juri@jurta.org>
3032
3033 * emacs.texi (Top):
3034 * display.texi (Highlight Interactively): Put this font-lock based
3035 mode near Font Lock node.
3036
30372005-11-16 Chong Yidong <cyd@stupidchicken.com>
3038
3039 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3040 icons.
3041
30422005-11-12 Kim F. Storm <storm@cua.dk>
3043
3044 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3045 (Help Summary): Add C-h d and C-h e.
3046 (Apropos): Clarify that all apropos commands may search for either
3047 list of words or a regexp. Add C-h d for apropos-documentation.
3048 Describe apropos-documentation-sort-by-scores user option.
3049
8cf51b2c
GM
30502005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3051
3052 * killing.texi (CUA Bindings): Add @section.
3053
30542005-11-10 Kim F. Storm <storm@cua.dk>
3055
3056 * emacs.texi (Top): Add CUA Bindings entry to menu.
3057
3058 * killing.texi (CUA Bindings): New node. Moved here from
3059 misc.texi and extended with info on rectangle commands and
3060 rectangle highlighting, interface to registers, and the global
3061 mark feature.
3062
3063 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3064
3065 * regs.texi: Prev link points to CUA Bindings node.
3066
30672005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3068
3069 * help.texi (Help Echo): By default, help echos are only shown on
3070 mouse-over, not on point-over.
3071
c8763fb6 30722005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3073
3074 * misc.texi (Shell Mode): Describe how to activate password echoing.
3075
8cf51b2c
GM
30762005-11-04 Romain Francoise <romain@orebokech.com>
3077
3078 * mark.texi (Mark Ring): Fix typo.
3079
30802005-11-03 Richard M. Stallman <rms@gnu.org>
3081
3082 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3083
30842005-11-01 Bill Wohler <wohler@newt.com>
3085
3086 * help.texi (Help Mode): Fix typo.
3087
30882005-11-01 Nick Roberts <nickrob@snap.net.nz>
3089
3090 * building.texi (Other GDB User Interface Buffers): Describe
3091 the command gdb-use-inferior-io-buffer.
3092
30932005-10-31 Romain Francoise <romain@orebokech.com>
3094
3095 * files.texi (Compressed Files): Fix typo.
3096
3097 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3098
3099 * windows.texi (Force Same Window): Likewise.
3100
31012005-10-30 Bill Wohler <wohler@newt.com>
3102
3103 * help.texi (Help Mode): URLs viewed with browse-url.
3104
31052005-10-31 Nick Roberts <nickrob@snap.net.nz>
3106
3107 * building.texi (GDB Graphical Interface): Don't reference
3108 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3109 must stay in same frame.
3110
31112005-10-29 Chong Yidong <cyd@stupidchicken.com>
3112
3113 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3114
3115 * anti.texi (Antinews): Likewise.
3116
8cf51b2c
GM
31172005-10-28 Bill Wohler <wohler@newt.com>
3118
3119 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3120
31212005-10-28 Richard M. Stallman <rms@gnu.org>
3122
3123 * files.texi (Visiting): Explain how to enter ? in a file name.
3124
3125 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3126
8cf51b2c
GM
31272005-10-25 Nick Roberts <nickrob@snap.net.nz>
3128
3129 * building.texi (GDB Graphical Interface): Describe
3130 gdb-mouse-until.
3131
31322005-10-23 Richard M. Stallman <rms@gnu.org>
3133
3134 * custom.texi (Init File): Recommend when to use site-start.el.
3135
8cf51b2c
GM
31362005-10-21 Juri Linkov <juri@jurta.org>
3137
3138 * custom.texi (Examining): Mention accessing the old variable
3139 value via M-n in set-variable.
3140
8cf51b2c
GM
31412005-10-18 Romain Francoise <romain@orebokech.com>
3142
3143 * files.texi (Version Systems): Capitalize GNU.
3144
8cf51b2c
GM
31452005-10-18 Nick Roberts <nickrob@snap.net.nz>
3146
3147 * building.texi (Compilation Mode): Remove redundant paragraph.
3148 (Watch Expressions): Remove paragraph to reflect code change.
3149
8cf51b2c
GM
31502005-10-16 Richard M. Stallman <rms@gnu.org>
3151
3152 * building.texi (Compilation Mode, Compilation): Clarified.
3153
31542005-10-15 Richard M. Stallman <rms@gnu.org>
3155
3156 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3157
8cf51b2c
GM
31582005-10-13 Kenichi Handa <handa@m17n.org>
3159
3160 * basic.texi (Position Info): Fix previous change.
3161
c8763fb6 31622005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3163
3164 * cmdargs.texi (Icons X): Fix typo.
3165
31662005-10-12 Kenichi Handa <handa@m17n.org>
3167
3168 * basic.texi (Position Info): Describe the case that Emacs shows
3169 "part of display ...".
3170
c8763fb6 31712005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3172
3173 * cmdargs.texi (Icons X): -nb => -nbi.
3174
31752005-10-10 Chong Yidong <cyd@stupidchicken.com>
3176
3177 * frames.texi (Speedbar): A couple more clarifications.
3178
31792005-10-11 Nick Roberts <nickrob@snap.net.nz>
3180
3181 * building.texi (GDB User Interface Layout): Improve diagram.
3182 (Watch Expressions): Explain how to make speedbar global.
3183 (Other GDB User Interface Buffers): Make references more precise.
3184
8cf51b2c
GM
31852005-10-09 Richard M. Stallman <rms@gnu.org>
3186
3187 * frames.texi (Speedbar): Clarify the text.
3188
31892005-10-09 Chong Yidong <cyd@stupidchicken.com>
3190
3191 * frames.texi (Speedbar): Add information on keybindings,
3192 dismissing the speedbar, and buffer display mode. Link to
3193 speedbar manual.
3194
c8763fb6 31952005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3196
3197 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3198 added -nb, --no-bitmap-icon.
3199
8cf51b2c
GM
32002005-10-07 Nick Roberts <nickrob@snap.net.nz>
3201
3202 * building.texi (GDB Graphical Interface): Add variables and
3203 functions to indices. Be more precise.
3204
c8763fb6 32052005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3206
3207 * frames.texi (Drag and Drop): Remove the x- from
3208 x-dnd-open-file-other-window and xdnd-protocol-alist.
3209
32102005-09-30 Romain Francoise <romain@orebokech.com>
3211
3212 * mini.texi (Minibuffer): The default value now appears before the
3213 colon in minibuffer prompts.
3214
8cf51b2c
GM
32152005-09-25 Richard M. Stallman <rms@gnu.org>
3216
3217 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3218
8cf51b2c
GM
32192005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3220
3221 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3222
8cf51b2c
GM
32232005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3224
3225 * emacs.texi (Top): Update submenus from macos.texi.
3226
3227 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3228 (Mac OS): Update feature support status.
3229 (Mac Input): List supported input scripts. Remove description
3230 about `mac-keyboard-text-encoding'. Mention mouse button
3231 emulation and related variables.
3232 (Mac International): Mention Central European and Cyrillic
3233 support. Now `keyboard-coding-system' is dynamically changed.
3234 Add description about coding system for selection. Add
3235 description about language environment.
3236 (Mac Environment Variables): Mention
3237 `~/.MacOSX/environment.plist'. Give example of command line
3238 arguments. Add Preferences support.
3239 (Mac Directories): Explicitly state that this node is for Mac OS
3240 Classic only.
3241 (Mac Font Specs): Mention specification for scalable fonts. List
3242 supported charsets. Add preferred way of creating fontsets. Add
3243 description about `mac-allow-anti-aliasing'.
3244 (Mac Functions): Add descriptions about `mac-set-file-creator',
3245 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3246 and `mac-get-preference'.
3247
8cf51b2c
GM
32482005-09-16 Romain Francoise <romain@orebokech.com>
3249
3250 Update all files to specify GFDL version 1.2.
3251
3252 * doclicense.texi (GNU Free Documentation License): Update to
3253 version 1.2.
3254
32552005-09-15 Richard M. Stallman <rms@gnu.org>
3256
3257 * buffers.texi (List Buffers): Fix xref.
3258
3259 * rmail.texi (Rmail Basics): Fix xref.
3260
3261 * emacs.texi (Top): Update subnode menus.
3262
3263 * files.texi (Saving Commands): New node, broken out of Saving.
3264 (Customize Save): New node, broken out of Saving.
3265 Clarify effect of write-region-inhibit-fsync.
3266 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3267
8cf51b2c
GM
32682005-09-14 Romain Francoise <romain@orebokech.com>
3269
3270 * files.texi (Saving): Mention write-region-inhibit-fsync.
3271
32722005-09-05 Chong Yidong <cyd@stupidchicken.com>
3273
3274 * custom.texi (Custom Themes): New node.
3275
32762005-09-03 Richard M. Stallman <rms@gnu.org>
3277
49823426
GM
3278 * search.texi (Search Case): Mention vars that control
3279 case-fold-search for various operations.
8cf51b2c
GM
3280
32812005-08-22 Juri Linkov <juri@jurta.org>
3282
3283 * display.texi (Standard Faces): Merge the text from
3284 `(elisp)Standard Faces' into this node.
3285
32862005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3287
3288 * emacs.texi (Top): Delete menu item for deleted node
3289 Keyboard Translations.
3290
32912005-08-18 Richard M. Stallman <rms@gnu.org>
3292
8cf51b2c
GM
3293 * trouble.texi (Unasked-for Search):
3294 Delete xref to Keyboard Translations.
3295
3296 * glossary.texi (Glossary): Delete xref.
3297
8cf51b2c
GM
3298 * custom.texi (Minor Modes): Say that the list here is not complete.
3299 (Keyboard Translations): Node deleted.
3300 (Disabling): Delete xref to it.
3301 (Customization Groups): Fix Custom buffer example.
3302 (Hooks): Mention remove-hooks.
3303
33042005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3305
3306 * building.texi (GDB Graphical Interface): Improve filling of menu
3307 item.
3308
33092005-08-18 Nick Roberts <nickrob@snap.net.nz>
3310
3311 * building.texi (GDB Graphical Interface): Use better node names.
3312
33132005-08-14 Richard M. Stallman <rms@gnu.org>
3314
3315 * text.texi (Sentences): Fix xref.
3316
33172005-08-14 Juri Linkov <juri@jurta.org>
3318
3319 * building.texi (Compilation, Grep Searching): Move grep command
3320 headings from `Compilation' to `Grep Searching'.
3321
3322 * dired.texi (Dired and Find):
3323 * maintaining.texi (Tags Search): Replace grep xref to
3324 `Compilation' node with `Grep Searching'.
3325
3326 * files.texi (Comparing Files): Replace xref to `Compilation' with
3327 `Compilation Mode'.
3328
33292005-08-13 Alan Mackenzie <acm@muc.de>
3330
3331 * search.texi (Non-ASCII Isearch): Correct a typo.
3332 (Replacement Commands): Mention query-replace key binding.
3333
33342005-08-11 Richard M. Stallman <rms@gnu.org>
3335
3336 * programs.texi (Options for Comments): Fix xref.
3337
3338 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3339 out of Regexps.
3340
8cf51b2c
GM
33412005-08-09 Juri Linkov <juri@jurta.org>
3342
3343 * building.texi (Compilation): Use `itemx' instead of `item'.
3344 (Grep Searching): Simplify phrase.
3345
3346 * display.texi (Standard Faces): Describe vertical-border on
3347 window systems.
3348
3349 * windows.texi (Split Window): Simplify phrase and mention
3350 vertical-border face.
3351
33522005-08-09 Richard M. Stallman <rms@gnu.org>
3353
3354 * files.texi (Comparing Files): Clarify compare-windows.
3355
3356 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3357
8cf51b2c
GM
33582005-08-06 Eli Zaretskii <eliz@gnu.org>
3359
3360 * mule.texi (Coding Systems): Rephrase the paragraph about
3361 codepages: no need for "M-x codepage-setup" anymore, except on
3362 MS-DOS.
3363
3364 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3365 the MS-DOS port only.
3366
33672005-07-30 Eli Zaretskii <eliz@gnu.org>
3368
3369 * makefile.w32-in (info): Don't run multi-install-info.bat.
3370 ($(infodir)/dir): New target, produced by running
3371 multi-install-info.bat.
3372
8cf51b2c
GM
33732005-07-22 Eli Zaretskii <eliz@gnu.org>
3374
3375 * files.texi (Quoted File Names): Add index entry.
3376
8cf51b2c
GM
33772005-07-19 Juri Linkov <juri@jurta.org>
3378
3379 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3380
33812005-07-18 Juri Linkov <juri@jurta.org>
3382
8cf51b2c
GM
3383 * custom.texi (Easy Customization):
3384 * files.texi (Old Versions):
3385 * frames.texi (Wheeled Mice):
3386 * mule.texi (Specify Coding):
8cf51b2c
GM
3387 * text.texi (Cell Justification):
3388 * trouble.texi (After a Crash):
8cf51b2c
GM
3389 * xresources.texi (GTK styles):
3390 Delete duplicate duplicate words.
3391
33922005-07-17 Richard M. Stallman <rms@gnu.org>
3393
3394 * frames.texi (Creating Frames): Fix foreground color example.
3395
3396 * custom.texi (Init Examples): Clean up text about conditionals.
3397
33982005-07-16 Richard M. Stallman <rms@gnu.org>
3399
3400 * mini.texi (Completion Commands): Fix command name for ?.
3401
8cf51b2c
GM
34022005-07-16 Eli Zaretskii <eliz@gnu.org>
3403
3404 * display.texi (Standard Faces): Explain that customization of
3405 `menu' face has no effect on w32 and with GTK. Add
3406 cross-references.
3407
3408 * cmdargs.texi (General Variables): Clarify the default location
3409 of $HOME on w32 systems.
3410
34112005-07-15 Jason Rumney <jasonr@gnu.org>
3412
3413 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3414 changed.
3415
34162005-07-08 Kenichi Handa <handa@m17n.org>
3417
3418 * mule.texi (Recognize Coding): Recommend
3419 revert-buffer-with-coding-system instead of revert-buffer.
3420
34212005-07-07 Richard M. Stallman <rms@gnu.org>
3422
3423 * anti.texi (Antinews): Mention mode-line-inverse-video.
3424
3425 * files.texi (Saving): Minor correction about C-x C-w.
3426
3427 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3428
34292005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3430
3431 * search.texi (Isearch Scroll): Add example of using the
3432 `isearch-scroll' property.
3433 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3434 `Display Custom' node.
3435 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3436 and de-emphasize it.
3437 (Other Repeating Search): `occur' currently can not correctly
3438 handle multiline matches. Correct, clarify and update description
3439 of `flush-lines' and `keep-lines'.
3440
3441 * display.texi (Display Custom): Add anchor for `baud-rate'.
3442
34432005-07-07 Richard M. Stallman <rms@gnu.org>
3444
3445 * gnu.texi: Update where to get GNU status; add refs for how to help.
3446 Add footnotes 6 and 7.
3447
34482005-07-04 Lute Kamstra <lute@gnu.org>
3449
3450 Update FSF's address in GPL notices.
3451
8cf51b2c 3452 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3453 * trouble.texi (Checklist): Update FSF's address.
3454
8cf51b2c
GM
34552005-06-24 Richard M. Stallman <rms@gnu.org>
3456
3457 * display.texi (Text Display): Change index entries.
3458
34592005-06-24 Eli Zaretskii <eliz@gnu.org>
3460
3461 * makefile.w32-in (MAKEINFO): Use --force.
3462 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3463 Makefile.in.
8cf51b2c
GM
3464
34652005-06-23 Richard M. Stallman <rms@gnu.org>
3466
3467 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3468 nobreak-char-display.
3469
3470 * emacs.texi (Top): Update detailed node listing.
3471
3472 * display.texi (Text Display): Renamed show-nonbreak-escape
3473 to nobreak-char-display and no-break-space to nobreak-space.
3474 (Standard Faces): Split up the list of standard faces
3475 and put it in a separate node. Add nobreak-space and
3476 escape-glyph.
3477
8cf51b2c
GM
34782005-06-23 Lute Kamstra <lute@gnu.org>
3479
3480 * mule.texi (Select Input Method): Fix typo.
3481
34822005-06-23 Kenichi Handa <handa@m17n.org>
3483
3484 * mule.texi (International): List all supported scripts. Adjust
3485 text for that leim is now included in the normal Emacs
3486 distribution.
3487 (Language Environments): List all language environments.
3488 Intlfonts contains fonts for most supported scripts, not all..
3489 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 3490 input a specific character.
8cf51b2c
GM
3491 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3492
34932005-06-23 Juanma Barranquero <lekktu@gmail.com>
3494
49823426 3495 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3496
34972005-06-22 Miles Bader <miles@gnu.org>
3498
3499 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3500
35012005-06-20 Miles Bader <miles@gnu.org>
3502
3503 * display.texi (Faces): Add `vertical-divider'.
3504
35052005-06-17 Richard M. Stallman <rms@gnu.org>
3506
3507 * text.texi (Adaptive Fill): Minor clarification.
3508
8cf51b2c
GM
35092005-06-10 Lute Kamstra <lute@gnu.org>
3510
3511 * emacs.texi (Top): Correct version number.
3512 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3513 refer to the current version of Emacs.
3514
35152005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3516
3517 * files.texi (Log Buffer): Document when there can be more than
3518 one file to be committed.
3519
35202005-06-08 Juri Linkov <juri@jurta.org>
3521
3522 * display.texi (Faces): Add `shadow' face.
3523
35242005-06-07 Masatake YAMATO <jet@gyve.org>
3525
3526 * display.texi (Faces): Write about mode-line-highlight.
3527
35282005-06-06 Richard M. Stallman <rms@gnu.org>
3529
3530 * misc.texi (Printing Package): Explain how to initialize
3531 printing package.
3532
3533 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3534
35352005-06-05 Chong Yidong <cyd@stupidchicken.com>
3536
3537 * emacs.texi: Rename Hardcopy to Printing.
3538 Make PostScript and PostScript Variables subnodes of it.
3539
3540 * misc.texi (Printing): Rename node from Hardcopy.
3541 Mention menu bar options.
3542 Move PostScript and PostScript Variables to submenu.
3543 (Printing package): New node.
3544
3545 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3546
3547 * dired.texi (Operating on Files): Likewise.
3548
3549 * calendar.texi (Displaying the Diary): Likewise.
3550
3551 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3552
3553 * glossary.texi (Glossary): Likewise.
3554
3555 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3556 effect.
3557
35582005-06-04 Richard M. Stallman <rms@gnu.org>
3559
3560 * trouble.texi (After a Crash): Polish previous change.
3561
8cf51b2c
GM
35622005-05-30 Noah Friedman <friedman@splode.com>
3563
3564 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3565 recovery mechanism.
3566
8cf51b2c
GM
35672005-05-28 Nick Roberts <nickrob@snap.net.nz>
3568
3569 * building.texi (Other Buffers): SPC toggles display of
3570 floating point registers.
3571
8cf51b2c
GM
35722005-05-27 Nick Roberts <nickrob@snap.net.nz>
3573
3574 * files.texi (Log Buffer): Merge in description of Log Edit
3575 mode from pcl-cvs.texi.
3576
35772005-05-26 Richard M. Stallman <rms@gnu.org>
3578
3579 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3580
8cf51b2c
GM
35812005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3582
3583 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3584 not enabled by default.
3585 When not on a word, `ispell-word' by default checks the word
3586 before point.
3587
35882005-05-24 Nick Roberts <nickrob@snap.net.nz>
3589
3590 * building.texi (Debugger Operation): Simplify last sentence.
3591
35922005-05-23 Lute Kamstra <lute@gnu.org>
3593
3594 * emacs.texi: Update FSF's address throughout.
3595 (Preface): Use @cite.
3596 (Distrib): Add cross reference to the node "Copying". Mention the
3597 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3598 printed manuals.
3599 (Intro): Use @xref for the Emacs Lisp Intro.
3600
8cf51b2c
GM
36012005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3602
3603 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3604
3605 * basic.texi (Moving Point): Mention default for `goto-line'.
3606
3607 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3608 of a variable's docstring.
3609
36102005-05-18 Lute Kamstra <lute@gnu.org>
3611
3612 * maintaining.texi (Overview of Emerge): Add cross reference.
3613 Remove duplication.
3614
3615 * emacs.texi (Top): Update to the current structure of the manual.
3616 * misc.texi (Emacs Server): Add menu description.
3617 * files.texi (Saving): Fix menu.
3618 * custom.texi (Customization): Fix menu.
3619 * mule.texi (International): Fix menu.
3620 * kmacro.texi (Keyboard Macros): Fix menu.
3621
36222005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3623
3624 * display.texi: Various minor changes.
3625 (Faces): Delete text that is repeated in the next section.
3626
36272005-05-16 Nick Roberts <nickrob@snap.net.nz>
3628
3629 * building.texi (Debugger Operation): Mention GUD tooltips are
3630 disabled with GDB in text command mode.
3631
8cf51b2c
GM
36322005-05-16 Nick Roberts <nickrob@snap.net.nz>
3633
3634 * building.texi: Replace toolbar with "tool bar" for consistency.
3635 (Compilation Mode): Describe compilation-context-lines
3636 and use of arrow in compilation buffer.
3637 (Debugger Operation): Replace help text with variable's value.
3638
3639 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3640 consistency.
3641
36422005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3643
3644 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3645 Add xref.
3646
8cf51b2c
GM
36472005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3648
3649 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3650 (Position Info): Delete discussion of `goto-line'. It is already
3651 described in `Moving point'.
3652
3653 * mini.texi (Completion Commands): Correct reference.
3654 (Completion Options): Fix typo.
3655
3656 * killing.texi (Deletion): Complete description of `C-x C-o'.
3657
8cf51b2c
GM
36582005-05-10 Richard M. Stallman <rms@gnu.org>
3659
3660 * building.texi (Compilation): Clarify recompile's directory choice.
3661
3662 * frames.texi (Tooltips): Cleanups.
3663
3664 * basic.texi (Arguments): Fix punctuation.
3665
36662005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3667
3668 * screen.texi (Menu Bar): The up and down (not left and right)
3669 arrow keys move through a keyboard menu.
3670
36712005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3672
3673 * basic.texi: Various typo and grammar fixes.
3674 (Moving Point): C-a now runs move-beginning-of-line.
3675
36762005-05-08 Nick Roberts <nickrob@snap.net.nz>
3677
3678 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3679
3680 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3681 as different animals.
3682
36832005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3684
3685 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3686 Correct index entry.
3687
36882005-05-07 Nick Roberts <nickrob@snap.net.nz>
3689
3690 * building.texi (Debugger Operation): Update to reflect changes
3691 in GUD tooltips.
3692
36932005-04-30 Richard M. Stallman <rms@gnu.org>
3694
3695 * files.texi (Compressed Files): Auto Compression normally enabled.
3696
3697 * building.texi (Debugger Operation): Clarify previous change.
3698
8cf51b2c
GM
36992005-04-28 Nick Roberts <nickrob@snap.net.nz>
3700
3701 * building.texi (Debugger Operation): Add description for
3702 GUD tooltips when program is not running.
3703
37042005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3705
3706 * misc.texi (Shell): Add `Shell Prompts' to menu.
3707 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3708 description. Delete remarks moved to new node.
3709 (Shell Prompts): New node.
3710 (History References): Replace remarks moved to `Shell Prompts'
3711 with xref to that node.
3712 (Remote Host): Clarify how to specify the terminal type when
3713 logging in to a different machine.
3714
37152005-04-26 Richard M. Stallman <rms@gnu.org>
3716
3717 * emacs.texi (Top): Update submenus from files.texi.
3718
3719 * files.texi (Filesets): Clarify previous change.
3720
3721 * dired.texi (Misc Dired Features): Clarify previous change.
3722
37232005-04-25 Chong Yidong <cyd@stupidchicken.com>
3724
3725 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3726
3727 * dired.texi (Misc Dired Features): Document
3728 dired-compare-directories.
3729
3730 * files.texi (Filesets): New node.
3731 (File Conveniences): Document Image mode.
3732
3733 * text.texi (TeX Print): Document tex-compile.
3734
37352005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3736
3737 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3738 Delete redundant reference to tooltip Custom group. It is
3739 referred too again in the next paragraph.
3740
37412005-04-24 Richard M. Stallman <rms@gnu.org>
3742
3743 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3744
8cf51b2c
GM
37452005-04-19 Kim F. Storm <storm@cua.dk>
3746
3747 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3748
37492005-04-18 Lars Hansen <larsh@math.ku.dk>
3750
3751 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3752 turns off desktop-save-mode.
3753
37542005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3755
3756 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3757 by default in terminals compatible with xterm. Mention that
3758 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3759 node.
3760
8cf51b2c
GM
37612005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3762
3763 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3764
c8763fb6 37652005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3766
3767 * xresources.texi (Table of Resources): Add cursorBlink.
3768
37692005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3770
3771 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3772 `d', `C-d' and `u'.
3773
37742005-04-11 Richard M. Stallman <rms@gnu.org>
3775
3776 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3777 (Misc X): Add -D, --basic-display.
3778
3779 * maintaining.texi (Change Log): Correct the description of
3780 the example.
3781
3782 * major.texi (Choosing Modes): Document magic-mode-alist.
3783
8cf51b2c
GM
37842005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3785
3786 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3787 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3788 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3789 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3790 `w', respectively.
3791 (Rmail Labels): Mention `l'.
3792 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3793 (Rmail Summary Edit): Describe `j' and RET.
3794
c8763fb6 37952005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3796
3797 * xresources.texi (Lucid Resources): Add fontSet resource.
3798
8cf51b2c
GM
37992005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3800
3801 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3802 now called `indicate-empty-lines'.
3803
38042005-04-06 Kim F. Storm <storm@cua.dk>
3805
3806 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3807
38082005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3809
3810 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3811 deleted.
3812 (Marks vs Flags): Add some convenient key bindings.
3813 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3814 (Misc Dired Features): Correct and expand description of `w' command.
3815
3816 * frames.texi (XTerm Mouse): Delete apparently false info.
3817 The GNU/Linux console currently does not appear to support
3818 `xterm-mouse-mode'.
3819
8cf51b2c
GM
38202005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3821
3822 * calendar.texi (Diary): Mention shell utility `calendar'.
3823
38242005-04-01 Richard M. Stallman <rms@gnu.org>
3825
3826 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3827
8cf51b2c
GM
38282005-04-01 Lute Kamstra <lute@gnu.org>
3829
3830 * maintaining.texi (Change Log): add-change-log-entry uses
3831 add-log-mailing-address.
3832
38332005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3834
3835 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3836 `VC Mode Line' and put in an xref to that node.
3837 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3838 its description.
3839
38402005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3841
3842 * calendar.texi (Calendar Systems): Say that the Persian calendar
3843 implemented here is the arithmetical one championed by Birashk.
3844
38452005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3846
3847 * programs.texi (Fortran Motion): Fix previous change.
3848
8cf51b2c
GM
38492005-03-29 Richard M. Stallman <rms@gnu.org>
3850
3851 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3852
38532005-03-29 Chong Yidong <cyd@stupidchicken.com>
3854
3855 * text.texi (Refill): Refer to Long Lines Mode.
3856 (Longlines): New node.
3857 (Auto Fill): Don't index "word wrap" here.
3858 (Filling): Add Longlines to menu.
3859
38602005-03-29 Richard M. Stallman <rms@gnu.org>
3861
3862 * xresources.texi: Minor fixes.
3863
3864 * misc.texi (Emacs Server): Fix Texinfo usage.
3865
3866 * emacs.texi (Top): Don't use a real section heading for
3867 "Detailed Node Listing". Fake it instead.
3868
3869 * basic.texi (Position Info): Minor cleanup.
3870
3871 * mule.texi (Input Methods): Minor cleanup.
3872
38732005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3874
3875 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3876 constructs as well.
3877 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3878
38792005-03-29 Kenichi Handa <handa@m17n.org>
3880
3881 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3882
3883 * basic.texi (Position Info): Update the description about the
3884 command C-u C-x =.
3885
38862005-03-28 Richard M. Stallman <rms@gnu.org>
3887
3888 * emacs.texi (Top): Use @section for the detailed node listing.
3889
3890 * calendar.texi: Minor fixes to previous change.
3891
3892 * programs.texi (Fortran): Small fixes to previous changes.
3893
3894 * emacs.texi (Top): Update list of subnodes of Dired.
3895 Likewise for building.texi.
3896
3897 * files.texi (File Conveniences): Delete Auto Image File mode.
3898
38992005-03-28 Chong Yidong <cyd@stupidchicken.com>
3900
3901 * building.texi (Flymake): New node.
3902
3903 * custom.texi (Function Keys): Document kp- event types and
3904 keypad-setup package.
3905
3906 * dired.texi (Wdired): New node.
3907
3908 * files.texi (File Conveniences): Reorder entries.
3909 Explain how to turn on Auto-image-file mode.
3910 Document Thumbs mode.
3911
3912 * mule.texi (Specify Coding): Document recode-region and
3913 recode-file-name.
3914
3915 * programs.texi (Program Modes): Add Conf mode and DNS mode.
3916
39172005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3918
3919 * commands.texi (Keys): M-o is now a prefix key.
3920
39212005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3922
3923 * programs.texi: Reformat and update copyright years.
3924 (Fortran): Update section.
3925
39262005-03-26 Luc Teirlinck <teirllm@auburn.edu>
3927
3928 * files.texi: Several small changes in addition to:
3929 (Visiting): Change xref for Dialog Boxes to ref.
3930 (Version Headers): Replace references to obsolete var
3931 `vc-header-alist' with `vc-BACKEND-header'.
3932 (Customizing VC): Update value of `vc-handled-backends'.
3933
39342005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3935
3936 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3937 move here from Emacs Lisp Reference Manual.
3938 * calendar.texi (Calendar/Diary, Diary Commands)
3939 (Special Diary Entries, Importing Diary): Change some xrefs to
3940 point to emacs-xtra rather than elisp.
3941
3942 * emacs-xtra.texi (Calendar Customizing):
3943 Move view-diary-entries-initially, view-calendar-holidays-initially,
3944 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3945 Emacs Manual.
3946 (Appt Customizing): Merge entire section into main Emacs Manual.
3947 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3948 mark-holidays-in-calendar here from emacs-xtra.
3949 (Displaying the Diary): Move view-diary-entries-initially,
3950 mark-diary-entries-in-calendar here from emacs-xtra.
3951 (Appointments): Move appt-display-mode-line,
3952 appt-display-duration, appt-disp-window-function,
3953 appt-delete-window-function here from emacs-xtra.
3954
3955 * calendar.texi: Update and reformat copyright.
3956 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3957 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3958 (Diary): Refer to `diary-file' rather than ~/diary.
3959 (Diary Commands): Rename node to "Displaying the Diary".
3960 * emacs.texi (Top): Rename "Diary Commands" section.
3961 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3962
39632005-03-26 Eli Zaretskii <eliz@gnu.org>
3964
3965 * misc.texi (Emacs Server): Fix the command for setting
3966 server-name. Add an xref to Invoking emacsclient.
3967
3968 * help.texi (Help Summary): Clarify when "C-h ." will do something
3969 nontrivial.
3970 (Apropos): Add cindex entry for apropos-sort-by-scores.
3971
3972 * display.texi (Text Display): Add index entries for how no-break
3973 characters are displayed.
3974
8cf51b2c
GM
39752005-03-26 Eli Zaretskii <eliz@gnu.org>
3976
3977 * files.texi (Visiting): Fix cross-references introduced with the
3978 last change.
3979
3980 * xresources.texi (GTK resources): Fix last change.
3981
8cf51b2c
GM
39822005-03-25 Chong Yidong <cyd@stupidchicken.com>
3983
3984 * xresources.texi (X Resources): GTK options documented too.
3985 (Resources): Clarify meaning of program name.
3986 (Table of Resources): Add visualClass.
3987 (GTK resources): Rewrite.
3988 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3989
3990 * display.texi (Text Display): Mention non-breaking spaces.
3991
3992 * files.texi (Reverting): Document auto-revert-check-vc-info.
3993
3994 * frames.texi (Mouse Commands): Document
3995 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
3996
3997 * help.texi (Help Summary): Add `C-h .'.
3998 (Apropos): Apropos accepts a list of search terms.
3999 Document apropos-sort-by-scores.
4000 (Help Echo): Document display-local-help.
4001
4002 * misc.texi (Emacs Server): Document server-name.
4003 (Invoking emacsclient): Document -s option for server names.
4004
4005 * text.texi (Outline Visibility): Introduce "current heading
4006 line" (commands can be called with point on a body line).
4007 Re-order table to follow the sequence of discussion.
4008 hide-body won't hide lines before first header line.
4009 (TeX Mode): Add DocTeX mode.
4010
8cf51b2c
GM
40112005-03-24 Richard M. Stallman <rms@gnu.org>
4012
4013 * mule.texi (Single-Byte Character Support): Delete mention
4014 of iso-acc.el and iso-transl.el.
4015
8cf51b2c
GM
40162005-03-23 Lute Kamstra <lute@gnu.org>
4017
4018 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4019
40202005-03-23 Richard M. Stallman <rms@gnu.org>
4021
8cf51b2c
GM
4022 * search.texi: Delete explicit node pointers.
4023 (Incremental Search): New menu.
4024 (Basic Isearch, Repeat Isearch, Error in Isearch)
4025 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4026 (Slow Isearch): New subnodes.
4027 (Configuring Scrolling): Node deleted.
4028 (Search Case): Doc default-case-fold-search.
4029 (Regexp Replace): Move replace-regexp doc here.
4030
4031 * rmail.texi (Movemail): Put commas inside closequotes.
4032
4033 * picture.texi (Insert in Picture): Document C-c arrow combos.
4034 (Basic Picture): Clarify erasure.
4035
4036 * display.texi (Font Lock): Put commas inside closequotes.
4037
4038 * cmdargs.texi (General Variables): Put commas inside closequotes.
4039
40402005-03-23 Nick Roberts <nickrob@snap.net.nz>
4041
4042 * building.texi (Stack Buffer): Mention reverse contrast for
4043 *selected* frame (might not be current frame).
4044
8cf51b2c
GM
40452005-03-21 Richard M. Stallman <rms@gnu.org>
4046
4047 * building.texi (Starting GUD): Add bashdb.
4048
40492005-03-20 Chong Yidong <cyd@stupidchicken.com>
4050
4051 * basic.texi (Moving Point): Add M-g M-g binding.
4052 (Undo): Document undo-only.
4053 (Position Info): Document M-g M-g and C-u M-g M-g.
4054
4055 * building.texi (Building): Put Grep Searching after Compilation
4056 Shell.
4057 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4058 Document next-error-highlight.
4059 (Grep Searching): Document grep-highlight-matches.
4060 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4061
4062 * calendar.texi (Importing Diary): Rename node from iCalendar.
4063 Document diary-from-outlook.
4064
4065 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4066 Commands.
4067 Mention effect of X drag and drop on Dired buffers.
4068
4069 * files.texi (Visiting): Document large-file-warning-threshold.
4070 Move paragraph on file-selection dialog.
4071 Mention visiting files using X drag and drop.
4072 (Reverting): Mention using Auto-Revert mode to tail files.
4073 Document auto-revert-tail-mode.
4074 (Version Systems): Minor correction.
4075 (Comparing Files): Diff-mode is no longer based on Compilation
4076 mode.
4077 Document compare-ignore-whitespace.
4078 (Misc File Ops): Explain passing a directory to rename-file.
4079 Likewise for copy-file and make-symbolic-link.
4080
4081 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4082 Document mouse-wheel-progressive speed.
4083
4084 * help.texi (Misc Help): Document numeric argument for C-h i.
4085 Correctly explain the effect of just C-u as argument.
4086
4087 * killing.texi (Deletion): Document numeric argument for
4088 just-one-space.
4089
4090 * mini.texi (Completion): Completion acts on text before point.
4091
4092 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4093 (Emulation): CUA mode replaces pc-bindings-mode,
4094 pc-selection-mode, and s-region.
4095
4096 * mule.texi (Input Methods): Leim is now built-in.
4097 (Select Input Method): Document quail-show-key.
4098 (Specify Coding): Document revert-buffer-with-coding-system.
4099
4100 * programs.texi (Fortran Motion): Document f90-next-statement,
4101 f90-previous-statement, f90-next-block, f90-previous-block,
4102 f90-end-of-block, and f90-beginning-of-block.
4103
4104 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4105
4106 * emacs.texi (Acknowledgments): Updated.
4107
4108 * anti.texi: Total rewrite.
4109
8cf51b2c
GM
41102005-03-19 Chong Yidong <cyd@stupidchicken.com>
4111
4112 * ack.texi (Acknowledgments): Update.
4113
41142005-03-19 Eli Zaretskii <eliz@gnu.org>
4115
4116 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4117 copyright years.
4118
41192005-03-14 Nick Roberts <nickrob@snap.net.nz>
4120
4121 * building.texi (Commands of GUD): Move paragraph on setting
4122 breakpoints with mouse to the GDB Graphical Interface node.
4123
41242005-03-07 Richard M. Stallman <rms@gnu.org>
4125
8cf51b2c
GM
4126 * misc.texi (Single Shell, Shell Options): Fix previous change.
4127
4128 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4129
41302005-03-06 Richard M. Stallman <rms@gnu.org>
4131
4132 * building.texi (Starting GUD): Don't explain text vs graphical
4133 GDB here. Just mention it and xref.
4134 Delete "just one debugger process".
4135 (Debugger Operation): Move GUD tooltip info here.
4136 (GUD Tooltips): Node deleted.
4137 (GDB Graphical Interface): Explain the two GDB modes here.
4138
8cf51b2c
GM
4139 * sending.texi (Sending Mail): Minor cleanup.
4140 (Mail Aliases): Explain quoting conventions.
4141 Update key rebinding example.
4142 (Header Editing): C-M-i is like M-TAB.
4143 (Mail Mode Misc): mail-attach-file does not do MIME.
4144
4145 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4146 that really belongs here.
4147 (Remote Mailboxes): Text moved to Rmail Inbox.
4148 (Rmail Display): Mention Mouse-1.
4149 (Movemail): Clarify two movemail versions.
4150 Clarify rmail-movemail-program.
4151
8cf51b2c
GM
4152 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4153 Document async shell commands.
4154 (Shell History): Clarify.
4155 (Shell Ring): Mention C-UP an C-DOWN.
4156 (Shell Options): Add comint-prompt-read-only.
4157 (Invoking emacsclient): Set EDITOR to run Emacs.
4158 (Sorting): No need to explain what region is.
4159 (Saving Emacs Sessions): Fix typo.
4160 (Recursive Edit): Fix punctuation.
4161 (Emulation): Don't mention "PC bindings" which are standard.
4162 (Hyperlinking): Explain Mouse-1 convention here.
4163 (Find Func): Node deleted.
4164
8cf51b2c
GM
4165 * help.texi (Name Help): Xref to Hyperlinking.
4166
4167 * glossary.texi (Glossary):
4168 Rename "Balance Parentheses" to "Balancing...".
4169 Add "Byte Compilation". Correct "Copyleft".
4170 New xref in "Customization".
4171 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4172 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4173 Rename "Registers" to "Register".
4174 Replace "Selecting" with "Selected Frame",
4175 "Selected Window", and "Selecting a Buffer".
4176
4177 * files.texi (Types of Log File): Explain how projects'
4178 methods can vary.
4179
8cf51b2c
GM
4180 * display.texi (Faces): Delete "Emacs 21".
4181
4182 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4183 * fixit.texi (Spelling): C-M-i like M-TAB.
4184 * mini.texi (Completion Options): C-M-i like M-TAB.
4185 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4186 * text.texi (Text Mode): C-M-i like M-TAB.
4187
4188 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4189
4190 * calendar.texi (Specified Dates): Mention `g w'.
4191 (Appointments): appt-activate toggles with no arg.
4192
8cf51b2c
GM
41932005-03-05 Juri Linkov <juri@jurta.org>
4194
4195 * cmdargs.texi (Emacs Invocation): Add cindex
4196 "invocation (command line arguments)"
4197 (Misc X): Add -nbc, --no-blinking-cursor.
4198
41992005-03-04 Ulf Jasper <ulf.jasper@web.de>
4200
4201 * calendar.texi (iCalendar): No need to require it now.
4202
8cf51b2c
GM
42032005-03-03 Nick Roberts <nickrob@snap.net.nz>
4204
4205 * trouble.texi (Contributing): Mention Savannah. Direct users to
4206 emacs-devel.
4207
42082005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4209
4210 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4211 window.
4212
8cf51b2c
GM
42132005-02-27 Richard M. Stallman <rms@gnu.org>
4214
4215 * building.texi (Compilation): Update mode line status info.
4216
42172005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4218
4219 * calendar.texi (General Calendar): Document binding of
4220 scroll-other-window-down.
4221 (Mayan Calendar): Fix earliest date.
4222 (Time Intervals): Document timeclock-change.
4223 Fix timeclock-ask-before-exiting documentation.
4224
42252005-02-26 Kim F. Storm <storm@cua.dk>
4226
4227 * frames.texi (Mouse References):
4228 Add mouse-1-click-in-non-selected-windows.
4229
42302005-02-25 Richard M. Stallman <rms@gnu.org>
4231
4232 * screen.texi (Screen): Explain better about cursors and mode lines;
4233 don't presuppose text terminals.
4234 (Point): Don't assume just one cursor.
4235 Clarify explanation of cursors.
4236 (Echo Area, Menu Bar): Cleanups.
4237
4238 * mini.texi (Minibuffer): Prompts are highlighted.
4239 (Minibuffer Edit): Newline = C-j only on text terminals.
4240 Clarify resize-mini-windows values.
4241 Mention M-PAGEUP and M-PAGEDOWN.
4242 (Completion Commands): Mouse-1 like Mouse-2.
4243 (Minibuffer History): Explain history commands better.
4244 (Repetition): Add xref to Incremental Search.
4245
4246 * mark.texi (Setting Mark): Clarify info about displaying mark.
4247 Clarify explanation of C-@ and C-SPC.
4248 (Transient Mark): Mention Delete Selection mode.
4249 (Marking Objects): Clean up text about extending the region.
4250
4251 * m-x.texi (M-x): One C-g doesn't always go to top level.
4252 No delay before suggest-key-bindings output.
4253
4254 * fixit.texi (Fixit): Mention C-/ for undo.
4255 (Spelling): Mention ESC TAB like M-TAB.
4256 Replacement words with r and R are rechecked.
4257 Say where C-g leaves point. Mention ? as input.
4258
42592005-02-23 Lute Kamstra <lute@gnu.org>
4260
4261 * cmdargs.texi (Initial Options): Add cross reference.
4262
8cf51b2c
GM
42632005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4264
4265 * emacs.texi (Top): Update menu for splitting of node in
4266 msdog.texi.
4267 * frames.texi (Frames): Update xref for splitting of node in
4268 msdog.texi.
4269 * trouble.texi (Quitting): Ditto.
4270
42712005-02-16 Richard M. Stallman <rms@gnu.org>
4272
4273 * windows.texi (Split Window): Simplify line truncation info
4274 and xref to Display Custom.
4275
4276 * trouble.texi (Quitting): Emergency escape only for text terminal.
4277 (Screen Garbled): C-l for ungarbling is only for text terminal.
4278
4279 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4280
4281 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4282
4283 * programs.texi (Program Modes): Mention Python mode.
4284 (Moving by Defuns): Repeating C-M-h extends region.
4285 (Basic Indent): Clarify.
4286 (Custom C Indent): Clarify.
4287 (Expressions): Repeating C-M-@ extends region.
4288 (Info Lookup): Clarify for C-h S.
4289 (Symbol Completion): ESC TAB alternative for M-TAB.
4290 (Electric C): Clarify.
4291
4292 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4293
4294 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4295 MS-DOS Input node.
4296 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4297 (MS-DOS and MULE): Clarify.
4298 (MS-DOS Processes, Windows Processes): Fix typos.
4299
4300 * major.texi (Choosing Modes): Clarify.
4301
4302 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4303 (Keyboard Macro Step-Edit): Clarify.
4304
4305 * indent.texi (Indentation): Clarifications.
4306
4307 * help.texi (Help): Correct error about C-h in query-replace.
4308 Clarify apropos vs C-h a. Fix how to search in FAQ.
4309 (Key Help): Describe C-h w here.
4310 (Name Help): Minor cleanup. C-h w moved to Key Help.
4311 Clarify the "object" joke.
4312 (Apropos): Clarify. Mouse-1 like Mouse-2.
4313 (Help Mode): Mouse-1 like Mouse-2.
4314
4315 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4316
4317 * display.texi (Display): Reorder menu.
4318 (Faces): Cleanup.
4319 (Font Lock): Cleanup. Mention Options menu.
4320 Delete obsolete text.
4321 (Scrolling): For C-l, don't presume text terminal.
4322 (Horizontal Scrolling): Simplify intro.
4323 (Follow Mode): Clarify.
4324 (Cursor Display): Moved before Display Custom.
4325 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4326 Doc default-tab-width. Doc line truncation more thoroughly.
4327
4328 * dired.texi (Dired Enter): C-x C-f can run Dired.
4329 (Dired Visiting): Comment out `a' command.
4330 Mouse-1 is like Mouse-2.
4331 (Shell Commands in Dired): ? can be used more than once.
4332
4333 * basic.texi (Continuation Lines): Simplify description of truncation,
4334 and refer to Display Custom for the rest of it.
4335
8cf51b2c
GM
43362005-02-06 Lute Kamstra <lute@gnu.org>
4337
4338 * basic.texi (Undo): Fix typo.
4339
4340 * cmdargs.texi (Emacs Invocation): Fix typo.
4341
4342 * custom.texi (Init Examples): Fix typo.
4343
4344 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4345
43462005-02-06 Richard M. Stallman <rms@gnu.org>
4347
4348 * regs.texi (Registers): Registers can hold numbers, too.
4349
4350 * killing.texi (Other Kill Commands): Cleanup.
4351 Delete redundant explanation of kill in read-only buffer.
4352 (Yanking): Mention term "copying".
4353 (Accumulating Text): Fix typo.
4354
4355 * entering.texi (Entering Emacs): Update rationale at start.
4356 (Exiting): Treat iconifying on a par with suspension.
4357
4358 * custom.texi (Minor Modes): Fix typo.
4359 (Easy Customization): Fix menu style.
4360 (Variables): Add xref.
4361 (Examining): Setting for future sessions works through .emacs.
4362 (Keymaps): "Text terminals", not "Many".
4363 (Init Rebinding): Explain \C-. Show example of \M-.
4364 Fix minor wording errors.
4365 (Function Keys): Explain vector syntax just once.
4366 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4367 (Init File): Mention .emacs.d directory.
4368 (Init Examples): Add xref.
4369 (Find Init): Mention .emacs.d directory.
4370
4371 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4372 (Action Arguments): Explain which kinds of -l args are found how.
4373 (Initial Options): --batch does not inhibit site-start.
4374 Add xrefs.
4375 (Command Example): Use --batch, not -batch.
4376
4377 * basic.texi (Inserting Text): Cleanup wording.
4378 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4379 C-n is not error at end of buffer.
4380 (Undo): Doc C-/ like C-_. Add xrefs.
4381 (Arguments): META key may be labeled ALT.
4382 Peculiar arg meanings are explained in doc strings.
4383
4384 * abbrevs.texi (Expanding Abbrevs): Clarify.
4385
43862005-02-05 Eli Zaretskii <eliz@gnu.org>
4387
4388 * frames.texi (Frame Parameters): Add an xref to the description
4389 of list-colors-display. Add a pointer to the X docs about colors.
4390
4391 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 4392 Improve docs of list-colors-display.
8cf51b2c
GM
4393
43942005-02-03 Lute Kamstra <lute@gnu.org>
4395
4396 * frames.texi (Frames, Drag and Drop): Fix typos.
4397
43982005-02-03 Richard M. Stallman <rms@gnu.org>
4399
4400 * windows.texi (Basic Window): Mention color-change in mode line.
4401 (Change Window): Explain dragging vertical boundaries.
4402
4403 * text.texi (Sentences): Clarify.
4404 (Paragraphs): Explain M-a and blank lines.
4405 (Outline Mode): Clarify text and menu.
4406 (Hard and Soft Newlines): Mention use-hard-newlines.
4407
4408 * frames.texi (Frames): Delete unnecessary mention of Windows.
4409 (Mouse Commands): Likewise. Mention xterm mouse support.
4410 (Clipboard): Clarify.
4411 (Mouse References): Mention use of Mouse-1 for following links.
4412 (Menu Mouse Clicks): Clarify.
4413 (Mode Line Mouse): Clarify.
4414 (Drag and Drop): Rewrite.
4415
4416 * fixit.texi (Spelling): Fix typo.
4417
4418 * files.texi (File Names): Clarify.
4419 (Visiting): Update conditions for use of file dialog. Clarify.
4420 (Saving): Doc d as answer in save-some-buffers.
4421 (Remote Files): Clean up the text.
4422
4423 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4424
4425 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4426 (List Buffers): Clarify.
4427 (Several Buffers): Doc T command.
4428 (Buffer Convenience): Clarify menu.
4429
4430 * basic.texi (Undo): Clarify last change.
4431
44322005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4433
4434 * fixit.texi (Spelling): Fix typo.
4435
44362005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4437
4438 * basic.texi (Undo): Update description of `undo-outer-limit'.
4439
44402005-02-01 Nick Roberts <nickrob@snap.net.nz>
4441
4442 * building.texi: Update documentation relating to GDB Graphical
4443 Interface.
4444
44452005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4446
4447 * custom.texi (Easy Customization): Adapt menu to node name change.
4448
44492005-01-30 Richard M. Stallman <rms@gnu.org>
4450
4451 * custom.texi (Easy Customization): Defn of "User Option" now
4452 includes faces. Don't say just "option" when talking about variables.
4453 Do say just "options" to mean "anything customizable".
4454 (Specific Customization): Describe `customize-variable',
4455 not `customize-option'.
4456
4457 * glossary.texi (Glossary) <Faces>: Add xref.
4458 <User Option>: Change definition--include faces. Change xref.
4459
4460 * picture.texi (Picture): Mention artist.el.
4461
4462 * sending.texi, screen.texi, programs.texi, misc.texi:
4463 * mini.texi, major.texi, maintaining.texi, macos.texi:
4464 * help.texi, frames.texi, files.texi:
4465 Don't say just "option" when talking about variables.
4466
4467 * display.texi, mule.texi: Don't say just "option" when talking
4468 about variables. Other minor cleanups.
4469
8cf51b2c
GM
44702005-01-26 Lute Kamstra <lute@gnu.org>
4471
4472 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4473 File'. Mention the `-Q' option at the `--no-site-file' option.
4474
8cf51b2c
GM
44752005-01-22 David Kastrup <dak@gnu.org>
4476
4477 * building.texi (Grep Searching): Mention alias `find-grep' for
4478 `grep-find'.
4479
44802005-01-20 Richard M. Stallman <rms@gnu.org>
4481
4482 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4483
8cf51b2c
GM
44842005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4485
4486 * rmail.texi (Movemail): Explain differences
4487 between standard and mailutils versions of movemail.
4488 Describe command line and configuration options introduced
4489 with the latter.
4490 Explain the notion of mailbox URL, provide examples and
4491 cross-references to mailutils documentation.
4492 Describe various methods of specifying mailbox names,
4493 user names and user passwords for rmail.
4494 (Remote Mailboxes): New section. Describe
4495 how movemail handles remote mailboxes. Describe configuration
4496 options used to control its behavior.
4497 (Other Mailbox Formats): Explain handling of various mailbox
4498 formats.
4499
45002005-01-13 Richard M. Stallman <rms@gnu.org>
4501
4502 * commands.texi (Commands): Clarification.
4503
45042005-01-11 Richard M. Stallman <rms@gnu.org>
4505
4506 * programs.texi (Multi-line Indent): Fix previous change.
4507 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4508
8cf51b2c
GM
45092005-01-08 Richard M. Stallman <rms@gnu.org>
4510
4511 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4512 lazy-highlight.
4513
4514 * search.texi (Query Replace): Mention faces query-replace
4515 and lazy-highlight.
4516 (Incremental Search): Update isearch highlighting info.
4517
8cf51b2c
GM
45182005-01-04 Richard M. Stallman <rms@gnu.org>
4519
4520 * custom.texi (Saving Customizations): Minor improvement.
4521
8cf51b2c
GM
45222005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4523
4524 * custom.texi (Saving Customizations): Emacs no longer loads
4525 `custom-file' after .emacs. No longer mention customizing through
4526 Custom.
4527
8cf51b2c
GM
45282005-01-01 Andreas Schwab <schwab@suse.de>
4529
4530 * killing.texi (Graphical Kill): Move up under node Killing,
4531 change @section to @subsection.
4532
45332005-01-01 Richard M. Stallman <rms@gnu.org>
4534
4535 * custom.texi (Face Customization): Mention hex color specs.
4536
4537 * emacs.texi (Top): Update Killing submenu.
4538
4539 * killing.texi (Killing): Reorganize section.
4540 No more TeX-only text; put the node command at start of chapter.
4541 But the first section heading is used only in TeX.
4542 Rewrite the text to read better in this mode.
4543 (Graphical Kill): New subnode gets some of the text that
4544 used to be in the first section.
4545
45462004-12-31 Richard M. Stallman <rms@gnu.org>
4547
4548 * dired.texi (Shell Commands in Dired): Delete the ? example.
4549
4550 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4551
4552 * files.texi (Saving): Describe new require-final-newline features
4553 and mode-require-final-newline.
4554
8cf51b2c
GM
45552004-12-29 Richard M. Stallman <rms@gnu.org>
4556
4557 * custom.texi (File Variables): Clarify previous change.
4558
c8763fb6 45592004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4560
4561 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4562 out now.
4563
45642004-12-27 Richard M. Stallman <rms@gnu.org>
4565
4566 * Makefile.in (MAKEINFO): Specify --force.
4567
4568 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4569 (Undo): Doc undo-outer-limit.
4570
8cf51b2c
GM
45712004-12-15 Juri Linkov <juri@jurta.org>
4572
4573 * mark.texi (Transient Mark, Mark Ring): M-< and other
4574 movement commands don't set mark in Transient Mark mode
4575 if mark is active.
4576
8cf51b2c
GM
45772004-12-12 Juri Linkov <juri@jurta.org>
4578
4579 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4580 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4581
4582 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4583 (Misc Dired Commands): Add @r{(Dired)} to w.
4584
45852004-12-12 Juri Linkov <juri@jurta.org>
4586
4587 * mark.texi (Marking Objects): Marking commands also extend the
4588 region when mark is active in Transient Mark mode.
4589
8cf51b2c
GM
45902004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4591
4592 * custom.texi (Saving Customizations): Emacs only loads the custom
4593 file automatically after the init file in version 22.1 or later.
4594 Adapt text and examples to this fact.
4595
8cf51b2c
GM
45962004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4597
4598 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4599 be set through Custom. Otherwise, it has no effect.
4600
8cf51b2c
GM
46012004-12-05 Richard M. Stallman <rms@gnu.org>
4602
4603 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4604 * entering.texi: Rename Command Line to Emacs Invocation.
4605
10d1d0af 4606 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
4607
4608 * custom.texi (Easy Customization): Move up to section level,
4609 before Variables. Avoid using the term "variable"; say "option".
4610 New initial explanation.
4611 (Variables): In initial explanation, connect "variable" to the
4612 already-explained "user option".
4613
4614 * emacs.texi (Top): Fix ref to Command Line.
4615 Move reference to Easy Customization.
4616
4617 * xresources.texi (X Resources): Fix From link.
4618
4619 * doclicense.texi (GNU Free Documentation License): Fix To link.
4620
4621 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4622
4623 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4624
46252004-12-03 Richard M. Stallman <rms@gnu.org>
4626
4627 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4628
46292004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4630
4631 * kmacro.texi: Several small changes in addition to the following.
4632 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4633 defining a keyboard macro.
4634 Mention `kmacro-ring-max'.
4635 (Keyboard Macro Counter): Clarify description of
4636 `kmacro-insert-counter', `kmacro-set-counter',
4637 `kmacro-add-counter' and `kmacro-set-format'.
4638
46392004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4640
4641 * custom.texi (File Variables): Add `unibyte' and make it more
4642 clear that `unibyte' and `coding' are special. Suggested by Simon
4643 Krahnke <overlord@gmx.li>.
4644
4645 * mule.texi (Enabling Multibyte): Refer to File Variables.
4646 Suggested by Simon Krahnke <overlord@gmx.li>.
4647
c8763fb6 46482004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4649
4650 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4651 x-use-old-gtk-file-dialog.
4652
8cf51b2c
GM
46532004-11-20 Richard M. Stallman <rms@gnu.org>
4654
4655 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4656
46572004-11-09 Lars Brinkhoff <lars@nocrew.org>
4658
4659 * building.texi (Lisp Eval): Delete hyphen in section name.
4660
46612004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4662
4663 * files.texi (Old Versions):
4664 No longer document annotation as "CVS only".
4665
46662004-11-10 Andre Spiegel <spiegel@gnu.org>
4667
4668 * files.texi (Version Control): Rewrite the introduction about
4669 version systems, mentioning the new ones that we support. Thanks
4670 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4671 suggestions.
4672
c8763fb6 46732004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4674
49823426 4675 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4676
c8763fb6 46772004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4678
4679 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4680
46812004-10-23 Eli Zaretskii <eliz@gnu.org>
4682
4683 * text.texi (Text Based Tables, Table Definition)
4684 (Table Creation, Table Recognition, Cell Commands)
4685 (Cell Justification, Row Commands, Column Commands)
4686 (Fixed Width Mode, Table Conversion, Measuring Tables)
4687 (Table Misc): New nodes, documenting the Table Mode.
4688
8cf51b2c
GM
46892004-10-19 Jason Rumney <jasonr@gnu.org>
4690
4691 * makefile.w32-in (info): Change order of arguments to makeinfo.
4692
46932004-10-19 Ulf Jasper <ulf.jasper@web.de>
4694
4695 * calendar.texi (iCalendar): Update for package changes.
4696
8cf51b2c
GM
46972004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4698
4699 * files.texi (Misc File Ops): View mode is a minor mode.
4700
8cf51b2c
GM
47012004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4702
4703 * calendar.texi (iCalendar): Style changes.
4704
47052004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4706
4707 * search.texi (Regexps): The regexp described in the example is no
4708 longer stored in the variable `sentence-end'.
4709
8cf51b2c
GM
47102004-10-06 Nick Roberts <nickrob@snap.net.nz>
4711
4712 * building.texi (Starting GUD): Note that multiple debugging
4713 sessions requires `gdb --fullname'.
4714
47152004-10-05 Ulf Jasper <ulf.jasper@web.de>
4716
4717 * calendar.texi (iCalendar): New section for a new package.
4718
8cf51b2c
GM
47192004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4720
4721 * text.texi: Various small changes in addition to the following.
4722 (Text): Replace xref for autotype with inforef.
4723 (Sentences): Explain nil value for `sentence-end'.
4724 (Paragraphs): Update default values for `paragraph-start' and
4725 `paragraph-separate'.
4726 (Text Mode): Correct description of Text mode's effect on the
4727 syntax table.
4728 (Outline Visibility): `hide-other' does not hide top level headings.
4729 `selective-display-ellipses' no longer has an effect on Outline mode.
4730 (TeX Misc): Add missing @cindex.
4731 Replace xref for RefTeX with inforef.
4732 (Requesting Formatted Text): The variable
4733 `enriched-fill-after-visiting' no longer exists.
4734 (Editing Format Info): Update names of menu items and commands.
4735 (Format Faces): Mention special effect of specifying the default face.
4736 Describe inheritance of text properties.
4737 Correct description of `fixed' face.
4738 (Format Indentation): Correct description of effect of setting
4739 margins. Mention `set-left-margin' and `set-right-margin'.
4740 (Format Justification): Update names of menu items.
4741 `set-justification-full' is now bound to `M-j b'.
4742 Mention that `default-justification' is a per buffer variable.
4743 (Format Properties): Update name of menu item.
4744 (Forcing Enriched Mode): `format-decode-buffer' automatically
4745 turns on Enriched mode if the buffer is in text/enriched format.
4746
47472004-10-05 Emilio C. Lopes <eclig@gmx.net>
4748
4749 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4750
47512004-09-28 Kim F. Storm <storm@cua.dk>
4752
4753 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4754 Align with new functionality.
4755
8cf51b2c
GM
47562004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4757
4758 * display.texi (Display Custom): Remove stray `@end defvar'.
4759
47602004-09-23 Kim F. Storm <storm@cua.dk>
4761
4762 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4763 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4764
8cf51b2c
GM
47652004-09-20 Richard M. Stallman <rms@gnu.org>
4766
4767 * custom.texi (Hooks): Explain using setq to clear out a hook.
4768 (File Variables): Explain multiline string constants.
4769 (Non-ASCII Rebinding): Explain when you need to update
4770 non-ASCII char codes in .emacs.
4771
4772 * building.texi (Compilation): Explain how to make a silent
4773 subprocess that won't be terminated. Explain compilation-environment.
4774
47752004-09-13 Kim F. Storm <storm@cua.dk>
4776
4777 * mini.texi (Repetition): Rename isearch-resume-enabled to
4778 isearch-resume-in-command-history and change default to disabled.
4779
8cf51b2c
GM
47802004-09-09 Kim F. Storm <storm@cua.dk>
4781
4782 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4783 with new `kmacro-name-last-macro'.
4784
8cf51b2c
GM
47852004-09-08 Juri Linkov <juri@jurta.org>
4786
4787 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4788
8cf51b2c
GM
47892004-09-03 Juri Linkov <juri@jurta.org>
4790
4791 * search.texi (Incremental Search): Update wording for M-%.
4792
47932004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4794
4795 * killing.texi (Killing): Correct description of kill commands in
4796 read-only buffer.
4797
47982004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4799
4800 * building.texi (Compilation Mode): Add a paragraph about rules
4801 for finding the compilation buffer for `next-error'.
4802
4803 * search.texi (Other Repeating Search): Mention that Occur mode
4804 supports the next-error functionality.
4805
48062004-09-02 Juri Linkov <juri@jurta.org>
4807
4808 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4809
48102004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4811
4812 * kmacro.texi (Basic Keyboard Macro):
4813 `apply-macro-to-region-lines' now operates on all lines that begin
4814 in the region, rather than on all complete lines in the region.
4815
c8763fb6 48162004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4817
4818 * frames.texi (Drag and drop): Add documentation about
4819 x-dnd-test-function and x-dnd-known-types.
4820
48212004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4822
4823 * indent.texi: Various minor changes in addition to:
4824 (Indentation Commands): Correct description of `indent-relative'.
4825 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4826 mode. The *Tab Stops* buffer uses Overwrite Mode.
4827 (Just Spaces): `tabify' converts sequences of at least two spaces
4828 to tabs.
4829
8cf51b2c
GM
48302004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4831
4832 * frames.texi (Secondary Selection): Setting the secondary
4833 selection with M-Drag-Mouse-1 does not alter the kill ring,
4834 setting it with M-Mouse-1 and M-Mouse-3 does.
4835 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4836 toolkit scroll bars.
4837 (Scroll Bars): Ditto.
4838
4839 * windows.texi (Basic Window): When using a window system, the value
4840 of point in a non-selected window is indicated by a hollow box.
4841 (Split Window): Side by side windows are separated by a scroll bar,
4842 if scroll bars are used.
4843 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4844 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4845 (Window Convenience): Update bindings for `winner-undo' and
4846 `winner-redo'.
4847
4848 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4849 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4850 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4851 of "Using Emacs as a Server".
4852 * building.texi (Building): Interchange nodes (for correct numbering).
4853 * programs.texi (Programs): Interchange nodes (for correct numbering).
4854 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4855 Info to the node structure.
4856 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4857 Rearrange order of nodes and sections such that both "GNU GENERAL
4858 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4859 end, as appropriate for appendices.
4860 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4861 Use `@unnumberedsec'.
4862 * trouble.texi: Adapt sectioning in Info to the node structure.
4863 Adapt node pointers to change in emacs.texi.
4864 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4865
8cf51b2c
GM
48662004-08-25 Kenichi Handa <handa@m17n.org>
4867
4868 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4869 description for unibyte mode.
4870
48712004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4872
4873 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4874
4875 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4876 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4877 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4878 in @pxref.
4879
48802004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4881
4882 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4883 Change section names.
4884
8cf51b2c
GM
48852004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4886
4887 * kmacro.texi (Keyboard Macro Ring): Rename section.
4888 Emacs treats the head of the macro ring as the `last keyboard macro'.
4889 (Keyboard Macro Counter): Minor change.
4890 (Save Keyboard Macro): Some clarifications.
4891 (Edit Keyboard Macro): Rename section.
4892
4893 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4894 32-bit machines.
4895 (Several Buffers): Clarify which buffer is selected if `2' is
4896 pressed in the Buffer Menu.
4897 Auto Revert mode can be used to update the Buffer Menu
4898 automatically.
4899
49002004-08-21 Eli Zaretskii <eliz@gnu.org>
4901
4902 * help.texi (Misc Help): Add an index entry for finding an Info
4903 manual by its file name.
4904
49052004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4906
4907 * files.texi (Backup Deletion): Correct description of
4908 `delete-old-versions'.
4909 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4910 (Auto Save Files): Recommend `auto-save-mode' to reenable
4911 auto-saving, rather than the abbreviation `auto-save'.
4912
49132004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4914
4915 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4916 for "killing" and "yanking" in main menu.
4917
49182004-08-16 Richard M. Stallman <rms@gnu.org>
4919
4920 * killing.texi (Yanking, Killing): Minor cleanups.
4921
4922 * mark.texi (Momentary Mark): Minor cleanups.
4923
49242004-08-15 Kenichi Handa <handa@etl.go.jp>
4925
4926 * custom.texi (Non-ASCII Rebinding):
4927 C-q always inserts the right code to pass to global-set-key.
4928
8cf51b2c
GM
49292004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4930
4931 * regs.texi (RegNumbers): Mention `C-x r i' binding for
4932 `insert-register', instead of `C-x r g' binding, for consistency.
4933
49342004-08-12 Luc Teirlinck <teirllm@auburn.edu>
4935
4936 * fixit.texi (Spelling): Fix typo.
4937
49382004-08-11 Luc Teirlinck <teirllm@auburn.edu>
4939
4940 * help.texi (Help): Fix Texinfo usage.
4941
8cf51b2c
GM
49422004-07-24 Richard M. Stallman <rms@gnu.org>
4943
4944 * text.texi (Paragraphs): Update how paragraphs are separated
4945 and the default for paragraph-separate.
4946
4947 * search.texi (Regexp Replace): Further update text for new
4948 replacement operators.
4949
8cf51b2c
GM
49502004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4951
4952 * emacs-xtra.texi (Subdir switches): Dired does not remember the
4953 `R' switch.
4954
4955 * dired.texi (Dired Updating): `k' only deletes inserted
4956 subdirectories from the Dired buffer if a prefix argument was given.
4957
4958 * search.texi (Regexps): Delete redundant definition of `symbol' in
4959 description of `\_>'. It already occurs in the description of `\_<'.
4960
8cf51b2c
GM
49612004-07-01 Juri Linkov <juri@jurta.org>
4962
4963 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4964 (Regexp Search): Add M-r.
4965
49662004-06-30 Luc Teirlinck <teirllm@auburn.edu>
4967
4968 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4969
49702004-06-29 Jesper Harder <harder@ifa.au.dk>
4971
49823426 4972 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
4973
49742004-06-25 Richard M. Stallman <rms@gnu.org>
4975
4976 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4977
49782004-06-25 David Kastrup <dak@gnu.org>
4979
4980 * search.texi (Regexp Replace): Some typo corrections and
4981 rearrangement.
4982
49832004-06-24 David Kastrup <dak@gnu.org>
4984
4985 * search.texi (Unconditional Replace): Use replace-string instead
4986 of query-replace in example.
4987 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4988 sequences.
4989 (Query Replace): Correct explanation of `^' which does not use
4990 the mark stack.
4991
49922004-06-21 Nick Roberts <nickrob@gnu.org>
4993
4994 * misc.texi (Shell History Copying): Document comint-insert-input.
4995 (Shell Ring): Describe comint-dynamic-list-input-ring here.
4996
8cf51b2c
GM
49972004-06-20 Jesper Harder <harder@ifa.au.dk>
4998
4999 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5000 * custom.texi (Customization): Do.
5001 * anti.texi (Antinews): Do.
5002 * abbrevs.texi (Defining Abbrevs): Do.
5003
5004 * programs.texi (Info Lookup): Fix keybinding for
5005 info-lookup-symbol.
5006
50072004-06-16 Juanma Barranquero <lektu@terra.es>
5008
5009 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5010 Add emacs-xtra.
5011 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5012 (clean): Add emacs-xtra and flymake. Remove redundancies.
5013
50142004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5015
5016 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5017 Add emacs-xtra.
5018 * emacs-xtra.texi: New file.
5019
50202004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5021
5022 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5023 (Dired and Find): Mention differences with ordinary Dired buffers.
5024
8cf51b2c
GM
50252004-06-13 Richard M. Stallman <rms@gnu.org>
5026
5027 * custom.texi (Init Syntax): Explain about vars that do special
5028 things when set with setq or with Custom.
5029 (Init Examples): Add line-number-mode example.
5030
8cf51b2c
GM
50312004-06-12 Juri Linkov <juri@jurta.org>
5032
5033 * dired.texi (Operating on Files): Add dired-do-touch.
5034
8cf51b2c
GM
50352004-06-10 Juri Linkov <juri@jurta.org>
5036
5037 * building.texi (Lisp Eval): Add C-M-x on defface.
5038
50392004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5040
5041 * files.texi (Reverting): Auto-Revert mode and
5042 Global Auto-Revert mode no longer revert remote files.
5043
8cf51b2c
GM
50442004-05-29 Richard M. Stallman <rms@gnu.org>
5045
5046 * custom.texi (Init File): Two dashes start --no-site-file.
5047
8cf51b2c
GM
50482004-05-29 Alan Mackenzie <acm@muc.de>
5049
5050 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5051 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5052 (AWK, Pike): Document as "C-like modes".
5053 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5054 (M-x man): Supersedes M-x manual-entry.
5055 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5056
5057 ("Comments in C"): Delete node; the info is in CC Mode manual.
5058 (c-comment-only-line-offset): Remove description.
5059
5060 (C-c ., C-c C-c): Describe new C Mode bindings.
5061
5062 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5063 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5064 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5065 Amend definitions.
5066
5067 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5068 Describe functions.
5069
5070 (c-comment-start-regexp, c-hanging-comment-ender-p)
5071 (c-hanging-comment-starter-p): Remove obsolete definitions.
5072
5073 * emacs.texi: Remove the menu entry "Comments in C".
5074
8cf51b2c
GM
50752004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5076
5077 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5078 `M-x locate'.
5079
50802004-05-16 Karl Berry <karl@gnu.org>
5081
5082 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5083 makeinfo --html fails.
5084 * help.texi (Help Summary) [@ifnottex]: Likewise.
5085
50862004-05-13 Nick Roberts <nickrob@gnu.org>
5087
5088 * building.texi (GDB Graphical Interface): Update and describe
5089 layout first.
5090
8cf51b2c
GM
50912004-05-04 Jason Rumney <jasonr@gnu.org>
5092
5093 * makefile.w32-in: Revert last change.
5094
50952004-05-03 Jason Rumney <jasonr@gnu.org>
5096
5097 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5098
8cf51b2c
GM
50992004-04-23 Juanma Barranquero <lektu@terra.es>
5100
5101 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5102
51032004-04-18 Juri Linkov <juri@jurta.org>
5104
5105 * fixit.texi (Spelling): Remove file extension from ispell xref.
5106
51072004-04-15 Kim F. Storm <storm@cua.dk>
5108
5109 * cmdargs.texi (Initial Options): Add -Q.
5110
51112004-04-05 Kim F. Storm <storm@cua.dk>
5112
5113 * custom.texi (File Variables): Add safe-local-eval-forms.
5114
8cf51b2c
GM
51152004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5116
5117 * files.texi (Reverting): Correct description of revert-buffer's
5118 handling of point.
5119
51202004-03-22 Juri Linkov <juri@jurta.org>
5121
5122 * emacs.texi (Top): Add `Misc X'.
5123
49823426 5124 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5125
5126 * glossary.texi: Improve references.
5127
5128 * help.texi: Sync keywords with finder.el.
5129
5130 * mini.texi (Completion): Add description for menu items.
5131
5132 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5133
5134 * sending.texi (Mail Methods): Fix xref to Message manual.
5135
8cf51b2c
GM
51362004-03-12 Richard M. Stallman <rms@gnu.org>
5137
8cf51b2c
GM
5138 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5139
8cf51b2c
GM
51402004-03-04 Richard M. Stallman <rms@gnu.org>
5141
5142 * search.texi (Regexps): Explain that ^ and $ have their
5143 special meanings only in certain contexts.
5144
5145 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5146
5147 * mule.texi (Specify Coding): Doc C-x RET F.
5148
5149 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5150 for multiple compile and grep buffers.
5151 (Indirect Buffers): Don't recommand clone-indirect-buffer
5152 for multiple compile and grep buffers.
5153
8cf51b2c
GM
51542004-02-29 Juanma Barranquero <lektu@terra.es>
5155
5156 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5157 Use $(DEL) instead of rm, and ignore exit code.
5158
8cf51b2c
GM
51592004-02-23 Nick Roberts <nick@nick.uklinux.net>
5160
5161 * building.texi (Watch Expressions): Update.
5162
51632004-02-21 Juri Linkov <juri@jurta.org>
5164
5165 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5166 --directory, --help, --version. Move text about command-line-args
5167 to Command Arguments.
5168 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5169 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5170 (Window Size X): Join -g and --geometry. Add @cindex.
5171 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5172 (Title X): Remove alias -title.
5173 (Misc X): New node.
5174
c8763fb6 51752004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5176
5177 * frames.texi (Drag and drop): Add Motif to list of supported
5178 protocols.
5179
c8763fb6 51802004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5181
5182 * frames.texi (Drag and drop): New section.
5183
51842004-01-24 Richard M. Stallman <rms@gnu.org>
5185
5186 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5187 Include it only @ifnotinfo. Patch the preceding and following
5188 node headers to point to each other.
5189
51902004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5191
5192 * calendar.texi (Appointments): Update section.
5193
51942003-12-29 Kevin Ryde <user42@zip.com.au>
5195
8cf51b2c
GM
5196 * programs.texi (C Modes): Fix the xref.
5197
51982003-12-23 Nick Roberts <nick@nick.uklinux.net>
5199
5200 * building.texi (Watch Expressions): Update.
5201 (Commands of GUD): Include use of toolbar + breakpoints set from
5202 fringe/margin.
5203
52042003-12-03 Andre Spiegel <spiegel@gnu.org>
5205
5206 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5207 <acm@muc.de>.
5208
c8763fb6 52092003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5210
5211 * frames.texi (Dialog Boxes): Add use-file-dialog.
5212
8cf51b2c
GM
52132003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5214
5215 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5216 in CC Mode.
5217
8cf51b2c
GM
52182003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5219
5220 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5221 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5222 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5223 * man/frames.texi, man/glossary.texi, man/killing.texi:
5224 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5225 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5226 * man/sending.texi, man/text.texi, man/trouble.texi:
5227 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5228
52292003-11-01 Alan Mackenzie <acm@muc.de>
5230
5231 * search.texi (Scrolling During Incremental Search): Document a
5232 new scrolling facility in isearch mode.
5233
8cf51b2c
GM
52342003-10-22 Miles Bader <miles@gnu.org>
5235
5236 * Makefile.in (info): Move before $(top_srcdir)/info.
5237
52382003-10-22 Nick Roberts <nick@nick.uklinux.net>
5239
5240 * building.texi (Watch Expressions): Update section on data display
5241 to reflect code changes (GDB Graphical Interface).
5242
8cf51b2c
GM
52432003-10-13 Richard M. Stallman <rms@gnu.org>
5244
5245 * xresources.texi (GTK resources): Clean up previous change.
5246
c8763fb6 52472003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5248
5249 * xresources.texi (GTK resources): Add a note that some themes
5250 disallow customizations. Add scroll theme example.
5251
8cf51b2c
GM
52522003-09-30 Richard M. Stallman <rms@gnu.org>
5253
8cf51b2c
GM
5254 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5255
5256 * misc.texi (Saving Emacs Sessions): Shorten the section,
5257 collapsing back into one node.
5258
52592003-09-30 Lars Hansen <larsh@math.ku.dk>
5260
5261 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5262
ce058493 52632003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5264
5265 * xresources.texi (GTK names in Emacs): Correct typo.
5266
8cf51b2c
GM
52672003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5268
5269 * cmdargs.texi (Font X): Mention new default font. More
5270 fully describe long font names, wildcard patterns and the
5271 problems involved. (Result of discussion on emacs-devel.)
5272
52732003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5274
5275 * emacs.texi (Acknowledgements): Correct typo.
5276
52772003-09-22 Richard M. Stallman <rms@gnu.org>
5278
5279 * dired.texi (Misc Dired Commands): New node.
5280 (Dired Navigation): Add dired-goto-file.
5281
5282 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5283
5284 * emacs.texi (Acknowledgements): New node, split from Distribution.
5285
5286 * cmdargs.texi (Action Arguments): -f reads interactive args.
5287
8cf51b2c
GM
52882003-09-08 Lute Kamstra <lute@gnu.org>
5289
5290 * screen.texi (Mode Line): Say that POS comes before LINE.
5291 Mention `size-indication-mode'.
5292 * display.texi (Optional Mode Line): Document
5293 `size-indication-mode'.
5294 * basic.texi (Position Info): Mention `size-indication-mode'.
5295
52962003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5297
5298 * xresources.texi (Resources): Refer to `editres' man page.
5299 (Lucid Resources): Update defaults. Expand description of
5300 `shadowThickness'.
5301
53022003-09-04 Miles Bader <miles@gnu.org>
5303
5304 * Makefile.in (top_srcdir): New variable.
5305 ($(top_srcdir)/info): New rule.
5306 (info): Depend on it.
5307
53082003-09-03 Peter Runestig <peter@runestig.com>
5309
5310 * makefile.w32-in: New file.
5311
53122003-08-29 Richard M. Stallman <rms@gnu.org>
5313
5314 * misc.texi (Saving Emacs Sessions): Correct previous change.
5315
8cf51b2c
GM
53162003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5317
8cf51b2c
GM
5318 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5319 (Intro): Include kmacro.texi after fixit.texi instead of after
5320 custom.texi. (As suggested by Kim Storm.)
5321
53222003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5323
5324 * fixit.texi (Fixit): Update `Next' pointer.
5325 * files.texi (Files): Update `Previous' pointer.
5326 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5327 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5328 (Suggested by Kim Storm.)
5329 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5330
53312003-08-18 Kim F. Storm <storm@cua.dk>
5332
5333 * kmacro.texi: New file describing enhanced keyboard macro
5334 functionality. Replaces old description in custom.texi.
5335
5336 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5337 (Keyboard Macros): Move to new kmacro.texi file.
5338
5339 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5340
8cf51b2c
GM
53412003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5342
5343 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5344
53452003-08-17 Alex Schroeder <alex@gnu.org>
5346
5347 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5348 required.
5349
8cf51b2c
GM
53502003-08-05 Richard M. Stallman <rms@gnu.org>
5351
5352 * programs.texi (Lisp Indent): Don't describe
5353 lisp-indent-function property here. Use xref to Lisp Manual.
5354
8cf51b2c
GM
53552003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5356
fffa137c 5357 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5358 abbreviations.
5359
53602003-07-24 Markus Rost <rost@math.ohio-state.edu>
5361
5362 * buffers.texi (List Buffers): Fix previous change.
5363
8cf51b2c
GM
53642003-07-13 Markus Rost <rost@math.ohio-state.edu>
5365
5366 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5367 List*.
5368
53692003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5370
8cf51b2c
GM
5371 * display.texi (Font Lock): Fix typo.
5372
53732003-07-07 Richard M. Stallman <rms@gnu.org>
5374
5375 * display.texi (Font Lock): Add xref for format info on
5376 font-lock-remove-keywords.
5377
5378 * building.texi (Compilation): Document what happens with asynch
5379 children of compiler process.
5380
5381 * help.texi (Library Keywords): Use @multitable.
5382
8cf51b2c
GM
53832003-06-04 Richard M. Stallman <rms@gnu.org>
5384
5385 * programs.texi (Expressions): Delete C-M-DEL.
5386
5387 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5388 comint-move-point-for-output renamed from
5389 comint-scroll-to-bottom-on-output.
5390
5391 * custom.texi (Init Rebinding): Replace previous change with xref.
5392 (Non-ASCII Rebinding): Explain that issue more briefly here.
5393
53942003-05-28 Richard M. Stallman <rms@gnu.org>
5395
5396 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5397
53982003-05-28 Nick Roberts <nick@nick.uklinux.net>
5399
5400 * building.texi (GDB Graphical Interface): New node.
5401 (Rewritten somewhat by RMS.)
5402
c8763fb6 54032003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5404
5405 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5406 non-English letters. Explain how to set coding systems correctly
5407 and how to include the right coding cookie in the file.
5408
c8763fb6 54092003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5410
5411 * indent.texi (Indentation): Explain the concepts.
5412 (Just Spaces): Explain why preventing tabs for indentation might
5413 be useful.
5414
8cf51b2c
GM
54152003-04-16 Richard M. Stallman <rms@gnu.org>
5416
5417 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5418
8cf51b2c
GM
54192003-02-22 Alex Schroeder <alex@emacswiki.org>
5420
5421 * cmdargs.texi (General Variables): Document SMTPSERVER.
5422
8cf51b2c
GM
5423 * sending.texi: Remove SMTP node.
5424 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5425 library.
5426
8cf51b2c
GM
54272003-02-22 Alex Schroeder <alex@emacswiki.org>
5428
5429 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5430
54312003-02-22 Simon Josefsson <jas@extundo.com>
5432
5433 * sending.texi (Mail Methods): Add node about SMTP.
5434
c8763fb6 54352003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5436
5437 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5438
8cf51b2c
GM
54392003-02-01 Kevin Ryde <user42@zip.com.au>
5440
5441 * glossary.texi (Glossary): Correction to cl cross reference.
5442
54432003-01-20 Richard M. Stallman <rms@gnu.org>
5444
5445 * killing.texi (Rectangles): Document C-x c r.
5446
c8763fb6 54472003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5448
5449 * xresources.texi (GTK resources): New node.
5450 (GTK widget names): New node.
5451 (GTK names in Emacs): New node.
5452 (GTK styles): New node.
5453
c8763fb6 54542003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5455
5456 * maintaining.texi (Create Tags Table): Add reference to the new
5457 `etags --help --lang=LANG' option.
5458
8cf51b2c
GM
54592002-10-02 Karl Berry <karl@gnu.org>
5460
49823426 5461 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5462 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5463 where needed for the sake of the HTML output.
8cf51b2c
GM
5464
54652001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5466
5467 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5468 source files.
5469
54702001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5471
5472 * Makefile.in (emacsman): New target.
5473
8cf51b2c
GM
54742001-10-20 Gerd Moellmann <gerd@gnu.org>
5475
5476 * (Version 21.1 released.)
5477
54782001-10-05 Gerd Moellmann <gerd@gnu.org>
5479
5480 * Branch for 21.1.
5481
8cf51b2c
GM
54822001-03-05 Gerd Moellmann <gerd@gnu.org>
5483
5484 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5485
8cf51b2c
GM
54862000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5487
5488 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5489
8cf51b2c
GM
54901999-07-12 Richard Stallman <rms@gnu.org>
5491
5492 * Version 20.4 released.
5493
54941998-12-04 Markus Rost <rost@delysid.gnu.org>
5495
5496 * Makefile.in (INFO_TARGETS): Delete customize.info.
5497 (DVI_TARGETS): Delete customize.dvi.
5498 (../info/customize, customize.dvi): Targets deleted.
5499
55001998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5501
5502 * Version 20.3 released.
5503
55041998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5505
5506 * Makefile.in (EMACSSOURCES): Add mule.texi.
5507 Add msdog.texi, ack.texi. Remove gnu1.texi.
5508
55091998-04-06 Andreas Schwab <schwab@gnu.org>
5510
5511 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5512 it in dvi targets.
8cf51b2c
GM
5513
55141997-09-23 Paul Eggert <eggert@twinsun.com>
5515
5516 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5517 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5518 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5519
55201997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5521
5522 * Version 20.2 released.
5523
55241997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5525
5526 * Version 20.1 released.
5527
55281997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5529
5530 * Makefile (../info/customize, customize.dvi): New targets.
5531 (INFO_TARGETS): Add ../info/customize.
5532 (DVI_TARGETS): Add customize.dvi.
5533
8cf51b2c
GM
55341996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5535
5536 * Version 19.33 released.
5537
55381996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5539
5540 * Version 19.32 released.
5541
8cf51b2c
GM
55421996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5543
5544 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5545
55461996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5547
5548 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5549 Specify -I option.
5550 (All dvi targets): Set the TEXINPUTS variable.
5551
55521996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5553
5554 * Version 19.31 released.
5555
8cf51b2c
GM
55561995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5557
5558 * Version 19.30 released.
5559
8cf51b2c
GM
55601995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5561
5562 * Makefile.in (maintainer-clean): Rename from realclean.
5563
55641994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5565
5566 * Makefile.in: New file.
5567 * Makefile: File deleted.
5568
55691994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5570
5571 * Makefile (TEXINDEX_OBJS): Variable deleted.
5572 (texindex, texindex.o, getopt.o): Rules deleted.
5573 All deps on texindex deleted.
5574 (distclean): Don't delete texindex.
5575 (mostlyclean): Don't delete *.o.
5576 * texindex.c, getopt.c: Files deleted.
5577
55781994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5579
5580 * Version 19.26 released.
5581
55821994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5583
5584 * Makefile (EMACSSOURCES): Exclude undo.texi.
5585
55861994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5587
5588 * Version 19.25 released.
5589
55901994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5591
5592 * Version 19.24 released.
5593
55941994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5595
5596 * Version 19.23 released.
5597
55981994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5599
5600 * Makefile: Delete spurious tab.
5601
56021994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5603
5604 * Makefile (.SUFFIXES): New rule.
5605
8cf51b2c
GM
56061993-12-04 Richard Stallman (rms@srarc2)
5607
5608 * getopt.c: New file.
5609 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5610 (getopt.o): New rule.
5611 (dvi): Don't depend on texindex.
49823426 5612 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5613
56141993-12-03 Richard Stallman (rms@srarc2)
5615
49823426
GM
5616 * Makefile (TEXI2DVI): New variable.
5617 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5618 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5619
56201993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5621
5622 * Version 19.22 released.
5623
56241993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5625
5626 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5627
56281993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5629
5630 * Version 19.21 released.
5631
8cf51b2c
GM
56321993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5633
5634 * Makefile (realclean): Don't delete the Info files.
5635
56361993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5637
8cf51b2c
GM
5638 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5639 4' where appropriate.
5640
56411993-10-20 Brian Fox (bfox@ai.mit.edu)
5642
49823426 5643 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5644
5645 * texindex.c: Include "../src/config.h" if building in emacs.
5646
5647 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5648 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5649 Add target to build texindex.c, defining `emacs'.
5650
8cf51b2c
GM
56511993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5652
5653 * Version 19.19 released.
5654
8cf51b2c
GM
56551993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5656
5657 * Version 19.18 released.
5658
56591993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5660
5661 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5662
56631993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5664
5665 * Version 19.17 released.
5666
56671993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5668
5669 * split-man: Fix typos in last change.
5670
56711993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5672
5673 * Version 19.16 released.
5674
56751993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5676
5677 * version 19.15 released.
5678
56791993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5680
5681 * Makefile (distclean): It's rm, not rf.
5682
56831993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5684
5685 * Version 19.14 released.
5686
56871993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5688
5689 * Makefile: New file.
5690
56911993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5692
5693 * Version 19.13 released.
5694
56951993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5696
5697 * Version 19.9 released.
5698
56991993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5700
5701 * Version 19.8 released.
5702
57031993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5704
5705 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5706
5707 * trouble.texi: It's `enable-flow-control-on', not
5708 `evade-flow-control-on'.
5709
57101993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5711
5712 * display.texi: Document standard-display-european.
5713
57141993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5715
5716 * Version 19.7 released.
5717
5718 * emacs.texi: Add a sentence to the top menu mentioning the
5719 specific version of Emacs this manual applies to.
5720
57211993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5722
5723 * basic.texi: Document next-line-add-lines variable used to
5724 implement down-arrow.
5725
5726 * killing.texi: Document kill-whole-line.
5727
57281993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5729
5730 * text.texi: Update unix TeX ordering information.
5731
57321993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5733
5734 * news.texi: Mention fill-rectangle in keybinding list.
5735
5736 * killing.texi: Document fill-rectangle.
5737
57381993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5739
5740 * vc.texi: Bring the docs up to date with VC 5.2.
5741
57421992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5743
5744 * emacs.tex: Mention blackbox and gomoku under Amusements.
5745 Assembler mode is now mentioned and appropriately indexed
5746 under Programming Modes.
5747
57481991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5749
5750 * emacs.tex: Update TeX ordering information.
5751
8cf51b2c
GM
57521990-06-26 David Lawrence (tale@geech)
5753
5754 * emacs.tex: Note that completion-ignored-extensions is not used
5755 to filter out names when all completions are displayed in
5756 *Completions*.
5757
57581990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5759
5760 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5761
57621990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5763
5764 * emacs.tex: Add @findex grep.
5765
8cf51b2c
GM
57661988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5767
5768 * emacs.tex: Correct two typos. No other changes before
5769 Version 19 will be made.
5770
8cf51b2c
GM
57711988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5772
5773 * emacs.tex: Update information for obtaining TeX distribution from the
5774 University of Washington.
5775
5776;; Local Variables:
c8763fb6 5777;; coding: utf-8
8cf51b2c
GM
5778;; fill-column: 79
5779;; add-log-time-zone-rule: t
5780;; End:
5781
5782 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5783 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5784
5785 This file is part of GNU Emacs.
5786
352c8b4a 5787 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5788 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5789 the Free Software Foundation, either version 3 of the License, or
5790 (at your option) any later version.
8cf51b2c
GM
5791
5792 GNU Emacs is distributed in the hope that it will be useful,
5793 but WITHOUT ANY WARRANTY; without even the implied warranty of
5794 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5795 GNU General Public License for more details.
5796
5797 You should have received a copy of the GNU General Public License
352c8b4a 5798 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5799
5800;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd