diff options
| -rw-r--r-- | etc/TODO | 8 |
1 files changed, 0 insertions, 8 deletions
| @@ -14,14 +14,6 @@ to the FSF. | |||
| 14 | 14 | ||
| 15 | * Small but important fixes needed in existing features: | 15 | * Small but important fixes needed in existing features: |
| 16 | 16 | ||
| 17 | ** Fix compilation when Xaw3d libraries are present but libxaw is not. | ||
| 18 | In new X11 versions, xaw3dg-dev does not depend on libxaw-dev, so the | ||
| 19 | latter need not be installed. As a result, all the source files that | ||
| 20 | look for include files in X11/Xaw should look in X11/Xaw3d if we are | ||
| 21 | using Xaw3d. | ||
| 22 | http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00396.html | ||
| 23 | http://lists.gnu.org/archive/html/emacs-devel/2006-03/msg01150.html ? | ||
| 24 | |||
| 25 | ** Compute the list of active keymaps *after* reading the first event. | 17 | ** Compute the list of active keymaps *after* reading the first event. |
| 26 | 18 | ||
| 27 | ** Avoid using "iff" in doc strings. | 19 | ** Avoid using "iff" in doc strings. |