From 9e1ff8308567050290fe152f15500fae3890af61 Mon Sep 17 00:00:00 2001 From: Nick Treleaven Date: Fri, 15 Oct 2010 17:15:13 +0000 Subject: [PATCH] Add 'Insert New Line Before/After Current' keybindings (based on patch by Eugene Arshinov, thanks). git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5297 ea778897-0a13-0410-b9d1-a72fbfd435f5 --- ChangeLog | 3 +++ doc/geany.html | 14 +++++++++++--- doc/geany.txt | 4 ++++ src/keybindings.c | 31 +++++++++++++++++++++++++++++++ src/keybindings.h | 3 ++- 5 files changed, 51 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 24d048512..e6d6cbc1a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ * tagmanager/c.c: Ignore D unittest blocks. Parse D template functions with constraints. + * src/keybindings.c, src/keybindings.h, doc/geany.txt, doc/geany.html: + Add 'Insert New Line Before/After Current' keybindings (based on + patch by Eugene Arshinov, thanks). 2010-10-08 Nick Treleaven diff --git a/doc/geany.html b/doc/geany.html index f7b274109..5a04d5611 100644 --- a/doc/geany.html +++ b/doc/geany.html @@ -6,7 +6,7 @@ Geany - +