trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1,16 @@
<p>Another talk in the <a href="https://emacsconf.org/2021/">2021 EmacsConf</a> program is John Wiegleys video on <a href="https://emacsconf.org/2021/talks/dev-update/">whats 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 its going.</p>
<p>Heres 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 youre an Emacs user, you should definitely spend the time to watch this.</p>