-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cleanup embarrassing code and increasing robustness
note: this will break calls to defjump as it is now written as a macro. To use this new code you must unquote the first two arguments to defjump. * jump.el (jump-remove-unwanted-files): whitespace fixes and adding documentation string (jump-to-file): now ensuring that directories exist before calling findr (defjump): rewrote this macro with defmacro rather than as a function with a quoted body
- Loading branch information
Showing
1 changed file
with
48 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters