/[emacs]/emacs/lisp/progmodes/idlwave.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/idlwave.el

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

revision 3.12 by eliz, Sat Dec 1 12:54:29 2001 UTC revision 3.13 by pj, Thu Dec 20 18:14:39 2001 UTC
# Line 680  with this font in order to remind the us Line 680  with this font in order to remind the us
680    
681  (defcustom idlwave-function-completion-adds-paren t  (defcustom idlwave-function-completion-adds-paren t
682    "*Non-nil means, completion automatically adds `(' after completed function.    "*Non-nil means, completion automatically adds `(' after completed function.
683  Nil means, don't add anything.  nil means, don't add anything.
684  A value of `2' means, also add the closing parenthesis and position cursor  A value of `2' means, also add the closing parenthesis and position cursor
685  between the two."  between the two."
686    :group 'idlwave-completion    :group 'idlwave-completion
# Line 913  See help on `idlwave-action-and-binding' Line 913  See help on `idlwave-action-and-binding'
913  ")  ")
914    "*A list (PATHNAME STRING) specifying the doc-header template to use for    "*A list (PATHNAME STRING) specifying the doc-header template to use for
915  summarizing a file. If PATHNAME is non-nil then this file will be included.  summarizing a file. If PATHNAME is non-nil then this file will be included.
916  Otherwise STRING is used. If NIL, the file summary will be omitted.  Otherwise STRING is used. If nil, the file summary will be omitted.
917  For example you might set PATHNAME to the path for the  For example you might set PATHNAME to the path for the
918  lib_template.pro file included in the IDL distribution.")  lib_template.pro file included in the IDL distribution.")
919    

Legend:
Removed from v.3.12  
changed lines
  Added in v.3.13

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