comparison lisp/dumped-lisp.el @ 4372:ebb35ddea76a

Byte-compile menu lambdas; make the menu of available tutorials more readable. 2007-12-31 Aidan Kehoe <kehoea@parhasard.net> * menubar-items.el (default-menubar): Byte compile the specified lambdas. Correct some compile time warnings uncovered by this. * menubar-items.el (tutorials-menu-filter): If a language environment doesn't have an associated POSIX locale specified--which indicates we don't want it used except by those who know what they're doing--don't show its tutorial in the menu. * behavior.el (behavior-menu-filter): Byte compile the lambdas in the generated menu.
author Aidan Kehoe <kehoea@parhasard.net>
date Mon, 31 Dec 2007 21:34:45 +0100
parents 9fec7fedbf1b
children bd28481bb0e1
comparison
equal deleted inserted replaced
4353:4143b78d0df0 4372:ebb35ddea76a
102 "format" 102 "format"
103 "indent" 103 "indent"
104 "isearch-mode" 104 "isearch-mode"
105 "buffer" 105 "buffer"
106 "buff-menu" 106 "buff-menu"
107 "paths.el" ; don't get confused if paths compiled. 107 "paths"
108 "lisp" 108 "lisp"
109 "page" 109 "page"
110 "register" 110 "register"
111 "iso8859-1" ; This must be before any modes 111 "iso8859-1" ; This must be before any modes
112 ; (sets standard syntax table.) 112 ; (sets standard syntax table.)