From ce9441fc834eff78b0aa5b900090c371664fb32c Mon Sep 17 00:00:00 2001 From: Andrey Kotlarski Date: Tue, 6 Aug 2013 02:14:39 +0300 Subject: [PATCH] Update info as VLFI is merging back to VLF. Bump version. --- vlfi.el | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/vlfi.el b/vlfi.el index 80a2287..c55e91b 100644 --- a/vlfi.el +++ b/vlfi.el @@ -1,12 +1,14 @@ -;;; vlfi.el --- View Large Files Improved -*- lexical-binding: t -*- +;;; vlfi.el --- View Large Files -*- lexical-binding: t -*- ;; Copyright (C) 2006, 2012, 2013 Free Software Foundation, Inc. -;; Version: 0.9 +;; Version: 0.9.1 ;; Keywords: large files, utilities +;; Maintainer: Andrey Kotlarski ;; Authors: 2006 Mathias Dahl ;; 2012 Sam Steingold ;; 2013 Andrey Kotlarski +;; URL: https://github.com/m00natic/vlfi ;; This file is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by @@ -30,7 +32,9 @@ ;; The buffer uses VLFI mode, which defines several commands for ;; moving around, searching and editing selected part of file. -;; This package is upgraded version of the vlf.el package. +;; This package was inspired by a snippet posted by Kevin Rodgers, +;; showing how to use `insert-file-contents' to extract part of a +;; file. ;;; Code: