1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-04 22:50:59 -08:00
emacs/lisp/cedet/semantic
Stefan Kangas 34a73666d9 Shorten some over-wide docstrings in functions and macros
* lisp/allout-widgets.el (allout-widgets-tally-string):
* lisp/array.el (array-mode):
* lisp/calc/calc-units.el (calc-spn):
* lisp/cedet/ede/generic.el (ede-generic-new-autoloader):
* lisp/cedet/semantic/analyze.el (semantic-analyze-find-tag-sequence-default)
(semantic-analyze-find-tag-sequence):
* lisp/cedet/semantic/bovine/c.el (semantic-c-evaluate-symbol-for-hideif):
* lisp/cedet/semantic/bovine/make.el (semantic-lex-make-command):
* lisp/cedet/semantic/db-typecache.el (semanticdb-typecache-include-tags):
* lisp/cedet/semantic/doc.el (semantic-documentation-for-tag):
* lisp/cedet/semantic/tag-ls.el (semantic--tag-attribute-similar-p):
* lisp/emacs-lisp/advice.el (ad-map-arglists):
* lisp/emacs-lisp/bytecomp.el (byte-constant2)
(byte-save-restriction, byte-catch-OBSOLETE, byte-unwind-protect):
* lisp/emacs-lisp/cl-generic.el (cl-generic-combine-methods):
* lisp/emacs-lisp/seq.el (seq-partition, seq-set-equal-p)
(seq-filter):
* lisp/faces.el (face-attribute-specified-or, face-equal):
* lisp/info.el (Info-prev-reference-or-link)
(Info-next-reference-or-link):
* lisp/isearch.el (with-isearch-suspended):
* lisp/kmacro.el (kmacro-step-edit-macro, kmacro-set-counter):
* lisp/org/org-agenda.el (org-agenda-filter-by-category):
* lisp/ses.el (ses-cell-symbol):
* lisp/w32-fns.el (w32-shell-dos-semantics): Shorten doc strings to
not exceed 80-column limits.  (Bug#44858)
2020-12-19 18:21:06 +01:00
..
analyze Prefer setq-local in cedet 2020-12-04 17:55:46 +01:00
bovine Shorten some over-wide docstrings in functions and macros 2020-12-19 18:21:06 +01:00
decorate Remove cedet items obsolete since 23.2 2020-09-11 21:58:50 +02:00
symref Prefer setq-local in cedet 2020-12-04 17:55:46 +01:00
wisent Prefer setq-local in cedet 2020-12-04 17:55:46 +01:00
analyze.el Shorten some over-wide docstrings in functions and macros 2020-12-19 18:21:06 +01:00
bovine.el
chart.el
complete.el
ctxt.el
db-debug.el
db-ebrowse.el
db-el.el
db-file.el
db-find.el ; Fix typos 2020-09-21 14:26:42 +02:00
db-global.el
db-javascript.el
db-mode.el Remove cedet items obsolete since 23.2 2020-09-11 21:58:50 +02:00
db-ref.el
db-typecache.el Shorten some over-wide docstrings in functions and macros 2020-12-19 18:21:06 +01:00
db.el ; Fix typos 2020-09-21 14:26:42 +02:00
debug.el
decorate.el
dep.el Remove some compat code from ede/make.el and semantic/dep.el 2020-08-18 12:08:11 +02:00
doc.el Shorten some over-wide docstrings in functions and macros 2020-12-19 18:21:06 +01:00
ede-grammar.el Remove Emacs 23 compat code from cedet 2020-09-22 01:01:36 +02:00
edit.el Remove cedet items obsolete since 23.2 2020-09-11 21:58:50 +02:00
find.el
format.el Assume font-lock is provided; it's preloaded since 22.1 2020-11-19 04:37:37 +01:00
fw.el Remove cedet items obsolete since 23.2 2020-09-11 21:58:50 +02:00
grammar-wy.el
grammar.el Prefer setq-local in cedet 2020-12-04 17:55:46 +01:00
html.el
ia-sb.el
ia.el Properly mark obsolete semantic functions as such 2020-11-20 16:11:33 +01:00
idle.el Remove cedet items obsolete since 23.2 2020-09-11 21:58:50 +02:00
imenu.el Shorten over-wide docstrings in defcustoms 2020-12-19 18:21:06 +01:00
java.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
lex-spp.el Remove Emacs 22 compat code from semantic 2020-08-14 13:07:26 +02:00
lex.el Fix byte-compiler warning in CEDET 2020-09-26 10:50:12 +02:00
mru-bookmark.el
sb.el
scope.el
senator.el Prefer setq to set+quote 2020-12-14 15:11:05 +01:00
sort.el Remove some compat code for old versions and XEmacs 2020-11-19 20:43:51 +01:00
symref.el
tag-file.el Remove cedet items obsolete since 23.2 2020-09-11 21:58:50 +02:00
tag-ls.el Shorten some over-wide docstrings in functions and macros 2020-12-19 18:21:06 +01:00
tag-write.el
tag.el Move semantic/tag obsolete variables to avoid a warning 2020-11-20 03:33:42 +01:00
texi.el
util-modes.el Shorten over-wide docstrings in variables 2020-12-19 18:21:06 +01:00
util.el Remove cedet items obsolete since 23.2 2020-09-11 21:58:50 +02:00
wisent.el Remove cedet items obsolete since 23.2 2020-09-11 21:58:50 +02:00