Fix ada-mode handling of number literals.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 8 Feb 2010 23:27:29 +0000 (18:27 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 8 Feb 2010 23:27:29 +0000 (18:27 -0500)
commitf29fd8694cc85e5d6ba7adad3930c9cb27786d74
tree63a6043a579b45ce5fcd95db48a4bc9cb0edf0ab
parent64f3bde25718fd86a54ff3d1e357248ea0024b4a
Fix ada-mode handling of number literals.

* progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
(ada-adjust-case): Don't adjust case in hexadecimal number literals.
lisp/ChangeLog
lisp/progmodes/ada-mode.el