mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-10 08:10:21 -08:00
Merge from origin/emacs-28
b0d64be0bc(origin/emacs-28) Improve some NEWS entries7fde84e881Improve documentation of syntax-ppss-context slightly5ecbed01b2; * test/lisp/mh-e/mh-utils-tests.el: Update macro declara...168665da59Move some xwidget entriesefde024361time-stamp-tests: improvements to test macros06c944cff1Fix rfc6068-parse-mailto-url autoload9b6b5e37efRegexp-quote github domains in bug-reference1f6cdeb12cEnsure valid end/beginning lines in message-mark-inserted-...9b46150ab0* etc/NEWS: Improve 'repeat-mode' entry.9c37b812da; * lisp/repeat.el (repeat-mode): Fix docstring typo.caf87d80fa* lisp/repeat.el (repeat-keep-prefix): Expand description.24083c8d13* lisp/net/eww.el (eww-retrieve-command): Add :tag.cf7d8fb1d7Add description of cards to etc/refcards/READMEd2849cc645Fix 'calculate-lisp-indent' when "[" starts containing sex...2a0a368ddcFix typo in doc/emacs/anti.texi9529e1d2fbUpdate doc of Edebug specification for macros5bc522b4f4; * lisp/simple.el (kill-region): A better fix for bug#51320.ee6bdd6eefFix non-interactive behavior of 'kill-region'2b7655ca0e; More accurate doc string for 'tab-bar-format'2841e26744* test/lisp/dabbrev-tests.el: Use 'kbd' for readable keys.1cdb4d2077* lisp/menu-bar.el (menu-bar-keymap): Add optional arg KEY... # Conflicts: # etc/NEWS # lisp/progmodes/bug-reference.el
This commit is contained in:
commit
4cf06bb751
20 changed files with 200 additions and 112 deletions
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
(require 'ert-x) ;For `ert-run-keys'.
|
||||
(require 'ert-x) ;For `ert-simulate-keys'.
|
||||
(require 'find-func)
|
||||
|
||||
(ert-deftest find-func-tests--library-completion () ;bug#43393
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue