fix(gs/emacs): general.el bindings take an arg now
Change-Id: Ie9e808a4447e5de1cfe4cb53ca047bbafe544512 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2247 Tested-by: BuildkiteCI Reviewed-by: glittershark <grfn@gws.fyi>
This commit is contained in:
		
							parent
							
								
									02585bb198
								
							
						
					
					
						commit
						ddf58ee319
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1097,7 +1097,7 @@ private/hlissner/snippets." | |||
|     (eval-sexp-region (car bounds) | ||||
|                       (cdr bounds)))) | ||||
| 
 | ||||
| (defun eval-last-sexp () | ||||
| (defun eval-last-sexp (_) | ||||
|   (interactive) | ||||
|   (eval-sexp (preceding-sexp))) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue