emacs/lisp/calc
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
..
calc-aent.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-alg.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-arith.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-bin.el Calc: simplify integer log2 and power of 2 2020-12-07 13:18:00 +01:00
calc-comb.el Remove Calc bignum remnants 2020-12-06 23:43:53 +01:00
calc-cplx.el * lisp/calc/: Use lexical scoping in all the files 2020-10-10 16:00:51 -04:00
calc-embed.el * lisp/calc/: Use lexical scoping in all the files 2020-10-10 16:00:51 -04:00
calc-ext.el Remove Calc bignum remnants 2020-12-06 23:43:53 +01:00
calc-fin.el * lisp/calc/: Use lexical scoping in all the files 2020-10-10 16:00:51 -04:00
calc-forms.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-frac.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-funcs.el Remove Calc bignum remnants 2020-12-06 23:43:53 +01:00
calc-graph.el Allow using newer versions of Gnuplot from calc again 2020-12-07 13:37:44 +01:00
calc-help.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-incom.el * lisp/calc/: Use lexical scoping in all the files 2020-10-10 16:00:51 -04:00
calc-keypd.el * lisp/calc/: Use lexical scoping in all the files 2020-10-10 16:00:51 -04:00
calc-lang.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-macs.el Remove Calc bignum remnants 2020-12-06 23:43:53 +01:00
calc-map.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-math.el Remove Calc bignum remnants 2020-12-06 23:43:53 +01:00
calc-menu.el * lisp/calc/: Use lexical scoping in all the files 2020-10-10 16:00:51 -04:00
calc-misc.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-mode.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-mtx.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-nlfit.el * lisp/calc: Fix a few issues introduced by lexical scoping 2020-10-14 18:03:52 -04:00
calc-poly.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-prog.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-rewr.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-rules.el * lisp/calc/: Use lexical scoping in all the files 2020-10-10 16:00:51 -04:00
calc-sel.el * lisp/calc: Fix a few issues introduced by lexical scoping 2020-10-14 18:03:52 -04:00
calc-stat.el * lisp/calc/: Use lexical scoping in all the files 2020-10-10 16:00:51 -04:00
calc-store.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-stuff.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-trail.el * lisp/calc/: Use lexical scoping in all the files 2020-10-10 16:00:51 -04:00
calc-undo.el * lisp/calc/: Use lexical scoping in all the files 2020-10-10 16:00:51 -04:00
calc-units.el Shorten some over-wide docstrings in functions and macros 2020-12-19 18:21:06 +01:00
calc-vec.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc-yank.el Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calc.el Shorten over-wide docstrings in defcustoms 2020-12-19 18:21:06 +01:00
calcalg2.el Don't quote lambdas in calc/calcalg{2,3}.el 2020-11-16 16:53:24 +01:00
calcalg3.el Don't quote lambdas in calc/calcalg{2,3}.el 2020-11-16 16:53:24 +01:00
calccomp.el Unicode integrals in Calc 2020-12-06 13:11:18 +01:00
calcsel2.el * lisp/calc: Fix a few issues introduced by lexical scoping 2020-10-14 18:03:52 -04:00