1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-27 10:54:40 +00:00
emacs/lisp/textmodes
Juanma Barranquero e99add213b (table-cell-horizontal-chars): Renamed from table-cell-horizontal-char. Now a
string value instead of a character.  ?= is allowed for horizontal boundary as
well as ?-.
(table-command-remap-alist, table-command-list): Changed defconst to defvar
because the value is modified.
(table-insert, table-insert-row, table-insert-column, table-recognize)
(table-recognize-region, table-widen-cell, table-span-cell)
table-split-cell-vertically): Change due to table-cell-horizontal-chars.
(table--cell-horizontal-char-p): New function.
(table--generate-source-scan-lines, table-delete-row, table-delete-column)
(table--spacify-frame, table--find-row-column, table--probe-cell-left-up)
(table--probe-cell-right-bottom, table--probe-cell): Change due to
table-cell-horizontal-chars.
From David Abrahams <dave@boost-consulting.com>
2003-06-05 20:07:16 +00:00
..
.gitignore
artist.el
bib-mode.el
bibtex.el (bibtex-member-of-regexp, bibtex-assoc-of-regexp, bibtex-format-entry) 2003-06-02 22:41:50 +00:00
enriched.el Moved from lisp/. 2003-05-30 23:31:15 +00:00
fill.el
flyspell.el
ispell.el Summary: MIME support added for e-mail processing that 2003-05-22 21:34:00 +00:00
makeinfo.el
nroff-mode.el
page-ext.el
page.el
paragraphs.el (repunctuate-sentences): New function. 2003-05-23 12:46:38 +00:00
picture.el
po.el
refbib.el
refer.el
refill.el (refill-adjust-ignorable-overlay): Don't hardcode pint-min == 1. 2003-05-30 18:28:16 +00:00
reftex-auc.el
reftex-cite.el (reftex-extract-bib-entries, reftex-extract-bib-entries-from-thebibliography): 2003-05-13 20:39:27 +00:00
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el (reftex-what-macro): Don't assume that point-min == 1. 2003-05-13 20:40:11 +00:00
reftex-ref.el Typo. 2003-05-13 20:40:31 +00:00
reftex-sel.el
reftex-toc.el (reftex-toc-visit-location): 2003-05-13 20:41:45 +00:00
reftex-vars.el
reftex.el (reftex-select-with-char): Don't assume that point-min == 1. 2003-05-13 20:42:19 +00:00
sgml-mode.el (sgml-parse-tag-backward): Try and detect 2003-06-05 01:14:23 +00:00
spell.el
table.el (table-cell-horizontal-chars): Renamed from table-cell-horizontal-char. Now a 2003-06-05 20:07:16 +00:00
tex-mode.el (latex-block-args-alist, latex-block-body-alist): New vars. 2003-05-30 18:52:46 +00:00
texinfmt.el
texinfo.el
texnfo-upd.el
text-mode.el
tildify.el
two-column.el
underline.el