Up to [cvs.NetBSD.org] / pkgsrc / editors / emacs26
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
editors: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes
editors: Remove SHA1 hashes for distfiles
Pull in patch from upstream to fix a build failure under MacOS X. Fix unexec failure on macOS 10.15.4 * src/unexmacosx.c (unexec_regions_merge): Align region start addresses to page boundaries and then merge regions. http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=888ffd960c06d56a409a7ff15b1d930d25c56089 Bump PKGREVISION of emacs26 and emacs26-nox11.
Update to 26.3 Changelog: * Changes in Emacs 26.3 ** New option 'help-enable-completion-auto-load'. This allows disabling the new feature introduced in Emacs 26.1 which loads files during completion of 'C-h f' and 'C-h v' according to 'definition-prefixes'. ** Emacs now supports the new Japanese Era name. The newly assigned codepoint U+32FF was added to the Unicode Character Database compiled into Emacs.
emacs26: update to 26.2. Emacs 26.2 has a wide variety of new features, including: Emacs modules can now be built outside of the Emacs tree source. Emacs is now compliant with the latest version 11.0 of the Unicode Standard. In Dired, the 'Z' command on a directory name compresses all of its files.
emacs26: Do not (manually) inject X11 LDFLAGS via configure On NetBSD and OpenBSD the configure script injects LD_SWITCH_X_SITE_RPATH (e.g. `-Wl,-rpath,/usr/X11R7/lib') early as LDFLAGS leading to link with possible X11 native libraries when it is not requested. Should fix PR pkg/53688. Bump PKGREVISION Thanks to <maya> for debug-fu help!
editors/emacs26: import emacs26-26.1 GNU Emacs is an extensible, customizable editor textand more. At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing. The features of GNU Emacs include: - Content-sensitive editing modes, including syntax coloring, for a wide variety of file types including plain text, source code, and HTML. - Complete built-in documentation, including a tutorial for new users. - Support for many languages and their scripts, including all scripts, Russian, Greek, Japanese, Chinese, Korean, Thai, Vietnamese, Lao, Ethiopian, and some Indian scripts. - Highly customizable, using Emacs Lisp code or a graphical customization interface. - A large number of extensions that add other functionality, including a project planner, mail and news reader, debugger interface, calendar, and more. Many of these extensions are distributed with GNU Emacs; others are available separately. This package contains Emacs version 26.