4ce081a09840e8f2612d353c98434fcc99a2d4dda33cfc848724bf2eec031bef
- Update to emacs version 26.2 * Emacs is now compliant with the latest version 11.0 of the Unicode Standard. * New variable 'xft-ignore-color-fonts'. * Changes in Specialized Modes and Packages in Emacs 26.2 Dired: The 'Z' command on a directory name compresses all of its files. * Ibuffer: New toggle 'ibuffer-do-toggle-lock', bound to 'L'. * Imenu: The value for 'imenu-auto-rescan-maxout' has been increased to 600000. * Gnus: Mailutils movemail will now be used if found at runtime. * Shadowfile: shadowfile.el has been rewritten to support Tramp file names. * Shell mode: Shell mode buffers now have 'scroll-conservatively' set to 101. * VC: VC support for Mercurial was improved. * Incompatible Lisp Changes in Emacs 26.2 shadowfile config files have changed their syntax. 'thread-alive-p' has been renamed to 'thread-live-p'. 'while-no-input' does not return due to input from subprocesses. * Lisp Changes in Emacs 26.2 The new function 'read-answer' accepts either long or short answers depending on the new customizable variable 'read-answer-short'. New function 'assoc-delete-all'. Like 'assq-delete-all', but uses 'equal' for comparison. The function 'thing-at-point' behaves as before Emacs 26.1. The behavior of 'thing-at-point' when called with argument 'list' has changed in Emacs 26.1, in that it didn't consider text inside comments and strings as a potential list. This change is now reverted, and 'thing-at-point' behaves like it did before Emacs 26.1. To cater to use cases where comments and strings are to be ignored when looking for a list, the function 'list-at-point' now takes an optional argument to do so. - Port and rename patch emacs-26.1.dif to emacs-26.2.dif - Modify/port patches OBS-URL: https://build.opensuse.org/request/show/694724 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=142
Description
No description provided
Languages
Emacs Lisp
62.1%
Shell
34.2%
Standard ML
3.7%