]> git.eshelyaron.com Git - emacs.git/commit
(vhdl-mode-map-init): Don't override default
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 10 Apr 2005 18:15:43 +0000 (18:15 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 10 Apr 2005 18:15:43 +0000 (18:15 +0000)
commit4bcb9c95c11c7fd05710d2f2bf78015d3de8176a
tree66ff37aa61d9af19e0c003ddf68b233520e2a4e8
parentd7db37ef5810eed27d99001a0db90692155e87a2
(vhdl-mode-map-init): Don't override default
TAB binding so tab-always-indent is obeyed.
(vhdl-minibuffer-local-map): Move initialization into declaration.
(vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
(vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
(vhdl-hooked-abbrev): Avoid test for XEmacs.
(vhdl-current-line): Use line-beginning-position.
(vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
with-output-to-temp-buffer, so the current position can be recorded.
lisp/ChangeLog
lisp/progmodes/vhdl-mode.el