projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01fa426
)
Leave buffer with input-method help unmodified
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 20 Mar 2025 20:33:32 +0000
(22:33 +0200)
committer
Eshel Yaron
<me@eshelyaron.com>
Sun, 23 Mar 2025 18:15:35 +0000
(19:15 +0100)
* lisp/international/quail.el (quail-help): Leave "*Help*"
unmodified. (Bug#77139)
(cherry picked from commit
bbad5be9f05aee3eb38b81c65c4a3a286271ce55
)
lisp/international/quail.el
patch
|
blob
|
history
diff --git
a/lisp/international/quail.el
b/lisp/international/quail.el
index c090367871a601a0836b032ee1ae47e33db5ef35..ca6e12b6429a42cab06b4f481faaed7a61a03c46 100644
(file)
--- a/
lisp/international/quail.el
+++ b/
lisp/international/quail.el
@@
-2614,6
+2614,7
@@
KEY BINDINGS FOR TRANSLATION
KEY BINDINGS FOR CONVERSION
---------------------------\n"))
(setq quail-current-package nil)
+ (set-buffer-modified-p nil)
;; Resize the help window again, now that it has all its contents.
(save-selected-window
(select-window (get-buffer-window (current-buffer) t))