mirror of
				https://github.com/larstvei/dot-emacs.git
				synced 2025-11-04 09:20:11 +00:00 
			
		
		
		
	I'm too ung for that double-space shit
This commit is contained in:
		
							parent
							
								
									01a5544a9f
								
							
						
					
					
						commit
						0031cce666
					
				
							
								
								
									
										1
									
								
								init.org
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								init.org
									
									
									
									
									
								
							@ -256,6 +256,7 @@
 | 
				
			|||||||
         inhibit-startup-message t     ; No splash screen please.
 | 
					         inhibit-startup-message t     ; No splash screen please.
 | 
				
			||||||
         initial-scratch-message nil   ; Clean scratch buffer.
 | 
					         initial-scratch-message nil   ; Clean scratch buffer.
 | 
				
			||||||
         ring-bell-function 'ignore    ; Quiet.
 | 
					         ring-bell-function 'ignore    ; Quiet.
 | 
				
			||||||
 | 
					         sentence-end-double-space nil); No double space
 | 
				
			||||||
   ;; Some mac-bindings interfere with Emacs bindings.
 | 
					   ;; Some mac-bindings interfere with Emacs bindings.
 | 
				
			||||||
   (when (boundp 'mac-pass-command-to-system)
 | 
					   (when (boundp 'mac-pass-command-to-system)
 | 
				
			||||||
     (setq mac-pass-command-to-system nil))
 | 
					     (setq mac-pass-command-to-system nil))
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user