Leave buffer with input-method help unmodified
* lisp/international/quail.el (quail-help): Leave "*Help*" unmodified. (Bug#77139)
This commit is contained in:
parent
40a17ce3b2
commit
bbad5be9f0
1 changed files with 1 additions and 0 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Reference in a new issue