diff options
| author | Richard M. Stallman <rms@gnu.org> | 2007-01-04 18:53:10 +0000 |
|---|---|---|
| committer | Richard M. Stallman <rms@gnu.org> | 2007-01-04 18:53:10 +0000 |
| commit | 83e73297675b246100038797d3d3de4f520d8506 (patch) | |
| tree | f5c245641973121fbe53ae9dfb7b6f14277ab53a | |
| parent | 0a1bf2eb04e00fdcc67a6c824bf0334a14138946 (diff) | |
| download | emacs-83e73297675b246100038797d3d3de4f520d8506.tar.gz | |
*** empty log message ***
| -rw-r--r-- | admin/FOR-RELEASE | 3 | ||||
| -rw-r--r-- | man/ChangeLog | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index aec0f8ed4ea..3bc372df7c7 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -88,9 +88,6 @@ through the custom mechanism. ** pgg bugs reported by rms. -** sdl.web@gmail.com, Jan 1: Executable deleted after first run - If user has write access to installed `emacs', it gets deleted. - ** (global-set-key "\M-k" 'bury-buffer) confuses tutorial warnings. ** sgml-xml-auto-coding-function should detect that HTML-like start text diff --git a/man/ChangeLog b/man/ChangeLog index 82a4e686f2b..d388d6dd047 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2007-01-04 Richard Stallman <rms@gnu.org> + + * msdog.texi (Windows Keyboard): Clarify previous change. + 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de> * gnus.texi (Customizing Articles): Use index entries for gnus-treat-* |
