diff options
-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 |