Compare commits

...

2 commits

2 changed files with 2199 additions and 1 deletions

View file

@ -1121,7 +1121,7 @@ identifier."
(defun pls-adjust-case-interactive (arg)
(interactive "P")
(if pls-auto-case
(let ((lastk last-command-char))
(let ((lastk last-command-event))
(cond ((or (eq lastk ?\n)
(eq lastk ?\r))
;; horrible kludge

2198
contrib/plsql-mode.el Normal file

File diff suppressed because it is too large Load diff