* lisp/widget.el, lisp/hfy-cmap.el: Remove bogus package version number.
This commit is contained in:
parent
0f755e302c
commit
ff6ec81d6d
3 changed files with 6 additions and 4 deletions
|
@ -1,3 +1,7 @@
|
|||
2013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
|
||||
* widget.el, hfy-cmap.el: Remove bogus package version number.
|
||||
|
||||
2013-11-13 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* replace.el (replace-eval-replacement):
|
||||
|
@ -20,8 +24,8 @@
|
|||
2013-11-12 Dmitry Gutov <dgutov@yandex.ru>
|
||||
|
||||
* 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.
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
;; Emacs Lisp Archive Entry
|
||||
;; Package: htmlfontify
|
||||
;; Filename: hfy-cmap.el
|
||||
;; Version: 0.20
|
||||
;; Keywords: colour, rgb
|
||||
;; Author: Vivek Dasmohapatra <vivek@etla.org>
|
||||
;; Maintainer: Vivek Dasmohapatra <vivek@etla.org>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
;;
|
||||
;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
|
||||
;; Keywords: help, extensions, faces, hypermedia
|
||||
;; Version: 1.9920
|
||||
;; X-URL: http://www.dina.kvl.dk/~abraham/custom/
|
||||
;; Package: emacs
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue