diff options
| author | Richard M. Stallman | 2005-02-03 07:39:01 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2005-02-03 07:39:01 +0000 |
| commit | 4e07258f2b539fa9a3ba97442e81e3e67a9ce5a7 (patch) | |
| tree | 6a769eadc3a50d085de422065bff64748c9614fc /man | |
| parent | 799775ff761dae4cc360b2bc273949ef76c29395 (diff) | |
| download | emacs-4e07258f2b539fa9a3ba97442e81e3e67a9ce5a7.tar.gz emacs-4e07258f2b539fa9a3ba97442e81e3e67a9ce5a7.zip | |
*** empty log message ***
Diffstat (limited to 'man')
| -rw-r--r-- | man/ChangeLog | 40 |
1 files changed, 39 insertions, 1 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 2559bdfaa61..ca46664fe39 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,4 +1,42 @@ | |||
| 1 | 2005-01-31 Luc Teirlinck <teirllm@auburn.edu> | 1 | 2005-02-03 Richard M. Stallman <rms@gnu.org> |
| 2 | |||
| 3 | * windows.texi (Basic Window): Mention color-change in mode line. | ||
| 4 | (Change Window): Explain dragging vertical boundaries. | ||
| 5 | |||
| 6 | * text.texi (Sentences): Clarify. | ||
| 7 | (Paragraphs): Explain M-a and blank lines. | ||
| 8 | (Outline Mode): Clarify text and menu. | ||
| 9 | (Hard and Soft Newlines): Mention use-hard-newlines. | ||
| 10 | |||
| 11 | * frames.texi (Frames): Delete unnecessary mention of Windows. | ||
| 12 | (Mouse Commands): Likewise. Mention xterm mouse support. | ||
| 13 | (Clipboard): Clarify. | ||
| 14 | (Mouse References): Mention use of Mouse-1 for following links. | ||
| 15 | (Menu Mouse Clicks): Clarify. | ||
| 16 | (Mode Line Mouse): Clarify. | ||
| 17 | (Drag and Drop): Rewrite. | ||
| 18 | |||
| 19 | * fixit.texi (Spelling): Fix typo. | ||
| 20 | |||
| 21 | * files.texi (File Names): Clarify. | ||
| 22 | (Visiting): Update conditions for use of file dialog. Clarify. | ||
| 23 | (Saving): Doc d as answer in save-some-buffers. | ||
| 24 | (Remote Files): Clean up the text. | ||
| 25 | |||
| 26 | * dired.texi (Misc Dired Commands): Delete dired-marked-files. | ||
| 27 | |||
| 28 | * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer. | ||
| 29 | (List Buffers): Clarify. | ||
| 30 | (Several Buffers): Doc T command. | ||
| 31 | (Buffer Convenience): Clarify menu. | ||
| 32 | |||
| 33 | * basic.texi (Undo): Clarify last change. | ||
| 34 | |||
| 35 | 2005-02-02 Matt Hodges <MPHodges@member.fsf.org> | ||
| 36 | |||
| 37 | * fixit.texi (Spelling): Fix typo. | ||
| 38 | |||
| 39 | 2005-02-01 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | 40 | ||
| 3 | * basic.texi (Undo): Update description of `undo-outer-limit'. | 41 | * basic.texi (Undo): Update description of `undo-outer-limit'. |
| 4 | 42 | ||