[PATCH] D68042: [NFC][emacs] remove out-of-date comment from tablegen-mode.el
Bob Haarman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 26 12:34:15 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL373008: [NFC][emacs] remove out-of-date comment from tablegen-mode.el (authored by inglorion, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D68042?vs=221812&id=222010#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68042/new/
https://reviews.llvm.org/D68042
Files:
llvm/trunk/utils/emacs/tablegen-mode.el
Index: llvm/trunk/utils/emacs/tablegen-mode.el
===================================================================
--- llvm/trunk/utils/emacs/tablegen-mode.el
+++ llvm/trunk/utils/emacs/tablegen-mode.el
@@ -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.")
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68042.222010.patch
Type: text/x-patch
Size: 555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190926/e04cb4e0/attachment.bin>
More information about the llvm-commits
mailing list