1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
emacs/lisp/cedet
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
..
ede Shorten some over-wide docstrings in functions and macros 2020-12-19 18:21:06 +01:00
semantic Shorten some over-wide docstrings in functions and macros 2020-12-19 18:21:06 +01:00
srecode Prefer setq-local in cedet 2020-12-04 17:55:46 +01:00
cedet-cscope.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cedet-files.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cedet-global.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cedet-idutils.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cedet.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.1 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
data-debug.el Prefer setq-local in cedet 2020-12-04 17:55:46 +01:00
ede.el project.el: A project has only one main root now 2020-05-23 04:54:42 +03:00
inversion.el Declare XEmacs compat function in inversion.el obsolete 2020-11-19 04:37:37 +01:00
mode-local.el Prefer setq-local in cedet 2020-12-04 17:55:46 +01:00
pulse.el Fix face extension in pulse.el 2020-04-09 19:44:55 +03:00
semantic.el Prefer setq-local in cedet 2020-12-04 17:55:46 +01:00
srecode.el * lisp/cedet/srecode.el: Use lexical-binding. 2020-11-04 07:11:46 +01:00