diff scripts/startup/inputrc @ 19628:fe689210525c gui-release

maint: Periodic merge of stable to gui-release.
author John W. Eaton <jwe@octave.org>
date Tue, 20 Jan 2015 10:05:42 -0500
parents 3ed674758e0d 446c46af4b42
children
line wrap: on
line diff
--- a/scripts/startup/inputrc	Mon Jan 19 07:04:12 2015 +0100
+++ b/scripts/startup/inputrc	Tue Jan 20 10:05:42 2015 -0500
@@ -3,7 +3,7 @@
 ## for input-line editing.
 
 ## history-search-backward:
-## 
+##
 ##   Search backward through the history for the string of characters
 ##   between the start of the current line and the point.  This is a
 ##   non-incremental search.  Bound to "\e[A", the ANSI escape
@@ -12,7 +12,7 @@
 "\e[A": history-search-backward
 
 ## history-search-forward:
-## 
+##
 ##   Search forward through the history for the string of characters
 ##   between the start of the current line and the point.  This is a
 ##   non-incremental search.  Bound to "\e[B", the ANSI escape