update packages

This commit is contained in:
2025-06-22 17:08:08 +02:00
parent 54e5633369
commit 16a0a6db93
558 changed files with 68349 additions and 26568 deletions

View File

@@ -6,7 +6,6 @@
;; URL : https://github.com/tuhdo/semantic-refactor
;; Maintainer: Tu, Do Hoang
;; Created: Wed Feb 11 21:25:51 2015 (+0700)
;; Version: 0.3
;; Package-Requires: ((emacs "24.3+"))
;; Last-Updated: Wed Feb 11 21:25:51 2015 (+0700)
;; By: Tu, Do Hoang

View File

@@ -1,10 +1,9 @@
(define-package "srefactor" "20230504.617" "A refactoring tool based on Semantic parser framework"
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "srefactor" "20230504.617"
"A refactoring tool based on Semantic parser framework."
'((emacs "24.4"))
:commit "95c70a94b5aad4c85b35569e2f2325047791153a" :authors
'(("Do Hoang" . "tuhdo1710@gmail.com"))
:keywords
'("c" "languages" "tools")
:url "https://github.com/tuhdo/semantic-refactor")
;; Local Variables:
;; no-byte-compile: t
;; End:
:url "https://github.com/tuhdo/semantic-refactor"
:commit "95c70a94b5aad4c85b35569e2f2325047791153a"
:revdesc "95c70a94b5aa"
:keywords '("c" "languages" "tools")
:authors '(("Do Hoang" . "tuhdo1710@gmail.com")))

View File

@@ -5,7 +5,6 @@
;; Author: Tu, Do Hoang <tuhdo1710@gmail.com
;; Maintainer: Tu, Do Hoang
;; Created: Wed Feb 11 21:25:51 2015 (+0700)
;; Version: 0.1
;; Package-Requires: ()
;; Last-Updated: Wed Feb 11 21:25:51 2015 (+0700)
;; By: Tu, Do Hoang

View File

@@ -6,7 +6,8 @@
;; URL : https://github.com/tuhdo/semantic-refactor
;; Maintainer: Tu, Do Hoang
;; Created: Wed Feb 11 21:25:51 2015 (+0700)
;; Version: 0.3
;; Package-Version: 20230504.617
;; Package-Revision: 95c70a94b5aa
;; Package-Requires: ((emacs "24.4"))
;; Last-Updated: Wed Feb 11 21:25:51 2015 (+0700)
;; By: Tu, Do Hoang