From: Glenn Morris Date: Wed, 26 Mar 2014 04:02:27 +0000 (-0700) Subject: Fix previous ChangeLog entry X-Git-Tag: emacs-25.0.90~2640^2~328 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c1e6bc0a37980cdedb8bc0454f2b21008fbee0f7;p=emacs.git Fix previous ChangeLog entry --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 53d77bf66b1..995c4f3acc4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -11,7 +11,8 @@ (vhdl-get-visible-signals): Scan declarative part of generate statements. (vhdl-template-record): Fix indentation for record type declaration. - (vhdl-expand-abbrev, vhdl-expand-paren): FIXME. + (vhdl-expand-abbrev, vhdl-expand-paren): + Revert to using fset again rather than defalias. (vhdl-scan-directory-contents): Tweak. (vhdl-speedbar-find-file, vhdl-speedbar-port-copy) (vhdl-compose-components-package):