]> code.delx.au - gnu-emacs/commit
* lisp/progmodes/opascal.el: Rename from delphi.el. Use lexical-binding.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 31 Jan 2013 01:58:24 +0000 (20:58 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 31 Jan 2013 01:58:24 +0000 (20:58 -0500)
commitc4f268a1373f4f247e22e103a8655e06c7129c22
treea14c0837f11315f0d7d7d55e3346422e756f3aa0
parent9ca243c631deac62bbfa9d39df4a715e6e134aeb
* lisp/progmodes/opascal.el: Rename from delphi.el.  Use lexical-binding.
(opascal-newline-always-indents): Remove custom.
(opascal-tab, opascal-newline): Remove commands.
(opascal-new-comment-line): Insert "\n" instead of calling newline.
(opascal-mode-map): Keep default bindings for RET and TAB and DEL.
(opascal-save-match-data): Remove, use save-match-data instead.
(opascal-save-state): Use with-silent-modifications.
etc/NEWS
lisp/ChangeLog
lisp/progmodes/opascal.el [moved from lisp/progmodes/delphi.el with 50% similarity]
test/indent/pascal.pas