Re: [HACKERS] src/bin/psql/tab-complete.c ported to emacs lisp

2001-02-05 Thread Peter Eisentraut
Michal Maru¹ka writes: > I have started trying to make the emacs' psql experience more comfortable. > I transformed (with sed(1) & manually) the C-source to elisp program. > Now I want to improve it. Interesting. Is the reason that you need this the fact that psql doesn't use readline when run

[HACKERS] src/bin/psql/tab-complete.c ported to emacs lisp

2001-02-05 Thread Michal Maru¹ka
I have started trying to make the emacs' psql experience more comfortable. I transformed (with sed(1) & manually) the C-source to elisp program. Now I want to improve it. My question: What is the licence of this file. Can I distribute is under GPL? the file is at: http://maruska.dyn