Makefile
Thu, 30 Mar 2017 00:22:53 +0300 Oleksandr Gavenko Added target to run byte compilation to gather warnings.
Thu, 02 Jun 2016 22:06:43 +0300 Oleksandr Gavenko Fix: Recursive make invocation require '$(MAKE)' usage.
Thu, 02 Jun 2016 20:18:02 +0300 Oleksandr Gavenko Fix: Solaris 'find' does not support '-delete' option.
Fri, 25 Mar 2016 21:36:49 +0200 Oleksandr Gavenko Deploy targets.
Sun, 13 Mar 2016 14:17:11 +0200 Oleksandr Gavenko Clean up backup files in $(mylispdir) dir too.
Sun, 13 Mar 2016 14:06:08 +0200 Oleksandr Gavenko Move upgrade script to separate file. Add framework to support future upgrades.
Sun, 13 Mar 2016 13:56:48 +0200 Oleksandr Gavenko Fix: Copy missing file.
Thu, 03 Mar 2016 17:49:51 +0200 Oleksandr Gavenko rename .emacs to init.el
Wed, 16 Dec 2015 02:17:03 +0200 Oleksandr Gavenko In order to byte-compile under Windows install Cygwin Emacs to PATH!
Tue, 27 Oct 2015 19:47:19 +0200 Oleksandr Gavenko Fix: broken checks prevent installation on fresh host.
Wed, 14 Oct 2015 21:19:21 +0300 Oleksandr Gavenko Use built-in options for elisp actions.
Tue, 13 Oct 2015 14:56:53 +0300 Oleksandr Gavenko Fix: my-w3m-view-url: Invalid function: w3m-anchor
Wed, 15 Apr 2015 00:18:29 +0300 Oleksandr Gavenko Use newer recommended place for bookmarks.
Tue, 14 Apr 2015 23:56:55 +0300 Oleksandr Gavenko Add version compatibility checks.
Fri, 13 Mar 2015 21:40:17 +0200 Oleksandr Gavenko Revert upgrade logic, lost during merge.
Fri, 13 Mar 2015 21:21:33 +0200 Oleksandr Gavenko Update 'uninstall' target.
Fri, 13 Mar 2015 21:10:31 +0200 Oleksandr Gavenko Cleanup *.elc files also.
Fri, 13 Mar 2015 20:57:08 +0200 Oleksandr Gavenko Fix merge.
Fri, 13 Mar 2015 19:26:20 +0200 Oleksandr Gavenko merged
Wed, 25 Feb 2015 15:25:39 +0200 Oleksandr Gavenko Install updated files that take in account hierarchy changes after upgrade.
Wed, 25 Feb 2015 15:20:21 +0200 Oleksandr Gavenko Safely move data.
Wed, 25 Feb 2015 13:49:29 +0200 Oleksandr Gavenko Fix dir name.
Wed, 25 Feb 2015 13:47:56 +0200 Oleksandr Gavenko Remove debug flag.
Wed, 25 Feb 2015 13:47:29 +0200 Oleksandr Gavenko Remove logic duplication. Make file moving safer.
Sun, 01 Mar 2015 20:28:04 +0200 Oleksandr Gavenko Move '.recentf' and '~/.irc' to '~/.emacs.d'.
Sun, 01 Mar 2015 13:10:30 +0200 Oleksandr Gavenko Byte compile '.emacs-my' and 'my/*.el'.
Sat, 28 Feb 2015 22:36:07 +0200 Oleksandr Gavenko Fix path.
Wed, 25 Feb 2015 01:07:50 +0200 Oleksandr Gavenko Simplify code.
Wed, 25 Feb 2015 01:06:19 +0200 Oleksandr Gavenko Fix paths.
Tue, 24 Feb 2015 13:49:44 +0200 Oleksandr Gavenko Fix: server-start: Opening output file: no such file or directory, c:/home/.emacs.d/server/server.
Tue, 24 Feb 2015 13:02:14 +0200 Oleksandr Gavenko Fix paths.
Tue, 24 Feb 2015 01:43:57 +0200 Oleksandr Gavenko Move .ido.last to user-emacs-directory.
Tue, 24 Feb 2015 01:34:51 +0200 Oleksandr Gavenko Improve previous upgrade script to handle more situations.
Tue, 24 Feb 2015 01:27:49 +0200 Oleksandr Gavenko Move .emacs files to user-emacs-directory.
Thu, 19 Feb 2015 19:21:11 +0200 Oleksandr Gavenko Handle all .el files same.
Wed, 28 Jan 2015 00:45:31 +0200 Oleksandr Gavenko Move all configs to "~/.emacs.d/my".
Thu, 24 Jul 2014 14:01:58 +0300 Oleksandr Gavenko Add srecode templates.
Tue, 15 Oct 2013 16:13:22 +0300 Oleksandr Gavenko maven-central helper.
Fri, 19 Jul 2013 01:07:35 +0300 Oleksandr Gavenko Add autoloads to debian-doc.el.
Sun, 16 Dec 2012 20:06:36 +0200 Oleksandr Gavenko Prevent loading site files to speed up install target.
Mon, 26 Nov 2012 23:32:33 +0200 Oleksandr Gavenko Delete target file if command fails.
Sun, 12 Aug 2012 11:08:25 +0300 Oleksandr Gavenko New scoring rules.
Thu, 17 Nov 2011 20:14:01 +0200 Oleksandr Gavenko Simplify code.
Thu, 17 Nov 2011 20:11:19 +0200 Oleksandr Gavenko Implement 'uninstall' target.
Thu, 17 Nov 2011 20:08:16 +0200 Oleksandr Gavenko Remove depricated code. Use "jdone" project instead.
Thu, 10 Nov 2011 13:32:26 +0200 Oleksandr Gavenko Add example of 'stmcrblog-file' processing.
Mon, 24 Oct 2011 02:56:48 +0300 Oleksandr Gavenko Add terget to convert RST to HTML.
Mon, 24 Oct 2011 02:48:59 +0300 Oleksandr Gavenko Add some headlines.
Wed, 21 Sep 2011 10:08:29 +0300 Oleksandr Gavenko Try generate by autogen after '.emacs-my' installed.
Wed, 14 Sep 2011 14:12:02 +0300 Oleksandr Gavenko Use bash as script lang. This fix:
Sun, 07 Aug 2011 23:42:23 +0300 Oleksandr Gavenko Add work-around for PATH. Under Windows find.exe going in collision with
Tue, 22 Feb 2011 00:40:24 +0200 Oleksandr Gavenko Fix 'install' after removing '.emacs-autogen'.
Sun, 16 Jan 2011 21:54:19 +0200 Oleksandr Gavenko Added standard Makefile settings.
Wed, 22 Dec 2010 14:57:33 +0200 Oleksandr Gavenko Prefer native Windows Emacs, so use it if available.
Sun, 25 Apr 2010 23:09:13 +0300 Oleksandr Gavenko Explore environment for abilities and tup config in ~/.emacs-autogen.
Sat, 03 Apr 2010 21:05:24 +0400 user Special case for Windows if emacs-nox from Cygwin installed along with native Emacs.
Mon, 22 Feb 2010 11:49:37 +0200 Oleksandr Gavenko Store all files in current dir for easy access to they.
Thu, 28 Jan 2010 21:39:42 +0200 Oleksandr Gavenko Update copyright statement and year.
Thu, 28 Jan 2010 21:30:40 +0200 Oleksandr Gavenko Added autoload generation.
Thu, 28 Jan 2010 20:20:25 +0200 Oleksandr Gavenko Template directory renamed to 'lisp' directory.
less more (0) -60 tip