HomeSort by: relevance | last modified time | path
    Searched defs:lisp (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/texinfo/dist/makeinfo/
insertion.h 35 itemize, lisp, menu, multitable, quotation, rawdocbook, rawhtml, rawtex, enumerator in enum:insertion_type
  /src/external/gpl2/gettext/dist/gettext-tools/misc/
po-mode.el 72 ;; Experiment with Emacs LISP message internationalisation.
2712 ((string-equal mode-name "Emacs-Lisp")
2713 '(po-find-emacs-lisp-string . po-mark-emacs-lisp-string))
2927 ;;; Emacs LISP mode specifics.
2929 (defun po-find-emacs-lisp-string (keywords)
2930 "Find the next Emacs LISP string, excluding those marked by any of KEYWORDS.
2966 (defun po-mark-emacs-lisp-string (start end keyword)
2967 "Mark the Emacs LISP string, from START to END, with KEYWORD.

Completed in 16 milliseconds