all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 0/5] Auto tildify improvements
@ 2014-03-02 21:55 Michal Nazarewicz
  2014-03-02 21:55 ` [PATCH 1/5] tildify.el: Improve defcustom's types Michal Nazarewicz
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Michal Nazarewicz @ 2014-03-02 21:55 UTC (permalink / raw)
  To: emacs-devel, Stefan Monnier, Pavel Janík, Milan Zamazal

From: Michal Nazarewicz <mina86@mina86.com>

Some smaller changes at the end leading to definition of a `auto-tildify-mode'
to automatically insert hard spaces where one is desired.

Michal Nazarewicz (5):
  tildify.el: Improve defcustom's types.
  tildify.el: Change XML hard space to numeric reference.
  tildify.el: Optimise environments regexes
  tildify.el: Rewrite `tildify-region' and co., add foreach function.
  tildify.el: Add `auto-tildify' and `auto-tildify-mode'.

 lisp/textmodes/tildify.el | 338 +++++++++++++++++++++++++++++-----------------
 1 file changed, 214 insertions(+), 124 deletions(-)

-- 
1.9.0.279.gdc9e3eb




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-03-02 21:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-02 21:55 [PATCH 0/5] Auto tildify improvements Michal Nazarewicz
2014-03-02 21:55 ` [PATCH 1/5] tildify.el: Improve defcustom's types Michal Nazarewicz
2014-03-02 21:55 ` [PATCH 2/5] tildify.el: Change XML hard space to numeric reference Michal Nazarewicz
2014-03-02 21:55 ` [PATCH 3/5] tildify.el: Optimise environments regexes Michal Nazarewicz
2014-03-02 21:55 ` [PATCH 4/5] tildify.el: Rewrite `tildify-region' and co., add foreach function Michal Nazarewicz
2014-03-02 21:55 ` [PATCH 5/5] tildify.el: Add `auto-tildify' and `auto-tildify-mode' Michal Nazarewicz

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.