2023-08-30 22:15:19 by Greg Troxel | Files touched by this commit (1) |
Log message: emacs/modules.mk: Unhook emacs25 (Following proposal and non-objection on pkgsrc-users, emacs 25 is being removed.) |
2023-08-23 15:16:22 by Izumi Tsutsui | Files touched by this commit (1) |
Log message: emacs: fix a typo in comment. |
2023-08-15 12:58:20 by Tobias Nygren | Files touched by this commit (1) |
Log message: emacs: support EMACS_TYPE=emacs29 in same manner as 28 |
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message: *: recursive bump for perl 5.36 |
2022-05-14 23:57:01 by David A. Holland | Files touched by this commit (1) |
Log message: editors/emacs/modules.mk: remove explicit CONFLICTS There's no need for CONFLICTS between the xemacs and emacs versions of the same elisp package unless the PLISTs overlap, and if they do (most don't because they install into different subtrees), that fact is sufficient. As suggested by PR 39886, a long long time ago. |
2022-04-07 12:35:28 by Ryo ONODERA | Files touched by this commit (2) |
Log message: emacs: Use emacs28 from editors/emacs28 editors/emacs-snapshot will not be used. |
2020-10-08 02:15:35 by David H. Gutteridge | Files touched by this commit (1) |
Log message: emacs: amend comments in modules.mk Update a (self-referencing) comment to reflect the current name and location, and misc. grammar, style, and consistency fixes. |
2020-09-06 04:59:16 by Ryo ONODERA | Files touched by this commit (1) |
Log message: emacs: emacs27 is not development version anymore. Fix Elisp package builds |
2020-09-06 03:54:14 by Ryo ONODERA | Files touched by this commit (1) |
Log message: emacs: EMACS_TYPE=emacs27 depends on editors/emacs27 |
2020-08-12 16:19:50 by Ryo ONODERA | Files touched by this commit (1) |
Log message: emacs: Add emacs27 and emacs27-nox11 support |