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

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

[elpa] master e885224: * nlinum.el: Bump version to 1.7


From: Stefan Monnier
Subject: [elpa] master e885224: * nlinum.el: Bump version to 1.7
Date: Tue, 6 Jun 2017 16:26:15 -0400 (EDT)

branch: master
commit e885224c70f5fc03b23590304dd0fd21524d27e1
Author: Stefan Monnier <address@hidden>
Commit: Stefan Monnier <address@hidden>

    * nlinum.el: Bump version to 1.7
---
 packages/nlinum/nlinum.el | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/packages/nlinum/nlinum.el b/packages/nlinum/nlinum.el
index 358cad4..ca4f949 100644
--- a/packages/nlinum/nlinum.el
+++ b/packages/nlinum/nlinum.el
@@ -1,10 +1,10 @@
 ;;; nlinum.el --- Show line numbers in the margin  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2012, 2014, 2015, 2016  Free Software Foundation, Inc.
+;; Copyright (C) 2012, 2014-2017  Free Software Foundation, Inc.
 
 ;; Author: Stefan Monnier <address@hidden>
 ;; Keywords: convenience
-;; Version: 1.6
+;; Version: 1.7
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
@@ -30,6 +30,7 @@
 ;; - Add ability to highlight current line number.
 ;; - New custom variable `nlinum-highlight-current-line' and
 ;;   face `nlinum-current-line'.
+;; - New `nlinum' group in Custom.
 
 ;; v1.3:
 ;; - New custom variable `nlinum-format'.



reply via email to

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