Function: *table--cell-fill-paragraph

*table--cell-fill-paragraph is an interactive and byte-compiled function defined in table.el.gz.

Signature

(*table--cell-fill-paragraph &rest REST)

Documentation

Table remapped function for fill-paragraph.

Key Bindings

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/table.el.gz
;; Could not find source code, showing raw function object.
#[128
  "\306 \210\307\310!\210	\311\211\n\204�\307 \210r\312!q\210\313\314\f!!\210\314
!\210\315 \210\311 !\"\316\300!)\210\317 \320 \321 \262\211!X\204L�\322ed#\210\320 \211!Z\262\323\324!\204g�eb\210\325\326\311\317#\203g�\327\224b\210\320 A#SZ*\262\211\330V\203}�\331\332\333#\210\330V\203\211�\334\332\333#\210r\312!q\210\314
!\210\335 )\314\336
!!\210\n\204\244�\337 \210\266\306 \207"
  [fill-paragraph table-fixed-width-mode table-inhibit-update
		  table-cache-buffer-name
		  table-cell-cache-mark-coordinate
		  table-cell-cache-point-coordinate
		  table--finish-delayed-tasks table-recognize-cell
		  force nil get-buffer-create set-mark
		  table--goto-coordinate table--untabify-line
		  call-interactively t table--get-coordinate
		  table--measure-max-width table--fill-region
		  looking-at "\\s *\\'" re-search-forward
		  "\\(\\s *\\)\\'" 1 0 table-widen-cell no-copy
		  no-update table-heighten-cell table--valign
		  table--transcoord-cache-to-table table--update-cell
		  table-inhibit-auto-fill-paragraph
		  table-cell-info-width fill-column
		  table-cell-info-height]
  8 "Table remapped function for `fill-paragraph'." nil]