diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-07-30 08:25:23 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-07-30 08:25:23 +0000 |
commit | 88b15e6566544b80ea3361fc996da52e90592b16 (patch) | |
tree | aa4f3fc0b74de986f92d26151de259b0cd9217f1 /editors | |
parent | 6a9f06ed0fe2ee3d43bbc1383de5ee638b75a04f (diff) | |
download | ports-88b15e6566544b80ea3361fc996da52e90592b16.tar.gz ports-88b15e6566544b80ea3361fc996da52e90592b16.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/emacs-devel/pkg-message | 22 | ||||
-rw-r--r-- | editors/emacs-devel/pkg-plist | 2 |
2 files changed, 0 insertions, 24 deletions
diff --git a/editors/emacs-devel/pkg-message b/editors/emacs-devel/pkg-message deleted file mode 100644 index 82da2dd26b23..000000000000 --- a/editors/emacs-devel/pkg-message +++ /dev/null @@ -1,22 +0,0 @@ -This is a pretest snapshot of what will be the Emacs 23.1 -release. As a result, there may be packaging errors in the -tarball, so please be on the lookout for problems with -installation. - -Pretesters: please send an email to keramida@ceid.upatras.gr -reporting success or failure on your systems. In addition, -please report bugs via M-x report-emacs-bugs, or send an email -to emacs-pretest-bug@gnu.org. For questions, please email -emacs-devel@gnu.org. - -Emacs 23 contains many changes relative to Emacs 22. For -details, see the file etc/NEWS. A few particular notes for -those who have not been following Emacs CVS development: - - - The RMAIL mail package was recently changed to use mbox - instead of Babyl for its internal format. This part of - Emacs may be less stable than others; for safety, please - back up your mail files before trying the new Rmail. - - - The default toolkit is now GTK+. You can use WITHOUT_GTK - to build GNU Emacs with the Lucid toolkit. diff --git a/editors/emacs-devel/pkg-plist b/editors/emacs-devel/pkg-plist index 3dbf93e49b91..9b1edc80370c 100644 --- a/editors/emacs-devel/pkg-plist +++ b/editors/emacs-devel/pkg-plist @@ -3902,8 +3902,6 @@ share/icons/hicolor/scalable/mimetypes/emacs-document.svg @dirrm %%DATADIR%%/%%EMACS_VER%%/etc/charsets @dirrm %%DATADIR%%/%%EMACS_VER%%/etc @dirrm %%DATADIR%%/%%EMACS_VER%% -@dirrmtry %%DATADIR%%/site-lisp -@dirrmtry %%DATADIR%% @dirrm libexec/emacs/%%EMACS_VER%%/%%EMACS_ARCH%% @dirrm libexec/emacs/%%EMACS_VER%% @dirrm libexec/emacs |