emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp progmodes/vhdl-mode.el ChangeLog


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp progmodes/vhdl-mode.el ChangeLog
Date: Sun, 10 Apr 2005 14:15:45 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Stefan Monnier <address@hidden> 05/04/10 18:15:44

Modified files:
        lisp/progmodes : vhdl-mode.el 
        lisp           : ChangeLog 

Log message:
        (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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/progmodes/vhdl-mode.el.diff?tr1=1.26&tr2=1.27&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/ChangeLog.diff?tr1=1.7299&tr2=1.7300&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]