From 6d63c712808bcb12ce7190999d17c4a0d6959cdb Mon Sep 17 00:00:00 2001 From: Chris Feng Date: Fri, 4 Sep 2015 09:09:59 +0800 Subject: Prepare for GNU ELPA release * Transfer copyright to Free Software Foundation * Add packaging components (e.g. headers) * Coding style fixes: + Quote functions with "#'" + Wrap long lines + Fix doc strings / comments * Replace `string-to-int' with `string-to-number' * Fix compiling errors / eliminate compiling warnings + Add exwm-core.el to hold common variables, functions and macros * Remove the redundant COPYING file * Add .gitignore * Rename README to README.md --- README | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 README (limited to 'README') diff --git a/README b/README deleted file mode 100644 index 5e2bedd49356..000000000000 --- a/README +++ /dev/null @@ -1,8 +0,0 @@ -Emacs X Window Manager -====================== - -EXWM (Emacs X Window Manager) turns Emacs into a full-featured tiling X window -manager. Please check the wiki (https://github.com/ch11ng/exwm/wiki) for more -details. - -EXWM is built on top of XELB (https://github.com/ch11ng/xelb). -- cgit 1.4.1