elpasync pushed a change to branch elpa/crux. at 6bfd212 Update my e-mail
This branch includes the following new commits: new 12c4901 Initial commit new 8666ae8 Fix a docstring new 61bf2bd Code style new ae602a8 Use lexical scoping new b07b31a Move a function around new 66f4292 Code style new 51d4240 Add missing space new b5eac2a Code style new aafcf48 Introduce some customization options new db47b78 Don't promote the default keybindings new 16eb56d Kill crux-setup-default-keybindings new 3088be2 Add a way to make commands operate on either a region or a buffer new 7d4e425 Add some example keybinding code new c174247 Change crux-kill-like-backward to crux-kill-line-backward new 0f04d98 Fix unbound var reference new 9330468 Add missing crux-shell defcustom new c8ad7c1 Fix the interactive spec for crux-find-user-init-file new 3009713 Update the copyright new d2643ae Add crux-ispell-word-then-abbrev new 382834e Fix contributors link new ba4b05c Support tcsh, fish and ksh for crux-find-shell-init-file new 66954bf Mention crux-indent-defun new e2124c8 Merge pull request #6 from verdammelt/patch-1 new 3c14b4a Merge pull request #13 from jiegec/master new e6e3221 Fix crux-*-file-and-buffer commands inconsistencies and alias the inverse new 4c90762 Add complementary `with-region-or-line` & `with-region-or-point-to-eol` new 86cabce Merge pull request #10 from waymondo/file-and-buffer-naming-conventions new e4c539b Merge pull request #9 from waymondo/with-region-or-line new 3042f6f Add some contribution guidelines new 79e500e Add multiple choice with completion for shell init files. new 1e591c5 Merge pull request #16 from jiegec/master new 5ee7dc9 Require tramp for `tramp-tramp-file-p` new a71669e Merge pull request #17 from jiegec/master new dc1606b Add crux-transpose-windows for swapping the buffers between two windows new e6c7421 Remove crux-swap-windows and alias it to crux-transpose-windows new 5938c84 Merge pull request #21 from dgtized/transpose-windows new cf547b7 Typo Fix: Missed an s in transpose new ca62859 Merge pull request #22 from dgtized/fix-tranpose-typo new 6d11d2e When opening a line above, don't reindent the current line new 2be95ea Use read-from-minibuffer for the new file name new 1967a75 Allow users to create directories with crux-rename-file-and-buffer new 225b5e3 Merge pull request #29 from Wilfred/rename_file_and_buffer_tweaks new a6e0a52 Define a minor mode for crux-reopen-as-root (#28) new fde9d4b Fix malformed header line new 6ae09d0 Add functions on duplicate current line or region (#31) new 582a68d Fix the version header new 5b3c815 Release 0.3 new bcbfdec Don't assume ido when offering files from recentf (#33) new 3e03d72 Don't use dash.el function (#34) new b401f45 [Fix #35] Replace a deprecated function new b60d9f4 Fix a compilation warning new 4302357 Make crux-visit-term-buffer ask to restart dead process (#36) new ad42bcf Support make `crux-cleanup-buffer-or-region` support makefiles new 3b377b4 Add smart kill line function new e3c9714 Make crux-move-beginning-of-line function mode aware (#45) new 54cc9b8 Fix typo in crux-top-join-line new e805ab7 Use synchronous process for crux-open-with new 11096b9 Fix typo in keybindings (#47) new 4f5c8fe [Fix #46] Address two issues with crux-move-beginning-line (#48) new 2b6ddf0 Add missing space new 1c2c179 Improve a docstring new 5a7201a Fix a docstring new cedec52 Mark crux-recentf-ido-find-file as obsolete new 32baf6a Bump the development version new acaaa00e Bump the copyright years new e3e16c1 Add a missing space new 49dc7d7 Remove unused prefix argument from crux-smart-kill-line new fa064d7 Remove a bunch of redundant progn usages new 2cdf266 Insert literal s-exp instead of printing in crux-eval-and-replace (#50) new 4ce9c4b Fix a couple of docstrings new 6c02dab Fold a few long lists new 9341c6b Silence byte compiler new 3e07035 Add missing autoloads new 2b4bf62 Give crux group to crux-reopen-as-root-mode new 7365fdc Add crux-copy-file-preserve-attribute new 5395c06 New function: crux-find-user-custom-file new c79985f Saner functions for modifying cases on region for humans new e67d040 Allow crux-sudo-edit on remote files new 308f17d Bump the copyright years new 903db7b Add history on crux and links to emacsredux blog posts new 772123a Support using any shell creating function with crux-visit-term-buffer new b923d61 Support creating shells and terminal buffers new 2a1a39a Add a few GitHub templates new 5ba2f3b Add a changelog new 7569d26 Bump the copyright years new c014640 Tweak some wording new 2e16b82 Rework `move-to-mode-line-start` to add extensibility (#71) new de603e9 Add function other-window-or-switch-buffer new dd3f0e5 Add function crux-kill-and-join-forward new bb5a133 Simplify a bit of code new 1fa7162 Optionally move visually in `move-to-mode-line-start' new 23ffa81 Touch up the previous commit new dcd693c Rename move-to-mode-line-start to crux-move-to-mode-line-start new 519629b Update the changelog new 785dfba crux-smart-open-line-above: Use crux-move-to-mode-line-start new 139eb6f Add crux-kill-buffer-truename new 96d4faa Silence byte-compiler warnings new ba4a1f3 Restructure the README a bit new fb648f0 Add missing autoload new a0a34d1 Fix defcustom types new 273390e Read file name insead of raw string new a471cbe Add crux-recentf-find-directory new e0457f6 Fix a major mode check new 20c0784 Add support for org-mode links to crux-view-url new 501a43c Placate byte-compiler new 95f5040 Update crux-transpose-window with other-window new c3b6138 Fixed extra line issue when duplicating new 6958cb5 Update the changelog new 3445e7e Release 0.4.0 new d989f2a Bump copyright years new e561eb4 Update the sponsorship methods new 6bfd212 Update my e-mail