]> git.eshelyaron.com Git - emacs.git/commit
; Fix typos in some function names
authorStefan Kangas <stefankangas@gmail.com>
Tue, 20 Dec 2022 05:13:23 +0000 (06:13 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 20 Dec 2022 05:15:55 +0000 (06:15 +0100)
commitb4941419c5ba2818c82b58250eed9ac1c8f9dab9
treea3dd39ea41cf7fa1b453451af102c5eb876a7312
parent8739cba1ee0336cef444ec07f170879e67f68202
; Fix typos in some function names

* lisp/cedet/semantic/decorate/include.el
(semantic-decoration-unparsed-include-reference-reset): Rename
from 'semantic-decoration-unparsed-include-refrence-reset'.
* lisp/emacs-lisp/rx.el (rx--normalize-or-arg): Rename from
'rx--normalise-or-arg'.
* lisp/frame.el (frame--current-background-mode): Rename from
'frame--current-backround-mode'.
* lisp/url/url-future.el (url-future-canceled-p): Rename from
'url-future-cancelled-p'.  Update all uses.  Make old names into
obsolete function aliases.
lisp/cedet/semantic/decorate/include.el
lisp/emacs-lisp/rx.el
lisp/frame.el
lisp/url/url-future.el
test/lisp/url/url-future-tests.el