mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
*** empty log message ***
This commit is contained in:
parent
44a30a52c0
commit
5859cd333c
|
|
@ -244,7 +244,7 @@ USER and PASSWORD are defaulted from the values used when
|
|||
((looking-at ignore)
|
||||
(forward-line 1))
|
||||
((not (search-forward "\n" nil t))
|
||||
;; the way asynchronous process-output fucks with (point)
|
||||
;; the way asynchronous process-output works with (point)
|
||||
;; is really really disgusting.
|
||||
(setq p (point))
|
||||
(condition-case ()
|
||||
|
|
|
|||
Loading…
Reference in a new issue