summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/let-alist.el
diff options
context:
space:
mode:
authorAlan Mackenzie <acm@muc.de>2018-01-27 22:02:45 +0000
committerAlan Mackenzie <acm@muc.de>2018-01-27 22:02:45 +0000
commit6415b2d40c13be2c5cd5f797718c391d1c4ce9e6 (patch)
treef9ab154a3e4d1143249562cfc2e1bca55e24dc5e /lisp/emacs-lisp/let-alist.el
parent8cb4ffb26208b855729aadc09b0e5a9306930c7b (diff)
downloademacs-6415b2d40c13be2c5cd5f797718c391d1c4ce9e6.tar.gz
emacs-6415b2d40c13be2c5cd5f797718c391d1c4ce9e6.tar.bz2
emacs-6415b2d40c13be2c5cd5f797718c391d1c4ce9e6.zip
Allow read-passwd to hide characters inserted by C-y. (Security fix.)
This fixes bug #30186. The with-silent-modifications was there to prevent records of text property manipulations being put into buffer-undo-list. These had been causing a significant slowdown in CC Mode with C-_ after a large C-y. This CC Mode problem has since been solved by a different workaround. * lisp/subr.el (remove-yank-excluded-properties): Remove the invocation of with-silent-modifications around the text property manipulations.
Diffstat (limited to 'lisp/emacs-lisp/let-alist.el')
0 files changed, 0 insertions, 0 deletions