projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1225a93
)
(use-region-p): Renamed from `region-active-p'.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 25 Dec 2007 22:12:56 +0000
(22:12 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 25 Dec 2007 22:12:56 +0000
(22:12 +0000)
lisp/simple.el
patch
|
blob
|
history
diff --git
a/lisp/simple.el
b/lisp/simple.el
index 3a17af8a3d3dedf69dc6a2fb824a6e217f0a04da..7082c7c4cdd545ae3852f1c87b911867eb3127fd 100644
(file)
--- a/
lisp/simple.el
+++ b/
lisp/simple.el
@@
-3366,7
+3366,7
@@
region as if it were not active."
:version "23.1"
:group 'editing-basics)
-(defun
region-active
-p ()
+(defun
use-region
-p ()
"Return t if certain commands should apply to the region.
Certain commands normally apply to text near point,
but in Transient Mark mode when the mark is active they apply