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

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

[elpa] master c6d22f9 01/20: Fix links


From: Daiki Ueno
Subject: [elpa] master c6d22f9 01/20: Fix links
Date: Wed, 10 Feb 2016 08:31:21 +0000

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

    Fix links
---
 README.md |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index 86b79a7..7211107 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,9 @@
 gnome-c-style
 ======
 
-gnome-c-style is an Emacs minor mode for editing C source code in [GNOME C 
coding 
style](https://developer.gnome.org/programming-guidelines/stable/c-coding-style.html.en).
  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#functions).
+gnome-c-style is an Emacs minor mode for editing C source code in [GNOME C 
coding 
style](https://developer.gnome.org/programming-guidelines/stable/c-coding-style.html.en).
+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).
 
 Install
 ------



reply via email to

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