1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-09 07:40:39 -08:00
emacs/lisp/org
Stefan Kangas dd662fc972 Fix some over-wide docstrings
* lisp/cedet/semantic/analyze/refs.el
(semantic-analyze-refs-proto)
(semantic-analyze-refs-impl):
* lisp/cedet/semantic/symref.el
(semantic-symref-hit-to-tag-via-buffer):
* lisp/emacs-lisp/chart.el (chart-axis-draw):
* lisp/emacs-lisp/cl-macs.el (cl-defstruct, cl-loop):
* lisp/emacs-lisp/eieio-core.el (eieio--add-new-slot):
* lisp/eshell/em-unix.el (eshell/info):
* lisp/gnus/deuglify.el (gnus-outlook-rearrange-article):
* lisp/gnus/gnus-agent.el (gnus-agent-read-article-number):
* lisp/gnus/gnus-util.el (gnus-put-overlay-excluding-newlines)
(gnus-put-text-property-excluding-newlines):
* lisp/gnus/message.el (message-sort-headers):
* lisp/gnus/nntp.el (nntp-with-open-group)
(nntp-with-open-group-function):
* lisp/gnus/nnvirtual.el (nnvirtual-create-mapping):
* lisp/mail/feedmail.el (feedmail-fiddle-list-of-fiddle-plexes)
(feedmail-queue-reminder, feedmail-mail-send-hook-splitter):
* lisp/net/dictionary.el (dictionary-do-matching):
* lisp/obsolete/longlines.el (longlines-auto-wrap):
* lisp/org/ob-sql.el (org-babel-sql-dbstring-vertica):
* lisp/org/ol-bbdb.el (org-bbdb-date-list):
* lisp/progmodes/cc-cmds.el (c-mark-function):
* lisp/progmodes/cperl-mode.el (cperl-add-tags-recurse)
(cperl-add-tags-recurse-noxs-fullpath)
(cperl-add-tags-recurse-noxs):
* lisp/progmodes/etags.el (tags-search):
* lisp/progmodes/verilog-mode.el (verilog-delete-auto-buffer)
(verilog-auto-re-search-do, verilog-expand-vector-internal):
* lisp/textmodes/reftex-parse.el (reftex-init-section-numbers):
* lisp/textmodes/reftex-toc.el
(reftex-toc-load-all-files-for-promotion):
* lisp/textmodes/sgml-mode.el (html-mode):
* lisp/textmodes/table.el (table--transcoord-cache-to-table)
(table--transcoord-table-to-cache, table--remove-eol-spaces)
(table--region-in-cell-p, table-goto-bottom-right-corner)
(table-split-cell-horizontally):
* lisp/url/url-handlers.el (url-insert):
* lisp/vc/ediff-util.el (ediff-inferior-compare-regions): Fix doc
strings to not exceed 80-column limits.  (Bug#44858)
2020-12-30 12:44:19 +01:00
..
ChangeLog.1 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
ob-abc.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-asymptote.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-awk.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-C.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-calc.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-clojure.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-comint.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-coq.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-core.el Follow good regexp practice 2020-12-18 14:35:09 +01:00
ob-css.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-ditaa.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-dot.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-ebnf.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-emacs-lisp.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-eshell.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ob-eval.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-exp.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-forth.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-fortran.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-gnuplot.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-groovy.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-haskell.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-hledger.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-io.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-J.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-java.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-js.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-latex.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-ledger.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-lilypond.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-lisp.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-lob.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ob-lua.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-makefile.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-matlab.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-maxima.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-mscgen.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-ocaml.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-octave.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-org.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-perl.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-picolisp.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-plantuml.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-processing.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ob-python.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-R.el Shorten over-wide docstrings in variables 2020-12-19 18:21:06 +01:00
ob-ref.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-ruby.el Update to Org 9.4.2 2020-12-13 22:26:51 +01:00
ob-sass.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-scheme.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-screen.el Merge from origin/emacs-27 2020-12-15 09:24:21 -08:00
ob-sed.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-shell.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-shen.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-sql.el Fix some over-wide docstrings 2020-12-30 12:44:19 +01:00
ob-sqlite.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-stan.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-table.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-tangle.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob-vala.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ob.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ol-bbdb.el Fix some over-wide docstrings 2020-12-30 12:44:19 +01:00
ol-bibtex.el Update to Org 9.4.2 2020-12-13 22:26:51 +01:00
ol-docview.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ol-eshell.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ol-eww.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ol-gnus.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ol-info.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ol-irc.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ol-mhe.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ol-rmail.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ol-w3m.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ol.el Update to Org 9.4.2 2020-12-13 22:26:51 +01:00
org-agenda.el Merge from origin/emacs-27 2020-12-25 10:36:48 -08:00
org-archive.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
org-attach-git.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
org-attach.el Shorten over-wide docstrings in variables 2020-12-19 18:21:06 +01:00
org-capture.el Update to Org 9.4.4 2020-12-22 10:29:37 +01:00
org-clock.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
org-colview.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
org-compat.el Update to Org 9.4.2 2020-12-13 22:26:51 +01:00
org-crypt.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
org-ctags.el Fix over-wide doc strings 2020-12-19 13:18:11 +02:00
org-datetree.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
org-duration.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
org-element.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
org-entities.el Update to Org 9.4.2 2020-12-13 22:26:51 +01:00
org-faces.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
org-feed.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
org-footnote.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
org-goto.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
org-habit.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
org-id.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
org-indent.el Shorten over-wide docstrings in defcustoms 2020-12-19 18:21:06 +01:00
org-inlinetask.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
org-install.el
org-keys.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
org-lint.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
org-list.el Update to Org 9.4.2 2020-12-13 22:26:51 +01:00
org-macro.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
org-macs.el Update to Org 9.4.4 2020-12-22 10:29:37 +01:00
org-mobile.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
org-mouse.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
org-num.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
org-pcomplete.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
org-plot.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
org-protocol.el Shorten over-wide docstrings in defcustoms 2020-12-19 18:21:06 +01:00
org-refile.el * lisp/org/org-refile.el (org-copy): Fix missing obsoletion version 2020-12-17 18:21:47 -05:00
org-src.el Update to Org 9.4.2 2020-12-13 22:26:51 +01:00
org-table.el Update to Org 9.4.2 2020-12-13 22:26:51 +01:00
org-tempo.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
org-timer.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
org-version.el Update to Org 9.4.4 2020-12-22 10:29:37 +01:00
org.el Merge from origin/emacs-27 2020-12-25 10:36:48 -08:00
ox-ascii.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ox-beamer.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ox-html.el Update to Org 9.4.3 2020-12-16 19:17:58 +01:00
ox-icalendar.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ox-latex.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ox-man.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ox-md.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ox-odt.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ox-org.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ox-publish.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ox-texinfo.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00
ox.el Update to Org 9.4.1 2020-12-13 13:44:15 +01:00