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

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

[elpa] master 6a18372 04/20: README.md: Use inline code blocks properly


From: Daiki Ueno
Subject: [elpa] master 6a18372 04/20: README.md: Use inline code blocks properly
Date: Wed, 10 Feb 2016 08:32:53 +0000

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

    README.md: Use inline code blocks properly
---
 README.md |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md
index cda1ad0..7cbb5b3 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@ gnome-c-style is an Emacs minor mode for editing C source code 
in [GNOME C codin
 In particular, it is useful to properly line-up [function 
arguments](https://developer.gnome.org/programming-guidelines/stable/c-coding-style.html.en#functions)
 and
 [function declarations in header 
files](https://developer.gnome.org/programming-guidelines/stable/c-coding-style.html.en#header-files).
 
+It also provides commands to insert basic snippets.
+
 Install
 ------
 



reply via email to

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