Commit graph

1684 commits

Author SHA1 Message Date
Phil Jackson
62baed8c87 Optionally columnify options too. 2010-09-15 20:33:54 +01:00
Phil Jackson
a7bb2f7c8d Fix mis-calc regarding column layout. 2010-09-15 20:33:54 +01:00
Phil Jackson
fe2cbfc9bb Message to hint at what to do when presented with key menu. 2010-09-15 20:33:54 +01:00
Gwenhael Le moine
462e3b86b7 Merge branch 'master' of github.com:cycojesus/slackbuilds 2010-09-15 21:29:32 +07:00
Gwenhael Le moine
dfe9906cc4 use kanis.fr version 2010-09-15 21:24:19 +07:00
Timo Juhani Lindfors
98848b0509 magit: [PATCH] Improve documentation of minor modes. Keymaps are now included.
Hi,

this patch improves documentation of minor modes. Notably it includes
the keymaps so that C-h m shows them depending on the mode.

From 17ac227df3428af49f4400ef27b5a05ca030bdee Mon Sep 17 00:00:00 2001
From: Timo Juhani Lindfors <timo.lindfors@iki.fi>
Date: Thu, 2 Sep 2010 20:46:27 +0300
Subject: [PATCH] Improve documentation of minor modes. Keymaps are now included.
2010-09-15 13:53:56 +01:00
Phil Jackson
7058e07b9f Added Pickaxe options. 2010-09-15 13:52:10 +01:00
Gwenhael Le Moine
bc31057457 Added 2010-09-15 16:15:17 +07:00
Gwenhael Le Moine
776c54e441 remove wanderlust, not working anyway
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2010-09-15 10:22:50 +07:00
Gwenhael Le Moine
f5702403b9 Added 2010-09-15 10:11:06 +07:00
Gwenhael Le Moine
5447b2af5e Added 2010-09-15 09:26:24 +07:00
Gwenhael Le Moine
7002469163 refactor 2010-09-15 09:21:28 +07:00
Timo Juhani Lindfors
1a06c8a862 Merge branch 'master' into issue-20 2010-09-14 22:36:03 +03:00
Timo Juhani Lindfors
d8c938a812 Don't use a pty with git processes that take input from magit since
that would set the terminal option icrnl which would modify the
input. In particular \r would get converted to \n (issue #20).
2010-09-14 22:33:02 +03:00
Gwenhael Le Moine
bf0ac7de46 add .gitignore (finally)
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2010-09-14 17:47:16 +07:00
Gwenhael Le Moine
c99aad652e isn't that specific to git version, VERSION=3.4.7 ./awesome.SlackBuild and let's roll!
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2010-09-14 17:42:35 +07:00
Phil Jackson
2af8e2ece0 Fixed compile warnings by adding missing defvars. 2010-09-13 21:22:42 +01:00
Phil Jackson
5a66ef18df Added key-mode.el to the Makefile. 2010-09-13 21:22:42 +01:00
Phil Jackson
4023490aca Proper author names in topgit code. 2010-09-13 16:55:30 +01:00
Phil Jackson
e39fc55fa2 Added detail about plugins to the README. 2010-09-13 16:53:31 +01:00
Phil Jackson
bc47f3fba4 Put actions at the bottom of the group buffer to indicate flow. 2010-09-13 16:48:32 +01:00
Gwenhael Le Moine
3becca9f78 Added 2010-09-13 16:14:04 +07:00
Phil Jackson
6bc6aabe0e Updated manual. 2010-09-11 17:30:14 +01:00
Phil Jackson
e4a81a5292 Better wording for the readme. 2010-09-11 15:27:58 +01:00
Phil Jackson
41aa0e46dd Remove calls of non-existent functions. 2010-09-11 15:25:27 +01:00
Phil Jackson
84b1ee5bbe Merge branch 'origin-key-groups'
Conflicts:
	Makefile.am
	README.md
	bin/mk_rel.bash
	configure.ac
	magit-svn.el
	magit.el
2010-09-11 14:49:47 +01:00
Phil Jackson
55f0a9c95b make-variable-buffer-local -> make-local-variable. 2010-09-11 14:36:30 +01:00
Phil Jackson
bd520d5540 Annotated tagging back. 2010-09-11 14:22:10 +01:00
Phil Jackson
2adf25833e Set the correct keybinding for log-edit-mode when we know the action. 2010-09-11 12:16:48 +01:00
Gwenhael Le Moine
18fe715112 README in /usr/doc 2010-09-11 18:00:26 +07:00
Gwenhael Le Moine
72a86d3a1d Added 2010-09-11 17:57:35 +07:00
Gwenhael Le moine
a79357f2a0 move test/ and README in /usr/doc 2010-09-11 07:09:31 +07:00
Phil Jackson
0b953bbe94 svn plugin now key-group aware. 2010-09-11 00:59:30 +01:00
Phil Jackson
4b34f171d9 Fix up the group helper functions to handle a case where there are no current bindings. 2010-09-11 00:59:09 +01:00
Gwenhael Le moine
ed3d7068e2 add e/org-jekyll 2010-09-11 06:57:35 +07:00
Phil Jackson
70c3b4de3b Func to add a new key group. 2010-09-10 17:32:57 +01:00
Phil Jackson
8448f8a274 Dedupe the magit-key-mode-insert-* functions. 2010-09-10 17:23:20 +01:00
Phil Jackson
c9a33c6381 Docs. 2010-09-10 09:30:05 +01:00
Phil Jackson
1f36bfb7e5 Functions for plugins to add to the key groups. 2010-09-10 09:29:10 +01:00
Phil Jackson
421182233e Clear whitespace from key buffer. 2010-09-10 08:53:07 +01:00
Gwenhael Le Moine
925fc3550f patchs still unused 2010-09-10 10:57:22 +07:00
Gwenhael Le Moine
814eaca111 add KEEP_TAR option 2010-09-10 10:40:28 +07:00
Gwenhael Le Moine
24c4489c2a adjust $VERSION later 2010-09-10 10:25:10 +07:00
Gwenhael Le Moine
85d033325b change download mechanism to only get latest tar in case there's more than one 2010-09-10 10:05:53 +07:00
Gwenhael Le Moine
3bf0292427 tracemonkey version ; fortify tar selection 2010-09-10 09:54:35 +07:00
Gwenhael Le Moine
7a57240893 update vcl-mode.el URL 2010-09-10 09:39:46 +07:00
Gwenhael Le Moine
190ba54ba3 put ruby-misc-el back into active service, useful after all, updated it too
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2010-09-09 15:58:18 +07:00
Gwenhael Le Moine
7ae2150a36 ruby-mode is now part of Emacs
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2010-09-09 15:48:12 +07:00
Gwenhael Le Moine
7f80b6c21d fix stupid escaping mistake -.- 2010-09-09 15:14:47 +07:00
Gwenhael Le Moine
85abcdc2ce fix escaping $ -.- 2010-09-09 15:01:04 +07:00