emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] Merge subword-mode and capitalized-words-mode; add to UI


From: Daniel Colascione
Subject: [PATCH 0/2] Merge subword-mode and capitalized-words-mode; add to UI
Date: Tue, 07 Aug 2012 10:03:52 -0700

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]