summaryrefslogtreecommitdiff
path: root/lisp/mh-e/mh-show.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2020-10-20 19:31:40 +0200
committerStefan Kangas <stefan@marxist.se>2020-10-25 18:27:19 +0100
commit158d2a1f50cfe233af83aa93501f51c9986918f3 (patch)
treed99b89b0b145cc0e98f4b35e59612ec30ba8a491 /lisp/mh-e/mh-show.el
parent8164f3e1ab3ca8d28f782407ab8daf086a624d1a (diff)
downloademacs-158d2a1f50cfe233af83aa93501f51c9986918f3.tar.gz
Remove some Emacs 19 compat code and references
* lisp/progmodes/sql.el: * lisp/mh-e/mh-show.el (mh-display-msg): Remove Emacs 19 compat code. * lisp/emacs-lisp/edebug.el (edebug-mark-marker): Make into obsolete alias for mark-marker. (edebug--display-1, edebug-bounce-point) (edebug-outside-excursion): Adjust callers. * lisp/net/snmp-mode.el: * lisp/forms.el: Remove references to Emacs 19. (forms-use-text-properties): Doc fix.
Diffstat (limited to 'lisp/mh-e/mh-show.el')
-rw-r--r--lisp/mh-e/mh-show.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/mh-e/mh-show.el b/lisp/mh-e/mh-show.el
index 3c07d426b7d..04551acd143 100644
--- a/lisp/mh-e/mh-show.el
+++ b/lisp/mh-e/mh-show.el
@@ -219,8 +219,7 @@ Sets the current buffer to the show buffer."
(erase-buffer)
;; Changing contents, so this hook needs to be reinitialized.
;; pgp.el uses this.
- (if (boundp 'write-contents-hooks) ;Emacs 19
- (kill-local-variable 'write-contents-hooks))
+ (kill-local-variable 'write-contents-hooks)
(font-lock-mode -1)
(mh-show-mode)
(if formfile