mirror of
				https://github.com/larstvei/dot-emacs.git
				synced 2025-11-04 01:20:11 +00:00 
			
		
		
		
	Fixed README
This commit is contained in:
		
							parent
							
								
									02b651c124
								
							
						
					
					
						commit
						155332a9be
					
				
							
								
								
									
										60
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										60
									
								
								README.md
									
									
									
									
									
								
							@ -1,31 +1,33 @@
 | 
			
		||||
  - [About](#about)
 | 
			
		||||
  - [Configurations](#configurations)
 | 
			
		||||
    - [Meta](#meta)
 | 
			
		||||
    - [Package](#package)
 | 
			
		||||
    - [Mac OS X](#mac os x)
 | 
			
		||||
    - [Require](#require)
 | 
			
		||||
    - [Sane defaults](#sane defaults)
 | 
			
		||||
    - [Modes](#modes)
 | 
			
		||||
    - [Visual](#visual)
 | 
			
		||||
    - [Ido](#ido)
 | 
			
		||||
    - [Calendar](#calendar)
 | 
			
		||||
    - [Mail](#mail)
 | 
			
		||||
    - [Flyspell](#flyspell)
 | 
			
		||||
    - [Org](#org)
 | 
			
		||||
    - [Interactive functions](#interactive functions)
 | 
			
		||||
    - [Key bindings](#key bindings)
 | 
			
		||||
    - [Advice](#advice)
 | 
			
		||||
  - [Language mode specific](#language mode specific)
 | 
			
		||||
    - [Lisp](#lisp)
 | 
			
		||||
      - [Emacs Lisp](#emacs lisp)
 | 
			
		||||
      - [Common lisp](#common lisp)
 | 
			
		||||
      - [Scheme](#scheme)
 | 
			
		||||
    - [Java and C](#java and c)
 | 
			
		||||
    - [Assembler](#assembler)
 | 
			
		||||
    - [LaTeX](#latex)
 | 
			
		||||
    - [Python](#python)
 | 
			
		||||
    - [Haskell](#haskell)
 | 
			
		||||
    - [Matlab](#matlab)
 | 
			
		||||
- [About](#about)
 | 
			
		||||
- [Configurations](#configurations)
 | 
			
		||||
  - [Meta](#meta)
 | 
			
		||||
  - [Package](#package)
 | 
			
		||||
  - [Mac OS X](#mac-os-x)
 | 
			
		||||
  - [Require](#require)
 | 
			
		||||
  - [Sane defaults](#sane-defaults)
 | 
			
		||||
  - [Modes](#modes)
 | 
			
		||||
  - [Visual](#visual)
 | 
			
		||||
  - [Ido](#ido)
 | 
			
		||||
  - [Calendar](#calendar)
 | 
			
		||||
  - [Mail](#mail)
 | 
			
		||||
  - [Flyspell](#flyspell)
 | 
			
		||||
  - [Org](#org)
 | 
			
		||||
  - [Interactive functions](#interactive-functions)
 | 
			
		||||
  - [Key bindings](#key-bindings)
 | 
			
		||||
  - [Advice](#advice)
 | 
			
		||||
- [Language mode specific](#language-mode-specific)
 | 
			
		||||
  - [Lisp](#lisp)
 | 
			
		||||
    - [Emacs Lisp](#emacs-lisp)
 | 
			
		||||
    - [Common lisp](#common-lisp)
 | 
			
		||||
    - [Scheme](#scheme)
 | 
			
		||||
  - [Java and C](#java-and-c)
 | 
			
		||||
  - [Assembler](#assembler)
 | 
			
		||||
  - [LaTeX](#latex)
 | 
			
		||||
  - [Python](#python)
 | 
			
		||||
  - [Haskell](#haskell)
 | 
			
		||||
  - [Matlab](#matlab)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# About
 | 
			
		||||
 | 
			
		||||
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
 | 
			
		||||
(add-to-list 'matlab-shell-command-switches "-nosplash")
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user