Kill some tabs

This commit is contained in:
Bozhidar Batsov 2015-03-03 13:02:57 +02:00
parent 19f71e5937
commit 3cce890934

View file

@ -20,41 +20,41 @@ advised to always run Prelude with the latest Emacs - currently
- [Fast Forward](#fast-forward) - [Fast Forward](#fast-forward)
- [Installing Emacs 24](#installing-emacs-24) - [Installing Emacs 24](#installing-emacs-24)
- [Installation](#installation) - [Installation](#installation)
- [Automated](#automated) - [Automated](#automated)
- [Via Curl](#via-curl) - [Via Curl](#via-curl)
- [Via Wget](#via-wget) - [Via Wget](#via-wget)
- [Manual](#manual) - [Manual](#manual)
- [Updating Prelude](#updating-prelude) - [Updating Prelude](#updating-prelude)
- [Manual update](#manual-update) - [Manual update](#manual-update)
- [Update all bundled packages](#update-all-bundled-packages) - [Update all bundled packages](#update-all-bundled-packages)
- [Update Prelude's code](#update-preludes-code) - [Update Prelude's code](#update-preludes-code)
- [Restart Prelude](#restart-prelude) - [Restart Prelude](#restart-prelude)
- [Automatic update](#automatic-update) - [Automatic update](#automatic-update)
- [Enabling additional modules](#enabling-additional-modules) - [Enabling additional modules](#enabling-additional-modules)
- [Running](#running) - [Running](#running)
- [Getting to know Prelude](#getting-to-know-prelude) - [Getting to know Prelude](#getting-to-know-prelude)
- [Keymap](#keymap) - [Keymap](#keymap)
- [Global](#global) - [Global](#global)
- [Prelude Mode](#prelude-mode) - [Prelude Mode](#prelude-mode)
- [OSX modifier keys](#osx-modifier-keys) - [OSX modifier keys](#osx-modifier-keys)
- [Projectile](#projectile) - [Projectile](#projectile)
- [Helm](#helm) - [Helm](#helm)
- [Key-chords](#key-chords) - [Key-chords](#key-chords)
- [Disabling key-chords](#disabling-key-chords) - [Disabling key-chords](#disabling-key-chords)
- [Automatic package installation](#automatic-package-installation) - [Automatic package installation](#automatic-package-installation)
- [Color Themes](#color-themes) - [Color Themes](#color-themes)
- [Personalizing](#personalizing) - [Personalizing](#personalizing)
- [Disabling whitespace-mode](#disabling-whitespace-mode) - [Disabling whitespace-mode](#disabling-whitespace-mode)
- [Disable flyspell-mode](#disable-flyspell-mode) - [Disable flyspell-mode](#disable-flyspell-mode)
- [Caveats & Pitfalls](#caveats--pitfalls) - [Caveats & Pitfalls](#caveats--pitfalls)
- [Updating bundled packages](#updating-bundled-packages) - [Updating bundled packages](#updating-bundled-packages)
- [Problems with flyspell-mode](#problems-with-flyspell-mode) - [Problems with flyspell-mode](#problems-with-flyspell-mode)
- [Ugly colors in the terminal Emacs version](#ugly-colors-in-the-terminal-emacs-version) - [Ugly colors in the terminal Emacs version](#ugly-colors-in-the-terminal-emacs-version)
- [MELPA error on initial startup](#melpa-error-on-initial-startup) - [MELPA error on initial startup](#melpa-error-on-initial-startup)
- [Warnings on arrow navigation in editor buffers](#warnings-on-navigation-in-editor-buffers) - [Warnings on arrow navigation in editor buffers](#warnings-on-navigation-in-editor-buffers)
- [Customized C-a behavior](#customized-c-a-behavior) - [Customized C-a behavior](#customized-c-a-behavior)
- [Poor ido matching performance on large datasets](#poor-ido-matching-performance-on-large-datasets) - [Poor ido matching performance on large datasets](#poor-ido-matching-performance-on-large-datasets)
- [Windows compatibility](#windows-compatibility) - [Windows compatibility](#windows-compatibility)
- [Known issues](#known-issues) - [Known issues](#known-issues)
- [Support](#support) - [Support](#support)
- [Contributors](#contributors) - [Contributors](#contributors)