mirror of
				https://github.com/larstvei/dot-emacs.git
				synced 2025-11-04 09:20:11 +00:00 
			
		
		
		
	Fixed README
This commit is contained in:
		
							parent
							
								
									02b651c124
								
							
						
					
					
						commit
						155332a9be
					
				
							
								
								
									
										24
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										24
									
								
								README.md
									
									
									
									
									
								
							@ -1,10 +1,10 @@
 | 
				
			|||||||
  - [About](#about)
 | 
					- [About](#about)
 | 
				
			||||||
  - [Configurations](#configurations)
 | 
					- [Configurations](#configurations)
 | 
				
			||||||
  - [Meta](#meta)
 | 
					  - [Meta](#meta)
 | 
				
			||||||
  - [Package](#package)
 | 
					  - [Package](#package)
 | 
				
			||||||
    - [Mac OS X](#mac os x)
 | 
					  - [Mac OS X](#mac-os-x)
 | 
				
			||||||
  - [Require](#require)
 | 
					  - [Require](#require)
 | 
				
			||||||
    - [Sane defaults](#sane defaults)
 | 
					  - [Sane defaults](#sane-defaults)
 | 
				
			||||||
  - [Modes](#modes)
 | 
					  - [Modes](#modes)
 | 
				
			||||||
  - [Visual](#visual)
 | 
					  - [Visual](#visual)
 | 
				
			||||||
  - [Ido](#ido)
 | 
					  - [Ido](#ido)
 | 
				
			||||||
@ -12,20 +12,22 @@
 | 
				
			|||||||
  - [Mail](#mail)
 | 
					  - [Mail](#mail)
 | 
				
			||||||
  - [Flyspell](#flyspell)
 | 
					  - [Flyspell](#flyspell)
 | 
				
			||||||
  - [Org](#org)
 | 
					  - [Org](#org)
 | 
				
			||||||
    - [Interactive functions](#interactive functions)
 | 
					  - [Interactive functions](#interactive-functions)
 | 
				
			||||||
    - [Key bindings](#key bindings)
 | 
					  - [Key bindings](#key-bindings)
 | 
				
			||||||
  - [Advice](#advice)
 | 
					  - [Advice](#advice)
 | 
				
			||||||
  - [Language mode specific](#language mode specific)
 | 
					- [Language mode specific](#language-mode-specific)
 | 
				
			||||||
  - [Lisp](#lisp)
 | 
					  - [Lisp](#lisp)
 | 
				
			||||||
      - [Emacs Lisp](#emacs lisp)
 | 
					    - [Emacs Lisp](#emacs-lisp)
 | 
				
			||||||
      - [Common lisp](#common lisp)
 | 
					    - [Common lisp](#common-lisp)
 | 
				
			||||||
    - [Scheme](#scheme)
 | 
					    - [Scheme](#scheme)
 | 
				
			||||||
    - [Java and C](#java and c)
 | 
					  - [Java and C](#java-and-c)
 | 
				
			||||||
  - [Assembler](#assembler)
 | 
					  - [Assembler](#assembler)
 | 
				
			||||||
  - [LaTeX](#latex)
 | 
					  - [LaTeX](#latex)
 | 
				
			||||||
  - [Python](#python)
 | 
					  - [Python](#python)
 | 
				
			||||||
  - [Haskell](#haskell)
 | 
					  - [Haskell](#haskell)
 | 
				
			||||||
  - [Matlab](#matlab)
 | 
					  - [Matlab](#matlab)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# About
 | 
					# About
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This is a Emacs configuration file written in `org-mode`. There are a few
 | 
					This is a Emacs configuration file written in `org-mode`. There are a few
 | 
				
			||||||
@ -983,5 +985,3 @@ need to let `.m`-files be associated with `octave-mode`.
 | 
				
			|||||||
```lisp
 | 
					```lisp
 | 
				
			||||||
(add-to-list 'matlab-shell-command-switches "-nosplash")
 | 
					(add-to-list 'matlab-shell-command-switches "-nosplash")
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user