summaryrefslogtreecommitdiff
path: root/editors/emacs23/files/patch-lispintro-Makefile.in
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2009-09-07 19:33:30 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2009-09-07 19:33:30 +0000
commitf1f69ce2f9eaaeae7bf8935a9169b9dcab0371ff (patch)
treeea11bbb60e645927e7caf97641e37745ddb8e245 /editors/emacs23/files/patch-lispintro-Makefile.in
parentUpdate to version 5.4.7. (diff)
Updat GNU Emacs to v. 23.1.
Emacs 23 has a wide variety of new features, including: * Improved Unicode support. * Font rendering with Fontconfig and Xft. * Support for using X displays and text terminals in one session, and for running as a daemon. * Support for multi-file commits in distributed version-control systems (VC-dir). * New modes and packages for viewing PDF and postscript files (Doc-view mode), connecting to processes through D-Bus (dbus), connecting to the GNU Privacy Guard (EasyPG), editing XML documents (nXML mode), editing Ruby programs (Ruby mode), and more. Detailed list is available at: http://www.gnu.org/software/emacs/NEWS.23.1 PR: ports/137956 Submitted by: Ashish SHUKLA <wahjava at gmail.com> Approved by: keramida@ceid.upatras.gr (maintainer tineout, 19 days)
Notes
Notes: svn path=/head/; revision=241005
Diffstat (limited to 'editors/emacs23/files/patch-lispintro-Makefile.in')
-rw-r--r--editors/emacs23/files/patch-lispintro-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/emacs23/files/patch-lispintro-Makefile.in b/editors/emacs23/files/patch-lispintro-Makefile.in
index cfc206bd4fba..e69de29bb2d1 100644
--- a/editors/emacs23/files/patch-lispintro-Makefile.in
+++ b/editors/emacs23/files/patch-lispintro-Makefile.in
@@ -1,11 +0,0 @@
---- lispintro/Makefile.in.orig 2008-09-07 05:24:38.000000000 +0300
-+++ lispintro/Makefile.in 2008-09-07 05:24:38.000000000 +0300
-@@ -34,7 +34,7 @@
- INFO_TARGETS = ${infodir}/eintr
- DVI_TARGETS = emacs-lisp-intro.dvi
-
--MAKEINFO = makeinfo
-+MAKEINFO = makeinfo --no-split
- TEXI2DVI = texi2dvi
- DVIPS = dvips
-