├── .github └── workflows │ ├── bdf-fonts.yml │ ├── binaries-linux.yml │ ├── binaries-macos32gcc.yml │ ├── binaries-mingw32gcc.yml │ ├── binaries-winlibs.yml │ ├── cygwin.yml │ ├── testing.yml │ ├── ttf-fonts.yml │ └── ubuntu-arm-check.yml ├── .gitignore ├── COPYING ├── ChangeLog ├── Makefile ├── README-standalone.md ├── README.md ├── bfs ├── Makefile ├── Makefile.mingw ├── README.md ├── bfs-readme.md ├── bfs.c ├── bfs.h ├── bfs.txt ├── bfsutil.c ├── bfsutil.h ├── license.txt ├── readme.txt ├── uappend.c ├── ubuild.c ├── ucopy.c ├── ucreate.c ├── uinfo.c ├── ulist.c ├── ustrip.c ├── utest.c ├── uxdir.c ├── uxfile.c ├── win32 │ ├── include │ │ ├── getopt.h │ │ ├── libpng.def │ │ ├── png.h │ │ ├── pngconf.h │ │ ├── unistd.h │ │ ├── zconf.h │ │ └── zlib.h │ ├── lib │ │ ├── libpng.a │ │ ├── libz.a │ │ └── libz.dll.a │ ├── readme.txt │ └── src │ │ └── getopt.c ├── win32mingw.gmk └── win32winlibs.gmk ├── bin ├── README.md ├── ehf2md.tcl ├── encoding.sh ├── fontpath.sh ├── me-linux.sh ├── me-msys2.sh ├── me-tools.sh ├── mecu ├── theme-github-dark.sh ├── theme-github-light.sh ├── theme-material-dark.sh ├── theme-material-light.sh ├── theme-molokai.sh ├── theme-neobones-dark.sh ├── theme-neobones-light.sh ├── ttf2bdf.sh ├── x11-fonts-apt.sh ├── x11-fonts-dnf.sh ├── x11-fonts-pacman.sh ├── xrdb-install.sh └── xrdb2scheme.sh ├── cygwin.gmk ├── doc ├── Makefile ├── RELEASES-old.md ├── build.txt ├── changes.md ├── cygwin.txt ├── faq.txt ├── files.txt ├── footer.html ├── header.html ├── header.txt ├── html │ ├── me.css │ └── null ├── me.1 ├── me.md └── me.smd ├── docs ├── Makefile ├── emf-tutorial.html ├── emf-tutorial.md ├── emf.xml └── mini.css ├── fonts ├── README.md ├── chivo-mono │ ├── ChivoMono-Bold.ttf │ ├── ChivoMono-Regular.ttf │ ├── OFL.txt │ ├── Readme.txt │ ├── fonts.dir │ ├── fonts.scale │ └── make-bdf-fonts.sh ├── courier-prime │ ├── CourierPrime-Bold.ttf │ ├── CourierPrime-Regular.ttf │ ├── OFL.txt │ ├── Readme.txt │ ├── fonts.dir │ ├── fonts.scale │ └── make-bdf-fonts.sh ├── cp1250.txt ├── cp1251.txt ├── cp1252.txt ├── cp1253.txt ├── cp1254.txt ├── ibm-plex │ ├── Readme.txt │ ├── fonts.dir │ ├── fonts.scale │ └── install-ibm-fonts.sh ├── source-code-pro │ └── install-source-code-pro-fonts.sh └── ubuntu-mono │ └── install-ubuntu-mono-fonts.sh ├── freebsd.mak ├── images ├── ayu-light.png ├── dracula.png ├── hello-world.png ├── jasspamicroemacs.gif ├── logo.png ├── me-cpp-exec.png ├── solarized-light-rcode.png └── terminal-greek-text.png ├── install-dict.sh ├── install-fonts.sh ├── install-windows.ps1 ├── install.sh ├── jasspa ├── company │ └── README.txt ├── contrib │ ├── ME_4_all.reg │ ├── bol_eol.emf │ ├── cygkeys.emf │ ├── hkgroovy.emf │ ├── jasspa-microemacs.desktop │ ├── mesetup.reg │ ├── myipipe.emf │ ├── readme.txt │ ├── spellins.emf │ ├── sunkeys.emf │ └── user.emf ├── macros │ ├── 2dos.emf │ ├── 2mac.emf │ ├── 2unix.emf │ ├── 2win.emf │ ├── abbrev.emf │ ├── abbrlist.emf │ ├── ada.eaf │ ├── ada.etf │ ├── adoc.eaf │ ├── adoc.etf │ ├── aix.emf │ ├── asmx86.etf │ ├── asn1.etf │ ├── asp.eaf │ ├── au3.eaf │ ├── au3.etf │ ├── awk.eaf │ ├── awk.etf │ ├── benchmrk.emf │ ├── bibtex.etf │ ├── bookmark.emf │ ├── buffinit.emf │ ├── c.eaf │ ├── c.etf │ ├── c3.eaf │ ├── c3.etf │ ├── calc.emf │ ├── cfind.emf │ ├── cfm.eaf │ ├── cfm.etf │ ├── charset.emf │ ├── charsutl.emf │ ├── clearcs.emf │ ├── cmacros.emf │ ├── cobol.etf │ ├── collapse.emf │ ├── comment.emf │ ├── cpp.eaf │ ├── cpp.etf │ ├── crosswd.emf │ ├── cs.eaf │ ├── cs.etf │ ├── ctags.emf │ ├── cvs.emf │ ├── cygwin.emf │ ├── dart.eaf │ ├── dart.etf │ ├── darwin.emf │ ├── dmf.emf │ ├── doc.etf │ ├── docmacro.emf │ ├── docutl.emf │ ├── dos.emf │ ├── dot.eaf │ ├── dot.etf │ ├── draw.emf │ ├── dtools.eaf │ ├── dtools.etf │ ├── ehftools.emf │ ├── emf.eaf │ ├── emf.etf │ ├── emftags.emf │ ├── etfinsrt.emf │ ├── euphor.eaf │ ├── euphor.etf │ ├── f.etf │ ├── f90.eaf │ ├── f90.etf │ ├── fattrib.emf │ ├── favorite.emf │ ├── fileopen.emf │ ├── filetool.emf │ ├── filetype.emf │ ├── filtools.emf │ ├── find.emf │ ├── fold.emf │ ├── format.emf │ ├── freebsd.emf │ ├── ftp.emf │ ├── games.emf │ ├── gdiff.emf │ ├── generict.emf │ ├── gentags.emf │ ├── git.emf │ ├── go.eaf │ ├── go.etf │ ├── gotools.emf │ ├── h.etf │ ├── hask.eaf │ ├── hask.etf │ ├── hkada.emf │ ├── hkadoc.emf │ ├── hkapache.emf │ ├── hkasmx86.emf │ ├── hkasn1.emf │ ├── hkasp.eaf │ ├── hkasp.emf │ ├── hkau3.emf │ ├── hkawk.emf │ ├── hkbibtex.emf │ ├── hkbinary.emf │ ├── hkblist.emf │ ├── hkbnf.emf │ ├── hkc.eaf │ ├── hkc.emf │ ├── hkc3.emf │ ├── hkcfm.emf │ ├── hkcfms.emf │ ├── hkcobol.emf │ ├── hkcpp.eaf │ ├── hkcpp.emf │ ├── hkcs.emf │ ├── hkcss.emf │ ├── hkcygwin.emf │ ├── hkdart.emf │ ├── hkdiff.emf │ ├── hkdirlst.emf │ ├── hkdirtre.emf │ ├── hkdoc.emf │ ├── hkdos.emf │ ├── hkdot.emf │ ├── hkdtools.emf │ ├── hkehf.emf │ ├── hkemf.eaf │ ├── hkemf.emf │ ├── hkerf.emf │ ├── hkeuphor.emf │ ├── hkf90.emf │ ├── hkfvwm.emf │ ├── hkgo.emf │ ├── hkhask.emf │ ├── hkhtml.eaf │ ├── hkhtml.emf │ ├── hkidl.emf │ ├── hkimake.emf │ ├── hkinfo.emf │ ├── hkini.emf │ ├── hkipipe.emf │ ├── hkiss.emf │ ├── hkjava.emf │ ├── hkjs.emf │ ├── hkjsp.eaf │ ├── hkjsp.emf │ ├── hkjst.eaf │ ├── hkjst.emf │ ├── hkjulia.emf │ ├── hkkotlin.emf │ ├── hklatex.emf │ ├── hklhtml.emf │ ├── hklisp.emf │ ├── hklists.emf │ ├── hklua.emf │ ├── hkm4.emf │ ├── hkmake.emf │ ├── hkman.emf │ ├── hkmd.emf │ ├── hkmeta.emf │ ├── hkmhg.emf │ ├── hkmod2.emf │ ├── hknim.emf │ ├── hknroff.eaf │ ├── hknroff.emf │ ├── hkoctave.emf │ ├── hkpascal.emf │ ├── hkperl.emf │ ├── hkphp.eaf │ ├── hkphp.emf │ ├── hkphps.emf │ ├── hkpls.emf │ ├── hkps1.emf │ ├── hkpseudo.emf │ ├── hkpsf.emf │ ├── hkpython.emf │ ├── hkr.emf │ ├── hkrd.emf │ ├── hkreg.emf │ ├── hkruby.emf │ ├── hkrul.emf │ ├── hkrust.emf │ ├── hksamba.emf │ ├── hkscheme.emf │ ├── hksgml.emf │ ├── hkshell.emf │ ├── hkslang.emf │ ├── hkspec.emf │ ├── hksql.emf │ ├── hkswift.emf │ ├── hktcl.emf │ ├── hktexi.emf │ ├── hktxt.emf │ ├── hktypst.emf │ ├── hkv.emf │ ├── hkvala.emf │ ├── hkvb.emf │ ├── hkverilg.emf │ ├── hkvhdl.emf │ ├── hkvrml.emf │ ├── hkwiki.emf │ ├── hkxml.emf │ ├── hkyacc.emf │ ├── hkyaml.emf │ ├── hkzig.emf │ ├── hpp.etf │ ├── hpux.emf │ ├── html.eaf │ ├── html.etf │ ├── htmlcore.emf │ ├── htmltool.emf │ ├── htmlutil.emf │ ├── idl.etf │ ├── imake.etf │ ├── insdate.emf │ ├── irix.emf │ ├── itemlist.emf │ ├── java.eaf │ ├── java.etf │ ├── javatags.emf │ ├── jeany.emf │ ├── js.eaf │ ├── js.etf │ ├── jsp.eaf │ ├── jst.eaf │ ├── jst.etf │ ├── jst2html.emf │ ├── jst2ltx.emf │ ├── jst2rtf.emf │ ├── jst2text.emf │ ├── jstags.emf │ ├── jstprint.erf │ ├── jstutl.emf │ ├── julia.eaf │ ├── julia.etf │ ├── keyboard.emf │ ├── killlist.emf │ ├── kotlin.eaf │ ├── kotlin.etf │ ├── language.emf │ ├── langutl.emf │ ├── latex.eaf │ ├── latex.etf │ ├── linux.emf │ ├── list.emf │ ├── lua.eaf │ ├── lua.etf │ ├── luatags.emf │ ├── mahjongg.emf │ ├── mail.emf │ ├── mailmerg.emf │ ├── majormod.emf │ ├── makefile.etf │ ├── matchit.edf │ ├── matchit.emf │ ├── md.eaf │ ├── md.etf │ ├── me.ehf │ ├── me.emf │ ├── mecua.emf │ ├── meemacs.emf │ ├── melogo.emf │ ├── meme3_8.emf │ ├── menedit.emf │ ├── meserver.emf │ ├── metris.emf │ ├── mhg.etf │ ├── misc.emf │ ├── mod2.etf │ ├── mouse.emf │ ├── mouseosd.emf │ ├── mouserec.emf │ ├── msshift.emf │ ├── narrow.emf │ ├── newcomp.etf │ ├── newuser.emf │ ├── newuser.erf │ ├── newuser.etf │ ├── nim.eaf │ ├── nim.etf │ ├── notes.emf │ ├── notesutl.emf │ ├── nroff.etf │ ├── ntags.emf │ ├── null │ ├── octave.eaf │ ├── octave.etf │ ├── openbsd.emf │ ├── openstep.emf │ ├── organiza.emf │ ├── organizd.emf │ ├── organize.emf │ ├── organizi.emf │ ├── organizl.emf │ ├── organizm.emf │ ├── organizt.emf │ ├── organizw.emf │ ├── osd.emf │ ├── osdcua.emf │ ├── osdhelp.emf │ ├── osdmisc.emf │ ├── osdnedit.emf │ ├── osf1.emf │ ├── pagefile.emf │ ├── pascal.eaf │ ├── pascal.etf │ ├── password.emf │ ├── patience.emf │ ├── perl.eaf │ ├── perl.etf │ ├── perltags.emf │ ├── php.eaf │ ├── php.etf │ ├── phptags.emf │ ├── pls.eaf │ ├── pls.etf │ ├── print.emf │ ├── print.erf │ ├── printall.emf │ ├── printd.emf │ ├── printd.erf │ ├── printepc.emf │ ├── printeps.erf │ ├── printers.emf │ ├── printf.emf │ ├── printhpd.erf │ ├── printhpl.erf │ ├── printhtm.erf │ ├── printstp.emf │ ├── printwdw.erf │ ├── ps1.eaf │ ├── ps1.etf │ ├── psf.etf │ ├── python.eaf │ ├── python.etf │ ├── pytools.emf │ ├── qd.etf │ ├── r.eaf │ ├── r.etf │ ├── rd.eaf │ ├── rd.etf │ ├── rect.emf │ ├── rmd.etf │ ├── rtools.emf │ ├── ruby.etf │ ├── rul.etf │ ├── rust.eaf │ ├── rust.etf │ ├── scheme.emf │ ├── schemead.emf │ ├── schemeal.emf │ ├── schemeat.emf │ ├── schemeaw.emf │ ├── schemeay.emf │ ├── schemeb.emf │ ├── schemebc.emf │ ├── schemebh.emf │ ├── schemecf.emf │ ├── schemech.emf │ ├── schemecl.emf │ ├── schemecm.emf │ ├── schemecn.emf │ ├── schemed.emf │ ├── schemedp.emf │ ├── schemedr.emf │ ├── schemegb.emf │ ├── schemege.emf │ ├── schemegg.emf │ ├── schemego.emf │ ├── schemej.emf │ ├── schemel.emf │ ├── schemel2.emf │ ├── schemelj.emf │ ├── schemelm.emf │ ├── schememd.emf │ ├── schememw.emf │ ├── schemepd.emf │ ├── schemepl.emf │ ├── schemes.emf │ ├── schemesd.emf │ ├── schemesf.emf │ ├── schemesl.emf │ ├── schemetb.emf │ ├── schemetd.emf │ ├── schemetl.emf │ ├── schemetn.emf │ ├── schemetw.emf │ ├── schemevi.emf │ ├── schemosd.emf │ ├── search.emf │ ├── session.emf │ ├── sessnstp.emf │ ├── sgml.eaf │ ├── shell.eaf │ ├── shell.etf │ ├── spec.etf │ ├── spell.emf │ ├── spellaut.emf │ ├── spellins.emf │ ├── spellutl.emf │ ├── sql.etf │ ├── ssaver.emf │ ├── sunos.emf │ ├── tcl.eaf │ ├── tcl.etf │ ├── tcltags.emf │ ├── tcltools.emf │ ├── textags.emf │ ├── toolbar.emf │ ├── tooldef.emf │ ├── toollist.emf │ ├── tools.emf │ ├── toolstd.emf │ ├── toolstp.emf │ ├── triangle.emf │ ├── txt.eaf │ ├── typst.eaf │ ├── unixterm.emf │ ├── userstp.emf │ ├── utils.emf │ ├── v.eaf │ ├── v.etf │ ├── vala.eaf │ ├── vala.etf │ ├── vb.eaf │ ├── vbtags.emf │ ├── vhdl.eaf │ ├── vhdl.etf │ ├── vm.emf │ ├── watch.emf │ ├── win32.emf │ ├── word.emf │ ├── xfind.emf │ ├── xml.etf │ ├── xmlutil.emf │ ├── xrdb.emf │ ├── yacc.etf │ ├── zaurus.emf │ ├── zfile.emf │ ├── zig.eaf │ └── zig.etf ├── pixmaps │ ├── me.l.pm │ ├── me.m.pm │ ├── me.t.pm │ ├── me.xpm │ ├── me_128.png │ ├── me_gnome_48.png │ ├── me_l.png │ ├── me_m.png │ ├── me_s.png │ ├── mini-me.xpm │ ├── ne.xpm │ ├── ne_l.png │ ├── ne_m.png │ └── ne_s.png └── spelling │ ├── README.txt │ ├── lsdmenus.edf │ ├── lsdxenus.edf │ └── lsrenus.emf ├── jme.AppDir ├── AppRun ├── jme.desktop ├── jme256.png └── usr │ ├── bin │ └── null │ └── lib64 │ └── libtinfo.so.5 ├── license.txt ├── linux32gcc.gmk ├── macos32gcc.gmk ├── microemacs-09.rb ├── release.gmk ├── scoop-jme.json ├── src ├── CMakeLists.txt ├── abbrev.c ├── basic.c ├── bfs.c ├── bfs.h ├── bind.c ├── buffer.c ├── build ├── build.bat ├── crypt.c ├── cygwin.gmk ├── darwin.gmk ├── dirlist.c ├── display.c ├── dosterm.c ├── ebind.def ├── ebind.h ├── edef.h ├── eextrn.h ├── efunc.def ├── efunc.h ├── emain.h ├── emode.def ├── emode.h ├── eopt.h ├── eprint.def ├── eprint.h ├── esearch.h ├── eskeys.def ├── eskeys.h ├── estruct.h ├── eterm.h ├── etermcap.def ├── eval.c ├── evar.def ├── evar.h ├── evers.h ├── exec.c ├── file.c ├── fileio.c ├── frame.c ├── freebsd.mak ├── hilight.c ├── history.c ├── icon_me.ico ├── icon_ne.ico ├── input.c ├── isearch.c ├── key.c ├── line.c ├── linux32gcc.gmk ├── macos32gcc.gmk ├── macro.c ├── main.c ├── me.rc ├── me32.bmp ├── memsvc20.rc ├── narrow.c ├── ncmsvc20.rc ├── ne.rc ├── ne32.bmp ├── nec.rc ├── nemsvc20.rc ├── next.c ├── openbsd.gmk ├── osd.c ├── print.c ├── random.c ├── readme.txt ├── regex.c ├── region.c ├── registry.c ├── search.c ├── spawn.c ├── spell.c ├── tag.c ├── termio.c ├── time.c ├── undo.c ├── unixterm.c ├── win32mingw.mak ├── win32s │ ├── methnk16.c │ ├── methnk16.def │ ├── methnk16.dll │ ├── readme.txt │ ├── w32sut.h │ ├── w32sut16.lib │ ├── w32sut32.lib │ └── win16.mak ├── win32v8.mak ├── win32winlibs.mak ├── window.c ├── winprint.c ├── winterm.c ├── winterm.h ├── wintermr.h └── word.c ├── tests ├── R │ └── hello.R ├── ada │ ├── hello.ada │ └── if.ada ├── adoc │ ├── hello.adoc │ ├── hello.tcl │ └── magic.txt ├── awk │ └── hello.awk ├── bas │ ├── freebasic.bas │ ├── type.bas │ └── variables.bas ├── c │ └── hello.c ├── c3c │ ├── Makefile │ └── hello.c3 ├── cobol │ ├── fib.cbl │ └── hello.cbl ├── cpp │ └── test.cpp ├── cs │ ├── Hello.cs │ └── Makefile ├── dart │ ├── c.dart │ ├── datatypes.dart │ ├── func.dart │ ├── hello.dart │ ├── input.dart │ ├── lists.dart │ ├── logic.dart │ ├── loop.dart │ ├── maps.dart │ ├── readme.md │ └── string.dart ├── dot │ └── hello.dot ├── euphoria │ ├── file.ex │ ├── func.ex │ ├── hello.ex │ └── regex.e ├── f90 │ ├── addnum.f90 │ ├── constants.f90 │ ├── func.f90 │ ├── hello.f90 │ ├── mod_learn.f90 │ └── testint.f90 ├── go │ ├── class.go │ └── hello.go ├── haskell │ └── hello.hs ├── java │ └── hello.java ├── julia │ ├── func.jl │ └── hello.jl ├── kotlin │ └── hello.kt ├── lua │ ├── config.lua │ ├── func.lua │ ├── hello.lua │ ├── new.lua │ └── tags ├── nim │ ├── clss.nim │ ├── hello.nim │ ├── mac.nim │ └── proc.nim ├── octave │ ├── hello.m │ └── hw.m ├── pascal │ ├── func.pas │ ├── hello.pas │ ├── hello2.pas │ ├── oop.pas │ ├── proc.pas │ └── temp.pas ├── perl │ └── hello.pl ├── ps1 │ └── hello.ps1 ├── python │ ├── fileline.py │ └── hello.py ├── qd │ └── sample.qd ├── rust │ ├── Cargo.toml │ └── hello.rs ├── shell │ └── hello.sh ├── tcl │ └── hello.tcl ├── tman │ └── example.tman ├── toml │ └── pyproject.toml ├── typst │ ├── glacier.png │ ├── hello.typ │ ├── intro.typ │ └── works.bib ├── v │ ├── docu.v │ ├── func.v │ ├── hello.v │ └── hello2.v ├── vala │ ├── gui.vala │ └── learn.vala └── zig │ ├── comments.zig │ ├── hello.zig │ └── struct.zig ├── ttf-fonts.gmk ├── user ├── dict.emf ├── font-inc.emf ├── font-type.emf ├── imenu.emf ├── latex │ └── standalone.etf ├── mymd.emf ├── rapp.etf ├── schemes.emf └── ucode.emf ├── win32mingw.gmk └── win32winlibs.gmk /.github/workflows/bdf-fonts.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/.github/workflows/bdf-fonts.yml -------------------------------------------------------------------------------- /.github/workflows/binaries-linux.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/.github/workflows/binaries-linux.yml -------------------------------------------------------------------------------- /.github/workflows/binaries-macos32gcc.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/.github/workflows/binaries-macos32gcc.yml -------------------------------------------------------------------------------- /.github/workflows/binaries-mingw32gcc.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/.github/workflows/binaries-mingw32gcc.yml -------------------------------------------------------------------------------- /.github/workflows/binaries-winlibs.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/.github/workflows/binaries-winlibs.yml -------------------------------------------------------------------------------- /.github/workflows/cygwin.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/.github/workflows/cygwin.yml -------------------------------------------------------------------------------- /.github/workflows/testing.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/.github/workflows/testing.yml -------------------------------------------------------------------------------- /.github/workflows/ttf-fonts.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/.github/workflows/ttf-fonts.yml -------------------------------------------------------------------------------- /.github/workflows/ubuntu-arm-check.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/.github/workflows/ubuntu-arm-check.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/.gitignore -------------------------------------------------------------------------------- /COPYING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/COPYING -------------------------------------------------------------------------------- /ChangeLog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/ChangeLog -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/Makefile -------------------------------------------------------------------------------- /README-standalone.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/README-standalone.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/README.md -------------------------------------------------------------------------------- /bfs/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/Makefile -------------------------------------------------------------------------------- /bfs/Makefile.mingw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/Makefile.mingw -------------------------------------------------------------------------------- /bfs/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/README.md -------------------------------------------------------------------------------- /bfs/bfs-readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/bfs-readme.md -------------------------------------------------------------------------------- /bfs/bfs.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/bfs.c -------------------------------------------------------------------------------- /bfs/bfs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/bfs.h -------------------------------------------------------------------------------- /bfs/bfs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/bfs.txt -------------------------------------------------------------------------------- /bfs/bfsutil.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/bfsutil.c -------------------------------------------------------------------------------- /bfs/bfsutil.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/bfsutil.h -------------------------------------------------------------------------------- /bfs/license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/license.txt -------------------------------------------------------------------------------- /bfs/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/readme.txt -------------------------------------------------------------------------------- /bfs/uappend.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/uappend.c -------------------------------------------------------------------------------- /bfs/ubuild.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/ubuild.c -------------------------------------------------------------------------------- /bfs/ucopy.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/ucopy.c -------------------------------------------------------------------------------- /bfs/ucreate.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/ucreate.c -------------------------------------------------------------------------------- /bfs/uinfo.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/uinfo.c -------------------------------------------------------------------------------- /bfs/ulist.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/ulist.c -------------------------------------------------------------------------------- /bfs/ustrip.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/ustrip.c -------------------------------------------------------------------------------- /bfs/utest.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/utest.c -------------------------------------------------------------------------------- /bfs/uxdir.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/uxdir.c -------------------------------------------------------------------------------- /bfs/uxfile.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/uxfile.c -------------------------------------------------------------------------------- /bfs/win32/include/getopt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/win32/include/getopt.h -------------------------------------------------------------------------------- /bfs/win32/include/libpng.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/win32/include/libpng.def -------------------------------------------------------------------------------- /bfs/win32/include/png.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/win32/include/png.h -------------------------------------------------------------------------------- /bfs/win32/include/pngconf.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/win32/include/pngconf.h -------------------------------------------------------------------------------- /bfs/win32/include/unistd.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/win32/include/unistd.h -------------------------------------------------------------------------------- /bfs/win32/include/zconf.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/win32/include/zconf.h -------------------------------------------------------------------------------- /bfs/win32/include/zlib.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/win32/include/zlib.h -------------------------------------------------------------------------------- /bfs/win32/lib/libpng.a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/win32/lib/libpng.a -------------------------------------------------------------------------------- /bfs/win32/lib/libz.a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/win32/lib/libz.a -------------------------------------------------------------------------------- /bfs/win32/lib/libz.dll.a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/win32/lib/libz.dll.a -------------------------------------------------------------------------------- /bfs/win32/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/win32/readme.txt -------------------------------------------------------------------------------- /bfs/win32/src/getopt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/win32/src/getopt.c -------------------------------------------------------------------------------- /bfs/win32mingw.gmk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/win32mingw.gmk -------------------------------------------------------------------------------- /bfs/win32winlibs.gmk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bfs/win32winlibs.gmk -------------------------------------------------------------------------------- /bin/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bin/README.md -------------------------------------------------------------------------------- /bin/ehf2md.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bin/ehf2md.tcl -------------------------------------------------------------------------------- /bin/encoding.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bin/encoding.sh -------------------------------------------------------------------------------- /bin/fontpath.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bin/fontpath.sh -------------------------------------------------------------------------------- /bin/me-linux.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bin/me-linux.sh -------------------------------------------------------------------------------- /bin/me-msys2.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bin/me-msys2.sh -------------------------------------------------------------------------------- /bin/me-tools.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bin/me-tools.sh -------------------------------------------------------------------------------- /bin/mecu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bin/mecu -------------------------------------------------------------------------------- /bin/theme-github-dark.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bin/theme-github-dark.sh -------------------------------------------------------------------------------- /bin/theme-github-light.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bin/theme-github-light.sh -------------------------------------------------------------------------------- /bin/theme-material-dark.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bin/theme-material-dark.sh -------------------------------------------------------------------------------- /bin/theme-material-light.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bin/theme-material-light.sh -------------------------------------------------------------------------------- /bin/theme-molokai.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bin/theme-molokai.sh -------------------------------------------------------------------------------- /bin/theme-neobones-dark.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bin/theme-neobones-dark.sh -------------------------------------------------------------------------------- /bin/theme-neobones-light.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bin/theme-neobones-light.sh -------------------------------------------------------------------------------- /bin/ttf2bdf.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bin/ttf2bdf.sh -------------------------------------------------------------------------------- /bin/x11-fonts-apt.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bin/x11-fonts-apt.sh -------------------------------------------------------------------------------- /bin/x11-fonts-dnf.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bin/x11-fonts-dnf.sh -------------------------------------------------------------------------------- /bin/x11-fonts-pacman.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bin/x11-fonts-pacman.sh -------------------------------------------------------------------------------- /bin/xrdb-install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bin/xrdb-install.sh -------------------------------------------------------------------------------- /bin/xrdb2scheme.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/bin/xrdb2scheme.sh -------------------------------------------------------------------------------- /cygwin.gmk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/cygwin.gmk -------------------------------------------------------------------------------- /doc/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/doc/Makefile -------------------------------------------------------------------------------- /doc/RELEASES-old.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/doc/RELEASES-old.md -------------------------------------------------------------------------------- /doc/build.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/doc/build.txt -------------------------------------------------------------------------------- /doc/changes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/doc/changes.md -------------------------------------------------------------------------------- /doc/cygwin.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/doc/cygwin.txt -------------------------------------------------------------------------------- /doc/faq.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/doc/faq.txt -------------------------------------------------------------------------------- /doc/files.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/doc/files.txt -------------------------------------------------------------------------------- /doc/footer.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/doc/footer.html -------------------------------------------------------------------------------- /doc/header.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/doc/header.html -------------------------------------------------------------------------------- /doc/header.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/doc/header.txt -------------------------------------------------------------------------------- /doc/html/me.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/doc/html/me.css -------------------------------------------------------------------------------- /doc/html/null: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /doc/me.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/doc/me.1 -------------------------------------------------------------------------------- /doc/me.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/doc/me.md -------------------------------------------------------------------------------- /doc/me.smd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/doc/me.smd -------------------------------------------------------------------------------- /docs/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/docs/Makefile -------------------------------------------------------------------------------- /docs/emf-tutorial.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/docs/emf-tutorial.html -------------------------------------------------------------------------------- /docs/emf-tutorial.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/docs/emf-tutorial.md -------------------------------------------------------------------------------- /docs/emf.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/docs/emf.xml -------------------------------------------------------------------------------- /docs/mini.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/docs/mini.css -------------------------------------------------------------------------------- /fonts/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/README.md -------------------------------------------------------------------------------- /fonts/chivo-mono/ChivoMono-Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/chivo-mono/ChivoMono-Bold.ttf -------------------------------------------------------------------------------- /fonts/chivo-mono/ChivoMono-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/chivo-mono/ChivoMono-Regular.ttf -------------------------------------------------------------------------------- /fonts/chivo-mono/OFL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/chivo-mono/OFL.txt -------------------------------------------------------------------------------- /fonts/chivo-mono/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/chivo-mono/Readme.txt -------------------------------------------------------------------------------- /fonts/chivo-mono/fonts.dir: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/chivo-mono/fonts.dir -------------------------------------------------------------------------------- /fonts/chivo-mono/fonts.scale: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/chivo-mono/fonts.scale -------------------------------------------------------------------------------- /fonts/chivo-mono/make-bdf-fonts.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/chivo-mono/make-bdf-fonts.sh -------------------------------------------------------------------------------- /fonts/courier-prime/CourierPrime-Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/courier-prime/CourierPrime-Bold.ttf -------------------------------------------------------------------------------- /fonts/courier-prime/CourierPrime-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/courier-prime/CourierPrime-Regular.ttf -------------------------------------------------------------------------------- /fonts/courier-prime/OFL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/courier-prime/OFL.txt -------------------------------------------------------------------------------- /fonts/courier-prime/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/courier-prime/Readme.txt -------------------------------------------------------------------------------- /fonts/courier-prime/fonts.dir: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/courier-prime/fonts.dir -------------------------------------------------------------------------------- /fonts/courier-prime/fonts.scale: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/courier-prime/fonts.scale -------------------------------------------------------------------------------- /fonts/courier-prime/make-bdf-fonts.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/courier-prime/make-bdf-fonts.sh -------------------------------------------------------------------------------- /fonts/cp1250.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/cp1250.txt -------------------------------------------------------------------------------- /fonts/cp1251.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/cp1251.txt -------------------------------------------------------------------------------- /fonts/cp1252.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/cp1252.txt -------------------------------------------------------------------------------- /fonts/cp1253.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/cp1253.txt -------------------------------------------------------------------------------- /fonts/cp1254.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/cp1254.txt -------------------------------------------------------------------------------- /fonts/ibm-plex/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/ibm-plex/Readme.txt -------------------------------------------------------------------------------- /fonts/ibm-plex/fonts.dir: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/ibm-plex/fonts.dir -------------------------------------------------------------------------------- /fonts/ibm-plex/fonts.scale: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/ibm-plex/fonts.scale -------------------------------------------------------------------------------- /fonts/ibm-plex/install-ibm-fonts.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/ibm-plex/install-ibm-fonts.sh -------------------------------------------------------------------------------- /fonts/source-code-pro/install-source-code-pro-fonts.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/source-code-pro/install-source-code-pro-fonts.sh -------------------------------------------------------------------------------- /fonts/ubuntu-mono/install-ubuntu-mono-fonts.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/fonts/ubuntu-mono/install-ubuntu-mono-fonts.sh -------------------------------------------------------------------------------- /freebsd.mak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/freebsd.mak -------------------------------------------------------------------------------- /images/ayu-light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/images/ayu-light.png -------------------------------------------------------------------------------- /images/dracula.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/images/dracula.png -------------------------------------------------------------------------------- /images/hello-world.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/images/hello-world.png -------------------------------------------------------------------------------- /images/jasspamicroemacs.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/images/jasspamicroemacs.gif -------------------------------------------------------------------------------- /images/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/images/logo.png -------------------------------------------------------------------------------- /images/me-cpp-exec.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/images/me-cpp-exec.png -------------------------------------------------------------------------------- /images/solarized-light-rcode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/images/solarized-light-rcode.png -------------------------------------------------------------------------------- /images/terminal-greek-text.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/images/terminal-greek-text.png -------------------------------------------------------------------------------- /install-dict.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/install-dict.sh -------------------------------------------------------------------------------- /install-fonts.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/install-fonts.sh -------------------------------------------------------------------------------- /install-windows.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/install-windows.ps1 -------------------------------------------------------------------------------- /install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/install.sh -------------------------------------------------------------------------------- /jasspa/company/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/company/README.txt -------------------------------------------------------------------------------- /jasspa/contrib/ME_4_all.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/contrib/ME_4_all.reg -------------------------------------------------------------------------------- /jasspa/contrib/bol_eol.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/contrib/bol_eol.emf -------------------------------------------------------------------------------- /jasspa/contrib/cygkeys.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/contrib/cygkeys.emf -------------------------------------------------------------------------------- /jasspa/contrib/hkgroovy.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/contrib/hkgroovy.emf -------------------------------------------------------------------------------- /jasspa/contrib/jasspa-microemacs.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/contrib/jasspa-microemacs.desktop -------------------------------------------------------------------------------- /jasspa/contrib/mesetup.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/contrib/mesetup.reg -------------------------------------------------------------------------------- /jasspa/contrib/myipipe.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/contrib/myipipe.emf -------------------------------------------------------------------------------- /jasspa/contrib/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/contrib/readme.txt -------------------------------------------------------------------------------- /jasspa/contrib/spellins.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/contrib/spellins.emf -------------------------------------------------------------------------------- /jasspa/contrib/sunkeys.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/contrib/sunkeys.emf -------------------------------------------------------------------------------- /jasspa/contrib/user.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/contrib/user.emf -------------------------------------------------------------------------------- /jasspa/macros/2dos.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/2dos.emf -------------------------------------------------------------------------------- /jasspa/macros/2mac.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/2mac.emf -------------------------------------------------------------------------------- /jasspa/macros/2unix.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/2unix.emf -------------------------------------------------------------------------------- /jasspa/macros/2win.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/2win.emf -------------------------------------------------------------------------------- /jasspa/macros/abbrev.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/abbrev.emf -------------------------------------------------------------------------------- /jasspa/macros/abbrlist.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/abbrlist.emf -------------------------------------------------------------------------------- /jasspa/macros/ada.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/ada.eaf -------------------------------------------------------------------------------- /jasspa/macros/ada.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/ada.etf -------------------------------------------------------------------------------- /jasspa/macros/adoc.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/adoc.eaf -------------------------------------------------------------------------------- /jasspa/macros/adoc.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/adoc.etf -------------------------------------------------------------------------------- /jasspa/macros/aix.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/aix.emf -------------------------------------------------------------------------------- /jasspa/macros/asmx86.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/asmx86.etf -------------------------------------------------------------------------------- /jasspa/macros/asn1.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/asn1.etf -------------------------------------------------------------------------------- /jasspa/macros/asp.eaf: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /jasspa/macros/au3.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/au3.eaf -------------------------------------------------------------------------------- /jasspa/macros/au3.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/au3.etf -------------------------------------------------------------------------------- /jasspa/macros/awk.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/awk.eaf -------------------------------------------------------------------------------- /jasspa/macros/awk.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/awk.etf -------------------------------------------------------------------------------- /jasspa/macros/benchmrk.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/benchmrk.emf -------------------------------------------------------------------------------- /jasspa/macros/bibtex.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/bibtex.etf -------------------------------------------------------------------------------- /jasspa/macros/bookmark.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/bookmark.emf -------------------------------------------------------------------------------- /jasspa/macros/buffinit.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/buffinit.emf -------------------------------------------------------------------------------- /jasspa/macros/c.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/c.eaf -------------------------------------------------------------------------------- /jasspa/macros/c.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/c.etf -------------------------------------------------------------------------------- /jasspa/macros/c3.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/c3.eaf -------------------------------------------------------------------------------- /jasspa/macros/c3.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/c3.etf -------------------------------------------------------------------------------- /jasspa/macros/calc.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/calc.emf -------------------------------------------------------------------------------- /jasspa/macros/cfind.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/cfind.emf -------------------------------------------------------------------------------- /jasspa/macros/cfm.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/cfm.eaf -------------------------------------------------------------------------------- /jasspa/macros/cfm.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/cfm.etf -------------------------------------------------------------------------------- /jasspa/macros/charset.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/charset.emf -------------------------------------------------------------------------------- /jasspa/macros/charsutl.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/charsutl.emf -------------------------------------------------------------------------------- /jasspa/macros/clearcs.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/clearcs.emf -------------------------------------------------------------------------------- /jasspa/macros/cmacros.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/cmacros.emf -------------------------------------------------------------------------------- /jasspa/macros/cobol.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/cobol.etf -------------------------------------------------------------------------------- /jasspa/macros/collapse.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/collapse.emf -------------------------------------------------------------------------------- /jasspa/macros/comment.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/comment.emf -------------------------------------------------------------------------------- /jasspa/macros/cpp.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/cpp.eaf -------------------------------------------------------------------------------- /jasspa/macros/cpp.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/cpp.etf -------------------------------------------------------------------------------- /jasspa/macros/crosswd.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/crosswd.emf -------------------------------------------------------------------------------- /jasspa/macros/cs.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/cs.eaf -------------------------------------------------------------------------------- /jasspa/macros/cs.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/cs.etf -------------------------------------------------------------------------------- /jasspa/macros/ctags.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/ctags.emf -------------------------------------------------------------------------------- /jasspa/macros/cvs.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/cvs.emf -------------------------------------------------------------------------------- /jasspa/macros/cygwin.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/cygwin.emf -------------------------------------------------------------------------------- /jasspa/macros/dart.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/dart.eaf -------------------------------------------------------------------------------- /jasspa/macros/dart.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/dart.etf -------------------------------------------------------------------------------- /jasspa/macros/darwin.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/darwin.emf -------------------------------------------------------------------------------- /jasspa/macros/dmf.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/dmf.emf -------------------------------------------------------------------------------- /jasspa/macros/doc.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/doc.etf -------------------------------------------------------------------------------- /jasspa/macros/docmacro.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/docmacro.emf -------------------------------------------------------------------------------- /jasspa/macros/docutl.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/docutl.emf -------------------------------------------------------------------------------- /jasspa/macros/dos.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/dos.emf -------------------------------------------------------------------------------- /jasspa/macros/dot.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/dot.eaf -------------------------------------------------------------------------------- /jasspa/macros/dot.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/dot.etf -------------------------------------------------------------------------------- /jasspa/macros/draw.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/draw.emf -------------------------------------------------------------------------------- /jasspa/macros/dtools.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/dtools.eaf -------------------------------------------------------------------------------- /jasspa/macros/dtools.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/dtools.etf -------------------------------------------------------------------------------- /jasspa/macros/ehftools.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/ehftools.emf -------------------------------------------------------------------------------- /jasspa/macros/emf.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/emf.eaf -------------------------------------------------------------------------------- /jasspa/macros/emf.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/emf.etf -------------------------------------------------------------------------------- /jasspa/macros/emftags.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/emftags.emf -------------------------------------------------------------------------------- /jasspa/macros/etfinsrt.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/etfinsrt.emf -------------------------------------------------------------------------------- /jasspa/macros/euphor.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/euphor.eaf -------------------------------------------------------------------------------- /jasspa/macros/euphor.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/euphor.etf -------------------------------------------------------------------------------- /jasspa/macros/f.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/f.etf -------------------------------------------------------------------------------- /jasspa/macros/f90.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/f90.eaf -------------------------------------------------------------------------------- /jasspa/macros/f90.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/f90.etf -------------------------------------------------------------------------------- /jasspa/macros/fattrib.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/fattrib.emf -------------------------------------------------------------------------------- /jasspa/macros/favorite.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/favorite.emf -------------------------------------------------------------------------------- /jasspa/macros/fileopen.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/fileopen.emf -------------------------------------------------------------------------------- /jasspa/macros/filetool.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/filetool.emf -------------------------------------------------------------------------------- /jasspa/macros/filetype.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/filetype.emf -------------------------------------------------------------------------------- /jasspa/macros/filtools.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/filtools.emf -------------------------------------------------------------------------------- /jasspa/macros/find.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/find.emf -------------------------------------------------------------------------------- /jasspa/macros/fold.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/fold.emf -------------------------------------------------------------------------------- /jasspa/macros/format.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/format.emf -------------------------------------------------------------------------------- /jasspa/macros/freebsd.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/freebsd.emf -------------------------------------------------------------------------------- /jasspa/macros/ftp.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/ftp.emf -------------------------------------------------------------------------------- /jasspa/macros/games.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/games.emf -------------------------------------------------------------------------------- /jasspa/macros/gdiff.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/gdiff.emf -------------------------------------------------------------------------------- /jasspa/macros/generict.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/generict.emf -------------------------------------------------------------------------------- /jasspa/macros/gentags.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/gentags.emf -------------------------------------------------------------------------------- /jasspa/macros/git.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/git.emf -------------------------------------------------------------------------------- /jasspa/macros/go.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/go.eaf -------------------------------------------------------------------------------- /jasspa/macros/go.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/go.etf -------------------------------------------------------------------------------- /jasspa/macros/gotools.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/gotools.emf -------------------------------------------------------------------------------- /jasspa/macros/h.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/h.etf -------------------------------------------------------------------------------- /jasspa/macros/hask.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hask.eaf -------------------------------------------------------------------------------- /jasspa/macros/hask.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hask.etf -------------------------------------------------------------------------------- /jasspa/macros/hkada.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkada.emf -------------------------------------------------------------------------------- /jasspa/macros/hkadoc.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkadoc.emf -------------------------------------------------------------------------------- /jasspa/macros/hkapache.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkapache.emf -------------------------------------------------------------------------------- /jasspa/macros/hkasmx86.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkasmx86.emf -------------------------------------------------------------------------------- /jasspa/macros/hkasn1.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkasn1.emf -------------------------------------------------------------------------------- /jasspa/macros/hkasp.eaf: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /jasspa/macros/hkasp.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkasp.emf -------------------------------------------------------------------------------- /jasspa/macros/hkau3.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkau3.emf -------------------------------------------------------------------------------- /jasspa/macros/hkawk.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkawk.emf -------------------------------------------------------------------------------- /jasspa/macros/hkbibtex.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkbibtex.emf -------------------------------------------------------------------------------- /jasspa/macros/hkbinary.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkbinary.emf -------------------------------------------------------------------------------- /jasspa/macros/hkblist.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkblist.emf -------------------------------------------------------------------------------- /jasspa/macros/hkbnf.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkbnf.emf -------------------------------------------------------------------------------- /jasspa/macros/hkc.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkc.eaf -------------------------------------------------------------------------------- /jasspa/macros/hkc.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkc.emf -------------------------------------------------------------------------------- /jasspa/macros/hkc3.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkc3.emf -------------------------------------------------------------------------------- /jasspa/macros/hkcfm.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkcfm.emf -------------------------------------------------------------------------------- /jasspa/macros/hkcfms.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkcfms.emf -------------------------------------------------------------------------------- /jasspa/macros/hkcobol.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkcobol.emf -------------------------------------------------------------------------------- /jasspa/macros/hkcpp.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkcpp.eaf -------------------------------------------------------------------------------- /jasspa/macros/hkcpp.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkcpp.emf -------------------------------------------------------------------------------- /jasspa/macros/hkcs.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkcs.emf -------------------------------------------------------------------------------- /jasspa/macros/hkcss.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkcss.emf -------------------------------------------------------------------------------- /jasspa/macros/hkcygwin.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkcygwin.emf -------------------------------------------------------------------------------- /jasspa/macros/hkdart.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkdart.emf -------------------------------------------------------------------------------- /jasspa/macros/hkdiff.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkdiff.emf -------------------------------------------------------------------------------- /jasspa/macros/hkdirlst.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkdirlst.emf -------------------------------------------------------------------------------- /jasspa/macros/hkdirtre.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkdirtre.emf -------------------------------------------------------------------------------- /jasspa/macros/hkdoc.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkdoc.emf -------------------------------------------------------------------------------- /jasspa/macros/hkdos.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkdos.emf -------------------------------------------------------------------------------- /jasspa/macros/hkdot.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkdot.emf -------------------------------------------------------------------------------- /jasspa/macros/hkdtools.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkdtools.emf -------------------------------------------------------------------------------- /jasspa/macros/hkehf.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkehf.emf -------------------------------------------------------------------------------- /jasspa/macros/hkemf.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkemf.eaf -------------------------------------------------------------------------------- /jasspa/macros/hkemf.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkemf.emf -------------------------------------------------------------------------------- /jasspa/macros/hkerf.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkerf.emf -------------------------------------------------------------------------------- /jasspa/macros/hkeuphor.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkeuphor.emf -------------------------------------------------------------------------------- /jasspa/macros/hkf90.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkf90.emf -------------------------------------------------------------------------------- /jasspa/macros/hkfvwm.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkfvwm.emf -------------------------------------------------------------------------------- /jasspa/macros/hkgo.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkgo.emf -------------------------------------------------------------------------------- /jasspa/macros/hkhask.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkhask.emf -------------------------------------------------------------------------------- /jasspa/macros/hkhtml.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkhtml.eaf -------------------------------------------------------------------------------- /jasspa/macros/hkhtml.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkhtml.emf -------------------------------------------------------------------------------- /jasspa/macros/hkidl.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkidl.emf -------------------------------------------------------------------------------- /jasspa/macros/hkimake.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkimake.emf -------------------------------------------------------------------------------- /jasspa/macros/hkinfo.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkinfo.emf -------------------------------------------------------------------------------- /jasspa/macros/hkini.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkini.emf -------------------------------------------------------------------------------- /jasspa/macros/hkipipe.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkipipe.emf -------------------------------------------------------------------------------- /jasspa/macros/hkiss.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkiss.emf -------------------------------------------------------------------------------- /jasspa/macros/hkjava.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkjava.emf -------------------------------------------------------------------------------- /jasspa/macros/hkjs.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkjs.emf -------------------------------------------------------------------------------- /jasspa/macros/hkjsp.eaf: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /jasspa/macros/hkjsp.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkjsp.emf -------------------------------------------------------------------------------- /jasspa/macros/hkjst.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkjst.eaf -------------------------------------------------------------------------------- /jasspa/macros/hkjst.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkjst.emf -------------------------------------------------------------------------------- /jasspa/macros/hkjulia.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkjulia.emf -------------------------------------------------------------------------------- /jasspa/macros/hkkotlin.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkkotlin.emf -------------------------------------------------------------------------------- /jasspa/macros/hklatex.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hklatex.emf -------------------------------------------------------------------------------- /jasspa/macros/hklhtml.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hklhtml.emf -------------------------------------------------------------------------------- /jasspa/macros/hklisp.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hklisp.emf -------------------------------------------------------------------------------- /jasspa/macros/hklists.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hklists.emf -------------------------------------------------------------------------------- /jasspa/macros/hklua.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hklua.emf -------------------------------------------------------------------------------- /jasspa/macros/hkm4.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkm4.emf -------------------------------------------------------------------------------- /jasspa/macros/hkmake.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkmake.emf -------------------------------------------------------------------------------- /jasspa/macros/hkman.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkman.emf -------------------------------------------------------------------------------- /jasspa/macros/hkmd.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkmd.emf -------------------------------------------------------------------------------- /jasspa/macros/hkmeta.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkmeta.emf -------------------------------------------------------------------------------- /jasspa/macros/hkmhg.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkmhg.emf -------------------------------------------------------------------------------- /jasspa/macros/hkmod2.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkmod2.emf -------------------------------------------------------------------------------- /jasspa/macros/hknim.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hknim.emf -------------------------------------------------------------------------------- /jasspa/macros/hknroff.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hknroff.eaf -------------------------------------------------------------------------------- /jasspa/macros/hknroff.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hknroff.emf -------------------------------------------------------------------------------- /jasspa/macros/hkoctave.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkoctave.emf -------------------------------------------------------------------------------- /jasspa/macros/hkpascal.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkpascal.emf -------------------------------------------------------------------------------- /jasspa/macros/hkperl.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkperl.emf -------------------------------------------------------------------------------- /jasspa/macros/hkphp.eaf: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /jasspa/macros/hkphp.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkphp.emf -------------------------------------------------------------------------------- /jasspa/macros/hkphps.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkphps.emf -------------------------------------------------------------------------------- /jasspa/macros/hkpls.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkpls.emf -------------------------------------------------------------------------------- /jasspa/macros/hkps1.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkps1.emf -------------------------------------------------------------------------------- /jasspa/macros/hkpseudo.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkpseudo.emf -------------------------------------------------------------------------------- /jasspa/macros/hkpsf.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkpsf.emf -------------------------------------------------------------------------------- /jasspa/macros/hkpython.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkpython.emf -------------------------------------------------------------------------------- /jasspa/macros/hkr.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkr.emf -------------------------------------------------------------------------------- /jasspa/macros/hkrd.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkrd.emf -------------------------------------------------------------------------------- /jasspa/macros/hkreg.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkreg.emf -------------------------------------------------------------------------------- /jasspa/macros/hkruby.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkruby.emf -------------------------------------------------------------------------------- /jasspa/macros/hkrul.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkrul.emf -------------------------------------------------------------------------------- /jasspa/macros/hkrust.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkrust.emf -------------------------------------------------------------------------------- /jasspa/macros/hksamba.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hksamba.emf -------------------------------------------------------------------------------- /jasspa/macros/hkscheme.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkscheme.emf -------------------------------------------------------------------------------- /jasspa/macros/hksgml.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hksgml.emf -------------------------------------------------------------------------------- /jasspa/macros/hkshell.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkshell.emf -------------------------------------------------------------------------------- /jasspa/macros/hkslang.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkslang.emf -------------------------------------------------------------------------------- /jasspa/macros/hkspec.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkspec.emf -------------------------------------------------------------------------------- /jasspa/macros/hksql.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hksql.emf -------------------------------------------------------------------------------- /jasspa/macros/hkswift.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkswift.emf -------------------------------------------------------------------------------- /jasspa/macros/hktcl.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hktcl.emf -------------------------------------------------------------------------------- /jasspa/macros/hktexi.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hktexi.emf -------------------------------------------------------------------------------- /jasspa/macros/hktxt.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hktxt.emf -------------------------------------------------------------------------------- /jasspa/macros/hktypst.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hktypst.emf -------------------------------------------------------------------------------- /jasspa/macros/hkv.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkv.emf -------------------------------------------------------------------------------- /jasspa/macros/hkvala.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkvala.emf -------------------------------------------------------------------------------- /jasspa/macros/hkvb.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkvb.emf -------------------------------------------------------------------------------- /jasspa/macros/hkverilg.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkverilg.emf -------------------------------------------------------------------------------- /jasspa/macros/hkvhdl.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkvhdl.emf -------------------------------------------------------------------------------- /jasspa/macros/hkvrml.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkvrml.emf -------------------------------------------------------------------------------- /jasspa/macros/hkwiki.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkwiki.emf -------------------------------------------------------------------------------- /jasspa/macros/hkxml.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkxml.emf -------------------------------------------------------------------------------- /jasspa/macros/hkyacc.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkyacc.emf -------------------------------------------------------------------------------- /jasspa/macros/hkyaml.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkyaml.emf -------------------------------------------------------------------------------- /jasspa/macros/hkzig.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hkzig.emf -------------------------------------------------------------------------------- /jasspa/macros/hpp.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hpp.etf -------------------------------------------------------------------------------- /jasspa/macros/hpux.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/hpux.emf -------------------------------------------------------------------------------- /jasspa/macros/html.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/html.eaf -------------------------------------------------------------------------------- /jasspa/macros/html.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/html.etf -------------------------------------------------------------------------------- /jasspa/macros/htmlcore.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/htmlcore.emf -------------------------------------------------------------------------------- /jasspa/macros/htmltool.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/htmltool.emf -------------------------------------------------------------------------------- /jasspa/macros/htmlutil.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/htmlutil.emf -------------------------------------------------------------------------------- /jasspa/macros/idl.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/idl.etf -------------------------------------------------------------------------------- /jasspa/macros/imake.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/imake.etf -------------------------------------------------------------------------------- /jasspa/macros/insdate.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/insdate.emf -------------------------------------------------------------------------------- /jasspa/macros/irix.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/irix.emf -------------------------------------------------------------------------------- /jasspa/macros/itemlist.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/itemlist.emf -------------------------------------------------------------------------------- /jasspa/macros/java.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/java.eaf -------------------------------------------------------------------------------- /jasspa/macros/java.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/java.etf -------------------------------------------------------------------------------- /jasspa/macros/javatags.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/javatags.emf -------------------------------------------------------------------------------- /jasspa/macros/jeany.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/jeany.emf -------------------------------------------------------------------------------- /jasspa/macros/js.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/js.eaf -------------------------------------------------------------------------------- /jasspa/macros/js.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/js.etf -------------------------------------------------------------------------------- /jasspa/macros/jsp.eaf: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /jasspa/macros/jst.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/jst.eaf -------------------------------------------------------------------------------- /jasspa/macros/jst.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/jst.etf -------------------------------------------------------------------------------- /jasspa/macros/jst2html.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/jst2html.emf -------------------------------------------------------------------------------- /jasspa/macros/jst2ltx.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/jst2ltx.emf -------------------------------------------------------------------------------- /jasspa/macros/jst2rtf.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/jst2rtf.emf -------------------------------------------------------------------------------- /jasspa/macros/jst2text.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/jst2text.emf -------------------------------------------------------------------------------- /jasspa/macros/jstags.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/jstags.emf -------------------------------------------------------------------------------- /jasspa/macros/jstprint.erf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/jstprint.erf -------------------------------------------------------------------------------- /jasspa/macros/jstutl.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/jstutl.emf -------------------------------------------------------------------------------- /jasspa/macros/julia.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/julia.eaf -------------------------------------------------------------------------------- /jasspa/macros/julia.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/julia.etf -------------------------------------------------------------------------------- /jasspa/macros/keyboard.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/keyboard.emf -------------------------------------------------------------------------------- /jasspa/macros/killlist.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/killlist.emf -------------------------------------------------------------------------------- /jasspa/macros/kotlin.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/kotlin.eaf -------------------------------------------------------------------------------- /jasspa/macros/kotlin.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/kotlin.etf -------------------------------------------------------------------------------- /jasspa/macros/language.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/language.emf -------------------------------------------------------------------------------- /jasspa/macros/langutl.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/langutl.emf -------------------------------------------------------------------------------- /jasspa/macros/latex.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/latex.eaf -------------------------------------------------------------------------------- /jasspa/macros/latex.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/latex.etf -------------------------------------------------------------------------------- /jasspa/macros/linux.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/linux.emf -------------------------------------------------------------------------------- /jasspa/macros/list.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/list.emf -------------------------------------------------------------------------------- /jasspa/macros/lua.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/lua.eaf -------------------------------------------------------------------------------- /jasspa/macros/lua.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/lua.etf -------------------------------------------------------------------------------- /jasspa/macros/luatags.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/luatags.emf -------------------------------------------------------------------------------- /jasspa/macros/mahjongg.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/mahjongg.emf -------------------------------------------------------------------------------- /jasspa/macros/mail.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/mail.emf -------------------------------------------------------------------------------- /jasspa/macros/mailmerg.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/mailmerg.emf -------------------------------------------------------------------------------- /jasspa/macros/majormod.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/majormod.emf -------------------------------------------------------------------------------- /jasspa/macros/makefile.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/makefile.etf -------------------------------------------------------------------------------- /jasspa/macros/matchit.edf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/matchit.edf -------------------------------------------------------------------------------- /jasspa/macros/matchit.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/matchit.emf -------------------------------------------------------------------------------- /jasspa/macros/md.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/md.eaf -------------------------------------------------------------------------------- /jasspa/macros/md.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/md.etf -------------------------------------------------------------------------------- /jasspa/macros/me.ehf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/me.ehf -------------------------------------------------------------------------------- /jasspa/macros/me.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/me.emf -------------------------------------------------------------------------------- /jasspa/macros/mecua.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/mecua.emf -------------------------------------------------------------------------------- /jasspa/macros/meemacs.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/meemacs.emf -------------------------------------------------------------------------------- /jasspa/macros/melogo.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/melogo.emf -------------------------------------------------------------------------------- /jasspa/macros/meme3_8.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/meme3_8.emf -------------------------------------------------------------------------------- /jasspa/macros/menedit.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/menedit.emf -------------------------------------------------------------------------------- /jasspa/macros/meserver.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/meserver.emf -------------------------------------------------------------------------------- /jasspa/macros/metris.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/metris.emf -------------------------------------------------------------------------------- /jasspa/macros/mhg.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/mhg.etf -------------------------------------------------------------------------------- /jasspa/macros/misc.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/misc.emf -------------------------------------------------------------------------------- /jasspa/macros/mod2.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/mod2.etf -------------------------------------------------------------------------------- /jasspa/macros/mouse.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/mouse.emf -------------------------------------------------------------------------------- /jasspa/macros/mouseosd.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/mouseosd.emf -------------------------------------------------------------------------------- /jasspa/macros/mouserec.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/mouserec.emf -------------------------------------------------------------------------------- /jasspa/macros/msshift.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/msshift.emf -------------------------------------------------------------------------------- /jasspa/macros/narrow.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/narrow.emf -------------------------------------------------------------------------------- /jasspa/macros/newcomp.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/newcomp.etf -------------------------------------------------------------------------------- /jasspa/macros/newuser.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/newuser.emf -------------------------------------------------------------------------------- /jasspa/macros/newuser.erf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/newuser.erf -------------------------------------------------------------------------------- /jasspa/macros/newuser.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/newuser.etf -------------------------------------------------------------------------------- /jasspa/macros/nim.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/nim.eaf -------------------------------------------------------------------------------- /jasspa/macros/nim.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/nim.etf -------------------------------------------------------------------------------- /jasspa/macros/notes.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/notes.emf -------------------------------------------------------------------------------- /jasspa/macros/notesutl.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/notesutl.emf -------------------------------------------------------------------------------- /jasspa/macros/nroff.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/nroff.etf -------------------------------------------------------------------------------- /jasspa/macros/ntags.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/ntags.emf -------------------------------------------------------------------------------- /jasspa/macros/null: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /jasspa/macros/octave.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/octave.eaf -------------------------------------------------------------------------------- /jasspa/macros/octave.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/octave.etf -------------------------------------------------------------------------------- /jasspa/macros/openbsd.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/openbsd.emf -------------------------------------------------------------------------------- /jasspa/macros/openstep.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/openstep.emf -------------------------------------------------------------------------------- /jasspa/macros/organiza.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/organiza.emf -------------------------------------------------------------------------------- /jasspa/macros/organizd.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/organizd.emf -------------------------------------------------------------------------------- /jasspa/macros/organize.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/organize.emf -------------------------------------------------------------------------------- /jasspa/macros/organizi.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/organizi.emf -------------------------------------------------------------------------------- /jasspa/macros/organizl.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/organizl.emf -------------------------------------------------------------------------------- /jasspa/macros/organizm.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/organizm.emf -------------------------------------------------------------------------------- /jasspa/macros/organizt.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/organizt.emf -------------------------------------------------------------------------------- /jasspa/macros/organizw.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/organizw.emf -------------------------------------------------------------------------------- /jasspa/macros/osd.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/osd.emf -------------------------------------------------------------------------------- /jasspa/macros/osdcua.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/osdcua.emf -------------------------------------------------------------------------------- /jasspa/macros/osdhelp.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/osdhelp.emf -------------------------------------------------------------------------------- /jasspa/macros/osdmisc.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/osdmisc.emf -------------------------------------------------------------------------------- /jasspa/macros/osdnedit.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/osdnedit.emf -------------------------------------------------------------------------------- /jasspa/macros/osf1.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/osf1.emf -------------------------------------------------------------------------------- /jasspa/macros/pagefile.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/pagefile.emf -------------------------------------------------------------------------------- /jasspa/macros/pascal.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/pascal.eaf -------------------------------------------------------------------------------- /jasspa/macros/pascal.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/pascal.etf -------------------------------------------------------------------------------- /jasspa/macros/password.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/password.emf -------------------------------------------------------------------------------- /jasspa/macros/patience.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/patience.emf -------------------------------------------------------------------------------- /jasspa/macros/perl.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/perl.eaf -------------------------------------------------------------------------------- /jasspa/macros/perl.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/perl.etf -------------------------------------------------------------------------------- /jasspa/macros/perltags.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/perltags.emf -------------------------------------------------------------------------------- /jasspa/macros/php.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/php.eaf -------------------------------------------------------------------------------- /jasspa/macros/php.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/php.etf -------------------------------------------------------------------------------- /jasspa/macros/phptags.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/phptags.emf -------------------------------------------------------------------------------- /jasspa/macros/pls.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/pls.eaf -------------------------------------------------------------------------------- /jasspa/macros/pls.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/pls.etf -------------------------------------------------------------------------------- /jasspa/macros/print.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/print.emf -------------------------------------------------------------------------------- /jasspa/macros/print.erf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/print.erf -------------------------------------------------------------------------------- /jasspa/macros/printall.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/printall.emf -------------------------------------------------------------------------------- /jasspa/macros/printd.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/printd.emf -------------------------------------------------------------------------------- /jasspa/macros/printd.erf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/printd.erf -------------------------------------------------------------------------------- /jasspa/macros/printepc.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/printepc.emf -------------------------------------------------------------------------------- /jasspa/macros/printeps.erf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/printeps.erf -------------------------------------------------------------------------------- /jasspa/macros/printers.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/printers.emf -------------------------------------------------------------------------------- /jasspa/macros/printf.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/printf.emf -------------------------------------------------------------------------------- /jasspa/macros/printhpd.erf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/printhpd.erf -------------------------------------------------------------------------------- /jasspa/macros/printhpl.erf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/printhpl.erf -------------------------------------------------------------------------------- /jasspa/macros/printhtm.erf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/printhtm.erf -------------------------------------------------------------------------------- /jasspa/macros/printstp.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/printstp.emf -------------------------------------------------------------------------------- /jasspa/macros/printwdw.erf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/printwdw.erf -------------------------------------------------------------------------------- /jasspa/macros/ps1.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/ps1.eaf -------------------------------------------------------------------------------- /jasspa/macros/ps1.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/ps1.etf -------------------------------------------------------------------------------- /jasspa/macros/psf.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/psf.etf -------------------------------------------------------------------------------- /jasspa/macros/python.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/python.eaf -------------------------------------------------------------------------------- /jasspa/macros/python.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/python.etf -------------------------------------------------------------------------------- /jasspa/macros/pytools.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/pytools.emf -------------------------------------------------------------------------------- /jasspa/macros/qd.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/qd.etf -------------------------------------------------------------------------------- /jasspa/macros/r.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/r.eaf -------------------------------------------------------------------------------- /jasspa/macros/r.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/r.etf -------------------------------------------------------------------------------- /jasspa/macros/rd.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/rd.eaf -------------------------------------------------------------------------------- /jasspa/macros/rd.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/rd.etf -------------------------------------------------------------------------------- /jasspa/macros/rect.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/rect.emf -------------------------------------------------------------------------------- /jasspa/macros/rmd.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/rmd.etf -------------------------------------------------------------------------------- /jasspa/macros/rtools.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/rtools.emf -------------------------------------------------------------------------------- /jasspa/macros/ruby.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/ruby.etf -------------------------------------------------------------------------------- /jasspa/macros/rul.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/rul.etf -------------------------------------------------------------------------------- /jasspa/macros/rust.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/rust.eaf -------------------------------------------------------------------------------- /jasspa/macros/rust.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/rust.etf -------------------------------------------------------------------------------- /jasspa/macros/scheme.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/scheme.emf -------------------------------------------------------------------------------- /jasspa/macros/schemead.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemead.emf -------------------------------------------------------------------------------- /jasspa/macros/schemeal.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemeal.emf -------------------------------------------------------------------------------- /jasspa/macros/schemeat.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemeat.emf -------------------------------------------------------------------------------- /jasspa/macros/schemeaw.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemeaw.emf -------------------------------------------------------------------------------- /jasspa/macros/schemeay.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemeay.emf -------------------------------------------------------------------------------- /jasspa/macros/schemeb.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemeb.emf -------------------------------------------------------------------------------- /jasspa/macros/schemebc.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemebc.emf -------------------------------------------------------------------------------- /jasspa/macros/schemebh.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemebh.emf -------------------------------------------------------------------------------- /jasspa/macros/schemecf.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemecf.emf -------------------------------------------------------------------------------- /jasspa/macros/schemech.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemech.emf -------------------------------------------------------------------------------- /jasspa/macros/schemecl.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemecl.emf -------------------------------------------------------------------------------- /jasspa/macros/schemecm.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemecm.emf -------------------------------------------------------------------------------- /jasspa/macros/schemecn.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemecn.emf -------------------------------------------------------------------------------- /jasspa/macros/schemed.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemed.emf -------------------------------------------------------------------------------- /jasspa/macros/schemedp.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemedp.emf -------------------------------------------------------------------------------- /jasspa/macros/schemedr.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemedr.emf -------------------------------------------------------------------------------- /jasspa/macros/schemegb.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemegb.emf -------------------------------------------------------------------------------- /jasspa/macros/schemege.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemege.emf -------------------------------------------------------------------------------- /jasspa/macros/schemegg.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemegg.emf -------------------------------------------------------------------------------- /jasspa/macros/schemego.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemego.emf -------------------------------------------------------------------------------- /jasspa/macros/schemej.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemej.emf -------------------------------------------------------------------------------- /jasspa/macros/schemel.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemel.emf -------------------------------------------------------------------------------- /jasspa/macros/schemel2.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemel2.emf -------------------------------------------------------------------------------- /jasspa/macros/schemelj.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemelj.emf -------------------------------------------------------------------------------- /jasspa/macros/schemelm.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemelm.emf -------------------------------------------------------------------------------- /jasspa/macros/schememd.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schememd.emf -------------------------------------------------------------------------------- /jasspa/macros/schememw.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schememw.emf -------------------------------------------------------------------------------- /jasspa/macros/schemepd.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemepd.emf -------------------------------------------------------------------------------- /jasspa/macros/schemepl.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemepl.emf -------------------------------------------------------------------------------- /jasspa/macros/schemes.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemes.emf -------------------------------------------------------------------------------- /jasspa/macros/schemesd.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemesd.emf -------------------------------------------------------------------------------- /jasspa/macros/schemesf.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemesf.emf -------------------------------------------------------------------------------- /jasspa/macros/schemesl.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemesl.emf -------------------------------------------------------------------------------- /jasspa/macros/schemetb.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemetb.emf -------------------------------------------------------------------------------- /jasspa/macros/schemetd.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemetd.emf -------------------------------------------------------------------------------- /jasspa/macros/schemetl.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemetl.emf -------------------------------------------------------------------------------- /jasspa/macros/schemetn.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemetn.emf -------------------------------------------------------------------------------- /jasspa/macros/schemetw.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemetw.emf -------------------------------------------------------------------------------- /jasspa/macros/schemevi.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemevi.emf -------------------------------------------------------------------------------- /jasspa/macros/schemosd.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/schemosd.emf -------------------------------------------------------------------------------- /jasspa/macros/search.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/search.emf -------------------------------------------------------------------------------- /jasspa/macros/session.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/session.emf -------------------------------------------------------------------------------- /jasspa/macros/sessnstp.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/sessnstp.emf -------------------------------------------------------------------------------- /jasspa/macros/sgml.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/sgml.eaf -------------------------------------------------------------------------------- /jasspa/macros/shell.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/shell.eaf -------------------------------------------------------------------------------- /jasspa/macros/shell.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/shell.etf -------------------------------------------------------------------------------- /jasspa/macros/spec.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/spec.etf -------------------------------------------------------------------------------- /jasspa/macros/spell.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/spell.emf -------------------------------------------------------------------------------- /jasspa/macros/spellaut.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/spellaut.emf -------------------------------------------------------------------------------- /jasspa/macros/spellins.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/spellins.emf -------------------------------------------------------------------------------- /jasspa/macros/spellutl.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/spellutl.emf -------------------------------------------------------------------------------- /jasspa/macros/sql.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/sql.etf -------------------------------------------------------------------------------- /jasspa/macros/ssaver.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/ssaver.emf -------------------------------------------------------------------------------- /jasspa/macros/sunos.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/sunos.emf -------------------------------------------------------------------------------- /jasspa/macros/tcl.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/tcl.eaf -------------------------------------------------------------------------------- /jasspa/macros/tcl.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/tcl.etf -------------------------------------------------------------------------------- /jasspa/macros/tcltags.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/tcltags.emf -------------------------------------------------------------------------------- /jasspa/macros/tcltools.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/tcltools.emf -------------------------------------------------------------------------------- /jasspa/macros/textags.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/textags.emf -------------------------------------------------------------------------------- /jasspa/macros/toolbar.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/toolbar.emf -------------------------------------------------------------------------------- /jasspa/macros/tooldef.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/tooldef.emf -------------------------------------------------------------------------------- /jasspa/macros/toollist.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/toollist.emf -------------------------------------------------------------------------------- /jasspa/macros/tools.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/tools.emf -------------------------------------------------------------------------------- /jasspa/macros/toolstd.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/toolstd.emf -------------------------------------------------------------------------------- /jasspa/macros/toolstp.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/toolstp.emf -------------------------------------------------------------------------------- /jasspa/macros/triangle.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/triangle.emf -------------------------------------------------------------------------------- /jasspa/macros/txt.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/txt.eaf -------------------------------------------------------------------------------- /jasspa/macros/typst.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/typst.eaf -------------------------------------------------------------------------------- /jasspa/macros/unixterm.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/unixterm.emf -------------------------------------------------------------------------------- /jasspa/macros/userstp.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/userstp.emf -------------------------------------------------------------------------------- /jasspa/macros/utils.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/utils.emf -------------------------------------------------------------------------------- /jasspa/macros/v.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/v.eaf -------------------------------------------------------------------------------- /jasspa/macros/v.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/v.etf -------------------------------------------------------------------------------- /jasspa/macros/vala.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/vala.eaf -------------------------------------------------------------------------------- /jasspa/macros/vala.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/vala.etf -------------------------------------------------------------------------------- /jasspa/macros/vb.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/vb.eaf -------------------------------------------------------------------------------- /jasspa/macros/vbtags.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/vbtags.emf -------------------------------------------------------------------------------- /jasspa/macros/vhdl.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/vhdl.eaf -------------------------------------------------------------------------------- /jasspa/macros/vhdl.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/vhdl.etf -------------------------------------------------------------------------------- /jasspa/macros/vm.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/vm.emf -------------------------------------------------------------------------------- /jasspa/macros/watch.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/watch.emf -------------------------------------------------------------------------------- /jasspa/macros/win32.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/win32.emf -------------------------------------------------------------------------------- /jasspa/macros/word.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/word.emf -------------------------------------------------------------------------------- /jasspa/macros/xfind.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/xfind.emf -------------------------------------------------------------------------------- /jasspa/macros/xml.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/xml.etf -------------------------------------------------------------------------------- /jasspa/macros/xmlutil.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/xmlutil.emf -------------------------------------------------------------------------------- /jasspa/macros/xrdb.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/xrdb.emf -------------------------------------------------------------------------------- /jasspa/macros/yacc.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/yacc.etf -------------------------------------------------------------------------------- /jasspa/macros/zaurus.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/zaurus.emf -------------------------------------------------------------------------------- /jasspa/macros/zfile.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/zfile.emf -------------------------------------------------------------------------------- /jasspa/macros/zig.eaf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/zig.eaf -------------------------------------------------------------------------------- /jasspa/macros/zig.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/macros/zig.etf -------------------------------------------------------------------------------- /jasspa/pixmaps/me.l.pm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/pixmaps/me.l.pm -------------------------------------------------------------------------------- /jasspa/pixmaps/me.m.pm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/pixmaps/me.m.pm -------------------------------------------------------------------------------- /jasspa/pixmaps/me.t.pm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/pixmaps/me.t.pm -------------------------------------------------------------------------------- /jasspa/pixmaps/me.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/pixmaps/me.xpm -------------------------------------------------------------------------------- /jasspa/pixmaps/me_128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/pixmaps/me_128.png -------------------------------------------------------------------------------- /jasspa/pixmaps/me_gnome_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/pixmaps/me_gnome_48.png -------------------------------------------------------------------------------- /jasspa/pixmaps/me_l.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/pixmaps/me_l.png -------------------------------------------------------------------------------- /jasspa/pixmaps/me_m.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/pixmaps/me_m.png -------------------------------------------------------------------------------- /jasspa/pixmaps/me_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/pixmaps/me_s.png -------------------------------------------------------------------------------- /jasspa/pixmaps/mini-me.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/pixmaps/mini-me.xpm -------------------------------------------------------------------------------- /jasspa/pixmaps/ne.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/pixmaps/ne.xpm -------------------------------------------------------------------------------- /jasspa/pixmaps/ne_l.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/pixmaps/ne_l.png -------------------------------------------------------------------------------- /jasspa/pixmaps/ne_m.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/pixmaps/ne_m.png -------------------------------------------------------------------------------- /jasspa/pixmaps/ne_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/pixmaps/ne_s.png -------------------------------------------------------------------------------- /jasspa/spelling/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/spelling/README.txt -------------------------------------------------------------------------------- /jasspa/spelling/lsdmenus.edf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/spelling/lsdmenus.edf -------------------------------------------------------------------------------- /jasspa/spelling/lsdxenus.edf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/spelling/lsdxenus.edf -------------------------------------------------------------------------------- /jasspa/spelling/lsrenus.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jasspa/spelling/lsrenus.emf -------------------------------------------------------------------------------- /jme.AppDir/AppRun: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jme.AppDir/AppRun -------------------------------------------------------------------------------- /jme.AppDir/jme.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jme.AppDir/jme.desktop -------------------------------------------------------------------------------- /jme.AppDir/jme256.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jme.AppDir/jme256.png -------------------------------------------------------------------------------- /jme.AppDir/usr/bin/null: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /jme.AppDir/usr/lib64/libtinfo.so.5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/jme.AppDir/usr/lib64/libtinfo.so.5 -------------------------------------------------------------------------------- /license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/license.txt -------------------------------------------------------------------------------- /linux32gcc.gmk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/linux32gcc.gmk -------------------------------------------------------------------------------- /macos32gcc.gmk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/macos32gcc.gmk -------------------------------------------------------------------------------- /microemacs-09.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/microemacs-09.rb -------------------------------------------------------------------------------- /release.gmk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/release.gmk -------------------------------------------------------------------------------- /scoop-jme.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/scoop-jme.json -------------------------------------------------------------------------------- /src/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/CMakeLists.txt -------------------------------------------------------------------------------- /src/abbrev.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/abbrev.c -------------------------------------------------------------------------------- /src/basic.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/basic.c -------------------------------------------------------------------------------- /src/bfs.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/bfs.c -------------------------------------------------------------------------------- /src/bfs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/bfs.h -------------------------------------------------------------------------------- /src/bind.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/bind.c -------------------------------------------------------------------------------- /src/buffer.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/buffer.c -------------------------------------------------------------------------------- /src/build: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/build -------------------------------------------------------------------------------- /src/build.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/build.bat -------------------------------------------------------------------------------- /src/crypt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/crypt.c -------------------------------------------------------------------------------- /src/cygwin.gmk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/cygwin.gmk -------------------------------------------------------------------------------- /src/darwin.gmk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/darwin.gmk -------------------------------------------------------------------------------- /src/dirlist.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/dirlist.c -------------------------------------------------------------------------------- /src/display.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/display.c -------------------------------------------------------------------------------- /src/dosterm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/dosterm.c -------------------------------------------------------------------------------- /src/ebind.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/ebind.def -------------------------------------------------------------------------------- /src/ebind.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/ebind.h -------------------------------------------------------------------------------- /src/edef.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/edef.h -------------------------------------------------------------------------------- /src/eextrn.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/eextrn.h -------------------------------------------------------------------------------- /src/efunc.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/efunc.def -------------------------------------------------------------------------------- /src/efunc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/efunc.h -------------------------------------------------------------------------------- /src/emain.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/emain.h -------------------------------------------------------------------------------- /src/emode.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/emode.def -------------------------------------------------------------------------------- /src/emode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/emode.h -------------------------------------------------------------------------------- /src/eopt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/eopt.h -------------------------------------------------------------------------------- /src/eprint.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/eprint.def -------------------------------------------------------------------------------- /src/eprint.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/eprint.h -------------------------------------------------------------------------------- /src/esearch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/esearch.h -------------------------------------------------------------------------------- /src/eskeys.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/eskeys.def -------------------------------------------------------------------------------- /src/eskeys.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/eskeys.h -------------------------------------------------------------------------------- /src/estruct.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/estruct.h -------------------------------------------------------------------------------- /src/eterm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/eterm.h -------------------------------------------------------------------------------- /src/etermcap.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/etermcap.def -------------------------------------------------------------------------------- /src/eval.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/eval.c -------------------------------------------------------------------------------- /src/evar.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/evar.def -------------------------------------------------------------------------------- /src/evar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/evar.h -------------------------------------------------------------------------------- /src/evers.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/evers.h -------------------------------------------------------------------------------- /src/exec.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/exec.c -------------------------------------------------------------------------------- /src/file.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/file.c -------------------------------------------------------------------------------- /src/fileio.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/fileio.c -------------------------------------------------------------------------------- /src/frame.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/frame.c -------------------------------------------------------------------------------- /src/freebsd.mak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/freebsd.mak -------------------------------------------------------------------------------- /src/hilight.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/hilight.c -------------------------------------------------------------------------------- /src/history.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/history.c -------------------------------------------------------------------------------- /src/icon_me.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/icon_me.ico -------------------------------------------------------------------------------- /src/icon_ne.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/icon_ne.ico -------------------------------------------------------------------------------- /src/input.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/input.c -------------------------------------------------------------------------------- /src/isearch.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/isearch.c -------------------------------------------------------------------------------- /src/key.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/key.c -------------------------------------------------------------------------------- /src/line.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/line.c -------------------------------------------------------------------------------- /src/linux32gcc.gmk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/linux32gcc.gmk -------------------------------------------------------------------------------- /src/macos32gcc.gmk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/macos32gcc.gmk -------------------------------------------------------------------------------- /src/macro.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/macro.c -------------------------------------------------------------------------------- /src/main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/main.c -------------------------------------------------------------------------------- /src/me.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/me.rc -------------------------------------------------------------------------------- /src/me32.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/me32.bmp -------------------------------------------------------------------------------- /src/memsvc20.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/memsvc20.rc -------------------------------------------------------------------------------- /src/narrow.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/narrow.c -------------------------------------------------------------------------------- /src/ncmsvc20.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/ncmsvc20.rc -------------------------------------------------------------------------------- /src/ne.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/ne.rc -------------------------------------------------------------------------------- /src/ne32.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/ne32.bmp -------------------------------------------------------------------------------- /src/nec.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/nec.rc -------------------------------------------------------------------------------- /src/nemsvc20.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/nemsvc20.rc -------------------------------------------------------------------------------- /src/next.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/next.c -------------------------------------------------------------------------------- /src/openbsd.gmk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/openbsd.gmk -------------------------------------------------------------------------------- /src/osd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/osd.c -------------------------------------------------------------------------------- /src/print.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/print.c -------------------------------------------------------------------------------- /src/random.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/random.c -------------------------------------------------------------------------------- /src/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/readme.txt -------------------------------------------------------------------------------- /src/regex.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/regex.c -------------------------------------------------------------------------------- /src/region.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/region.c -------------------------------------------------------------------------------- /src/registry.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/registry.c -------------------------------------------------------------------------------- /src/search.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/search.c -------------------------------------------------------------------------------- /src/spawn.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/spawn.c -------------------------------------------------------------------------------- /src/spell.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/spell.c -------------------------------------------------------------------------------- /src/tag.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/tag.c -------------------------------------------------------------------------------- /src/termio.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/termio.c -------------------------------------------------------------------------------- /src/time.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/time.c -------------------------------------------------------------------------------- /src/undo.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/undo.c -------------------------------------------------------------------------------- /src/unixterm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/unixterm.c -------------------------------------------------------------------------------- /src/win32mingw.mak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/win32mingw.mak -------------------------------------------------------------------------------- /src/win32s/methnk16.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/win32s/methnk16.c -------------------------------------------------------------------------------- /src/win32s/methnk16.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/win32s/methnk16.def -------------------------------------------------------------------------------- /src/win32s/methnk16.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/win32s/methnk16.dll -------------------------------------------------------------------------------- /src/win32s/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/win32s/readme.txt -------------------------------------------------------------------------------- /src/win32s/w32sut.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/win32s/w32sut.h -------------------------------------------------------------------------------- /src/win32s/w32sut16.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/win32s/w32sut16.lib -------------------------------------------------------------------------------- /src/win32s/w32sut32.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/win32s/w32sut32.lib -------------------------------------------------------------------------------- /src/win32s/win16.mak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/win32s/win16.mak -------------------------------------------------------------------------------- /src/win32v8.mak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/win32v8.mak -------------------------------------------------------------------------------- /src/win32winlibs.mak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/win32winlibs.mak -------------------------------------------------------------------------------- /src/window.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/window.c -------------------------------------------------------------------------------- /src/winprint.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/winprint.c -------------------------------------------------------------------------------- /src/winterm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/winterm.c -------------------------------------------------------------------------------- /src/winterm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/winterm.h -------------------------------------------------------------------------------- /src/wintermr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/wintermr.h -------------------------------------------------------------------------------- /src/word.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/src/word.c -------------------------------------------------------------------------------- /tests/R/hello.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/R/hello.R -------------------------------------------------------------------------------- /tests/ada/hello.ada: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/ada/hello.ada -------------------------------------------------------------------------------- /tests/ada/if.ada: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/ada/if.ada -------------------------------------------------------------------------------- /tests/adoc/hello.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/adoc/hello.adoc -------------------------------------------------------------------------------- /tests/adoc/hello.tcl: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env tclsh 2 | puts "Hello Tcl World!" 3 | 4 | 5 | -------------------------------------------------------------------------------- /tests/adoc/magic.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/adoc/magic.txt -------------------------------------------------------------------------------- /tests/awk/hello.awk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/awk/hello.awk -------------------------------------------------------------------------------- /tests/bas/freebasic.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/bas/freebasic.bas -------------------------------------------------------------------------------- /tests/bas/type.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/bas/type.bas -------------------------------------------------------------------------------- /tests/bas/variables.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/bas/variables.bas -------------------------------------------------------------------------------- /tests/c/hello.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/c/hello.c -------------------------------------------------------------------------------- /tests/c3c/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/c3c/Makefile -------------------------------------------------------------------------------- /tests/c3c/hello.c3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/c3c/hello.c3 -------------------------------------------------------------------------------- /tests/cobol/fib.cbl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/cobol/fib.cbl -------------------------------------------------------------------------------- /tests/cobol/hello.cbl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/cobol/hello.cbl -------------------------------------------------------------------------------- /tests/cpp/test.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/cpp/test.cpp -------------------------------------------------------------------------------- /tests/cs/Hello.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/cs/Hello.cs -------------------------------------------------------------------------------- /tests/cs/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/cs/Makefile -------------------------------------------------------------------------------- /tests/dart/c.dart: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/dart/c.dart -------------------------------------------------------------------------------- /tests/dart/datatypes.dart: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/dart/datatypes.dart -------------------------------------------------------------------------------- /tests/dart/func.dart: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/dart/func.dart -------------------------------------------------------------------------------- /tests/dart/hello.dart: -------------------------------------------------------------------------------- 1 | void main () { 2 | print("Hello World!"); 3 | } 4 | -------------------------------------------------------------------------------- /tests/dart/input.dart: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/dart/input.dart -------------------------------------------------------------------------------- /tests/dart/lists.dart: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/dart/lists.dart -------------------------------------------------------------------------------- /tests/dart/logic.dart: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/dart/logic.dart -------------------------------------------------------------------------------- /tests/dart/loop.dart: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/dart/loop.dart -------------------------------------------------------------------------------- /tests/dart/maps.dart: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/dart/maps.dart -------------------------------------------------------------------------------- /tests/dart/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/dart/readme.md -------------------------------------------------------------------------------- /tests/dart/string.dart: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/dart/string.dart -------------------------------------------------------------------------------- /tests/dot/hello.dot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/dot/hello.dot -------------------------------------------------------------------------------- /tests/euphoria/file.ex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/euphoria/file.ex -------------------------------------------------------------------------------- /tests/euphoria/func.ex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/euphoria/func.ex -------------------------------------------------------------------------------- /tests/euphoria/hello.ex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/euphoria/hello.ex -------------------------------------------------------------------------------- /tests/euphoria/regex.e: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/euphoria/regex.e -------------------------------------------------------------------------------- /tests/f90/addnum.f90: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/f90/addnum.f90 -------------------------------------------------------------------------------- /tests/f90/constants.f90: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/f90/constants.f90 -------------------------------------------------------------------------------- /tests/f90/func.f90: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/f90/func.f90 -------------------------------------------------------------------------------- /tests/f90/hello.f90: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/f90/hello.f90 -------------------------------------------------------------------------------- /tests/f90/mod_learn.f90: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/f90/mod_learn.f90 -------------------------------------------------------------------------------- /tests/f90/testint.f90: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/f90/testint.f90 -------------------------------------------------------------------------------- /tests/go/class.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/go/class.go -------------------------------------------------------------------------------- /tests/go/hello.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/go/hello.go -------------------------------------------------------------------------------- /tests/haskell/hello.hs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/haskell/hello.hs -------------------------------------------------------------------------------- /tests/java/hello.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/java/hello.java -------------------------------------------------------------------------------- /tests/julia/func.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/julia/func.jl -------------------------------------------------------------------------------- /tests/julia/hello.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/julia/hello.jl -------------------------------------------------------------------------------- /tests/kotlin/hello.kt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/kotlin/hello.kt -------------------------------------------------------------------------------- /tests/lua/config.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/lua/config.lua -------------------------------------------------------------------------------- /tests/lua/func.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/lua/func.lua -------------------------------------------------------------------------------- /tests/lua/hello.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/lua/hello.lua -------------------------------------------------------------------------------- /tests/lua/new.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/lua/new.lua -------------------------------------------------------------------------------- /tests/lua/tags: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/lua/tags -------------------------------------------------------------------------------- /tests/nim/clss.nim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/nim/clss.nim -------------------------------------------------------------------------------- /tests/nim/hello.nim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/nim/hello.nim -------------------------------------------------------------------------------- /tests/nim/mac.nim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/nim/mac.nim -------------------------------------------------------------------------------- /tests/nim/proc.nim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/nim/proc.nim -------------------------------------------------------------------------------- /tests/octave/hello.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/octave/hello.m -------------------------------------------------------------------------------- /tests/octave/hw.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/octave/hw.m -------------------------------------------------------------------------------- /tests/pascal/func.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/pascal/func.pas -------------------------------------------------------------------------------- /tests/pascal/hello.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/pascal/hello.pas -------------------------------------------------------------------------------- /tests/pascal/hello2.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/pascal/hello2.pas -------------------------------------------------------------------------------- /tests/pascal/oop.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/pascal/oop.pas -------------------------------------------------------------------------------- /tests/pascal/proc.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/pascal/proc.pas -------------------------------------------------------------------------------- /tests/pascal/temp.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/pascal/temp.pas -------------------------------------------------------------------------------- /tests/perl/hello.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/perl/hello.pl -------------------------------------------------------------------------------- /tests/ps1/hello.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/ps1/hello.ps1 -------------------------------------------------------------------------------- /tests/python/fileline.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/python/fileline.py -------------------------------------------------------------------------------- /tests/python/hello.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/python/hello.py -------------------------------------------------------------------------------- /tests/qd/sample.qd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/qd/sample.qd -------------------------------------------------------------------------------- /tests/rust/Cargo.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/rust/Cargo.toml -------------------------------------------------------------------------------- /tests/rust/hello.rs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/rust/hello.rs -------------------------------------------------------------------------------- /tests/shell/hello.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/shell/hello.sh -------------------------------------------------------------------------------- /tests/tcl/hello.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/tcl/hello.tcl -------------------------------------------------------------------------------- /tests/tman/example.tman: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/tman/example.tman -------------------------------------------------------------------------------- /tests/toml/pyproject.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/toml/pyproject.toml -------------------------------------------------------------------------------- /tests/typst/glacier.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/typst/glacier.png -------------------------------------------------------------------------------- /tests/typst/hello.typ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/typst/hello.typ -------------------------------------------------------------------------------- /tests/typst/intro.typ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/typst/intro.typ -------------------------------------------------------------------------------- /tests/typst/works.bib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/typst/works.bib -------------------------------------------------------------------------------- /tests/v/docu.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/v/docu.v -------------------------------------------------------------------------------- /tests/v/func.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/v/func.v -------------------------------------------------------------------------------- /tests/v/hello.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/v/hello.v -------------------------------------------------------------------------------- /tests/v/hello2.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/v/hello2.v -------------------------------------------------------------------------------- /tests/vala/gui.vala: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/vala/gui.vala -------------------------------------------------------------------------------- /tests/vala/learn.vala: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/vala/learn.vala -------------------------------------------------------------------------------- /tests/zig/comments.zig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/zig/comments.zig -------------------------------------------------------------------------------- /tests/zig/hello.zig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/zig/hello.zig -------------------------------------------------------------------------------- /tests/zig/struct.zig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/tests/zig/struct.zig -------------------------------------------------------------------------------- /ttf-fonts.gmk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/ttf-fonts.gmk -------------------------------------------------------------------------------- /user/dict.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/user/dict.emf -------------------------------------------------------------------------------- /user/font-inc.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/user/font-inc.emf -------------------------------------------------------------------------------- /user/font-type.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/user/font-type.emf -------------------------------------------------------------------------------- /user/imenu.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/user/imenu.emf -------------------------------------------------------------------------------- /user/latex/standalone.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/user/latex/standalone.etf -------------------------------------------------------------------------------- /user/mymd.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/user/mymd.emf -------------------------------------------------------------------------------- /user/rapp.etf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/user/rapp.etf -------------------------------------------------------------------------------- /user/schemes.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/user/schemes.emf -------------------------------------------------------------------------------- /user/ucode.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/user/ucode.emf -------------------------------------------------------------------------------- /win32mingw.gmk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/win32mingw.gmk -------------------------------------------------------------------------------- /win32winlibs.gmk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mittelmark/microemacs/HEAD/win32winlibs.gmk --------------------------------------------------------------------------------