emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp/progmodes ada-mode.el [EMACS_22_BASE]


From: Martin Rudalics
Subject: [Emacs-commit] emacs/lisp/progmodes ada-mode.el [EMACS_22_BASE]
Date: Sat, 18 Aug 2007 08:31:51 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Martin Rudalics <m061211>       07/08/18 08:31:51

Modified files:
        lisp/progmodes : ada-mode.el 

Log message:
        (ada-create-syntax-table): Move
        set-syntax-table from here to ...
        (ada-mode): ... here.  Do not change global value of
        comment-multi-line.  Call new function
        ada-initialize-syntax-table-properties and add new function
        ada-handle-syntax-table-properties to font-lock-mode-hook.
        (ada-deactivate-properties, ada-initialize-properties): Replace
        by new functions ...
        (ada-handle-syntax-table-properties)
        (ada-initialize-syntax-table-properties)
        (ada-set-syntax-table-properties): ... to set up syntax-table
        properties uniformly, independently from whether font-lock-mode
        is enabled or not.  Handle read-only buffers and do not change
        undo-list when setting syntax-table properties.
        (ada-after-change-function): Use ada-set-syntax-table-properties.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/progmodes/ada-mode.el?cvsroot=emacs&only_with_tag=EMACS_22_BASE&r1=1.85.2.1&r2=1.85.2.2




reply via email to

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