Posts Tagged ‘emacs’

etags, ctags – generate tag file for Emacs, vi
USAGE
etags [-aCDGImRVh] [-i file] [-l language]
[-o tagfile] [-r regexp]
[--append] [--no-defines] [--no-globals] [--include=file]
[--ignore-indentation] [--language=language] [--members]
[...]

Saturday, August 29th, 2009 at 00:36 | Comments Off
Categories: E, c

emacs – GNU project Emacs
USAGE
emacs [ command-line switches ] [ files ... ]

DESCRIPTION
GNU Emacs is a version of Emacs, written by the author of the original
(PDP-10) Emacs, Richard Stallman.
[...]

Friday, August 28th, 2009 at 21:43 | Comments Off
Categories: E
Wednesday, August 26th, 2009 at 23:58 | Comments Off
Categories: T

ci – check in RCS revisions
USAGE
ci [options] file …

DESCRIPTION
ci stores new revisions into RCS files. Each pathname matching an RCS
suffix is taken to be an RCS file. All others are assumed [...]

Wednesday, August 26th, 2009 at 22:29 | Comments Off
Categories: c

cdecl, c++decl – Compose C and C++ type declarations
USAGE
cdecl [-a | -+ | -p | -r] [-ciqdDV]
[[ files ...] | explain … | declare … | cast … | set … |
[...]

Wednesday, August 26th, 2009 at 22:20 | Comments Off
Categories: c
Wednesday, August 26th, 2009 at 02:32 | Comments Off
Categories: B
Tags: , , , , , ,
TOP