log src/elisp/urweb-mode.el

age author description
Sun, 18 Oct 2015 14:38:20 -0400 Adam Chlipala Grandfathered into release: make urweb-mode keep working in Emacs 23
Thu, 15 Oct 2015 07:52:37 -0400 Adam Chlipala Make urweb-mode inherit from prog-mode (contributed by Ziv Scully)
Mon, 04 May 2015 14:35:07 -0400 Julian Squires Fix XML indentation in Emacs mode
Mon, 04 May 2015 16:15:01 -0400 Julian Squires Add urweb-mode command to close current XML tag
Wed, 11 Feb 2015 13:12:59 -0500 Adam Chlipala An Emacs urweb-mode optimization contributed by John Wiegley
Fri, 02 May 2014 19:19:09 -0400 Adam Chlipala New lessSafeFfi
Sat, 05 May 2012 19:57:54 -0400 Adam Chlipala Adjust error message format to match Emacs defaults
Thu, 02 Feb 2012 11:40:10 -0500 Adam Chlipala 'ORDER BY RANDOM' (based on a patch from Ron de Bruijn)
Wed, 23 Nov 2011 13:17:40 -0430 Karn Kallio Add LIKE operator to SQL sublanguage.
Fri, 14 Oct 2011 02:33:03 -0430 Karn Kallio IF THEN ELSE conditional for SQL.
Mon, 26 Sep 2011 03:29:09 +0400 Vladimir Shabanov Tweaked Emacs mode to handle many "->" faster.
Mon, 26 Sep 2011 02:54:52 +0400 Vladimir Shabanov Minor tweak to speed up Emacs mode.
Tue, 02 Aug 2011 17:28:37 -0400 Adam Chlipala Improve detection of XML in urweb-mode; small tutorial improvement
Fri, 22 Jul 2011 15:39:38 -0400 Adam Chlipala Backpedal on tutorial-motivated urweb-mode changes; add Basis.diffInSeconds and Basis.toSeconds
Sat, 16 Jul 2011 14:12:14 -0400 Adam Chlipala First tutorial chapter ready