diff options
author | Richard M. Stallman <rms@gnu.org> | 2005-02-03 07:39:01 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2005-02-03 07:39:01 +0000 |
commit | 4e07258f2b539fa9a3ba97442e81e3e67a9ce5a7 (patch) | |
tree | 6a769eadc3a50d085de422065bff64748c9614fc /man | |
parent | 799775ff761dae4cc360b2bc273949ef76c29395 (diff) | |
download | emacs-4e07258f2b539fa9a3ba97442e81e3e67a9ce5a7.tar.gz |
*** 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 @@ -2005-01-31 Luc Teirlinck <teirllm@auburn.edu> +2005-02-03 Richard M. Stallman <rms@gnu.org> + + * windows.texi (Basic Window): Mention color-change in mode line. + (Change Window): Explain dragging vertical boundaries. + + * text.texi (Sentences): Clarify. + (Paragraphs): Explain M-a and blank lines. + (Outline Mode): Clarify text and menu. + (Hard and Soft Newlines): Mention use-hard-newlines. + + * frames.texi (Frames): Delete unnecessary mention of Windows. + (Mouse Commands): Likewise. Mention xterm mouse support. + (Clipboard): Clarify. + (Mouse References): Mention use of Mouse-1 for following links. + (Menu Mouse Clicks): Clarify. + (Mode Line Mouse): Clarify. + (Drag and Drop): Rewrite. + + * fixit.texi (Spelling): Fix typo. + + * files.texi (File Names): Clarify. + (Visiting): Update conditions for use of file dialog. Clarify. + (Saving): Doc d as answer in save-some-buffers. + (Remote Files): Clean up the text. + + * dired.texi (Misc Dired Commands): Delete dired-marked-files. + + * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer. + (List Buffers): Clarify. + (Several Buffers): Doc T command. + (Buffer Convenience): Clarify menu. + + * basic.texi (Undo): Clarify last change. + +2005-02-02 Matt Hodges <MPHodges@member.fsf.org> + + * fixit.texi (Spelling): Fix typo. + +2005-02-01 Luc Teirlinck <teirllm@auburn.edu> * basic.texi (Undo): Update description of `undo-outer-limit'. |