Group: gnu.emacs.sources · Group Profile · Search for Emacs Lisp Q Switch Emacs Frame Between Current Original in gnu.emacs.sources
Author: Bastien
Date: Mar 9, 2008 11:30
.../edit registers ;; ;; Copyright 2008 Bastien Guerry ;; ;; Emacs Lisp Archive Entry ;; Filename: register-list....menu display. \\[register-list-tab] -- cycle between the key, the type and the...display the value strings with their original fontification. The default types are defined...(register-list ,typ ,register-list-current-fontification)))) (propertize (register-list-prepare-...
|