summaryrefslogtreecommitdiff
path: root/apt-utils.el
diff options
context:
space:
mode:
authorPeter S Galbraith <psg@debian.org>2016-11-21 15:20:03 -0500
committerJulian Gilbey <julian-git@d-and-j.net>2018-03-22 16:34:07 +0000
commit4edebbe0fc800be938a60a841376012c3662292d (patch)
tree6a6097cc41fc52a0e751c316888faf011543be37 /apt-utils.el
parent991c7cf9773102ef365329317413749c0032f870 (diff)
Import Debian version 36.3
emacs-goodies-el (36.3) unstable; urgency=high * emacs-goodies-el: - Bug fix: "fails to upgrade/install", thanks to Brent S. Elmer (Closes: #845216). Skip byte-compilation for minibuffer-complete-cycle.el on emacs23.
Diffstat (limited to 'apt-utils.el')
-rw-r--r--apt-utils.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-utils.el b/apt-utils.el
index 43928a9..297fef4 100644
--- a/apt-utils.el
+++ b/apt-utils.el
@@ -3,7 +3,7 @@
;;; Copyright (C) 2002-2010 Matthew P. Hodges
;; Author: Matthew P. Hodges <MPHodges@member.fsf.org>
-;; $Id$
+;; $Id: apt-utils.el,v 1.23 2016/11/05 22:18:48 psg Exp $
;; apt-utils.el is free software; you can redistribute it and/or
;; modify it under the terms of the GNU General Public License as