[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (6a68334d546 -> fb42a253bdc)
From: |
Stefan Kangas |
Subject: |
master updated (6a68334d546 -> fb42a253bdc) |
Date: |
Tue, 1 Oct 2024 20:36:22 -0400 (EDT) |
skangas pushed a change to branch master.
from 6a68334d546 Prefer defcustom :local specifier in semantic
new 9ad73f92617 New value 'permanent-only' for defcustom :local keyword
new fb42a253bdc Warn about bad defcustom :local keyword at compile time
Summary of changes:
doc/lispref/customize.texi | 5 ++++-
etc/NEWS | 5 +++++
lisp/custom.el | 4 +++-
lisp/emacs-lisp/bytecomp.el | 8 +++++++-
test/lisp/custom-tests.el | 29 +++++++++++++++++++++++++++++
test/lisp/emacs-lisp/bytecomp-tests.el | 8 ++++++++
6 files changed, 56 insertions(+), 3 deletions(-)
- master updated (6a68334d546 -> fb42a253bdc),
Stefan Kangas <=