1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-21 18:23:59 +00:00
emacs/lisp/eshell
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
..
em-alias.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-banner.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
em-basic.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
em-cmpl.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
em-dirs.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
em-glob.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
em-hist.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
em-ls.el Prefer setq to set+quote 2020-12-14 15:11:05 +01:00
em-pred.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
em-prompt.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
em-rebind.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
em-script.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
em-smart.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
em-term.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
em-tramp.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
em-unix.el Fix some over-wide docstrings 2020-12-30 12:44:19 +01:00
em-xtra.el Move pcomplete/bcc32 from eshell to pcmpl-x (Bug#10585) 2020-09-21 20:38:56 +02:00
esh-arg.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
esh-cmd.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
esh-ext.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-io.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
esh-mode.el * lisp/eshell/esh-mode.el (eshell-mode): Remove XEmacs compat code. 2020-12-04 10:57:07 +01:00
esh-module.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
esh-opt.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
esh-proc.el Don't quote lambdas in eshell/*.el 2020-11-16 14:43:55 +01:00
esh-util.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
esh-var.el Prefer setq-local in eshell 2020-12-04 10:55:56 +01:00
eshell.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00