Simple Project List Software Map

110 projects in result set
LastUpdate: 2007-06-29 12:09

GNU EMMS

GNU EMMS, the Emacs Multimedia System, is an Emacs interface to command line multimedia players, featuring playlists, streams support, and easy extensibility.

LastUpdate: 2004-08-04 00:58

Tintware

Tint is a string substitution language; it is intended to be used as an extension language. Tint Emacs is an emacs clone for Win32, Mac OS X, and Darwin. It uses Tint as its extension language.

LastUpdate: 2005-10-26 11:33

Fid Emacs

Fid Emacs is an Emacs-like text editor integrated
with the Frigand Imperial Desktop. It uses Fid's
mechanisms for buffers, windows, frames,
customization, and extensibility.

(Machine Translation)
LastUpdate: 2010-06-17 08:11

bbdb-vcard

bbdb-vcard imports and exports vCards (version 3.0) as defined in RFC 2425 and RFC 2426 to and from The Insidious Big Brother Database (BBDB). Version 2.1 vCards are converted into version 3.0 on import.

(Machine Translation)
LastUpdate: 2006-09-03 16:38

cspot

cspot is a semantic annotator designed only for the C programming language. It is quite similar to cscope, but some more functionality. It can be used to find the declarations, definitions, and usages of functions, variables, macros, typedefs, and structs. It can also find visible identifiers at some position in the source, functions called by a function, global variables used by a function, usages of local variable declarations, unused global variables, unused function definitions, and more. Because it uses sparse, cspot knows more about semantics than cscope.

LastUpdate: 2001-12-30 13:17

Link Controller

LinkController is a software package designed to
make maintaining Web pages easier by checking
links and providing easy and integrated interfaces
for examining and repairing broken links. In contrast
with the standard design of link checking software,
LinkController is designed to check links over the
long term and to minimize the work involved in
dealing with those broken links.

(Machine Translation)
LastUpdate: 2005-04-22 21:42

小菊

migemo(http://migemo.namazu.org)を使って、emacs/meadow上での日本語ファイル名入力(例: C-xC-f)の手間を簡単化します。例えば「デスクトップ」を指定したい場合、kogikuでは仮名漢字変換をおこなわなくとも、"desktop"あるいは"de"[tab]と入力できます。

Development Status: 4 - Beta
Target Users: Developers, End Users/Desktop
Natural Language: Japanese
Programming Language: Lisp
Topics: Emacs
Register Date: 2004-02-06 13:54
LastUpdate: 2011-11-03 21:10

XEmacs CHILL Mode

XEmacs CHILL Mode helps you edit CHILL (CCITT High Level Language) files. It features indentation, font lock, and shortcuts for common expressions.

(Machine Translation)
LastUpdate: 2005-02-27 19:57

nethack-el

nethack-el is an Emacs major mode for playing
nethack. Separate buffers are used for the
map, status, messages, and menus. It features
customization of keys and colors and user
programmable hooks on game events. It
supports GNU Emacs 20/21 and XEmacs 21,
with graphical tiles on *Emacs 21.

(Machine Translation)
LastUpdate: 2002-06-24 18:22

Freefactor

Freefactor is a Java refactoring framework. It
consists of a tool-independent refactoring system
and an interface to allow it to be integrated with
other tools. Currently, a prototype Java-based
tool is provided as well as bindings for Emacs.

(Machine Translation)
LastUpdate: 2012-12-05 11:56

Emacs tiny tools

Emacs Tiny Tools is a collection of packages
(extensions) and libraries designed to be OS and
X/Emacs platform independent. They include tools
to configure load-path automatically, jump to
URLs, easy text delete, mail completion, and many
more utilities (50+).

(Machine Translation)
LastUpdate: 2007-07-07 03:38

dot-mode.el

dot-mode.el is a minor mode for GNU Emacs and
XEmacs that emulates the '.' (redo) command in vi.

(Machine Translation)
LastUpdate: 2004-10-15 17:21

Autotoolset

The Autotoolset package complements the GNU build
system by providing automatic generation of legal
notices, automatic generation of GNITS-standard
directory trees, a rudimentary portability
framework for C++ programs, support for writing
portable software that uses both Fortran and C++,
additional support for writing software
documentation in Texinfo and LaTeX, and a manual
introducing both Autotools and the GNU build
system in a unified task-oriented manner.

(Machine Translation)
LastUpdate: 2008-09-23 17:28

ironout

Ironout is a C refactoring tool. It tries to be
simple and fast.

(Machine Translation)
LastUpdate: 2010-04-15 17:09

GCCSense

GCCSense is a set of intelligent development tools for C and C++ using GCC as backend. Code completion and automatic syntax checking are available. Emacs and Vim are currently supported.