]> code.delx.au - gnu-emacs-elpa/commitdiff
Merge branch 'path-persistence'
authorKen Manheimer <ken.manheimer@gmail.com>
Sat, 16 Jan 2016 21:35:41 +0000 (16:35 -0500)
committerKen Manheimer <ken.manheimer@gmail.com>
Sat, 16 Jan 2016 21:35:41 +0000 (16:35 -0500)
README.md

index 37c48035616a8eefe281ee5f840f25d9086ec05c..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'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 are some that others might find useful. I hope to include more, as time allows.
 
 * **[multishell.el](./multishell.el)**