diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/term.el | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/lisp/term.el b/lisp/term.el index 033eef426ac..bb718cf9090 100644 --- a/lisp/term.el +++ b/lisp/term.el | |||
| @@ -110,19 +110,6 @@ | |||
| 110 | ;; | 110 | ;; |
| 111 | ;; ---------------------------------------- | 111 | ;; ---------------------------------------- |
| 112 | ;; | 112 | ;; |
| 113 | ;; If you'd like to check out my complete configuration, you can download | ||
| 114 | ;; it from http://www.polito.it/~s64912/things.html, it's ~500k in size and | ||
| 115 | ;; contains my .cshrc, .emacs and my whole site-lisp subdirectory. (notice | ||
| 116 | ;; that this term.el may be newer/older than the one in there, please | ||
| 117 | ;; check!) | ||
| 118 | ;; | ||
| 119 | ;; This complete configuration contains, among other things, a complete | ||
| 120 | ;; rectangular marking solution (based on rect-mark.el and | ||
| 121 | ;; pc-bindings.el) and should be a good example of how extensively Emacs | ||
| 122 | ;; can be configured on a ppp-connected ws. | ||
| 123 | ;; | ||
| 124 | ;; ---------------------------------------- | ||
| 125 | ;; | ||
| 126 | ;; TODO: | 113 | ;; TODO: |
| 127 | ;; | 114 | ;; |
| 128 | ;; - Add hooks to allow raw-mode keys to be configurable | 115 | ;; - Add hooks to allow raw-mode keys to be configurable |