| Su | Mo | Tu | We | Th | Fr | Sa |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 |
Browse archives
|
emacslevenshtein.elSubmitted by reeses on Sun, 2006-03-26 22:06. | emacsThis fell out of another project I'm working on. I needed to calculate a string edit distance for sets of strings, and I settled on Levenshtein because I'm lazy, and it was the only algorithm I knew and didn't have to learn. Funny how that works out. This is not at all optimised, and exhibits some of my lisp programming peculiarities, so be forewarned. Tested on XEmacs 21.4. This is an elisp script that will remove duplicate lines from the selected region. Behavior can either mimic ;;; uniq.el --- Remove duplicate lines ;; Copyright (C) 2003 Art Taylor ;; Filename: uniq.el ;; Author: Art Taylor check-url-update.elSubmitted by reeses on Sun, 2006-03-26 21:51. | emacsThis is an elisp script that will sort-of duplicate the functionality of sites such as Addendum: It was suggested to me by one of the employees of the aforementioned service that I was off on a "mindless rant" regarding their suction, and was asked to give evidence. I went to the site to start a list, and was greeted with a MSSQL server error. I don't think I need to continue. :-) |
SearchUser login |