Mercurial > emacs
changeset 87703:9e1ef9a0680b
(ada-set-syntax-table-properties): Bind
buffer-file-name and buffer-file-truename.
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Thu, 10 Jan 2008 18:48:56 +0000 |
parents | 7ebe288dfbd0 |
children | 78c111e8bbec |
files | lisp/progmodes/ada-mode.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/ada-mode.el Thu Jan 10 18:44:27 2008 +0000 +++ b/lisp/progmodes/ada-mode.el Thu Jan 10 18:48:56 2008 +0000 @@ -930,7 +930,8 @@ (buffer-undo-list t) (inhibit-read-only t) (inhibit-point-motion-hooks t) - (inhibit-modification-hooks t)) + (inhibit-modification-hooks t) + buffer-file-name buffer-file-truename) (remove-text-properties (point-min) (point-max) '(syntax-table nil)) (goto-char (point-min)) (while (re-search-forward