projects
/
elisp
/
liece.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17872eb
)
Fix the last change.
author
ueno
<ueno>
Mon, 11 Sep 2000 03:02:27 +0000
(
03:02
+0000)
committer
ueno
<ueno>
Mon, 11 Sep 2000 03:02:27 +0000
(
03:02
+0000)
lisp/liece.el
patch
|
blob
|
history
diff --git
a/lisp/liece.el
b/lisp/liece.el
index
7604c75
..
65a7f3d
100644
(file)
--- a/
lisp/liece.el
+++ b/
lisp/liece.el
@@
-531,7
+531,7
@@
Optional argument TYPE specifies connection types such as `program'."
;; return the server process
liece-server-process)
(error
- (setq liece-status-message-string (cadr err)
+ (setq liece-status-message-string (cadr error)
liece-server-process nil)))))
(defun liece-initialize-timers ()