16 lines
1 KiB
Plaintext
16 lines
1 KiB
Plaintext
<p>Another talk in the <a href="https://emacsconf.org/2021/">2021 EmacsConf</a> program is John Wiegley’s video on <a href="https://emacsconf.org/2021/talks/dev-update/">what’s coming in Emacs</a>. Almost all of the talk is about new features in Emacs 28, of course. The talk is only 7 minutes, 17 seconds long so you should watch it if you have any interest in Emacs and where it’s going.</p>
|
||
<p>Here’s a list of the features Wiegley covers, cut from the talk transcript:</p>
|
||
<ul class="org-ul">
|
||
<li>Native compilation</li>
|
||
<li>Build with Cairo by default</li>
|
||
<li>New mode, but off by default: context-menus</li>
|
||
<li>Tab-bar and tab-line received many enhancements</li>
|
||
<li>A command can marked as specific to a mode</li>
|
||
<li>Transient input methods</li>
|
||
<li>show-paren-mode is enabled by default</li>
|
||
<li>We now have a Non-GNU ELPA</li>
|
||
<li>repeat-mode</li>
|
||
<li>project.el has dozens of new commands</li>
|
||
<li>Shorthands for Lisp symbols</li>
|
||
</ul>
|
||
<p>Again, if you’re an Emacs user, you should definitely spend the time to watch this.</p> |