andreas-roehler / Emacs-UA

Emacs extended

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emacs UA Build Status

This is built upon emacs-26.2 Extensions here should keep backward compatibility.

New Feature WRT to shipped Emacs:

  • Abbreviations are stored case sensitive, no fiddling with case when expanding. For example define in parallel:

    "ua" "Unleashed Abbreviations first" "Ua" "unleashed abbreviations other" "aU" "unleashed abbreviations third" "UA" "unleashed abbreviations final"

  • All characters beside whitespaces might constitute an abbreviation. Word-syntax isn't longer required. Due to still needed changes in cmds.c, doesn't call expand-function for non-word abbrevs yet. Use explicit C-x ' --resp. M-x expand-abbrev RET-- for the moment

Expanding abbrevs might need an explizit call for now - C-x ' by default

Travis-ci tests are failing currently due to known travis-issue: travis-ci/travis-ci#9073

About

Emacs extended


Languages

Language:Emacs Lisp 61.4%Language:Roff 17.0%Language:C 13.7%Language:Common Lisp 4.5%Language:TeX 0.9%Language:Objective-C 0.6%Language:M4 0.6%Language:Makefile 0.2%Language:Shell 0.1%Language:Mathematica 0.1%Language:C++ 0.1%Language:PostScript 0.1%Language:Ruby 0.1%Language:Perl 0.1%Language:NewLisp 0.1%Language:HTML 0.1%Language:JavaScript 0.1%Language:SystemVerilog 0.1%Language:Slash 0.0%Language:Smalltalk 0.0%Language:SRecode Template 0.0%Language:GDB 0.0%Language:Awk 0.0%Language:Batchfile 0.0%Language:Python 0.0%