Path to this page:
./
wip/emacs-current,
GNU editing macros (editor)
Branch: CURRENT,
Version: 24.0.50nb20100818,
Package name: emacs-24.0.50nb20100818,
Maintainer: obacheGNU Emacs is a self-documenting, customizable, extensible real-time
display editor.
Users new to Emacs will be able to use basic features fairly rapidly
by studying the tutorial and using the self-documentation features.
Emacs also has an extensive interactive manual browser. It is easily
extensible since its editing commands are written in Lisp.
GNU Emacs's many special packages handle mail reading (RMail) and
sending (Mail), outline editing (Outline), compiling (Compile),
running subshells within Emacs windows (Shell), running a Lisp
read-eval-print loop (Lisp-Interaction-Mode), automated psychotherapy
(Doctor :-) and many more.
Required to run:[
sysutils/desktop-file-utils] [
sysutils/dbus] [
graphics/libungif] [
graphics/hicolor-icon-theme] [
graphics/tiff] [
graphics/freetype2] [
graphics/png] [
graphics/jpeg] [
graphics/librsvg] [
fonts/fontconfig] [
fonts/Xft2] [
x11/gtk2] [
x11/libXpm] [
graphics/libotf] [
devel/m17n-lib]
Required to build:[
pkgtools/x11-links] [
devel/gmake] [
devel/pkg-config] [
x11/renderproto] [
x11/xproto] [
x11/fixesproto] [
x11/inputproto] [
x11/xextproto] [
x11/randrproto] [
devel/scmgit-base]
Package options: dbus, gtk, svg, x11, xft2
Version history: (Expand)
- (2010-08-18) Updated to version: emacs-24.0.50nb20100818
- (2010-08-14) Updated to version: emacs-24.0.50nb20100814
- (2010-08-03) Updated to version: emacs-24.0.50nb20100803
- (2010-07-31) Updated to version: emacs-24.0.50nb20100731
- (2010-07-22) Updated to version: emacs-24.0.50nb20100722
- (2010-07-13) Updated to version: emacs-24.0.50nb20100713
CVS history: (Expand)
| 2010-08-18 05:47:13 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
adding lisp/gnus/gnus-sync.el{.gz,c}
|
| 2010-08-13 16:31:12 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
emacs-lisp/pcase.el{.gz,c} added at upstream
|
| 2010-08-03 12:37:45 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
etc/tutorial/TUTORIAL.he added to the list
|
| 2010-07-31 15:30:31 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
| To: "Makoto Fujiwara" <makoto@users.sourceforge.net>
| Cc: pkgsrc-wip-discuss@lists.sourceforge.net, pkgsrc-wip-cvs@lists.sourceforge.net
| Subject: Re: CVS commit: wip/emacs-current
| From: "OBATA Akio" <obache@users.sourceforge.net>
| Date: Sat, 31 Jul 2010 18:01:20 +0900
| You can use bin/emacs-${PKGVERSION} in PLIST.
Now both packages has following file
-rwxr-xr-x 2 root wheel 0 Jul 31 17:16 bin/emacs-24.0.50 == bin/emacs
Thank you,
|
| 2010-07-31 10:21:30 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Sorry one more change on "PLIST_SUBST+= DISTNAME=${DISTNAME}", please \
correct me if wrong, thank you.
|
2010-07-31 09:45:17 by Makoto Fujiwara | Files touched by this commit (2) |  |
Log message:
(1) convert cvs-package version to git-package for -nox11 also.
This will update emacs--22.0.93 to 24.0.50
(2) To share PLIST between emacs-current and its -nox11 version,
one line change made on emacs-current/PLIST side:
-bin/${PKGNAME}
+bin/${DISTNAME}
(3) Related notification was the mail at:
| Subject: emacs-current-nox11/ + emacs-current/PLIST (Re: .. git \
for emacs-current
| From: Makoto Fujiwara <makoto@ki.nu>
| Date: Fri, 30 Jul 2010 22:05:03 +0900
| Message-ID: <yfmr5il2k8w.wl%makoto@ki.nu>
Thanks,
|
| 2010-07-22 00:45:11 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
some 65 files of lisp/org/ob-*.el{c,.gz} and more added
|
| 2010-07-13 16:45:55 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
hebrew.el -> hebrew.el{.gz,c}
|