mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
* doc-view.el (doc-view-mode):
* image-mode.el (image-mode): Put property mode-class=special. (Bug#4896)
This commit is contained in:
parent
8228a275dd
commit
0d17c4b987
3 changed files with 9 additions and 1 deletions
|
|
@ -1134,7 +1134,7 @@ If BACKWARD is non-nil, jump to the previous match."
|
|||
|
||||
;;;; User interface commands and the mode
|
||||
|
||||
;; (put 'doc-view-mode 'mode-class 'special)
|
||||
(put 'doc-view-mode 'mode-class 'special)
|
||||
|
||||
(defun doc-view-already-converted-p ()
|
||||
"Return non-nil if the current doc was already converted."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue