[Emacs Lisp] Personal ~/.emacs.d/ configuration folder.
IT'S THE RETURN OF CUA MODE
smart-documents.org
@@ -279,7 +279,7 @@
279
279
navigation cues on all modern desktop OSes. From IBM's CUA, we get the
280
280
=Ctrl-c= and =Ctrl-v= keyboard shortcuts.]
281
281
282
Removed:
#+BEGIN_SRC emacs-lisp :tangle no
282
Added:
#+BEGIN_SRC emacs-lisp :tangle yes
283
283
(cua-mode)
284
284
#+END_SRC
285
285