Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support renaming functions #4

Closed
raxod502 opened this issue Jan 23, 2017 · 1 comment
Closed

Support renaming functions #4

raxod502 opened this issue Jan 23, 2017 · 1 comment

Comments

@raxod502
Copy link
Member

We need to make sure things like

(el-patch-defun (el-patch-swap original-function derived-function)
    (&rest args)
    body...)

are supported correctly.

@raxod502
Copy link
Member Author

Be warned, I have not tested it yet @PythonNut!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant