William Carroll 
								
							 
						 
						
							
							
							
							
								
							
							
								4a69371065 
								
							 
						 
						
							
							
								
								General Elisp linting  
							
							 
							
							... 
							
							
							
							TL;DR:
- Remove `require` statements from init.el
- Remove unused, auto-install KBDs for bookmark.el
- Remove unused `require` statements from clipboard
- Remove unused, commented-out code
I would like for an Elisp linting stage to test for unused `require` statements,
but I'm unsure how practical that is to support. 
							
						 
						
							2020-09-02 14:09:15 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									William Carroll 
								
							 
						 
						
							
							
							
							
								
							
							
								fb5ec068dd 
								
							 
						 
						
							
							
								
								More Elisp linting  
							
							 
							
							... 
							
							
							
							This should cover most of the remaining linting errors. After this, I expect
fewer than ten linting errors. 
							
						 
						
							2020-09-01 10:17:43 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									William Carroll 
								
							 
						 
						
							
							
							
							
								
							
							
								a638e15c0d 
								
							 
						 
						
							
							
								
								Lint string, macros.el  
							
							 
							
							... 
							
							
							
							More of the same type of linting... basically preferring `namespace-` instead of
`namespace/`. 
							
						 
						
							2020-08-31 23:33:25 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									William Carroll 
								
							 
						 
						
							
							
							
							
								
							
							
								ff8277625f 
								
							 
						 
						
							
							
								
								Lint prelude.el  
							
							 
							
							... 
							
							
							
							This was a doozey because I use it everywhere. Is there a better way to globally
rename things? Aye aye aye... computers, man! 
							
						 
						
							2020-08-31 17:08:56 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									William Carroll 
								
							 
						 
						
							
							
							
							
								
							
							
								fa779ab7bf 
								
							 
						 
						
							
							
								
								Support list/xs-distinct-by?  
							
							 
							
							... 
							
							
							
							Supporting a predicate to check that all elements in a list are distinct after
applying a transformation function to them. 
							
						 
						
							2020-02-14 15:34:56 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									William Carroll 
								
							 
						 
						
							
							
							
							
								
							
							
								578ed1ba98 
								
							 
						 
						
							
							
								
								Move move .emacs.d out of configs/shared  
							
							 
							
							... 
							
							
							
							Moving all of my Emacs-related files into their own directory at the root of
this repository. 
							
						 
						
							2020-01-30 16:00:29 +00:00