File: two-column.el.html

Defined variables (9)

2C-autoscrollIf non-nil, Emacs attempts to keep the two column’s buffers aligned.
2C-beyond-fill-columnBase for calculating ‘fill-column’ for a buffer in two-column minor mode.
2C-minor-mode-mapKeymap for commands for use in two-column mode.
2C-modeMarker to the associated buffer, if non-nil.
2C-mode-line-formatValue of ‘mode-line-format’ for a buffer in two-column minor mode.
2C-mode-mapKeymap for commands for setting up two-column mode.
2C-other-buffer-hookHook run in new buffer when it is associated with current one.
2C-separatorA string inserted between the two columns when merging.
2C-window-widthThe width of the first column. (Must be at least ‘window-min-width’.)

Defined functions (12)

2C-associate-buffer(BUFFER)
2C-associated-buffer()
2C-dissociate()
2C-enlarge-window-horizontally(ARG)
2C-merge()
2C-mode(OTHER)
2C-newline(ARG)
2C-other(&optional REQ)
2C-shrink-window-horizontally(ARG)
2C-split(ARG)
2C-toggle-autoscroll(ARG)
2C-two-columns(&optional BUFFER)

Defined faces (0)