Searched +defs:goto +defs:char (Results 1 - 2 of 2) sorted by relevance

/hets/utils/el/
H A Dcasl-mode.el27 (define-key keymap "\C-c\C-n" 'casl-compile-goto-next-error)
141 (defvar casl-string-char-face 'casl-string-char-face)
142 (setq casl-string-char-face 'font-lock-string-face)
255 (0 (symbol-value 'casl-string-char-face) keep t))
298 (goto-char (point-max))
388 (goto-char (point-max))
394 (goto
[all...]
H A Ddol-mode.el27 (define-key keymap "\C-c\C-n" 'dol-compile-goto-next-error)
141 (defvar dol-string-char-face 'dol-string-char-face)
142 (setq dol-string-char-face 'font-lock-string-face)
255 (0 (symbol-value 'dol-string-char-face) keep t))
298 (goto-char (point-max))
388 (goto-char (point-max))
394 (goto
[all...]

Completed in 183 milliseconds