]> git.earman.xyz Git - emacsinit.git/log
emacsinit.git
3 years agoAdded in/mm conversions
rearman [Fri, 18 Nov 2022 19:08:20 +0000 (14:08 -0500)]
Added in/mm conversions

3 years agoError in magit mode binding fixed
rearman [Fri, 18 Nov 2022 19:07:38 +0000 (14:07 -0500)]
Error in magit mode binding fixed

3 years agoCleanup, credits to whattheemacsd.com
rearman [Fri, 18 Nov 2022 15:33:30 +0000 (10:33 -0500)]
Cleanup, credits to whattheemacsd.com

3 years agoBetter format
rearman [Wed, 16 Nov 2022 22:06:50 +0000 (17:06 -0500)]
Better format

3 years agoPut editing-defuns back into main init.el
rearman [Wed, 16 Nov 2022 22:02:14 +0000 (17:02 -0500)]
Put editing-defuns back into main init.el

3 years agoCleanup, addition of openwith, various defuns from whattheemacsd.com
rearman [Wed, 16 Nov 2022 19:35:36 +0000 (14:35 -0500)]
Cleanup, addition of openwith, various defuns from whattheemacsd.com

3 years agoVarious interface changes - fringe-mode, etc.
rearman [Tue, 15 Nov 2022 20:47:50 +0000 (15:47 -0500)]
Various interface changes - fringe-mode, etc.

3 years agoAdded more functions for analog work.
rearman [Mon, 14 Nov 2022 22:01:13 +0000 (17:01 -0500)]
Added more functions for analog work.

3 years agoAdded functions for accessing separate defun files.
rearman [Mon, 14 Nov 2022 22:00:34 +0000 (17:00 -0500)]
Added functions for accessing separate defun files.

3 years agoEdit functions for int/float type, added counts-to-volts
rearman [Fri, 11 Nov 2022 22:01:58 +0000 (17:01 -0500)]
Edit functions for int/float type, added counts-to-volts

3 years agoSeparated out editing-defuns.el
rearman [Fri, 11 Nov 2022 22:01:15 +0000 (17:01 -0500)]
Separated out editing-defuns.el

3 years agoGeneralization, disabling aggressive indent in favor of electric.
rearman [Fri, 11 Nov 2022 19:40:22 +0000 (14:40 -0500)]
Generalization, disabling aggressive indent in favor of electric.

3 years agoTracking work-eqs.el
rearman [Fri, 11 Nov 2022 19:39:33 +0000 (14:39 -0500)]
Tracking work-eqs.el

3 years agoRemoved ido-mode in favor of simple case-insensitivity
rearman [Wed, 9 Nov 2022 21:47:45 +0000 (16:47 -0500)]
Removed ido-mode in favor of simple case-insensitivity

3 years agoChanges for straight.el repo + adding early-init
rearman [Wed, 9 Nov 2022 20:03:51 +0000 (15:03 -0500)]
Changes for straight.el repo + adding early-init

3 years agoChanges for guix on wsl - removing version<28 items
rearman [Tue, 8 Nov 2022 22:04:45 +0000 (17:04 -0500)]
Changes for guix on wsl - removing version<28 items

3 years agoAdd stuff for gnuplot
rearman [Fri, 4 Nov 2022 21:15:14 +0000 (17:15 -0400)]
Add stuff for gnuplot

3 years agoRemove superfluous defuns. Add binds for next/prev window/buffer
rearman [Wed, 2 Nov 2022 20:08:17 +0000 (16:08 -0400)]
Remove superfluous defuns.  Add binds for next/prev window/buffer

3 years agoNo longer tracking work-eqs
rearman [Wed, 2 Nov 2022 13:26:23 +0000 (09:26 -0400)]
No longer tracking work-eqs

3 years agoNo longer tracking work-eqs
rearman [Wed, 2 Nov 2022 13:24:04 +0000 (09:24 -0400)]
No longer tracking work-eqs

3 years agoRevert "Delete work-eqs.el"
rearman [Wed, 2 Nov 2022 13:17:11 +0000 (09:17 -0400)]
Revert "Delete work-eqs.el"

This reverts commit ba6df08405fc579f414aea82123aa50fea89faa2.

