Path to this page:
./
editors/emacs20,
GNU editing macros (editor)
Branch: pkgsrc-2017Q2,
Version: 20.7nb23,
Package name: emacs20-20.7nb23,
Maintainer: dhollandGNU 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.
This package contains Emacs version 20.
Required to build:[
pkgtools/cwrappers]
Package options: emacs-pop, inet6
Master sites:
SHA1: ef0168b927fb633bc9b14e2249431f26ff8b8452
RMD160: f3b8ea8d6f6ad52ccdd7ca74c84e87a7409fc270
Filesize: 14690.848 KB
Version history: (Expand)
- (2017-07-31) Updated to version: emacs20-20.7nb23
- (2017-07-04) Package added to pkgsrc.se, version emacs20-20.7nb22 (created)
CVS history: (Expand)
2017-07-31 07:56:43 by S.P.Zeidler | Files touched by this commit (3) |
Log message:
Pullup ticket #5522 - requested by dholland
editors/emacs20: functionality fix
Revisions pulled up:
- editors/emacs20/Makefile 1.58
- editors/emacs20/distinfo 1.36
- editors/emacs20/patches/patch-af 1.5
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: dholland
Date: Sun Jul 23 05:11:43 UTC 2017
Modified Files:
pkgsrc/editors/emacs20: Makefile distinfo
pkgsrc/editors/emacs20/patches: patch-af
Log message:
Revert Joerg's change "Remove now obsolete Emacs ASLR hacks" as it \
doesn't
work.
Bump PKGREVISION. Note that the reverted changeset itself should have
and didn't bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/editors/emacs20/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/editors/emacs20/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/editors/emacs20/patches/patch-af
|