index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
package.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos.
Juanma Barranquero
2011-11-20
1
-1
/
+1
*
* emacs-lisp/package.el (package-refresh-contents): Add autoload.
Chong Yidong
2011-10-29
1
-0
/
+1
*
* lisp/emacs-lisp/package.el (list-packages): Fix echo area message.
Chong Yidong
2011-09-27
1
-2
/
+3
*
Capitalize non-function content words in menu item strings.
Juri Linkov
2011-09-18
1
-8
/
+8
*
Add package-menu-mark-upgrades to the Package Menu menu bar map.
Chong Yidong
2011-09-14
1
-0
/
+3
*
Add an "mark upgradable packages" command to Package Menu mode.
Chong Yidong
2011-09-14
1
-26
/
+87
*
Fix package menu bug in marking obsolete packages for deletion.
Chong Yidong
2011-08-28
1
-1
/
+1
*
* package.el (package-install): Call package-initialize if called interactively.
Chong Yidong
2011-08-26
1
-10
/
+16
*
Merge from trunk.
Paul Eggert
2011-08-02
1
-1
/
+1
*
Restore ability to show a restricted list of packages in Package Menu.
Chong Yidong
2011-04-24
1
-21
/
+37
*
Doc fixes for package.el.
Chong Yidong
2011-04-21
1
-26
/
+34
*
Make Package Menu a child of Tabulated List mode.
Chong Yidong
2011-04-06
1
-296
/
+164
*
Merge open-protocol-stream into open-network-stream.
Chong Yidong
2011-04-02
1
-1
/
+1
*
Fix tar package handling, and clean up package-subdirectory-regexp usage.
Chong Yidong
2011-03-19
1
-26
/
+21
*
Fix package.el handling of version numbers like 1.0pre6.
Chong Yidong
2011-03-10
1
-5
/
+32
*
Fix package-strip-rcs-id to be more robust.
Chong Yidong
2011-03-10
1
-7
/
+9
*
Use condition-case-no-debug in package.el.
Chong Yidong
2011-03-08
1
-2
/
+2
*
* simple.el (shell-command-to-string): Use `process-file'.
Michael Albinus
2011-03-08
1
-37
/
+40
*
Allow specifying local ELPA mirrors in package-archives.
Chong Yidong
2011-03-05
1
-57
/
+67
*
Fix incorrect changes introduced in 2011-02-02T17:59:44Z!sds@gnu.org.
Chong Yidong
2011-02-18
1
-2
/
+2
*
Allow packages to be reinstalled.
Phil Hagelberg
2011-02-11
1
-5
/
+4
*
* lisp/apropos.el (apropos-print): Now that `apropos-mode' inherits
Sam Steingold
2011-02-02
1
-2
/
+2
*
* lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';
Sam Steingold
2011-02-01
1
-10
/
+3
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-1
/
+1
*
Add 2011 to remaining FSF/AIST copyright years.
Glenn Morris
2011-01-15
1
-1
/
+1
*
* emacs-lisp/package.el (package--list-packages): Use switch-to-buffer.
Chong Yidong
2011-01-12
1
-9
/
+9
*
Minor fix to package-archive-contents recalculation.
Chong Yidong
2010-11-10
1
-0
/
+1
*
* emacs-lisp/package.el (package-unpack): Remove no-op.
Chong Yidong
2010-11-03
1
-52
/
+86
*
Separate built-in packages from elpa packages, for efficiency.
Chong Yidong
2010-11-02
1
-131
/
+152
*
Fix last change to package.el.
Chong Yidong
2010-11-01
1
-1
/
+2
*
Two fixes for elpa packages overriding built-in ones.
Chong Yidong
2010-11-01
1
-9
/
+11
*
Check more carefully for packages before loading package.el.
Chong Yidong
2010-10-30
1
-3
/
+9
*
* package.el (package-menu-mode-map): Inherit from button-buffer-map.
Chong Yidong
2010-10-24
1
-1
/
+1
*
Fix last commit.
Chong Yidong
2010-10-24
1
-1
/
+0
*
Make the *Packages* buffer read-only.
Chong Yidong
2010-10-24
1
-1
/
+1
*
Tiny package.el fix.
Glenn Morris
2010-09-21
1
-1
/
+1
*
* emacs-lisp/package.el (package-directory-list): Only call file-name-nondire...
Chong Yidong
2010-09-04
1
-2
/
+3
*
Avoid corrupting archive-contents file.
Chong Yidong
2010-09-04
1
-28
/
+25
*
Set revert-buffer-function in Package Menu.
Chong Yidong
2010-09-02
1
-4
/
+7
*
Fix several Package Menu and Finder bugs.
Chong Yidong
2010-08-30
1
-231
/
+231
*
Merge Finder and package-menu functionality.
Chong Yidong
2010-08-29
1
-149
/
+195
*
Improvements to describe-package buffer.
Chong Yidong
2010-08-25
1
-80
/
+97
*
* emacs-lisp/package.el (list-packages): Alias for package-list-packages.
Chong Yidong
2010-08-24
1
-0
/
+3
*
Use version-list-* functions in package.el.
Chong Yidong
2010-08-09
1
-63
/
+26
*
Package listing tweaks.
Chong Yidong
2010-07-31
1
-28
/
+29
*
Update package-x to latest package.el changes.
Chong Yidong
2010-07-29
1
-5
/
+5
*
Add support for non-default package repositories.
Phil Hagelberg
2010-07-28
1
-74
/
+116
*
Tweaks to package list UI.
Chong Yidong
2010-06-20
1
-11
/
+63
*
Add preliminary describe-package functionality, and some cleanup.
Chong Yidong
2010-06-19
1
-23
/
+81
*
* lisp/emacs-lisp/package.el (package-menu-mode-map): Add a menu.
Dan Nicolaescu
2010-06-17
1
-1
/
+47
[next]