emacs: Added some functions from @magnars, replaced standard goto-line with his version
This commit is contained in:
		
							parent
							
								
									006043d82e
								
							
						
					
					
						commit
						46b80c00fd
					
				
					 4 changed files with 70 additions and 3 deletions
				
			
		|  | @ -74,6 +74,9 @@ | |||
| ;; Actual servers and such are loaded from irc.el | ||||
| (load "~/.emacs.d/irc") | ||||
| 
 | ||||
| ;; Load magnars' string manipulation library | ||||
| (require 's) | ||||
| 
 | ||||
| ;; Seed RNG | ||||
| (random t) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue