diff options
| author | Glenn Morris | 2007-09-21 04:01:33 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-09-21 04:01:33 +0000 |
| commit | ac3afa5a4fd920d343c2c5f2b4f75c87cdf37c51 (patch) | |
| tree | 851ab654c6fe77ff2d2e666d973ef393c9f9ccd2 /lisp/obsolete | |
| parent | f3c1563339e5720092d7c2b93e9d488624adad2b (diff) | |
| download | emacs-ac3afa5a4fd920d343c2c5f2b4f75c87cdf37c51.tar.gz emacs-ac3afa5a4fd920d343c2c5f2b4f75c87cdf37c51.zip | |
(emacs-quit-menu): Remove emacstool-related code.
Diffstat (limited to 'lisp/obsolete')
| -rw-r--r-- | lisp/obsolete/sun-fns.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/obsolete/sun-fns.el b/lisp/obsolete/sun-fns.el index 2f95d5011c1..1b6a5d239bd 100644 --- a/lisp/obsolete/sun-fns.el +++ b/lisp/obsolete/sun-fns.el | |||
| @@ -385,7 +385,6 @@ relative X divided by window width." | |||
| 385 | ) | 385 | ) |
| 386 | 386 | ||
| 387 | (defmenu emacs-quit-menu | 387 | (defmenu emacs-quit-menu |
| 388 | ("Suspend" suspend-emacstool) | ||
| 389 | ("Quit" save-buffers-kill-emacs)) | 388 | ("Quit" save-buffers-kill-emacs)) |
| 390 | 389 | ||
| 391 | (defmenu emacs-menu | 390 | (defmenu emacs-menu |