Replace version 24.2 with 24.3 where appropriate (hopefully)
This commit is contained in:
parent
eb424fe3d6
commit
2a1e24765b
81 changed files with 186 additions and 182 deletions
|
@ -3742,7 +3742,7 @@ By default, loading the `edebug' library causes these bindings to
|
|||
be installed in `emacs-lisp-mode-map'.")
|
||||
|
||||
(define-obsolete-variable-alias 'gud-inhibit-global-bindings
|
||||
'edebug-inhibit-emacs-lisp-mode-bindings "24.2")
|
||||
'edebug-inhibit-emacs-lisp-mode-bindings "24.3")
|
||||
|
||||
;; Global GUD bindings for all emacs-lisp-mode buffers.
|
||||
(unless edebug-inhibit-emacs-lisp-mode-bindings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue