From 1488a0b6140c86e4ab3a444ca6ea098464cea365 Mon Sep 17 00:00:00 2001 From: Zhang Chiyuan Date: Sat, 22 Mar 2008 08:47:05 +0000 Subject: [PATCH] add image to document --- doc/define_snippet.html | 8 ++++++-- doc/define_snippet.rst | 16 ++++++++++++++-- doc/images/dropdown-menu.png | Bin 0 -> 40488 bytes doc/images/menubar.png | Bin 0 -> 14917 bytes doc/images/minor-mode-indicator.png | Bin 0 -> 5940 bytes doc/images/popup-menu.png | Bin 0 -> 25430 bytes 6 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 doc/images/dropdown-menu.png create mode 100644 doc/images/menubar.png create mode 100644 doc/images/minor-mode-indicator.png create mode 100644 doc/images/popup-menu.png diff --git a/doc/define_snippet.html b/doc/define_snippet.html index c722eef..d0f1eb5 100644 --- a/doc/define_snippet.html +++ b/doc/define_snippet.html @@ -696,6 +696,7 @@ window system, i.e. when you are working in a terminal.
Currently there're three solution come with YASnippet.
+images/popup-menu.png

Popup Menu

The function yas/x-popup-menu-for-template can be used to show a @@ -717,10 +718,11 @@ bet you never want to use this. :p

Use a dropdown-menu.el

+images/dropdown-menu.png

Originally, only the above two function is available in YASnippet. They are difficult to use -- especially in a -terminal. Until later Jaeyoun Chung show me his -dropdown-menu.el, I say wow! It's wonderful!

+terminal. Until later Jaeyoun Chung show me his dropdown-menu.el, +I say wow! It's wonderful!