diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2014-01-13 14:21:32 -0800 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2014-01-13 14:21:32 -0800 |
| commit | ae93878a926442f695ac1f96f316247ff8eccc3a (patch) | |
| tree | 3e3ca81dabc7d81f3f44808dfa0e834f5b7cdcb7 /doc/misc/todo-mode.texi | |
| parent | e3f33e5dbbdf45eb28a88d82f8d7a8d03384fdc2 (diff) | |
| download | emacs-ae93878a926442f695ac1f96f316247ff8eccc3a.tar.gz | |
Spelling fixes.
Diffstat (limited to 'doc/misc/todo-mode.texi')
| -rw-r--r-- | doc/misc/todo-mode.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/todo-mode.texi b/doc/misc/todo-mode.texi index 4b5dc6d6c71..5a903f7dee4 100644 --- a/doc/misc/todo-mode.texi +++ b/doc/misc/todo-mode.texi @@ -443,7 +443,7 @@ This command also kill the buffers visiting the deleted files. @item F e This command (@code{todo-edit-file}) changes the buffer's major mode to Todo Edit mode. In this mode the entire file is visible, the buffer is -writeable and you can use the self-insertion keys and standard Emacs +writable and you can use the self-insertion keys and standard Emacs editing commands to make changes. To return to Todo mode, type @kbd{C-x C-q} (@code{todo-edit-quit}). |
