Deleted Added
full compact
proto.str (33965) proto.str (91041)
1
2: SYNOPSIS
3 skip_past_newline
4 get_stuff_in_command
5 paramstuff
6 indent
7 maybecatstr
8;

--- 100 unchanged lines hidden (view full) ---

109 catstr
110 "" swap 0 internalmode maybecatstr
111 ;
112: ENUMEQX ENUMEQ catstr ;
113: ENUMDOC
114 skip_past_newline
115 get_stuff_in_command
116 strip_trailing_newlines
1
2: SYNOPSIS
3 skip_past_newline
4 get_stuff_in_command
5 paramstuff
6 indent
7 maybecatstr
8;

--- 100 unchanged lines hidden (view full) ---

109 catstr
110 "" swap 0 internalmode maybecatstr
111 ;
112: ENUMEQX ENUMEQ catstr ;
113: ENUMDOC
114 skip_past_newline
115 get_stuff_in_command
116 strip_trailing_newlines
117 "\n{* " swap catstr " *}\n" catstr
117 "\n{* " swap catstr " *}\n" catstr
118 translatecomments
119 - discard it if we're doing internal mode
120 "" swap 0 internalmode maybecatstr
121 swap
122 catstr catstr
123 ;
124: ENDDD external ;
125: SECTION ignore ;
126: SUBSECTION ignore ;
127: SUBSUBSECTION ignore ;
128: INTERNAL_DEFINITION internal ;
129: DESCRIPTION ignore ;
130: FUNCTION external ;
131: RETURNS ignore ;
132: TYPEDEF external ;
133: INTERNAL_FUNCTION internal ;
134: INTERNAL internal ;
135: INODE ignore ;
118 translatecomments
119 - discard it if we're doing internal mode
120 "" swap 0 internalmode maybecatstr
121 swap
122 catstr catstr
123 ;
124: ENDDD external ;
125: SECTION ignore ;
126: SUBSECTION ignore ;
127: SUBSUBSECTION ignore ;
128: INTERNAL_DEFINITION internal ;
129: DESCRIPTION ignore ;
130: FUNCTION external ;
131: RETURNS ignore ;
132: TYPEDEF external ;
133: INTERNAL_FUNCTION internal ;
134: INTERNAL internal ;
135: INODE ignore ;