Regexp fix.
authorSteve Youngs <steve@emchat.org>
Sun, 15 May 2011 08:03:24 +0000 (18:03 +1000)
committerSteve Youngs <steve@emchat.org>
Sun, 15 May 2011 08:03:24 +0000 (18:03 +1000)
commit99aaf2f0af861603c0881610f99df5e4ad991fed
tree075cd0e8addfa27daebfea2a15d669a127a7da78
parenta24c157464c3d149cb27db9c5c5eaca32f234e10
Regexp fix.

This is one of those "fix the fix" fixes.  The last commit buggered up a
couple of regular expressions.

* .gitignore: Ignore *.orig files

* emchat-world.el (emchat-world-ssi-id-regexp): Fix regexp that
was messed up by the last commit.
(emchat-world-rc-regexp): Ditto.

Signed-off-by: Steve Youngs <steve@emchat.org>
.gitignore
emchat-world.el