mirror of
				https://github.com/larstvei/Focus.git
				synced 2025-11-04 02:00:11 +00:00 
			
		
		
		
	Merge branch 'syohex-cl-lib'
This commit is contained in:
		
						commit
						741a945866
					
				
							
								
								
									
										2
									
								
								focus.el
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								focus.el
									
									
									
									
									
								
							@ -218,7 +218,7 @@ if active."
 | 
				
			|||||||
        (thing (focus-get-thing)))
 | 
					        (thing (focus-get-thing)))
 | 
				
			||||||
    (forward-thing thing n)
 | 
					    (forward-thing thing n)
 | 
				
			||||||
    (when (equal current-bounds (focus-bounds))
 | 
					    (when (equal current-bounds (focus-bounds))
 | 
				
			||||||
      (forward-thing thing (signum n)))
 | 
					      (forward-thing thing (cl-signum n)))
 | 
				
			||||||
    (focus-goto-thing (focus-bounds))))
 | 
					    (focus-goto-thing (focus-bounds))))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(defun focus-prev-thing (&optional n)
 | 
					(defun focus-prev-thing (&optional n)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user