mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 13:50:11 +00:00
[NFC][emacs] remove out-of-date comment from tablegen-mode.el
Summary: The syntax table was originally based on and attributed to jasmin.el, but was rewritten in r45192, so the comment that says the code comes from jasmin.el is no longer accurate. This change removes the comment, shortening the code a bit. Reviewers: MaskRay, lattner Reviewed By: MaskRay Subscribers: llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D68042 llvm-svn: 373008
This commit is contained in:
parent
15d5f5dd35
commit
4061a9b63a
@ -47,8 +47,6 @@
|
||||
(put 'tablegen-mode 'font-lock-defaults '(tablegen-font-lock-keywords))
|
||||
|
||||
;; ---------------------- Syntax table ---------------------------
|
||||
;; Shamelessly ripped from jasmin.el
|
||||
;; URL: http://www.neilvandyke.org/jasmin-emacs/jasmin.el
|
||||
|
||||
(defvar tablegen-mode-syntax-table nil
|
||||
"Syntax table used in `tablegen-mode' buffers.")
|
||||
|
Loading…
Reference in New Issue
Block a user