comparison lisp/ChangeLog @ 78643:5c8d5235a4ac

(defcustom, x-color-defined-p, cperl-is-face) (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode) (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces) (cperl-etags-goto-tag-location): Use new style backquotes.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 23 Aug 2007 21:04:51 +0000
parents fc54bf727c30
children c2de812e1559
comparison
equal deleted inserted replaced
78642:8702e85df8eb 78643:5c8d5235a4ac
1 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca> 1 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
4 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
5 (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
6 (cperl-etags-goto-tag-location): Use new style backquotes.
2 7
3 * subr.el (complete-with-action): Backport from trunk (for vc-arch.el). 8 * subr.el (complete-with-action): Backport from trunk (for vc-arch.el).
4 (dynamic-completion-table): Use it it. 9 (dynamic-completion-table): Use it it.
5 10
6 * net/browse-url.el: Remove spurious * in custom docstrings. 11 * net/browse-url.el: Remove spurious * in custom docstrings.