Untitled

Submitted by reeses on Thu, 2003-02-13 06:16.

I got tired of editing out duplicate lines in a logfile this evening. I couldn't find the equivalent of "uniq" in elisp, so I wrote my own. Yes, I know I could pipe the region to an external command, but I was doing it on Windows, and didn't want to rely on cygwin everywhere. While I was at it, I added a function to remove duplicates from an unsorted file, which was more convenient for me than anything else.

Post new comment

Captcha Image: you will need to recognize the text in it.
Please type in the letters/numbers that are shown in the image above.