]> code.delx.au - gnu-emacs-elpa/commitdiff
README.md - Small (but not gratuitous) changes to try Pocket Git
authorKen Manheimer <Ken.Manheimer@gmail.com>
Tue, 5 Jan 2016 21:33:37 +0000 (16:33 -0500)
committerKen Manheimer <Ken.Manheimer@gmail.com>
Tue, 5 Jan 2016 21:33:37 +0000 (16:33 -0500)
(Seems to be pretty good!)

README.md

index 37c48035616a8eefe281ee5f840f25d9086ec05c..237d1a54d90c1628a9f108be312df11ebd3e5ee4 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've use some custom code, some of which I wouldn't do without. Here's a few items that I particularly like, and think might be useful to others - 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's sometha that you might find useful. I hope to include more, as time allows.
 
 * **[multishell.el](./multishell.el)**