mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
Comment fix.
This commit is contained in:
parent
e886137a18
commit
acdf173af7
1 changed files with 1 additions and 1 deletions
|
|
@ -1318,7 +1318,7 @@ applications."
|
|||
;; may clear quit-flag itself and return C-g. That would make
|
||||
;; it impossible to quit this loop in a simple way, so
|
||||
;; re-enable it here (for backward-compatibility the check for
|
||||
;; quit-flag below would still be necessary, so this is seems
|
||||
;; quit-flag below would still be necessary, so this seems
|
||||
;; like the simplest way to do things).
|
||||
(setq quit-flag t
|
||||
done t))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue