]> code.delx.au - gnu-emacs-elpa/commitdiff
README.md typo.
authorKen Manheimer <Ken.Manheimer@gmail.com>
Thu, 7 Jan 2016 15:07:38 +0000 (10:07 -0500)
committerKen Manheimer <Ken.Manheimer@gmail.com>
Thu, 7 Jan 2016 15:07:38 +0000 (10:07 -0500)
README.md

index 237d1a54d90c1628a9f108be312df11ebd3e5ee4..7a48add6ada6739b015819a7bd330506595e9ae9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ EmacsUtils
 
 Handy Emacs utilities
 
-I've been using Gnu Emacs since it was publicly available (1985?), and have contributed some packages which are included with Emacs, notably the [Allout outliner](http://myriadicity.net/software-and-systems/craft/emacs-allout), [icomplete mode](http://www.emacswiki.org/emacs/IcompleteMode), and python-mode's [pdbtrack functionality](http://myriadicity.net/software-and-systems/craft/crafty-hacks#section-1). Like many long-time Emacs users, I have a bunch of custom code, some that's crucial. Here's sometha that you might find useful. I hope to include more, as time allows.
+I've been using Gnu Emacs since it was publicly available (1985?), and have contributed some packages which are included with Emacs, notably the [Allout outliner](http://myriadicity.net/software-and-systems/craft/emacs-allout), [icomplete mode](http://www.emacswiki.org/emacs/IcompleteMode), and python-mode's [pdbtrack functionality](http://myriadicity.net/software-and-systems/craft/crafty-hacks#section-1). Like many long-time Emacs users, I have a bunch of custom code, some that's crucial. Here are some that others might find useful. I hope to include more, as time allows.
 
 * **[multishell.el](./multishell.el)**