Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.413 Times

Emacs Mode software
Filter: All | Freeware | Demo
 

Emacs Mode

< 1 2 3 4 5 > 
Released: November 16, 2012  |  Added: November 16, 2012 | Visits: 546

jtags - Emacs package for editing Java Emacs minor mode for editing and browsing Java source code. Enhanced tags support: show declaration or Javadoc for identifier at point, or complete class members. Works well with other Java packages, tested with GNU Emacs/XEmacs on Linux/Windows.



Platforms: Windows, Mac, Linux

License: Freeware Size: 4.23 KB Download (49): jtags - Emacs package for editing Java Download

Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 432

MMM Mode MMM Mode is an add-on package for emacs that enables the user to edit different parts of a file in different major modes. It is well suited for editing embedded code and code-generating code.





Platforms: Windows, Mac, Linux

License: Freeware Size: 225.9 KB Download (48): MMM Mode Download

Released: September 22, 2012  |  Added: September 22, 2012 | Visits: 377

MuPAD mode and tools for emacs mupacs is a lisp mode for editing MuPAD code (automatic indentation, fontification, ...), as well as running MuPAD in a subshell, with support for debugger and online documentation


Platforms: Windows, Mac, Linux

License: Freeware Size: 350.4 KB Download (44): MuPAD mode and tools for emacs Download

Released: June 03, 2012  |  Added: June 03, 2012 | Visits: 362

Oneliner -- Emacs shell mode Oneliner integrates UNIX shell with Emacs text editor. Oneliner provides various syntax for integration. (e.g. You can connect 'shell pipe' and 'Emacs buffer' directly with simple syntax.)


Platforms: Windows, Mac, Linux

License: Freeware Size: 70.49 KB Download (47): Oneliner -- Emacs shell mode Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 309

vlog-mode A brand-new powerful major mode for editing verilog sources in Emacs.


Platforms: Windows, Mac, Linux

License: Freeware Size: 30.44 KB Download (49): vlog-mode Download

Released: August 05, 2012  |  Added: August 05, 2012 | Visits: 365

xbase mode Emacs Xbase mode for editing (clipper, dbase, foxpro).


Platforms: Windows, Mac, Linux

License: Freeware Size: 14.92 KB Download (54): xbase mode Download

Released: June 20, 2012  |  Added: June 20, 2012 | Visits: 274

XSLT-process - Emacs XSLT process/debug (X)Emacs minor mode for XSLT processing and debugging.


Platforms: Windows, Mac, Linux

License: Freeware Size: 7.02 MB Download (48): XSLT-process - Emacs XSLT process/debug Download

Added: November 07, 2013 | Visits: 427

dot-mode.el dot-mode.el is a minor mode for GNU Emacs / XEmacs that emulates the '.' command in vi. The original version was written in 1995 by James Gillespie. I took over maintenance in 2000 and did a much needed update to code portability and also added some nice features. Much of the code was...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (35): dot-mode.el Download

Added: August 18, 2013 | Visits: 1.500

Bone Yard Bone Yard is a simple method for inserting default, mode specific, text into empty Emacs buffers. It's used to easily load boilerplate text to get started with new programs. The basic install/usage instructions are in the boneyard.el file. More lenghly instructions, as well as some tips, are...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (97): Bone Yard Download

Added: November 21, 2013 | Visits: 1.026

Emacs Configuration Framework Emacs Configuration Framework is a versatile configuration package for Emacs. It is meant for users whose Emacs configuration has become so complex that it appears to be unmanageable. It enables you to write and load the configuration for individual Emacs packages in pieces. You can use it to...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (101): Emacs Configuration Framework Download

Added: January 09, 2010 | Visits: 966

Emacs Emacs project is the extensible, customizable, self-documenting real-time display editor. If this seems to be a bit of a mouthful, an easier explanation is Emacs is a text editor and more. At its core is an interpreter for Emacs Lisp (``elisp, for short), a dialect of the Lisp programming...


Platforms: *nix

License: Freeware Size: 36 MB Download (96): Emacs Download

Added: February 26, 2010 | Visits: 869

Emacs::Lisp Emacs::Lisp provides support for writing Emacs extensions in Perl. Emacs allows you to customize your environment using Lisp. With EPL, you can use Perl, too. This module allows Perl code to call functions and access variables of Lisp. You still need to learn some Lisp in order to understand...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (92): Emacs::Lisp Download

Added: August 08, 2010 | Visits: 949

Emacs Chess Emacs Chess is an object-oriented library written in Elisp for manipulating chess objects (games, plies, positions, etc.), and for displaying them..


Platforms: *nix

License: Freeware Size: 389.12 KB Download (102): Emacs Chess Download

Added: July 03, 2010 | Visits: 820

Fid Emacs Fid Emacs project is an Emacs-like text editor integrated with the Frigand Imperial Desktop. It uses Fids mechanisms for buffers, windows, frames, customization, and extensibility. Whats New in This Release: - Retain compatibility with fid-core 0.2.1, fid-graphics 0.1.3 - Function key...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (96): Fid Emacs Download

Added: October 08, 2010 | Visits: 1.271

Emacs Common Lisp Emacs Common Lisp is an implementation of Common Lisp, written in Emacs Lisp. It does not yet purport to conform to the ANSI standard since, among other things, CLOS, and pretty printing are missing. However, most other Common Lisp features like lexical closures, packages, readtables, multiple...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (120): Emacs Common Lisp Download

Added: November 27, 2010 | Visits: 1.023

XML::Filter::Mode XML::Filter::Mode Perl module can filter out all chunks not in the current mode. SYNOPSIS use XML::Filter::Mode; use strict; my $filter = XML::Filter::Mode->new( Modes => "a,b,c" ); my $filter = XML::Filter::Mode->new( Modes => [qw( a b c )] ); ## To inspect the modes: my @modes =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): XML::Filter::Mode Download

Added: January 25, 2010 | Visits: 1.192

Zile is Lossy Emacs Zile project is a small Emacs clone. Zile is a customizable, self-documenting real-time open-source display editor. Zile was written to be as similar as possible to Emacs; every Emacs user should feel at home..


Platforms: *nix

License: Freeware Size: 348.16 KB Download (94): Zile is Lossy Emacs Download

Added: August 07, 2010 | Visits: 1.220

Kernel Mode Linux Kernel Mode Linux project is a technology which enables us to execute user programs in kernel mode. In Kernel Mode Linux, user programs can be executed as user processes that have the privilege level of kernel mode. The benefit of executing user programs in kernel mode is that the user programs...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (98): Kernel Mode Linux Download

Released: October 02, 2012  |  Added: October 02, 2012 | Visits: 450

Carbon Emacs Package for Mac OS A Mac-friendly distribution of the GNU Emacs text editor. - Updated elisp libraries


Platforms: Mac

License: Freeware Size: 38 MB Download (52): Carbon Emacs Package for Mac OS Download

Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 488

Open With Emacs Open With Emacs is an application that has been built to serve as a work-around for the problem that exists with associating file types with programs located in other directories than the standard program directories in Windows Vista / 7. It is specifically designed to make it possible to...


Platforms: Windows, 7

License: Freeware Download (409): Open With Emacs Download

< 1 2 3 4 5 >