Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
8e6abb85
Commit
8e6abb85
authored
May 28, 2014
by
Reuben Thomas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
etc/TODO: add note about using undo-tree for persistent undo
parent
df384736
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
etc/ChangeLog
etc/ChangeLog
+5
-0
etc/TODO
etc/TODO
+2
-0
No files found.
etc/ChangeLog
View file @
8e6abb85
2014-05-28 Reuben Thomas <rrt@sc3d.org>
* TODO: add a note that undo-tree could be used to save undo
information (Bug #17581).
2014-05-27 Fabrice Popineau <fabrice.popineau@gmail.com>
* NEWS: Mention build changes on MS-Windows.
...
...
etc/TODO
View file @
8e6abb85
...
...
@@ -428,6 +428,8 @@ rather than interactively. This a trivial one-liner in easy-mode.el.
** Save undo information in special temporary files, and reload it
when needed for undoing. This could extend undo capacity.
undo-tree, in ELPA, already does this; its saving code could be
integrated without requiring the use of undo-tree.
** Change the Windows NT menu code
so that it handles the deep_p argument and avoids
...
...
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