annotate src/s/newsos6.h @ 80172:7d8f87158250

(eval-when-compile): Don't define add-submenu. (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h. Remove. Move contents to the only use ... (verilog-menu): ... here. (verilog-statement-menu): Remove. Move contents to the only use ... (verilog-stmt-menu): ... here. (verilog-mark-defun): Simply call mark-defun for emacs. (occur-pos-list): Declare for byte compiler. (mode-popup-menu): Don't defvar. (verilog-add-statement-menu): Remove. (verilog-mode-hook): Don't add verilog-add-statement-menu. (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 21 Feb 2008 07:41:21 +0000
parents 695cf19ef79e
children 375f2633d815
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18388
7e14277c51f3 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1 /* Definitions file for GNU Emacs running on Sony's NEWS-OS 6.x */
7e14277c51f3 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
2
7e14277c51f3 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
3 #include "usg5-4-2.h"
7e14277c51f3 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
4
7e14277c51f3 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
5 #define NEWSOS6
7e14277c51f3 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
6 #define HAVE_TEXT_START
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 18388
diff changeset
7
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 18388
diff changeset
8 /* arch-tag: a0db9cb0-43bb-4f9e-85fa-384e30f02d74
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 18388
diff changeset
9 (do not change this comment) */