Mercurial > hg > xemacs-beta
comparison lisp/menubar-items.el @ 392:1f50e6fe4f3f r21-2-11
Import from CVS: tag r21-2-11
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:10:50 +0200 |
parents | d883f39b8495 |
children | 7d59cb494b73 |
comparison
equal
deleted
inserted
replaced
391:e50d8e68d7a5 | 392:1f50e6fe4f3f |
---|---|
174 :active (fboundp 'compose-mail)] | 174 :active (fboundp 'compose-mail)] |
175 ["Usenet News" gnus | 175 ["Usenet News" gnus |
176 :active (fboundp 'gnus)] | 176 :active (fboundp 'gnus)] |
177 ["Browse the Web" w3 | 177 ["Browse the Web" w3 |
178 :active (fboundp 'w3)] | 178 :active (fboundp 'w3)] |
179 ["Gopher" gopher | |
180 :active (fboundp 'gopher)] | |
181 "----" | 179 "----" |
182 ["Spell-Check Buffer" ispell-buffer | 180 ["Spell-Check Buffer" ispell-buffer |
183 :active (fboundp 'ispell-buffer)] | 181 :active (fboundp 'ispell-buffer)] |
184 ["Toggle VI emulation" toggle-viper-mode | 182 ["Toggle VI emulation" toggle-viper-mode |
185 :active (fboundp 'toggle-viper-mode)] | 183 :active (fboundp 'toggle-viper-mode)] |