]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix previous ChangeLog entry
authorGlenn Morris <rgm@gnu.org>
Wed, 26 Mar 2014 04:02:27 +0000 (21:02 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 26 Mar 2014 04:02:27 +0000 (21:02 -0700)
lisp/ChangeLog

index 53d77bf66b16ef933e536c037490b816b110b9b2..995c4f3acc409c2eaf9404a132e7a81e11b1d05b 100644 (file)
@@ -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):