projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fa8fd1
)
* lisp/term/ns-win.el (ns-insert-working-text): Comment is obsolete.
author
Alan Third
<alan@idiocy.org>
Sun, 22 Dec 2019 12:03:33 +0000
(12:03 +0000)
committer
Alan Third
<alan@idiocy.org>
Sun, 22 Dec 2019 12:06:15 +0000
(12:06 +0000)
lisp/term/ns-win.el
patch
|
blob
|
history
diff --git
a/lisp/term/ns-win.el
b/lisp/term/ns-win.el
index 81e9a0cc9a88f9cc402d66c1f37646f2c291db54..a594ca27d8f6132f05e95a66634187b539a11789 100644
(file)
--- a/
lisp/term/ns-win.el
+++ b/
lisp/term/ns-win.el
@@
-311,8
+311,6
@@
is currently being used."
"Insert contents of `ns-working-text' as UTF-8 string and mark with
`ns-working-overlay'. Any previously existing working text is cleared first.
The overlay is assigned the face `ns-working-text-face'."
- ;; FIXME: if buffer is read-only, don't try to insert anything, and
- ;; if text is bound to a command, execute that instead (Bug#1453).
(interactive)
(ns-delete-working-text)
(let ((start (point)))