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
Open sidebar
emacs
emacs
Commits
1f01f8bf
Commit
1f01f8bf
authored
Apr 06, 2015
by
Artur Malabarba
Browse files
* NEWS: Document async package-menu.
parent
7471fc47
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
etc/ChangeLog
etc/ChangeLog
+4
-0
etc/NEWS
etc/NEWS
+7
-0
No files found.
etc/ChangeLog
View file @
1f01f8bf
2015-04-06 Artur Malabarba <bruce.connor.am@gmail.com>
* NEWS: Document async package-menu.
2015-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
* TODO: Remove obsolete entries.
...
...
etc/NEWS
View file @
1f01f8bf
...
...
@@ -223,6 +223,13 @@ Unicode standards.
** xterm-mouse-mode now supports mouse-tracking (if your xterm supports it).
** package.el
*** Most functions which involve downloading information now take an
ASYNC argument. If it is non-nil, package.el performs the download(s)
asynchronously.
*** New variable `package-menu-async' controls whether the
package-menu uses asynchronous downloads.
*** `package-install-from-buffer' and `package-install-file' work on directories.
This follows the same rules as installing from a .tar file, except the
-pkg file is optional.
...
...
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