Mercurial > hg > xemacs-beta
comparison lisp/menubar-items.el @ 333:4f79e16b1112 r21-0-64
Import from CVS: tag r21-0-64
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:49:50 +0200 |
parents | 19dcec799385 |
children | 54f7aa390f4f |
comparison
equal
deleted
inserted
replaced
332:bb75ebac9531 | 333:4f79e16b1112 |
---|---|
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)] |