Debug fonts.el
Removing call to `fonts/fontify`: a function that no longer exists.
This commit is contained in:
		
							parent
							
								
									3e3ba41c5d
								
							
						
					
					
						commit
						d590fdae42
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -76,7 +76,7 @@
 | 
				
			||||||
                  (cycle/next fonts/whitelist)
 | 
					                  (cycle/next fonts/whitelist)
 | 
				
			||||||
                (cycle/prev fonts/whitelist))))
 | 
					                (cycle/prev fonts/whitelist))))
 | 
				
			||||||
    (message (s-concat "Active font: " font))
 | 
					    (message (s-concat "Active font: " font))
 | 
				
			||||||
    (fonts/set (fonts/fontify font))))
 | 
					    (fonts/set font)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(defun fonts/next ()
 | 
					(defun fonts/next ()
 | 
				
			||||||
  "Quickly cycle through preferred fonts."
 | 
					  "Quickly cycle through preferred fonts."
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue