Mercurial > emacs
comparison lisp/ChangeLog @ 49523:99039fabec00
*** empty log message ***
| author | John Paul Wallington <jpw@pobox.com> |
|---|---|
| date | Wed, 29 Jan 2003 21:45:56 +0000 |
| parents | 5dc217934ac3 |
| children | d4870f6c9ac0 |
comparison
equal
deleted
inserted
replaced
| 49522:4dd5da1ea3dc | 49523:99039fabec00 |
|---|---|
| 1 2003-01-29 John Paul Wallington <jpw@gnu.org> | |
| 2 | |
| 3 * font-lock.el (lisp-font-lock-keywords-1): Match `deftheme'. | |
| 4 | |
| 5 * emacs-lisp/lisp-mode.el (toplevel): Define docstring offset for | |
| 6 `deftheme'. Fix docstring offsets for `define-ibuffer-filter' and | |
| 7 `define-ibuffer-sorter'. | |
| 8 (lisp-imenu-generic-expression): Add `deftheme' to types. | |
| 9 | |
| 10 * custom.el (customize-mark-to-save, customize-mark-as-set) | |
| 11 (custom-remove-theme): Doc fixes. | |
| 12 | |
| 13 2003-01-29 Didier Verna <didier@xemacs.org> | |
| 14 | |
| 15 * cus-edit.el (custom-save-variables): also save non theme'd ones. | |
| 16 * cus-edit.el (custom-save-faces): ditto. | |
| 17 | |
| 1 2003-01-29 Juanma Barranquero <lektu@terra.es> | 18 2003-01-29 Juanma Barranquero <lektu@terra.es> |
| 2 | 19 |
| 3 * composite.el (decompose-composite-char): Fix docstring. | 20 * composite.el (decompose-composite-char): Fix docstring. |
| 4 | 21 |
| 5 * select.el (x-set-cut-buffer): Fix docstring. Check type with `stringp' | 22 * select.el (x-set-cut-buffer): Fix docstring. Check type with `stringp' |
