This distribution does not include the optional
EMacro Libs nor
Tiny Tools. I recommend first
installing both, to enhance your editing experience.
This distribution includes the following files in the
/usr/share/elisp/emacro/
directory:
| Maintenance Scripts | |
|---|---|
bin/unix/e-compile |
Shell script to bytecompile for Gnu Emacs |
bin/unix/e-edit |
Replaces ~bin/emacs link to start a fast emacsclient
|
bin/unix/e-refresh |
Script to clear caches |
bin/unix/e-xcompile |
Shell script to bytecompile for X Emacs |
bin/unix/e-xedit |
Gnuclient script. Second xemacs start fast |
bin/w32/e-compile.bat |
Batch file to bytecompile for Gnu Emacs |
bin/w32/e-refresh.bat |
Batch file to clear caches |
bin/w32/e-xcompile.bat |
Batch file to bytecompile for XEmacs |
bin/w32/unix2dos.bat |
Batch file to convert \n to \n\r (^J to ^M^J) |
contrib/* |
unmaintained, but helpful files |
dist/unix uses
ESP Package Manager for developers
packaging
EMacro
| |
dist/unix/COPYING |
License and copyright permissions |
dist/unix/emacro.list |
EPM packaging code |
dist/unix/emacroadd.sh |
Cygwin package support script |
dist/unix/emacrodel.sh |
Cygwin package support script |
dist/unix/macosx.list |
EPM packaging code for Mac OS X |
dist/unix/makecygwin.sh |
Makes it easier to create a Cygwin package |
dist/unix/makepkg.sh |
Makes it easier to create EPM packages |
dist/unix/README |
Package user instructions |
dist/unix/setup.hint |
Cygwin package support file |
dist/unix/setup.ini |
Cygwin package support file |
dist/w32/ uses
Inno Setup
for developers packaging
EMacro
|
|
dist/w32/emacro.iss |
Setup source code |
dist/w32/license.txt |
License and copyright permissions |
dist/w32/readme.txt |
Package user instructions |
doc/index.html |
Home page, redirects to foreign language |
doc/emacro.css |
Shared html style sheet |
doc/emacro.js |
Shared javascript code |
doc/en/bugs.html |
How to report bugs |
doc/en/ChangeLog |
Emacs system for reporting release differences |
doc/en/COPYING |
License and copyright permissions |
doc/en/credits.html |
Who to thank for this package |
doc/en/emacslibs.html |
Info on optional support library package |
doc/en/home.html |
Documentation startup contents |
doc/en/index.html |
English language page |
doc/en/install.html |
Installation directions |
doc/en/manifest.html |
This file |
doc/en/nav.html |
Navigation bar to all documentation |
doc/en/overview |
What EMacro is all about |
doc/en/release_notes.html |
Info about the latest version |
doc/en/release_procedures.html |
Quality check for developers |
doc/en/resources.html |
Where to get emacs packages (was emacs.html) |
doc/en/screenshot.html |
Picture of EMacro in use |
doc/en/solutions.html |
Answers to your problems |
doc/en/tips.html |
Advice from Emacs gurus |
doc/en/to_do.html |
Future ideas. Help is appreciated. |
| Translations of English files, above | |
doc/de/* |
German translation |
doc/es/* |
Spanish translation |
doc/fr/* |
French translation |
doc/it/* |
Italian translation |
doc/images/bg.png |
HTML tabs background |
doc/images/em_ico.png |
EMacro icon |
doc/images/em_ico.xpm |
EMacro icon |
doc/images/emacro.jpg |
EMacro logo |
doc/images/emacs.jpg |
Emacs Ring logo |
doc/images/left.png |
HTML tabs |
doc/images/left_on.png |
HTML tab (current) |
doc/images/right.png |
HTML tabs |
doc/images/right_on.png |
HTML tab (current) |
doc/images/screenshot.png |
EMacro in use |
doc/images/sflogo.php.png |
SourceForge credit logo |
doc/images/valid-xhtml11.png |
Displays XHTML compliance |
doc/images/vcss.png |
Displays CSS compliance |
e-path.el |
Puts *.el libraries in search path |
e-postload.el |
Edit This! Put old .emacs here; loads after EMacro |
e-preload.el |
Edit This! Put old .emacs here; loads before EMacro |
lisp/i18n/* |
Localized text for setup messages |
lisp/cus-misc.el |
Customize keybindings via options menu |
lisp/e-browser.el |
(External) web browser support. Required for help |
lisp/e-common.el |
Routines for every Emacs and OS |
lisp/e-config.el |
Loads and starts other files; configures preferences.el |
lisp/e-functions.el |
Unpackaged functions for every Emacs and OS |
lisp/e-keys.el |
Keyboard mappings for every Emacs and OS |
lisp/e-linux.el |
Routines for unix-like systems |
lisp/e-mac-os.el |
Emacs on Mac OS X (and deprecated classic support) |
lisp/e-macs.el |
(FSF/Gnu) Emacs, every OS |
lisp/e-net.el |
Connects Emacs to Email, News, Web... |
lisp/e-w32.el |
MS Windows routines, Gnu and X Emacs |
lisp/e-xemacs.el |
XEmacs, every OS |
lisp/which.el |
Find executables in $PATH environment |
packages/readme.txt |
Describes that directory, to download new packages to |
programmer/e-c.el |
C/C++ support |
programmer/e-java.el |
Java support |
programmer/e-perl.el |
Perl support |
programmer/e-programmer.el |
Miscellaneous programming & language support |
programmer/e-sql.el |
Database support |
programmer/e-xml.el |
HTML & XML support |
readme.html |
HTML link to doc/index.html |
| Emacs / XEmacs application directories, typically found under /usr/share/ | |
emacs/site-lisp/site-start.el |
for Emacs |
XEmacs/xemacs-packages/lisp/site-start.el |
for XEmacs |
| EMacro generates these files in the ~/emacs path: | |
preferences/e-cache.el |
Emacs list of all *.el libraries found |
preferences/e-custom.el |
Emacs M-x customize writes to this file
|
preferences/e-prefs.el |
Edit This! Saves your personal settings here. |
preferences/e-xcache.el |
Emacs list of all *.el libraries found |
preferences/e-xcustom.el |
XEmacs M-x customize writes to this file
|
On Microsoft Windows, some uninstall files may also be generated.