3 years agoMerge branch 'master' of https://github.com/rearman/emacsinit
rearman [Wed, 2 Nov 2022 13:13:38 +0000 (09:13 -0400)]
Merge branch 'master' of https://github.com/rearman/emacsinit

3 years agoAdding README.
rearman [Wed, 2 Nov 2022 13:11:18 +0000 (09:11 -0400)]
Adding README.

3 years agoDelete work-eqs.el
rearman [Wed, 2 Nov 2022 13:00:59 +0000 (09:00 -0400)]
Delete work-eqs.el

3 years agoCredit to Xah, removed goto-line-with-feedback - no longer needed.
rearman [Wed, 2 Nov 2022 12:57:46 +0000 (08:57 -0400)]
Credit to Xah, removed goto-line-with-feedback - no longer needed.

3 years agoSwapping (M-s .) and (M-s M-.). Adding xterm mouse support.
rearman [Wed, 2 Nov 2022 12:22:10 +0000 (08:22 -0400)]
Swapping (M-s .) and (M-s M-.).  Adding xterm mouse support.

3 years agoCleanup, add column-number-mode, alt binding for (M-s M-.)
rearman [Mon, 31 Oct 2022 15:27:14 +0000 (11:27 -0400)]
Cleanup, add column-number-mode, alt binding for (M-s M-.)

3 years agoMoving to one init with various ifs for windows/wsl options.
rearman [Tue, 25 Oct 2022 18:44:58 +0000 (14:44 -0400)]
Moving to one init with various ifs for windows/wsl options.

3 years agoCreated last-window, binding other/last window to C-. and C-,
rearman [Tue, 25 Oct 2022 15:35:08 +0000 (11:35 -0400)]
Created last-window, binding other/last window to C-. and C-,

3 years agoDefining work eqns in split inits, loading in common.
rearman [Tue, 25 Oct 2022 15:34:21 +0000 (11:34 -0400)]
Defining work eqns in split inits, loading in common.

3 years agoRe-define square, cube, add gn-water/lb air defun.
rearman [Mon, 24 Oct 2022 02:49:12 +0000 (22:49 -0400)]
Re-define square, cube, add gn-water/lb air defun.

3 years agoScroll-bar-mode left, load work-eqs moved here.
rearman [Mon, 24 Oct 2022 02:48:11 +0000 (22:48 -0400)]
Scroll-bar-mode left, load work-eqs moved here.

3 years agoDefault modeline, moved work-eqs to win init.
rearman [Mon, 24 Oct 2022 02:47:03 +0000 (22:47 -0400)]
Default modeline, moved work-eqs to win init.

3 years agoAdding the work-eqs.el file
rearman [Sat, 22 Oct 2022 03:00:53 +0000 (23:00 -0400)]
Adding the work-eqs.el file

3 years agoTracking eshell/alias
rearman [Wed, 19 Oct 2022 20:02:47 +0000 (16:02 -0400)]
Tracking eshell/alias

3 years agoAdding gitignore
rearman [Wed, 19 Oct 2022 19:58:18 +0000 (15:58 -0400)]
Adding gitignore

3 years agoCleanup of various defuns, Remove superfluous bindings.
rearman [Wed, 19 Oct 2022 18:57:45 +0000 (14:57 -0400)]
Cleanup of various defuns, Remove superfluous bindings.

3 years agoEnabling dired-find-alternate-file
rearman [Mon, 17 Oct 2022 19:06:06 +0000 (15:06 -0400)]
Enabling dired-find-alternate-file

3 years agoAdd binding for eval-region
rearman [Mon, 17 Oct 2022 18:37:11 +0000 (14:37 -0400)]
Add binding for eval-region

3 years agoRemoved 'server-start' - unneeded
rearman [Mon, 17 Oct 2022 14:48:10 +0000 (10:48 -0400)]
Removed 'server-start' - unneeded

3 years agoChanged company prefix to 2 from 3.
rearman [Mon, 17 Oct 2022 14:21:20 +0000 (10:21 -0400)]
Changed company prefix to 2 from 3.

3 years agoCommon init/init for windows gui
rearman [Mon, 17 Oct 2022 13:51:49 +0000 (09:51 -0400)]
Common init/init for windows gui