all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Merge subword-mode and capitalized-words-mode; add to UI
@ 2012-08-07 17:03 Daniel Colascione
  2012-08-07 17:03 ` [PATCH 1/2] Merge subword-mode and capitalized-words-mode Daniel Colascione
  2012-08-07 17:03 ` [PATCH 2/2] For better visibility, add subword-mode to options menu Daniel Colascione
  0 siblings, 2 replies; 10+ messages in thread
From: Daniel Colascione @ 2012-08-07 17:03 UTC (permalink / raw)
  To: emacs-devel

Daniel Colascione (2):
  Merge subword-mode and capitalized-words-mode
  For better visibility, add subword-mode to options menu

 lisp/menu-bar.el            |    8 ++++
 lisp/progmodes/cap-words.el |   98 -------------------------------------------
 lisp/progmodes/subword.el   |   88 +++++++++++++++++++++-----------------
 test/automated/subword.el   |   58 +++++++++++++++++++++++++
 4 files changed, 114 insertions(+), 138 deletions(-)
 delete mode 100644 lisp/progmodes/cap-words.el
 create mode 100644 test/automated/subword.el

-- 
1.7.2.5




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

end of thread, other threads:[~2012-08-08 16:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-07 17:03 [PATCH 0/2] Merge subword-mode and capitalized-words-mode; add to UI Daniel Colascione
2012-08-07 17:03 ` [PATCH 1/2] Merge subword-mode and capitalized-words-mode Daniel Colascione
2012-08-07 18:33   ` Masatake YAMATO
2012-08-07 20:43     ` Daniel Colascione
2012-08-07 21:00       ` Daniel Colascione
2012-08-08  2:58       ` Eli Zaretskii
2012-08-07 20:37   ` Stefan Monnier
2012-08-07 17:03 ` [PATCH 2/2] For better visibility, add subword-mode to options menu Daniel Colascione
2012-08-08  7:53   ` Chong Yidong
2012-08-08 16:25     ` Daniel Colascione

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.