Commits since last release
Check upstream for the full history.
- Don't crash if we can't find a monitor model name commit
- Support getting a image from clipboard commit
- Add late load pdumper hooks so these can call into Lisp commit
- Fix ediff even/odd faces to increase their contrast and readability commit
- Fix build problem with previous facemenu change commit
- Simplify and speed up after-find-file commit
- Fix file lock issue (Bug#46397) commit
- Remove the 'M-o' ('facemap-keymap') binding experimentally commit
- lisp/emacs-lisp/edebug.el: Tweak last change commit
- Use lexical-binding in dns-mode.el commit
- Use lexical-binding in mail-utils.el and add tests commit
- list/emacs-lisp/edebug.el: Don't overload
edebug-form-spec
commit - Bump FACE_CACHE_BUCKETS_SIZE to 1009 commit
- Fix local defvar scoping error (bug#46387) commit
- Minor cleanup in imenu.el commit
- Use lexical-binding in snmp-mode.el commit
- Declare empty macro imenu-progress-menu obsolete commit
- Update NEWS entry for vc-dir faces commit
- Move cedet test resource files to follow our conventions commit
- Convert tests for srecode/fields.el to ert commit
- Make texinfmt-version variable obsolete commit
- Use lexical-binding in bib-mode.el commit
- Move semantic/format.el tests to follow our conventions commit
- Use lexical-binding in some test files commit
- Change default semantic-lex-analyzer to semantic-lex commit
- Convert many manual cedet tests to ert commit
- Use lexical-binding in almost all of play/*.el commit
- Refine use of vc-dir faces; apply to all backends commit
- Tiny simplification to read-char-by-name commit
- Fix syntax category of some characters commit
- lisp/net/dictionary.el: Dictionary improvements (bug#45262) commit
- Use lexical-binding in a few more scattered files commit
- New options read-char-by-name-sort and read-char-by-name-group (bug#46240) commit
- lisp/cedet/{semantic/scope.el,ede/project-am.el}: Use lexical-scoping commit
- lisp/emacs-lisp/byte-opt.el (byte-optimize--pcase): New macro commit
- lisp/emacs-lisp/macroexp.el: Break cycle with bytecomp/byte-opt commit
- Remove some dead, commented out code from lisp-mode.el commit
- Load all generic-x.el modes unconditionally commit
- Note that the `values' variable is now obsolete commit
- Allow exit-minibuffer to be called from Lisp code. Fixes bug #46373 commit
- Make pcomplete-ignore-case obsolete commit
- Preserve leading whitespace in `lm-commentary'. commit
- Move all usages of
values' to
values--store-value' commit - Don't use `values' in elisp--eval-defun commit
- Finish customize-changed-options/customize-changed fix up commit
- Fix count-lines problem in non-ASCII buffers commit
- lisp/gnus/gnus-topic.el: Fix a backward incompatibility commit
- Run Gnus group names through regexp-quote when matching results commit
- Fix scrolling past tall images commit
- lisp/indent.el (beginning-of-line-text): Mark it as a movement command commit
- Record the value of
C-x C-e' in
values' commit - Add vc-dir faces; also apply them to vc-git commit
- Bind clone-buffer to C-x x n commit
- Fix tcl-mode indentation of namespaced code commit
- Clarify "changes" in CONTRIBUTE commit
- Make `C-a' in enriched-mode behave more line in other modes commit
- Fix noninteractive gnus-article-press-button commit
- Prefer setq-local in a few more places commit
- Add tests for count-lines commit
- Fix namazu search result parsing in gnus-search commit
- Use
line-number-at-pos' in
count-lines' commit - Add command to recenter errors from Occur/Grep buffers commit
- Allow Fline_number_at_pos being called with a marker commit
- Move line-number-at-pos to C commit
- Minor doc fixes in dictionary-connection.el commit
- Fix copyright and license statement in dictionary*.el commit
- Add a new function 'line-number-at-position' commit
- Various doc fixes in dictionary.el commit
- Revert "Fix inferior octave single-quote font lock" commit
- Reverse customize-changed and customize-changed-options aliasing commit
- Clarify that #s(hash-table ...) doesn't always create a new hash table commit
- Add more commands to the new `C-x x' keymap commit
- Move 'revert-buffer' global binding to 'C-x g g' commit
- Improved commentary in the variable constprop mechanism commit
- Revert "Fix the previous change" commit
- Fix spurious warnings from unwise condition order in inlined code commit
- Constprop of lexical variables commit
- Fix byte-compilation warning commit
- New test for src/process.c on MS-Windows commit
- Fix TEXT check in gnus-search IMAP search commit
- Permit zero value for 'child-frame-border-width' parameter (Bug#46184) commit