Mercurial > emacs
changeset 69932:5e4ce2eed90d
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 11 Apr 2006 10:05:42 +0000 |
parents | 9544ae02c58d |
children | 86291f09f3d1 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Apr 11 09:12:18 2006 +0000 +++ b/lisp/ChangeLog Tue Apr 11 10:05:42 2006 +0000 @@ -1,12 +1,12 @@ 2006-04-11 Carsten Dominik <dominik@science.uva.nl> - * textmodes/org.el: (org-export-plain-list-max-depth) + * textmodes/org.el (org-export-plain-list-max-depth) (org-table-spaces-around-separators) (org-radio-targets, org-activate-camels) (org-table-spaces-around-invisible-separators): Options removed. (org-time-stamp-rounding-minutes, org-remember-templates) - (org-ellipsis, org-activate-links, org-descriptive-links): New - options. + (org-ellipsis, org-activate-links, org-descriptive-links): + New options. (org-remember-apply-template, org-current-time) (org-finish-edit-table-field) (org-link-unescape, org-link-escape) @@ -45,9 +45,9 @@ 2006-04-10 Bill Wohler <wohler@newt.com> - * custom.el (defcustom, custom-handle-keyword): Add - :package-version keyword. - (custom-add-package-version): New function. Sets value of new + * 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. (defcustom): Create Common Keywords section in docstring. (defface, defgroup): Replace definitions of a select few keywords @@ -55,8 +55,8 @@ (defcustom, defface, defgroup): Replace reference to Customization chapter in manual with hyperlink. - * cus-edit.el (customize-package-emacs-version-alist): New - variable. + * 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.