emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r115093: * lisp/widget.el, lisp/hfy-cmap.el: Remove


From: Stefan Monnier
Subject: [Emacs-diffs] trunk r115093: * lisp/widget.el, lisp/hfy-cmap.el: Remove bogus package version number.
Date: Thu, 14 Nov 2013 00:42:03 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 115093
revision-id: address@hidden
parent: address@hidden
committer: Stefan Monnier <address@hidden>
branch nick: trunk
timestamp: Wed 2013-11-13 19:41:58 -0500
message:
  * lisp/widget.el, lisp/hfy-cmap.el: Remove bogus package version number.
modified:
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/hfy-cmap.el               hfycmap.el-20091119213711-g4mo9tswbas14kj6-1
  lisp/widget.el                 widget.el-20091113204419-o5vbwnq5f7feedwu-1096
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2013-11-13 20:48:35 +0000
+++ b/lisp/ChangeLog    2013-11-14 00:41:58 +0000
@@ -1,3 +1,7 @@
+2013-11-14  Stefan Monnier  <address@hidden>
+
+       * widget.el, hfy-cmap.el: Remove bogus package version number.
+
 2013-11-13  Glenn Morris  <address@hidden>
 
        * replace.el (replace-eval-replacement):
@@ -20,8 +24,8 @@
 2013-11-12  Dmitry Gutov  <address@hidden>
 
        * progmodes/ruby-mode.el (ruby-smie-grammar): Disambiguate between
-       binary "|" operator and closing block args delimiter.  Remove
-       FIXME comment referring to Ruby 1.8-only syntax.
+       binary "|" operator and closing block args delimiter.
+       Remove FIXME comment referring to Ruby 1.8-only syntax.
        (ruby-smie--implicit-semi-p): Not after "|" operator.
        (ruby-smie--closing-pipe-p): New function.
        (ruby-smie--forward-token, ruby-smie--backward-token): Use it.

=== modified file 'lisp/hfy-cmap.el'
--- a/lisp/hfy-cmap.el  2013-10-30 17:34:17 +0000
+++ b/lisp/hfy-cmap.el  2013-11-14 00:41:58 +0000
@@ -5,7 +5,6 @@
 ;; Emacs Lisp Archive Entry
 ;; Package: htmlfontify
 ;; Filename: hfy-cmap.el
-;; Version: 0.20
 ;; Keywords: colour, rgb
 ;; Author: Vivek Dasmohapatra <address@hidden>
 ;; Maintainer: Vivek Dasmohapatra <address@hidden>

=== modified file 'lisp/widget.el'
--- a/lisp/widget.el    2013-01-01 09:11:05 +0000
+++ b/lisp/widget.el    2013-11-14 00:41:58 +0000
@@ -4,7 +4,6 @@
 ;;
 ;; Author: Per Abrahamsen <address@hidden>
 ;; Keywords: help, extensions, faces, hypermedia
-;; Version: 1.9920
 ;; X-URL: http://www.dina.kvl.dk/~abraham/custom/
 ;; Package: emacs
 


reply via email to

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