mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
📝 💄
This commit is contained in:
@@ -975,8 +975,8 @@ class Editor extends Model
|
||||
###
|
||||
Section: Undo Operations
|
||||
###
|
||||
# Public: Undo the last change.
|
||||
|
||||
# Public: Undo the last change.
|
||||
undo: ->
|
||||
@getCursor().needsAutoscroll = true
|
||||
@buffer.undo(this)
|
||||
|
||||
Reference in New Issue
Block a user