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
e6127d94
Commit
e6127d94
authored
Mar 28, 2015
by
Jan D
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* lisp/emacs-lisp/package.el (package-refresh-contents): Fix spelling error
parent
36a2efe2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
lisp/ChangeLog
lisp/ChangeLog
+5
-0
lisp/emacs-lisp/package.el
lisp/emacs-lisp/package.el
+1
-1
No files found.
lisp/ChangeLog
View file @
e6127d94
2015-03-28 Jan Djärv <jan.h.d@swipnet.se>
* emacs-lisp/package.el (package-refresh-contents): Fix spelling
error in previous change.
2015-03-28 Tom Willemse <tom@ryuslash.org> (tiny change)
* elec-pair.el (electric-pair-local-mode): New command.
...
...
lisp/emacs-lisp/package.el
View file @
e6127d94
...
...
@@ -1718,7 +1718,7 @@ and make them available for download."
(
car
archive
)))))
(
package-read-all-archive-contents
)
(
package--build-compatibility-table
)
(
message
"Package ref
e
rsh done"
))
(
message
"Package refr
e
sh done"
))
(
defun
package--find-non-dependencies
()
"Return a list of installed packages which are not dependencies.
...
...
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