Searched +refs:pong +refs:null +refs:map (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/
H A Dldefs-boot.el18 \\<5x5-mode-map>
104 \\{ada-mode-map}
259 (define-key ctl-x-4-map "a" 'add-change-log-entry-other-window)
267 \\{change-log-mode-map}
556 (put (quote allout-numbered-bullet) (quote safe-local-variable) (if (fboundp (quote string-or-null-p)) (quote string-or-null-p) (quote (lambda (x) (or (stringp x) (null x))))))
558 (put (quote allout-file-xref-bullet) (quote safe-local-variable) (if (fboundp (quote string-or-null-p)) (quote string-or-null-p) (quote (lambda (x) (or (stringp x) (null
[all...]

Completed in 187 milliseconds