emacs/lisp/emacs-lisp
Glenn Morris a215930cfe Some package doc updates
* doc/emacs/help.texi (Package Keywords): Mention describe-package buttons.

* doc/emacs/package.texi (Package Menu): Mention package-menu-filter.

* lisp/emacs-lisp/package.el (package-menu-mode-map): Tweak menu.
(package-menu-filter): Rename from package-menu-filter-interactive.
Doc fix.

* etc/NEWS: Related edits.  Copyedit.
2014-02-11 20:20:34 -05:00
..
advice.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
authors.el Move iswitchb.el to obsolete/ 2014-02-06 19:22:34 -08:00
autoload.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
avl-tree.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
backquote.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
benchmark.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
bindat.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
byte-opt.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
byte-run.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
bytecomp.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
cconv.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
chart.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
check-declare.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
checkdoc.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cl-extra.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cl-indent.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
cl-lib.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cl-macs.el * lisp/emacs-lisp/cl-macs.el: Improve type->predicate mapping. 2014-01-23 10:01:41 -05:00
cl-seq.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cl.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
copyright.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
crm.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
debug.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
derived.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
disass.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
easy-mmode.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
easymenu.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
edebug.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
eieio-base.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
eieio-core.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
eieio-custom.el Restore generated autoloads in eieio.el. 2014-01-09 21:31:21 +01:00
eieio-datadebug.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
eieio-opt.el * eieio-opt.el (eieio-help-generic): Fix last change. 2014-01-29 23:13:00 -05:00
eieio-speedbar.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
eieio.el Auto-commit of loaddefs files. 2014-01-30 06:19:16 -05:00
eldoc.el * etc/NEWS: ElDoc related edit. 2014-01-29 23:54:28 -08:00
elint.el * lisp/abbrev.el (define-abbrev): Beware new meaning of fboundp. 2014-01-06 18:34:05 -05:00
elp.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
ert-x.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ert.el * lisp/emacs-lisp/ert.el (ert--activate-font-lock-keywords): Allow dashes in 2014-02-04 12:37:08 -05:00
ewoc.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
find-func.el * lisp/help-fns.el (help-C-file-name): Handle advised functions. 2014-02-01 21:25:05 -05:00
find-gc.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
float-sup.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
generic.el Spelling fixes. 2014-01-11 21:29:11 -08:00
gulp.el * lisp/emacs-lisp/gulp.el (gulp-discard): Add emacs-devel. 2014-02-09 17:38:56 -08:00
gv.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
helper.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
lisp-mnt.el * lisp/emacs-lisp/lisp-mnt.el: Comments. 2014-02-10 00:36:27 -08:00
lisp-mode.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
lisp.el * emacs-lisp/lisp.el (up-list): Doc fix. 2014-02-09 21:50:16 -08:00
macroexp.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
map-ynp.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
nadvice.el * lisp/help-fns.el (help-C-file-name): Handle advised functions. 2014-02-01 21:25:05 -05:00
package-x.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
package.el Some package doc updates 2014-02-11 20:20:34 -05:00
pcase.el * lisp/emacs-lisp/pcase.el (pcase--split-equal, pcase--split-member): 2014-01-02 23:40:30 -05:00
pp.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
re-builder.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
regexp-opt.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
regi.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ring.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
rx.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
shadow.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
smie.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
subr-x.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
syntax.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
tabulated-list.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
tcover-ses.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
tcover-unsafep.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
testcover.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
timer.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
tq.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
trace.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
unsafep.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
warnings.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00