• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/emacs-92/emacs/lisp/

Lines Matching defs:comments

33 ;; - boxed comments in Perl are not properly uncommented because they are
35 ;; - nested comments in sgml-mode are not properly quoted.
50 ;; - try to align tail comments.
52 ;; - spill auto-fill of comments onto the end of the next line.
78 "Indenting and filling of comments."
89 to understand comments or not in the given buffer.
99 "Column to indent right-margin comments to.
129 Should be an empty string if comments are terminated by end-of-line.")
146 comments always start in column zero.")
154 comments always start in column zero.")
162 comments always start in column zero.")
169 "Non-nil if nested comments should be quoted.
173 "Continuation string to insert for multiline comments.
176 comments to span several lines.
199 MULTI specifies that comments are allowed to span multiple lines.
228 "Non-nil means `comment-indent-new-line' continues comments.
240 If t, it always comments out empty lines.
241 If `eol' it only comments out empty lines if comments are
334 "Quote or unquote nested comments.
467 "Skip forward over N comments.
551 ;; comments that are in column 0, so we first go to the
574 ;; Avoid moving comments past the fill-column.
643 With prefix ARG, kill comments on that many lines starting with this one."
678 ;; or if comments can be nested, else the comment-end `}' would
714 ;; or if comments can be nested, else the comment-end `}' would
766 ;; Allow non-terminated comments.
1004 By default, comments start at the left margin, are terminated on each line,
1006 do not get comments. This can be changed with `comment-style'.
1081 "Call `comment-region', unless the region only consists of comments,
1097 `comment-region' (unless it only consists of comments, in which
1122 (defcustom comment-auto-fill-only-comments nil
1123 "Non-nil means to only auto-fill inside comments.
1186 ;; If we are not inside a comment and we only auto-fill comments,
1189 comment-auto-fill-only-comments