On Mon, 3 Jan 2011 19:49:43 +0100
Vegard Øye <[email protected]> wrote:

> On 2011-01-02 19:47, Manfred Lotz wrote:
> 
> > (defun vimpulse-kill-current-buffer ()
> >   "Kill the current buffer."
> >   (interactive)
> >   (if server-buffer-clients
> >             (server-edit)
> >         (kill-buffer nil)))
> 
> Added in commit 06a6f12 -- refresh your Git repository. :)
> 
> If you have other suggestions, you can use "git format-patch" to
> export them as patches (after first having committed them to your
> local repository). When I apply such a patch, you will be credited
> in the commit log as the author.
> 

Thanks a lot.


-- 
Manfred

_______________________________________________
implementations-list mailing list
[email protected]
https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list

Reply via email to