[PATCH] D23006: [clang-rename] add basic Emacs integration

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 1 10:20:00 PDT 2016


alexfh added inline comments.

================
Comment at: clang-rename/tool/clang-rename.el:28
@@ +27,3 @@
+        (orig-buf (current-buffer))
+        (file-name (buffer-file-name)))
+
----------------
For posterity, please add a short summary of the offline discussion.

================
Comment at: docs/clang-rename.rst:104
@@ +103,3 @@
+
+clang-rename Emacs integration
+==============================
----------------
Either `Clang-rename Emacs integration` or just `Emacs integration`.


https://reviews.llvm.org/D23006





More information about the cfe-commits mailing list