emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master e84487c 35/40: snippet: Add FIXME comment


From: Daiki Ueno
Subject: [elpa] master e84487c 35/40: snippet: Add FIXME comment
Date: Fri, 22 Jan 2016 22:48:47 +0000

branch: master
commit e84487c17bcfa432e59e616449e22397f5d1fdbf
Author: Daiki Ueno <address@hidden>
Commit: Daiki Ueno <address@hidden>

    snippet: Add FIXME comment
---
 gnome-c-snippet.el |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/gnome-c-snippet.el b/gnome-c-snippet.el
index c5290ba..ed36336 100644
--- a/gnome-c-snippet.el
+++ b/gnome-c-snippet.el
@@ -20,6 +20,10 @@
 ;; along with this program.  If not, see
 ;; <http://www.gnu.org/licenses/>.
 
+;;; Commentary:
+
+;; FIXME: The snippets defined here could be rewritten in yasnippet
+
 ;;; Code:
 
 (require 'gnome-c-align)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]