GNU bug report logs -
#17699
Various tildify.el improvements
Previous Next
Reported by: Michal Nazarewicz <mina86 <at> mina86.com>
Date: Thu, 5 Jun 2014 11:25:01 UTC
Severity: minor
Fixed in version 25.1
Done: Michal Nazarewicz <mina86 <at> mina86.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#17699: Various tildify.el improvements
which was filed against the emacs package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 17699 <at> debbugs.gnu.org.
--
17699: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17699
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Version: 24.5
[Message part 3 (message/rfc822, inline)]
Various patches to lisp/textmodes/tildify.el file. The changes do not
introduce any significant functionality changes.
I have one more patch addinc `auto-tildify-mode' but I'm currently
testing it and not yet ready to submit.
The changes do not contain `tildify-ignored-environments-alist' format
changes discussed with Stefan[1]. Those are left for maybe a future
patch.
[1] http://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00056.html
The whole series, including the `auto-tildify-mode' patch, can also be
seen at:
https://github.com/mina86/emacs/tree/tildify
git pull git://github.com/mina86/emacs tildify
Michal Nazarewicz (7):
tildify.el: Fix end-regex building in `tildify-find-env'
tildify.el: Fix matched group indexes in end-regex building
tildify.el: Improve defcustom's types.
tildify.el: Better support for XML
tildify.el: Optimise environments regexes
tildify.el: Rewrite `tildify-region' and co., add foreach function.
* tests/automated/tildify-tests.el (tildify-test--test): Optimise
the test slightly by reusing the same temporary buffer across
multiple test cases.
lisp/ChangeLog | 105 +++++++++++++++++
lisp/textmodes/tildify.el | 245 ++++++++++++++++++++--------------------
test/ChangeLog | 25 ++++
test/automated/tildify-tests.el | 47 ++++++--
4 files changed, 290 insertions(+), 132 deletions(-)
--
2.0.0.526.g5318336
This bug report was last modified 10 years and 288 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.