aboutsummaryrefslogtreecommitdiffstats
path: root/src/syntax.c
diff options
context:
space:
mode:
authorStefan Monnier2000-05-13 19:41:08 +0000
committerStefan Monnier2000-05-13 19:41:08 +0000
commit771c9b9735e1437fd073aab706e7ac08ea496a7d (patch)
tree93144b78884801e5b833cb4f47fce8ea928a6bb1 /src/syntax.c
parent4240c779d5d84b1e4b1e81abd86b3cfd998246fc (diff)
downloademacs-771c9b9735e1437fd073aab706e7ac08ea496a7d.tar.gz
emacs-771c9b9735e1437fd073aab706e7ac08ea496a7d.zip
(comment-use-syntax): Change `maybe' to `undecided'.
(comment-quote-nested): New. Replaces comment-nested. (comment-add): Turn into a mere defvar or a integer. (comment-style): Change default to `plain'. (comment-styles): Rename `plain' to `indent' and create a new plainer `plain'. (comment-string-reverse): Use nreverse. (comment-normalize-vars): Change `maybe' to `undecided', add comments. Don't infer the setting of comment-nested anymore (the default for comment-quote-nested is safe). Use comment-quote-nested. (comment-end-quote-re): Use comment-quote-nested. (comment-search-forward): Obey LIMIT. (comment-indent): Don't skip forward further past comment-search-forward. (comment-padleft): Use comment-quote-nested. (comment-make-extra-lines): Use `cons' rather than `values'. (comment-region-internal): New arg INDENT. Use line-end-position. Avoid multiple-value-setq. (comment-region): Follow the new comment-add semantics. Don't do box comments any more. (comment-box): New function. (comment-dwim): Only do the region stuff is transient-mark-active.
Diffstat (limited to 'src/syntax.c')
0 files changed, 0 insertions, 0 deletions