diff options
| author | Dan Nicolaescu | 2008-07-22 18:04:03 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2008-07-22 18:04:03 +0000 |
| commit | 4d5e4ae749628a5d24684fdb04bda9a053726846 (patch) | |
| tree | 8a2f285dbebcc053643143a9a411cf5488acefa5 | |
| parent | 0ecc3474743ee4c25cbcfb24ea3acb0f8b424206 (diff) | |
| download | emacs-4d5e4ae749628a5d24684fdb04bda9a053726846.tar.gz emacs-4d5e4ae749628a5d24684fdb04bda9a053726846.zip | |
add cleanups to be done
| -rw-r--r-- | nextstep/FOR-RELEASE | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nextstep/FOR-RELEASE b/nextstep/FOR-RELEASE index 303810747ec..7758c87378c 100644 --- a/nextstep/FOR-RELEASE +++ b/nextstep/FOR-RELEASE | |||
| @@ -5,6 +5,10 @@ | |||
| 5 | 5 | ||
| 6 | ** remove aliases from x- to ns- in ns-win.el and replace by function renames | 6 | ** remove aliases from x- to ns- in ns-win.el and replace by function renames |
| 7 | 7 | ||
| 8 | ** remove all the /* 23 */ comments from the source code | ||
| 9 | |||
| 10 | ** replace all references to PENDING: with something else | ||
| 11 | |||
| 8 | 12 | ||
| 9 | * CURSOR BUGS: | 13 | * CURSOR BUGS: |
| 10 | 14 | ||