* bug#22784: 25.0.91; Document new argument to package-install in NEWS
@ 2016-02-23 18:00 Kaushal Modi
2016-02-24 2:29 ` Lars Ingebrigtsen
0 siblings, 1 reply; 2+ messages in thread
From: Kaushal Modi @ 2016-02-23 18:00 UTC (permalink / raw)
To: 22784; +Cc: Artur Malabarba
[-- Attachment #1: Type: text/plain, Size: 2014 bytes --]
--text follows this line--
I was reusing my config in both emacs 24.5 and emacs-25 branch build and
I realized that the second argument to package-install is a new addition
in emacs 25.x.
Would it be OK to add something like below to NEWS:
diff --git a/etc/NEWS b/etc/NEWS
index 660af78..f3bb1a6 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -551,6 +551,11 @@ dependencies). This variable can also be manually
customized.
packages from `package-selected-packages' which are currently missing.
---
+*** `package-install' function now takes a DONT-SELECT argument. If
+this function is called interactively or if DONT-SELECT is nil, add the
+package being installed to `package-selected-packages'.
+
+---
*** New command `package-autoremove' removes all packages which were
installed strictly as dependencies but are no longer needed.
In GNU Emacs 25.0.91.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.23)
of 2016-02-21 built on ulcf41.cld.analog.com
Repository revision: e19c1c301700430ae428f40c2a364671f5d50dcf
Windowing system distributor 'The X.Org Foundation', version 11.0.60900000
System Description: Red Hat Enterprise Linux Workstation release 6.6
(Santiago)
Configured using:
'configure --prefix=/home/kmodi/usr_local/apps/6/emacs/emacs-25
'CPPFLAGS=-fgnu89-inline -I/home/kmodi/usr_local/6/include
-I/usr/include/freetype2 -I/usr/include' 'CFLAGS=-ggdb3 -O0'
'CXXFLAGS=-ggdb3 -O0' 'LDFLAGS=-L/home/kmodi/usr_local/6/lib
-L/home/kmodi/usr_local/6/lib64 -ggdb3'
PKG_CONFIG_PATH=/home/kmodi/usr_local/6/lib/pkgconfig:/home/kmodi/usr_local/6/lib64/pkgconfig:/cad/adi/apps/gnu/linux/x86_64/6/lib/pkgconfig:/cad/adi/apps/gnu/linux/x86_64/6/lib64/pkgconfig:/usr/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/lib/pkgconfig:/lib64/pkgconfig'
Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF GSETTINGS
NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE LIBOTF XFT ZLIB
TOOLKIT_SCROLL_BARS GTK2 X11
--
Kaushal Modi
[-- Attachment #2: Type: text/html, Size: 2689 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-24 2:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-23 18:00 bug#22784: 25.0.91; Document new argument to package-install in NEWS Kaushal Modi
2016-02-24 2:29 ` Lars Ingebrigtsen
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.