Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a51bcf83
Commit
a51bcf83
authored
Apr 06, 2015
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
parents
eedff184
1f01f8bf
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 @
a51bcf83
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 @
a51bcf83
...
...
@@ -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