Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3e1ea342
Commit
3e1ea342
authored
Aug 21, 2009
by
Glenn Morris
Browse files
(inferior-moz-process): Fix declaration.
parent
9b4c5ecd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
lisp/ChangeLog
lisp/ChangeLog
+2
-0
lisp/progmodes/js.el
lisp/progmodes/js.el
+1
-1
No files found.
lisp/ChangeLog
View file @
3e1ea342
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):
...
...
lisp/progmodes/js.el
View file @
3e1ea342
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment