simple useful functions from Tak Ota
[elbb.git] / code / index.org
blobfb94ba4f444fceaa484d70d14da57cba0cffe771
1 #+TITLE:    ELBB - Emacs-Lisp Bill-Board - Code
2 #+STARTUP:  odd hidestars unfold
3 #+AUTHOR:   Emacs community
4 #+EMAIL:    bzg AT gnu DOT org
5 #+LANGUAGE: en
6 #+OPTIONS:  skip:nil toc:nil
8 [Back to the [[file:../index.org][index]] page.]
10 This =code/= directory contains Emacs-Lisp code.
12 * Misc
14 | Type  | Name                      | Link   | Description                              |
15 |-------+---------------------------+--------+------------------------------------------|
16 | Defun | =return-region-or-line=   | ([[file:region-or.el][link]]) |                                          |
17 | Defun | =return-region-or-symbol= | ([[file:region-or.el][link]]) |                                          |
18 | Defun | =toggle-window-split=     | ([[file:manipulating_windows.el][link]]) | Toggle between horizontal/vertical split |