aboutsummaryrefslogtreecommitdiffstats
path: root/etc/TODO
diff options
context:
space:
mode:
authorPaul Eggert2011-12-30 17:27:15 -0800
committerPaul Eggert2011-12-30 17:27:15 -0800
commit22bcf2046977620a7f37bbd4dff4be4a4fffc0ed (patch)
tree39e83ae1f1389e54aec5074029a1d430aaca2876 /etc/TODO
parentb30941dba07605b40efbf139eed2007d6b1e5445 (diff)
downloademacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.tar.gz
emacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.zip
Spelling fixes.
Diffstat (limited to 'etc/TODO')
-rw-r--r--etc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/TODO b/etc/TODO
index 2470747bfb5..c58fd6dda78 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -79,7 +79,7 @@ understand. I find it quite hard to figure out what compilation
79command it will use. 79command it will use.
80 80
81I suggest totally rewriting that part of Flymake, using the simplest 81I suggest totally rewriting that part of Flymake, using the simplest
82mechanism that sufficies for the specific needs. That will be easy 82mechanism that suffices for the specific needs. That will be easy
83for users to customize. 83for users to customize.
84 84
85** Compute the list of active keymaps *after* reading the first event. 85** Compute the list of active keymaps *after* reading the first event.