]>
git.earman.xyz Git - emacsinit.git/log
rearman [Wed, 26 Jun 2024 19:35:18 +0000 (15:35 -0400)]
Step 1 of fixing submodules
rearman [Wed, 26 Jun 2024 19:19:37 +0000 (15:19 -0400)]
Change when sedit-mouse-mode is called
rearman [Wed, 26 Jun 2024 19:01:54 +0000 (15:01 -0400)]
Fix headers, add call to sedit-mouse-mode
rearman [Wed, 26 Jun 2024 14:20:27 +0000 (10:20 -0400)]
Add loading of sedit-mouse
rearman [Wed, 26 Jun 2024 14:18:07 +0000 (10:18 -0400)]
Try this again
rearman [Wed, 26 Jun 2024 14:16:25 +0000 (10:16 -0400)]
Summary: update url
rearman [Wed, 26 Jun 2024 14:08:12 +0000 (10:08 -0400)]
update url
rearman [Wed, 26 Jun 2024 14:06:37 +0000 (10:06 -0400)]
update url
rearman [Wed, 26 Jun 2024 12:58:28 +0000 (08:58 -0400)]
Add sedit-mouse as a submodule
rearman [Wed, 26 Jun 2024 12:54:10 +0000 (08:54 -0400)]
Moved to its own repo
rearman [Tue, 25 Jun 2024 21:29:18 +0000 (17:29 -0400)]
Binding for toggling paredit
rearman [Tue, 25 Jun 2024 13:02:05 +0000 (09:02 -0400)]
Fix up send-on-close-paren macro & binding
rearman [Fri, 21 Jun 2024 21:18:23 +0000 (17:18 -0400)]
Testing with structural editing
rearman [Fri, 21 Jun 2024 13:56:47 +0000 (09:56 -0400)]
Optimize for init speed, proper deferring
rearman [Wed, 19 Jun 2024 20:58:30 +0000 (16:58 -0400)]
Change order of loading libraries
Get org-mode to load with all my changes on first start.
rearman [Wed, 19 Jun 2024 20:56:58 +0000 (16:56 -0400)]
New Meta, New README
rearman [Wed, 19 Jun 2024 20:52:10 +0000 (16:52 -0400)]
New Meta, New README
rearman [Wed, 19 Jun 2024 19:45:31 +0000 (15:45 -0400)]
Change from Literate config back to split config
Startup times were getting out of hand, and having to transpose changes from
an el file back into an org file, just so I could tangle it back into an
el file seemed rather silly.
rearman [Mon, 17 Jun 2024 21:12:13 +0000 (17:12 -0400)]
Cleanup use-package declarations for faster init
rearman [Mon, 17 Jun 2024 19:56:24 +0000 (15:56 -0400)]
Up the gc-cons-threshhold
rearman [Fri, 14 Jun 2024 21:14:02 +0000 (17:14 -0400)]
Reorganize, changes to smart-beginning/end-of-line
See the defuns - they now work with visual-line-mode, and critically,
in visual-line-mode while org-mode is active
rearman [Fri, 14 Jun 2024 18:17:22 +0000 (14:17 -0400)]
Make dired play nice with symlinks
rearman [Fri, 14 Jun 2024 18:11:29 +0000 (14:11 -0400)]
Removed early-init tangling from config.org, README is symlink now
rearman [Fri, 14 Jun 2024 18:03:46 +0000 (14:03 -0400)]
Removed early-init tangling from config.org, README is symlink now
rearman [Fri, 14 Jun 2024 14:53:42 +0000 (10:53 -0400)]
Buffer switching, some defuns to macros
rearman [Thu, 13 Jun 2024 21:07:01 +0000 (17:07 -0400)]
Bikeshedding
rearman [Thu, 13 Jun 2024 20:27:18 +0000 (16:27 -0400)]
Various updates
Try out garbage-collector-magic-hack
Update the remap bindings to the new style
Add some dired and bookmark options
rearman [Thu, 13 Jun 2024 19:34:23 +0000 (15:34 -0400)]
Change initialization meta
Avoid issues when doing a git pull that is not the first clone,
having to play games with --[no]-assume-unchanged, etc.
1. Change init.org to config.org, and set up init.el to tangle that file.
2. Track early-init.el, so that it gets run on first startup.
a. Keep the tangling section for this file in config.org for central editing.
rearman [Wed, 12 Jun 2024 19:37:26 +0000 (15:37 -0400)]
Cleanup & Organize
rearman [Wed, 12 Jun 2024 18:43:27 +0000 (14:43 -0400)]
Add recentf, dired auto-revert, search with region
rearman [Wed, 12 Jun 2024 13:04:43 +0000 (09:04 -0400)]
Remove android stuff, fix C-h binding
rearman [Thu, 6 Jun 2024 15:26:53 +0000 (11:26 -0400)]
Change to a mono theme
rearman [Wed, 5 Jun 2024 16:02:26 +0000 (12:02 -0400)]
Better handle when to create org links
rearman [Wed, 5 Jun 2024 13:35:50 +0000 (09:35 -0400)]
Apropos full listing, C-h backspace
rearman [Wed, 5 Jun 2024 13:09:32 +0000 (09:09 -0400)]
Make SLIME's loading conditional
rearman [Tue, 4 Jun 2024 20:51:43 +0000 (16:51 -0400)]
Removed un-needed org ids
rearman [Tue, 4 Jun 2024 16:30:56 +0000 (12:30 -0400)]
Removed un-needed org ids
rearman [Tue, 4 Jun 2024 15:54:09 +0000 (11:54 -0400)]
Disable auto-creation of org-ids
rearman [Thu, 30 May 2024 12:57:39 +0000 (08:57 -0400)]
Most defuns get an "re/" prefix
Math defuns don't, since they are meant to be terse/explanatory.
The "sudo" and "doas" defuns don't, since they are meant to be used as replacements for the shell commands.
rearman [Thu, 30 May 2024 12:41:01 +0000 (08:41 -0400)]
Setup for Slime, org agenda changes
rearman [Wed, 22 May 2024 15:57:22 +0000 (11:57 -0400)]
Merge branch 'master' of https://github.com/rearman/emacsinit
rearman [Wed, 22 May 2024 15:57:00 +0000 (11:57 -0400)]
Fix up templates
rush [Wed, 22 May 2024 01:32:57 +0000 (21:32 -0400)]
Update dired ls options
rearman [Tue, 21 May 2024 13:54:57 +0000 (09:54 -0400)]
Change up capture templates again
rearman [Mon, 20 May 2024 20:27:30 +0000 (16:27 -0400)]
Move scroll bar setting to make it work
rearman [Fri, 17 May 2024 21:13:01 +0000 (17:13 -0400)]
Make visual-line-mode on by default
rearman [Wed, 15 May 2024 20:09:42 +0000 (16:09 -0400)]
Add custom invocation
rearman [Wed, 15 May 2024 20:09:26 +0000 (16:09 -0400)]
Fix curly arrows default for visual-line-mode
rearman [Tue, 14 May 2024 21:09:09 +0000 (17:09 -0400)]
Tweak visual line mode, unbind insert
rearman [Tue, 14 May 2024 19:43:01 +0000 (15:43 -0400)]
Remove binding for lisp-interaction-mode
Realized I really don't want that outside of an actual repl
rearman [Tue, 14 May 2024 15:09:07 +0000 (11:09 -0400)]
Fix typos in lisp-interaction-mode section
rearman [Tue, 14 May 2024 14:48:48 +0000 (10:48 -0400)]
Fix heading mishap
rearman [Tue, 14 May 2024 14:46:50 +0000 (10:46 -0400)]
Move defuns up, generalize send-on-close-paren
rearman [Tue, 14 May 2024 14:05:09 +0000 (10:05 -0400)]
Cleanup and re-organize
rearman [Mon, 13 May 2024 18:46:14 +0000 (14:46 -0400)]
Changes for android
rearman [Mon, 13 May 2024 18:28:35 +0000 (14:28 -0400)]
Changes for android emacs
rearman [Mon, 13 May 2024 16:12:52 +0000 (12:12 -0400)]
Add shortcut to wisdom tag
rearman [Fri, 10 May 2024 14:07:04 +0000 (10:07 -0400)]
Switch to using the submodule for acme-mouse
rearman [Fri, 10 May 2024 13:54:52 +0000 (09:54 -0400)]
Copy acme-mouse to its own repo, and make it a submodule
rearman [Fri, 10 May 2024 12:19:57 +0000 (08:19 -0400)]
Disable link-following with mouse-1
rearman [Thu, 9 May 2024 20:57:41 +0000 (16:57 -0400)]
Re-arrnage org config, make custom agenda binding global
rearman [Thu, 9 May 2024 20:51:01 +0000 (16:51 -0400)]
Add defun and binding for custom agenda on single key
rearman [Thu, 9 May 2024 20:26:23 +0000 (16:26 -0400)]
Add SRC_BLOCK snippet, force utf-8
rearman [Thu, 9 May 2024 19:05:30 +0000 (15:05 -0400)]
Agenda shows heirarchy, better org navigation
rearman [Thu, 9 May 2024 16:28:25 +0000 (12:28 -0400)]
Re-swap isearch and isearch regexp
rearman [Thu, 9 May 2024 16:25:06 +0000 (12:25 -0400)]
Org-links use ids, auto-generate ids on save, capture
rearman [Wed, 8 May 2024 19:53:25 +0000 (15:53 -0400)]
Meeting Template, remove tags from agenda, normal verbatim mode
rearman [Wed, 8 May 2024 13:44:34 +0000 (09:44 -0400)]
Re-organized the org section, update to 29.3
rearman [Wed, 8 May 2024 13:43:26 +0000 (09:43 -0400)]
Ignore timeclock file
rearman [Wed, 8 May 2024 12:08:28 +0000 (08:08 -0400)]
Various cleanup, more agenda/capture tewaks
rearman [Wed, 8 May 2024 12:05:28 +0000 (08:05 -0400)]
Update to ignore url folder
rearman [Mon, 6 May 2024 21:13:36 +0000 (17:13 -0400)]
Add ielm config, tweak org options
rearman [Mon, 6 May 2024 16:32:07 +0000 (12:32 -0400)]
Re-Refactor plc defuns, modify agenda, swap string/regexp bindings
rearman [Fri, 3 May 2024 21:08:05 +0000 (17:08 -0400)]
Update and organize snippets
rearman [Fri, 3 May 2024 16:13:01 +0000 (12:13 -0400)]
Refactor PLC defuns, test no theme and regular scroll
rearman [Wed, 17 Apr 2024 18:47:38 +0000 (14:47 -0400)]
Disabled acme-mouse-mode for now
rearman [Mon, 8 Apr 2024 16:41:59 +0000 (12:41 -0400)]
Add centered-cursor-mode
rearman [Mon, 4 Mar 2024 16:30:14 +0000 (11:30 -0500)]
Startup org indendted
rearman [Mon, 4 Mar 2024 16:08:54 +0000 (11:08 -0500)]
Start org folded, allow refile to DONE tasks
rearman [Wed, 28 Feb 2024 21:10:01 +0000 (16:10 -0500)]
Changes to facility block
rearman [Wed, 28 Feb 2024 20:39:50 +0000 (15:39 -0500)]
Changes to facility block, agenda view
rearman [Mon, 15 Jan 2024 19:05:56 +0000 (14:05 -0500)]
Add AUCTeX
rearman [Mon, 15 Jan 2024 16:41:22 +0000 (11:41 -0500)]
Fine tune org agenda and tags
rearman [Mon, 15 Jan 2024 15:12:08 +0000 (10:12 -0500)]
Ignore abbrev_defs (typo had -)
rearman [Mon, 15 Jan 2024 15:00:51 +0000 (10:00 -0500)]
Merge branch 'master' of https://github.com/rearman/emacsinit
rearman [Mon, 15 Jan 2024 14:58:48 +0000 (09:58 -0500)]
Fix typo for abbrev_defs tangle block
rush [Sat, 13 Jan 2024 17:28:00 +0000 (12:28 -0500)]
Add binding for ledger-sort-buffer
Put it on `C-c s', since `ledger-sort-region' is on `C-c C-s'
rearman [Mon, 8 Jan 2024 16:49:14 +0000 (11:49 -0500)]
Remove unused defun
Got rid of pid tuning defun
rearman [Mon, 8 Jan 2024 16:33:04 +0000 (11:33 -0500)]
Add macro for calc
rearman [Wed, 13 Dec 2023 20:30:35 +0000 (15:30 -0500)]
Ignore abbrev-defs, generated
rearman [Fri, 8 Dec 2023 21:19:46 +0000 (16:19 -0500)]
Add cursor positions to org abbreviations
rearman [Fri, 8 Dec 2023 19:42:17 +0000 (14:42 -0500)]
Add abbrev for org meeting
rearman [Thu, 7 Dec 2023 17:32:44 +0000 (12:32 -0500)]
Change location of backups, tewaks to done state
Change backup location from temp folder to ~/emacs-backups
Make org record a description when coming out of DONE state, and record links as absolute path
rearman [Wed, 6 Dec 2023 14:50:47 +0000 (09:50 -0500)]
Update abbrevs to match tag standards
No capitals, no dashes, laid out consistently for all related items
rearman [Wed, 6 Dec 2023 14:41:22 +0000 (09:41 -0500)]
Add acme-mouse.el, add another abbrev for org
rearman [Mon, 4 Dec 2023 19:54:53 +0000 (14:54 -0500)]
Re-structure the abbrevs (work on startup)
Emacs also decided to re-do all my indentation, so the diff is mostly useless
rearman [Mon, 4 Dec 2023 17:21:00 +0000 (12:21 -0500)]
Update version in Introduction
rearman [Mon, 4 Dec 2023 17:17:09 +0000 (12:17 -0500)]
Add abbrevs for org-mode, other tweaks for the same
rearman [Tue, 1 Aug 2023 14:36:10 +0000 (10:36 -0400)]
Cleanup of unused items
rearman [Mon, 31 Jul 2023 19:59:09 +0000 (15:59 -0400)]
Add ensure t explicitly to all use-package declarations