1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00
emacs/doc
Philip Kaludercic db195116a4 Add the public API of Compat to the core
* lisp/emacs-lisp/compat.el: Add stub file with minimal definitions,
so that core packages, that haven't been installed from ELPA, can make
use of the public API and use more recent function signatures.
* lisp/progmodes/python.el (compat): Remove 'noerror flag, because
Compat can now be required without the real package being available.
* doc/lispref/package.texi (Forwards-Compatibility): Mention Compat
and link to the manual.
* etc/NEWS: Document change.  (Bug#66554)
2024-02-11 22:50:29 +01:00
..
emacs ; Improve documentation of 'echo-keystrokes-help' 2024-02-08 08:56:42 +02:00
lang/fr/misc ; Add 2024 to copyright years 2024-01-02 10:30:05 +08:00
lispintro Fix info-xref-tests 2024-01-13 20:38:34 +02:00
lispref Add the public API of Compat to the core 2024-02-11 22:50:29 +01:00
man Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
misc Fix behavior of gnus-summary-very-wide-reply with prefix arg 2024-02-10 10:33:51 -08:00