emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/vlf ce9441f 120/310: Update info as VLFI is merging bac


From: Stefan Monnier
Subject: [elpa] externals/vlf ce9441f 120/310: Update info as VLFI is merging back to VLF. Bump version.
Date: Sat, 28 Nov 2020 00:32:59 -0500 (EST)

branch: externals/vlf
commit ce9441fc834eff78b0aa5b900090c371664fb32c
Author: Andrey Kotlarski <m00naticus@gmail.com>
Commit: Andrey Kotlarski <m00naticus@gmail.com>

    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 <m00naticus@gmail.com>
 ;; Authors: 2006 Mathias Dahl <mathias.dahl@gmail.com>
 ;;          2012 Sam Steingold <sds@gnu.org>
 ;;          2013 Andrey Kotlarski <m00naticus@gmail.com>
+;; 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:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]