diff options
| author | Richard M. Stallman | 2005-11-09 23:25:06 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2005-11-09 23:25:06 +0000 |
| commit | f66e3d41b3c2338b0e0fd568f1b4155854cd12da (patch) | |
| tree | 97477f5cf7b36831a57da3b26388e35512e0e2da | |
| parent | 26e8108fe7e2871cdd24f1e91e0b4ddb2590b8a8 (diff) | |
| download | emacs-f66e3d41b3c2338b0e0fd568f1b4155854cd12da.tar.gz emacs-f66e3d41b3c2338b0e0fd568f1b4155854cd12da.zip | |
*** empty log message ***
| -rw-r--r-- | admin/FOR-RELEASE | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index c5a75c7a1e1..c1956dd805e 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -44,6 +44,10 @@ invalid pointer from string_free_list. | |||
| 44 | 44 | ||
| 45 | * BUGS | 45 | * BUGS |
| 46 | 46 | ||
| 47 | ** Automatically redisplay changes in cursor-type. | ||
| 48 | |||
| 49 | ** Fix completion highlighting bug in partial completion mode. | ||
| 50 | |||
| 47 | ** Clean up the confusion about what `unspecified' means | 51 | ** Clean up the confusion about what `unspecified' means |
| 48 | in the face defaults for new frames. | 52 | in the face defaults for new frames. |
| 49 | 53 | ||