Mercurial > emacs
annotate etc/README @ 110056:8be2f62f7851
Fix several Package Menu and Finder bugs.
* finder.el: Load finder-inf using `require'.
(finder-list-matches): Sorting by status is now the default.
(finder-compile-keywords): Simpify printing.
* emacs-lisp/package.el (package--read-archive-file): Just use
`read', to avoid copying an additional string.
(package-menu-mode): Set header-line-format here.
(package-menu-refresh, package-menu-revert): Signal an error if
not in the Package Menu.
(package-menu-package-list): New var.
(package--generate-package-list): Operate on the current buffer;
don't assume that it is *Packages*, since the user may rename it.
Allow persistent package listings and sort keys using
package-menu-package-list and package-menu-package-sort-key.
(package-menu--version-predicate): Fix version calculation.
(package-menu-sort-by-column): Don't select the window.
(package--list-packages): Create the *Packages* buffer. Set
package-menu-package-list-key.
(list-packages): Sorting by status is now the default.
(package-buffer-info): Use match-string-no-properties.
(define-package): Add a &rest argument for future proofing, but
don't use it yet.
(package-install-from-buffer, package-install-buffer-internal):
Merged into a single function, package-install-from-buffer.
(package-install-file): Caller changed.
Also, fix headers for hfy-cmap.el and ps-print.el.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 30 Aug 2010 21:53:46 -0400 |
parents | 1d1d5d9bd884 |
children | 376148b31b5e |
rev | line source |
---|---|
580 | 1 This directory contains the architecture-independent files used by or |
2 with Emacs. This includes some text files of documentation for GNU | |
3 Emacs or of interest to Emacs users, and the file of dumped docstrings | |
4 for Emacs functions and variables. | |
5 | |
94363 | 6 `forms-d2.dat' is an example data file used by forms-d2.el. |
41452
09e762a010e0
Document the URLs where one can find special versions of TeX required for
Eli Zaretskii <eliz@gnu.org>
parents:
12680
diff
changeset
|
7 |
75650
48e11b5cb31e
List copyright and license information for Emacs splash images.
Glenn Morris <rgm@gnu.org>
parents:
75343
diff
changeset
|
8 COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES |
48e11b5cb31e
List copyright and license information for Emacs splash images.
Glenn Morris <rgm@gnu.org>
parents:
75343
diff
changeset
|
9 |
75825
73762f886086
Add copyright information for emacs.icon (from authors.el).
Chong Yidong <cyd@stupidchicken.com>
parents:
75774
diff
changeset
|
10 File: emacs.icon |
73762f886086
Add copyright information for emacs.icon (from authors.el).
Chong Yidong <cyd@stupidchicken.com>
parents:
75774
diff
changeset
|
11 Author: Sun Microsystems, Inc |
106815 | 12 Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 |
75863
6112f0f47f01
Update years on emacs.icon copyright.
Glenn Morris <rgm@gnu.org>
parents:
75825
diff
changeset
|
13 Free Software Foundation, Inc. |
78626
14c1feed4904
Update GPL version for Emacs images.
Glenn Morris <rgm@gnu.org>
parents:
78271
diff
changeset
|
14 License: GNU General Public License version 3 or later (see COPYING) |