Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
593232e3
Commit
593232e3
authored
Nov 22, 1993
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(inferior-lisp-proc): Clean up error message.
parent
ef7485ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/progmodes/inf-lisp.el
lisp/progmodes/inf-lisp.el
+1
-1
No files found.
lisp/progmodes/inf-lisp.el
View file @
593232e3
...
...
@@ -574,7 +574,7 @@ See variable `lisp-describe-sym-command'."
(
current-buffer
)
inferior-lisp-buffer
))))
(
or
proc
(
error
"No
current
process
. S
ee variable inferior-lisp-buffer"
))))
(
error
"No
Lisp sub
process
; s
ee variable
`
inferior-lisp-buffer
'
"
))))
;;; Do the user's customisation...
...
...
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