bump version to 1.3.1 after patches - identica-mode.git - identica-mode

index : identica-mode.git
identica-mode
summary refs log tree commit diff
diff options
context:
space:
mode:
authorGabriel Saldana <gabriel@gabrielsaldana.org>2013年02月04日 16:53:42 -0600
committerGabriel Saldana <gabriel@gabrielsaldana.org>2013年02月04日 16:53:42 -0600
commitcf9183ee11ac922e85c7c908f04e2d00b03111b3 (patch)
tree3562fac84e212c2cbb9b779f38f924004a05da0c
parentaf06e56b63b804d32bc9187ebabdeb7b4056af19 (diff)
downloadidentica-mode-master.tar.gz
bump version to 1.3.1 after patchesHEAD v1.3.1 master devel
Diffstat
-rw-r--r--identica-mode.el 16
1 files changed, 8 insertions, 8 deletions
diff --git a/identica-mode.el b/identica-mode.el
index c1aab35..1cd3d5f 100644
--- a/identica-mode.el
+++ b/identica-mode.el
@@ -5,7 +5,7 @@
;; Author: Gabriel Saldana <gsaldana@gmail.com>
;; Last update: 2011年10月20日
-;; Version: 1.3
+;; Version: 1.3.1
;; Keywords: identica web
;; URL: http://blog.gabrielsaldana.org/identica-mode-for-emacs/
;; Contributors:
@@ -107,7 +107,7 @@
(require 'json)
(require 'image)
-(defconst identica-mode-version "1.3")
+(defconst identica-mode-version "1.3.1")
;;url-basepath fix for emacs22
(unless (fboundp 'url-basepath)
@@ -1046,17 +1046,17 @@ we are interested in."
(defun identica-render-timeline ()
(with-current-buffer (identica-buffer)
(set-face-attribute 'identica-username-face nil
- :underline t)
+ :underline t)
(set-face-attribute 'identica-reply-face nil
- :background identica-reply-bg-color)
+ :background identica-reply-bg-color)
(set-face-attribute 'identica-stripe-face nil
- :background identica-stripe-bg-color)
+ :background identica-stripe-bg-color)
(set-face-attribute 'identica-highlight-face nil
- :background identica-highlight-bg-color)
+ :background identica-highlight-bg-color)
(set-face-attribute 'identica-uri-face nil
- :underline t)
+ :underline t)
(set-face-attribute 'identica-heart-face nil
- :foreground "firebrick1" :height 2.0)
+ :foreground "firebrick1" :height 2.0)
(let ((point (point))
(end (point-max))
(wrapped (cond (visual-line-mode 'visual-line-mode)
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月01日 07:56:47 +0000

AltStyle によって変換されたページ (->オリジナル) /