projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c67e8e
)
* lisp/progmodes/cc-defs.el Remove setting of inhibit-point-motion-hooks
author
Alan Mackenzie
<acm@muc.de>
Tue, 18 Oct 2022 10:00:26 +0000
(10:00 +0000)
committer
Alan Mackenzie
<acm@muc.de>
Tue, 18 Oct 2022 10:00:26 +0000
(10:00 +0000)
lisp/progmodes/cc-defs.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/cc-defs.el
b/lisp/progmodes/cc-defs.el
index 4f1a08cfa060bc6735756ae91e9ff68da3ae239a..81aac2ec27413b73f4d04516c46cc2e07cb35c58 100644
(file)
--- a/
lisp/progmodes/cc-defs.el
+++ b/
lisp/progmodes/cc-defs.el
@@
-60,7
+60,6
@@
(cc-bytecomp-defun region-active-p) ; XEmacs
(cc-bytecomp-defvar mark-active) ; Emacs
(cc-bytecomp-defvar deactivate-mark) ; Emacs
-(cc-bytecomp-defvar inhibit-point-motion-hooks) ; Emacs
(cc-bytecomp-defvar parse-sexp-lookup-properties) ; Emacs
(cc-bytecomp-defvar text-property-default-nonsticky) ; Emacs 21
(cc-bytecomp-defun string-to-syntax) ; Emacs 21