diff options
Diffstat (limited to 'admin/FOR-RELEASE')
| -rw-r--r-- | admin/FOR-RELEASE | 65 |
1 files changed, 2 insertions, 63 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 10dff66814f..a9da7abb102 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -50,8 +50,6 @@ invalid pointer from string_free_list. | |||
| 50 | 50 | ||
| 51 | * BUGS | 51 | * BUGS |
| 52 | 52 | ||
| 53 | ** circle-printing bug from Stephen Berman; see my 5 Dec message. | ||
| 54 | |||
| 55 | ** Ronan Keryell's Sep 23 bug about "tramp sudo:: and version control on RCS" | 53 | ** Ronan Keryell's Sep 23 bug about "tramp sudo:: and version control on RCS" |
| 56 | 54 | ||
| 57 | ** TCP server processes do not work on Windows. | 55 | ** TCP server processes do not work on Windows. |
| @@ -66,65 +64,6 @@ Seems to be a problem in sys_select in w32proc.c. | |||
| 66 | ** Add a node to the Lisp manual describing key sequences from the | 64 | ** Add a node to the Lisp manual describing key sequences from the |
| 67 | Lisp point of view. | 65 | Lisp point of view. |
| 68 | 66 | ||
| 69 | ** Fix some of these doc strings by adding \\<keymap-name> where needed. | ||
| 70 | |||
| 71 | ada-mode | ||
| 72 | array-mode | ||
| 73 | artist-mode | ||
| 74 | autoarg-mode | ||
| 75 | bibtext-mode | ||
| 76 | bookmark-bmenu-other-window-with-mouse | ||
| 77 | checkdoc-minor-mode | ||
| 78 | constrain-to-field | ||
| 79 | copy-file | ||
| 80 | decipher-mode | ||
| 81 | define-generic-mode | ||
| 82 | define-ibuffer-op | ||
| 83 | diff-mode | ||
| 84 | dired-maybe-insert-subdir | ||
| 85 | ediff-merge-buffers-with-ancestor | ||
| 86 | ediff-merge-directories-with-ancestor | ||
| 87 | ediff-merge-directory-revisions-with-ancestor | ||
| 88 | edir-merge-revisions-with-ancestor | ||
| 89 | edirs-merge-with-ancestor | ||
| 90 | edit-picture | ||
| 91 | ethio-fidel-to-sera-mail-or-marker | ||
| 92 | ethio-sera-to-fidel-mail-or-marker | ||
| 93 | face-attribute-specified-or | ||
| 94 | face-equal | ||
| 95 | flyspell-mode | ||
| 96 | hexl-mode | ||
| 97 | hi-lock-mode | ||
| 98 | ibuffer | ||
| 99 | ido-find-file | ||
| 100 | internal-lisp-face-equal-p | ||
| 101 | isearch-forward | ||
| 102 | kmacro-start-macro | ||
| 103 | kmacro-start-macro-or-insert-counter | ||
| 104 | make-byte-code | ||
| 105 | mh-user-agent-compose | ||
| 106 | next-single-char-property-change | ||
| 107 | octave-mode | ||
| 108 | outline-mode | ||
| 109 | pascal-mode | ||
| 110 | picture-mode | ||
| 111 | previous-single-char-property-change | ||
| 112 | python-mode | ||
| 113 | read-from-minibuffer | ||
| 114 | read-key-sequence | ||
| 115 | read-key-sequence-vector | ||
| 116 | reftex-index-phrases-mode | ||
| 117 | reftex-mode | ||
| 118 | rmail-mode | ||
| 119 | sh-mode | ||
| 120 | shell-script-mode | ||
| 121 | solar-equinoxes-solstices | ||
| 122 | table-capture | ||
| 123 | table-insert | ||
| 124 | table-split-cell-horizontally | ||
| 125 | view-mode | ||
| 126 | w32-shell-dos-semantics | ||
| 127 | |||
| 128 | ** Check man/info.texi. | 67 | ** Check man/info.texi. |
| 129 | 68 | ||
| 130 | ** Add missing years in copyright notices of all files. | 69 | ** Add missing years in copyright notices of all files. |
| @@ -135,7 +74,7 @@ you're going to handle. | |||
| 135 | DIRECTORY STATUS IN CHARGE | 74 | DIRECTORY STATUS IN CHARGE |
| 136 | --------- ------ --------- | 75 | --------- ------ --------- |
| 137 | etc (and subdirs) done Thien-Thi Nguyen (ttn(@gnu.org)) | 76 | etc (and subdirs) done Thien-Thi Nguyen (ttn(@gnu.org)) |
| 138 | leim working Kenichi Handa | 77 | leim done Kenichi Handa |
| 139 | lib-src done ttn | 78 | lib-src done ttn |
| 140 | lisp done ttn | 79 | lisp done ttn |
| 141 | lisp/calc done ttn | 80 | lisp/calc done ttn |
| @@ -236,7 +175,7 @@ lispref/calendar.texi Joakim Verona <joakim@verona.se> Chong Yidong | |||
| 236 | lispref/commands.texi "Luc Teirlinck" Chong Yidong | 175 | lispref/commands.texi "Luc Teirlinck" Chong Yidong |
| 237 | lispref/compile.texi "Luc Teirlinck" Chong Yidong | 176 | lispref/compile.texi "Luc Teirlinck" Chong Yidong |
| 238 | lispref/control.texi "Luc Teirlinck" Chong Yidong | 177 | lispref/control.texi "Luc Teirlinck" Chong Yidong |
| 239 | lispref/customize.texi Chong Yidong | 178 | lispref/customize.texi Chong Yidong "Luc Teirlinck" |
| 240 | lispref/debugging.texi Joakim Verona <joakim@verona.se> Lute Kamstra | 179 | lispref/debugging.texi Joakim Verona <joakim@verona.se> Lute Kamstra |
| 241 | lispref/display.texi Chong Yidong | 180 | lispref/display.texi Chong Yidong |
| 242 | lispref/edebug.texi Chong Yidong "Luc Teirlinck" | 181 | lispref/edebug.texi Chong Yidong "Luc Teirlinck" |