emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Bill Wohler
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 10 Apr 2006 23:43:35 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9379 emacs/lisp/ChangeLog:1.9380
--- emacs/lisp/ChangeLog:1.9379 Mon Apr 10 22:33:51 2006
+++ emacs/lisp/ChangeLog        Mon Apr 10 23:43:34 2006
@@ -1,5 +1,16 @@
 2006-04-10  Bill Wohler  <address@hidden>
 
+       * custom.el (defcustom, custom-handle-keyword): Add
+       :package-version keyword.
+       (custom-add-package-version): New function. Sets value of new
+       property 'custom-package-version from :package-version keyword.
+
+       * cus-edit.el (customize-package-emacs-version-alist): New
+       variable.
+       (customize-changed-options): Add check for custom-package-version.
+       (customize-package-emacs-version): New function to look up Emacs
+       version corresponding to the given package version.
+
        * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
        defun name, in similar fashion to find-variable-regexp.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]