Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-emacs grimoire by Ismael Luceno (d8a84fb75fa67432cd6e18f45d9e28f940b74d4a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-emacs grimoire by Ismael Luceno (d8a84fb75fa67432cd6e18f45d9e28f940b74d4a)
  • Date: Mon, 10 Jan 2011 09:44:05 -0600

GIT changes to devel-emacs grimoire by Ismael Luceno <ismael AT sourcemage.org>:

emacs-lisp/bibl-mode/DEPENDS | 2 +-
emacs-lisp/bibl-mode/DETAILS | 7 +++----
emacs-lisp/cc-mode/DEPENDS | 2 +-
emacs-lisp/cc-mode/DETAILS | 2 +-
emacs-lisp/clojure-mode/DETAILS | 6 +++---
emacs-lisp/cluck/DEPENDS | 2 +-
emacs-lisp/cluck/DETAILS | 10 +++++-----
emacs-lisp/doc-mode/DETAILS | 5 ++---
emacs-lisp/egg/DEPENDS | 2 +-
emacs-lisp/egg/DETAILS | 6 +++---
emacs-lisp/haml-mode/DETAILS | 2 +-
emacs-lisp/identica-mode/DETAILS | 2 +-
emacs-lisp/php-mode/DETAILS | 13 ++++++++-----
emacs-lisp/scss-mode/DETAILS | 2 +-
emacs-lisp/sinatra_el/DETAILS | 2 +-
emacs-lisp/yasnippet/DETAILS | 2 +-
16 files changed, 34 insertions(+), 33 deletions(-)

New commits:
commit d8a84fb75fa67432cd6e18f45d9e28f940b74d4a
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

emacs-lisp/*: remove description's redundancy

commit c86cc9289a25f913e5b6ad8fd9cf275686342df5
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

emacs-lisp/*: remove whitespace and fix capitalization

diff --git a/emacs-lisp/bibl-mode/DEPENDS b/emacs-lisp/bibl-mode/DEPENDS
index 9450232..ce886b1 100755
--- a/emacs-lisp/bibl-mode/DEPENDS
+++ b/emacs-lisp/bibl-mode/DEPENDS
@@ -1 +1 @@
-depends EMACS
+depends EMACS
diff --git a/emacs-lisp/bibl-mode/DETAILS b/emacs-lisp/bibl-mode/DETAILS
index 80f23bb..bab1d0e 100755
--- a/emacs-lisp/bibl-mode/DETAILS
+++ b/emacs-lisp/bibl-mode/DETAILS
@@ -9,9 +9,8 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}

SOURCE_HASH=sha512:ab1048baf0dabb23230b11928fb2b926c060f6121571d160e283e1c55b816e021ee51b874b8be433350fa06af9d5ee43de217cbe93164979bd0d196ca9b5b47c
LICENSE[0]=GPL
KEYWORDS="emacs editors"
- SHORT="Bibliografy management emacs mode"
+ SHORT="Emacs mode for bibliografy management"
cat << EOF
-This is bibl-mode, a package intended for editing what we will call,
-for want of a better name, 'bibliography files', using either Emacs 19
-an newer or XEmacs (formerly Lucid Emacs).
+A package intended for editing what we will call, for want of a better name,
+'bibliography files'.
EOF
diff --git a/emacs-lisp/cc-mode/DEPENDS b/emacs-lisp/cc-mode/DEPENDS
index 3c50873..3c33d0b 100755
--- a/emacs-lisp/cc-mode/DEPENDS
+++ b/emacs-lisp/cc-mode/DEPENDS
@@ -1,2 +1,2 @@
depends EMACS &&
-depends texinfo
+depends texinfo
diff --git a/emacs-lisp/cc-mode/DETAILS b/emacs-lisp/cc-mode/DETAILS
index bcb8c0e..2f05df5 100755
--- a/emacs-lisp/cc-mode/DETAILS
+++ b/emacs-lisp/cc-mode/DETAILS
@@ -9,7 +9,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
ENTERED=20011014
UPDATED=20031125
KEYWORDS="emacs editors"
- SHORT="integrates C and C++ programming modes into Emacs."
+ SHORT="Integrates C and C++ programming modes into Emacs"
cat << EOF
Provides Emacs with a handle on programming in ANSI C and C++.

diff --git a/emacs-lisp/clojure-mode/DETAILS b/emacs-lisp/clojure-mode/DETAILS
index ce51d98..94bf4ac 100755
--- a/emacs-lisp/clojure-mode/DETAILS
+++ b/emacs-lisp/clojure-mode/DETAILS
@@ -12,10 +12,10 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
WEB_SITE="https://github.com/technomancy/clojure-mode";
LICENSE[0]=GPL
ENTERED=20110102
- SHORT="A mode for emacs that handles clojure"
+ SHORT="Emacs mode that handles clojure"
cat << EOF
-ClojureMode is a major mode that provides font-lock, indentation, and
functions
-for communication with subprocesses for Clojure.
+A major mode that provides font-lock, indentation, and functions for
+communication with subprocesses for Clojure.

It’s more useful if used together with swank-clojure to interact with
subprocesses.
diff --git a/emacs-lisp/cluck/DEPENDS b/emacs-lisp/cluck/DEPENDS
index 3e19255..ce886b1 100755
--- a/emacs-lisp/cluck/DEPENDS
+++ b/emacs-lisp/cluck/DEPENDS
@@ -1 +1 @@
-depends EMACS
+depends EMACS
diff --git a/emacs-lisp/cluck/DETAILS b/emacs-lisp/cluck/DETAILS
index 643e51b..8b04e1f 100755
--- a/emacs-lisp/cluck/DETAILS
+++ b/emacs-lisp/cluck/DETAILS
@@ -12,11 +12,11 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
WEB_SITE="https://github.com/ddp/cluck";
LICENSE[0]=GPL
ENTERED=20101208
- SHORT="shameless clone of Quack"
+ SHORT="Shameless clone of Quack"
cat << EOF
-cluck.el is a shameless clone of Quack 0.37. Neil Van Dyke deserves all of
-the credit for the overall look-and-feel, in particular the spiffy PLT-style
-fontification and especially the pretty lambda.
+A shameless clone of Quack 0.37. Neil Van Dyke deserves all of the
+credit for the overall look-and-feel, in particular the spiffy
+PLT-style fontification and especially the pretty lambda.

Changes:

@@ -28,5 +28,5 @@ Changes:
* reorganized the menus

The result is much better suited to Chicken scheming and probably worthless
-for any other flavor of scheme.
+for any other flavor.
EOF
diff --git a/emacs-lisp/doc-mode/DETAILS b/emacs-lisp/doc-mode/DETAILS
index 107b7ff..ab7e541 100755
--- a/emacs-lisp/doc-mode/DETAILS
+++ b/emacs-lisp/doc-mode/DETAILS
@@ -7,8 +7,7 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://xpt.sourceforge.net/tools/doc-mode/";
LICENSE[0]=GPL
ENTERED=20101209
- SHORT="Emacs Mode for AsciiDoc Fontlocking"
+ SHORT="Emacs mode for AsciiDoc Fontlocking"
cat << EOF
-Fontlocking for AsciiDoc files. Dress up AsciiDoc text files with nice
-highlights.
+Dress up AsciiDoc text files with nice highlights.
EOF
diff --git a/emacs-lisp/egg/DEPENDS b/emacs-lisp/egg/DEPENDS
index b5c02f9..6dd7f5f 100755
--- a/emacs-lisp/egg/DEPENDS
+++ b/emacs-lisp/egg/DEPENDS
@@ -1,2 +1,2 @@
depends EMACS &&
-depends git
+depends git
diff --git a/emacs-lisp/egg/DETAILS b/emacs-lisp/egg/DETAILS
index 597ff43..9bda953 100755
--- a/emacs-lisp/egg/DETAILS
+++ b/emacs-lisp/egg/DETAILS
@@ -14,9 +14,9 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
ENTERED=20101208
SHORT="Emacs Got Git"
cat << EOF
-Egg is an Emacs interface to git. It's a suite composed of a minor-mode and
-various special-buffers presenting different UIs to help the user performing
-many git operations.
+It's a suite composed of a minor-mode and various special-buffers
+presenting different UIs to help the user performing many git
+operations.

Provides a git-specific interface, for browsing and interactive manipulation
of history, comparing revisions, merging and rebasing, stashing, stagging,
diff --git a/emacs-lisp/haml-mode/DETAILS b/emacs-lisp/haml-mode/DETAILS
index 61cbdb5..3a060d1 100755
--- a/emacs-lisp/haml-mode/DETAILS
+++ b/emacs-lisp/haml-mode/DETAILS
@@ -12,6 +12,6 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
WEB_SITE="https://github.com/nex3/haml-mode";
LICENSE[0]=GPL
ENTERED=20110101
- SHORT="Major mode for editing Haml files for emacsen"
+ SHORT="Emacs mode for editing Haml files"
cat << EOF
EOF
diff --git a/emacs-lisp/identica-mode/DETAILS
b/emacs-lisp/identica-mode/DETAILS
index ca09ff7..ac735b6 100755
--- a/emacs-lisp/identica-mode/DETAILS
+++ b/emacs-lisp/identica-mode/DETAILS
@@ -12,7 +12,7 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
WEB_SITE="http://blog.nethazard.net/identica-mode-for-emacs/";
LICENSE[0]=GPL
ENTERED=20110101
- SHORT="Emacs major mode for identi.ca microblogging service"
+ SHORT="Emacs mode for identi.ca microblogging service"
cat << EOF
You can view your friend’s update list and post and update of your
status.
diff --git a/emacs-lisp/php-mode/DETAILS b/emacs-lisp/php-mode/DETAILS
index bb437ed..c509090 100755
--- a/emacs-lisp/php-mode/DETAILS
+++ b/emacs-lisp/php-mode/DETAILS
@@ -9,9 +9,12 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
ENTERED=20101208
SHORT="PHP mode for Emacs"
cat << EOF
-PHP mode is a major mode for editing PHP 3 and 4 source code. It's an
-extension of C mode; thus it inherits all C mode's navigation functionality.
-But it colors according to the PHP grammar and indents according to the PEAR
-coding guidelines. It also includes a couple handy IDE-type features such
-as documentation search and a source and class browser.
+Mode for editing PHP 3 and 4 source code.
+
+It's an extension of C mode; thus it inherits all C mode's navigation
+functionality. But it colors according to the PHP grammar and indents
+according to the PEAR coding guidelines.
+
+It also includes a couple handy IDE-type features such as
+documentation search and a source and class browser.
EOF
diff --git a/emacs-lisp/scss-mode/DETAILS b/emacs-lisp/scss-mode/DETAILS
index efa5ecc..0c5659d 100755
--- a/emacs-lisp/scss-mode/DETAILS
+++ b/emacs-lisp/scss-mode/DETAILS
@@ -12,6 +12,6 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
WEB_SITE="https://github.com/antonj/scss-mode";
LICENSE[0]=GPL
ENTERED=20110102
- SHORT="Emacsen major mode for editing SCSS files"
+ SHORT="Emacs mode for editing SCSS files"
cat << EOF
EOF
diff --git a/emacs-lisp/sinatra_el/DETAILS b/emacs-lisp/sinatra_el/DETAILS
index c1b521e..26ded31 100755
--- a/emacs-lisp/sinatra_el/DETAILS
+++ b/emacs-lisp/sinatra_el/DETAILS
@@ -12,6 +12,6 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
WEB_SITE="https://github.com/eschulte/sinatra_el";
LICENSE[0]=GPL
ENTERED=20110101
- SHORT="Emacsen minor mode for the Sinatra web mini-framework"
+ SHORT="Emacs minor mode for the Sinatra web mini-framework"
cat << EOF
EOF
diff --git a/emacs-lisp/yasnippet/DETAILS b/emacs-lisp/yasnippet/DETAILS
index 4f1ddb0..68973d8 100755
--- a/emacs-lisp/yasnippet/DETAILS
+++ b/emacs-lisp/yasnippet/DETAILS
@@ -7,7 +7,7 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://code.google.com/p/yasnippet";
LICENSE[0]=GPL
ENTERED=20101130
- SHORT="yet another snippet extension for Emacs"
+ SHORT="Yet another snippet extension for Emacs"
cat << EOF
YASnippet is a template system for Emacs. It allows you to type an
abbreviation
and automatically expand it into function templates. Bundled language
templates



  • [SM-Commit] GIT changes to devel-emacs grimoire by Ismael Luceno (d8a84fb75fa67432cd6e18f45d9e28f940b74d4a), Ismael Luceno, 01/10/2011

Archive powered by MHonArc 2.6.24.

Top of Page