1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00

(inferior-moz-process): Fix declaration.

This commit is contained in:
Glenn Morris 2009-08-21 07:44:58 +00:00
parent 9b4c5ecd6a
commit 3e1ea34239
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2009-08-21 Glenn Morris <rgm@gnu.org>
* progmodes/js.el (inferior-moz-process): Fix declaration.
* imenu.el (imenu-example--name-and-position): Fix obsolescence message.
* obsolete/rnewspost.el (news-mail-reply):

View File

@ -65,7 +65,7 @@
(defvar moz-repl-name)
(defvar ido-cur-list)
(declare-function ido-mode "ido")
(declare-function inferior-moz-process "mozrepl")
(declare-function inferior-moz-process "ext:mozrepl" ())
;;; Constants