1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 18:40:39 -08:00
emacs/lisp/cedet/semantic
Stefan Kangas b27a8f1554 Signal error on newline in internal--format-docstring-line
* lisp/subr.el (internal--format-docstring-line): Signal error
when trying to fill a line containing a newline.

* lisp/cedet/semantic/decorate/mode.el
(define-semantic-decoration-style):
* lisp/emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
Don't pass newlines to 'internal--format-docstring-line'.
2021-09-28 14:15:00 +02:00
..
analyze ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
bovine ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
decorate Signal error on newline in internal--format-docstring-line 2021-09-28 14:15:00 +02:00
symref ; * lisp/cedet/semantic/symref/grep.el: Use grep quoting, not egrep. 2021-09-19 09:33:21 +02:00
wisent Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
analyze.el
bovine.el
chart.el
complete.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ctxt.el
db-debug.el
db-ebrowse.el EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior 2021-06-12 16:22:03 -04:00
db-el.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
db-file.el
db-find.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
db-global.el Remove redundant #' before lambda in cedet 2021-03-30 23:52:50 +02:00
db-javascript.el EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior 2021-06-12 16:22:03 -04:00
db-mode.el
db-ref.el
db-typecache.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
db.el EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior 2021-06-12 16:22:03 -04:00
debug.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
decorate.el
dep.el ; Fix symbol quoting typos 2021-09-12 18:36:49 +02:00
doc.el
ede-grammar.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
edit.el Remove redundant #' before lambda in cedet 2021-03-30 23:52:50 +02:00
find.el
format.el
fw.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
grammar.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
grm-wy-boot.el ; Auto-commit of loaddefs files. 2021-05-01 06:29:15 -07:00
html.el
ia-sb.el
ia.el
idle.el Fill some auto-generated docstring lines 2021-09-26 13:23:57 +02:00
imenu.el Remove redundant #' before lambda in cedet 2021-03-30 23:52:50 +02:00
java.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
lex-spp.el Remove redundant #' before lambda in cedet 2021-03-30 23:52:50 +02:00
lex.el Remove redundant #' before lambda in cedet 2021-03-30 23:52:50 +02:00
mru-bookmark.el
sb.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
scope.el
senator.el
sort.el
symref.el
tag-file.el
tag-ls.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
tag-write.el
tag.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
texi.el
util-modes.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
util.el
wisent.el