/[emacs]/emacs/lisp/progmodes/ada-mode.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/ada-mode.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.43 by monnier, Mon Jul 16 15:12:19 2001 UTC revision 1.43.4.1 by monnier, Tue Nov 13 20:18:40 2001 UTC
# Line 281  An example is: Line 281  An example is:
281    "*Non-nil means indent according to the innermost open parenthesis."    "*Non-nil means indent according to the innermost open parenthesis."
282    :type 'boolean :group 'ada)    :type 'boolean :group 'ada)
283    
284  (defcustom ada-fill-comment-prefix "-- "  (defcustom ada-fill-comment-prefix "--  "
285    "*Text inserted in the first columns when filling a comment paragraph.    "*Text inserted in the first columns when filling a comment paragraph.
286  Note: if you modify this variable, you will have to restart the ada-mode to  Note: if you modify this variable, you will have to restart the `ada-mode' to
287  reread this variable."  reread this variable."
288    :type 'string :group 'ada)    :type 'string :group 'ada)
289    

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.43.4.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26