From: Dmitry Gutov Date: Thu, 26 Nov 2015 02:44:05 +0000 (+0200) Subject: ; Remove outdated comment (bug#22015) X-Git-Tag: emacs-25.0.90~645 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=768b6f67746d2ba8407eb264c4b2d5c8ca011f58;p=emacs.git ; Remove outdated comment (bug#22015) --- 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 @@ ;; ;; ---------------------------------------- ;; -;; If you'd like to check out my complete configuration, you can download -;; it from http://www.polito.it/~s64912/things.html, it's ~500k in size and -;; contains my .cshrc, .emacs and my whole site-lisp subdirectory. (notice -;; that this term.el may be newer/older than the one in there, please -;; check!) -;; -;; This complete configuration contains, among other things, a complete -;; rectangular marking solution (based on rect-mark.el and -;; pc-bindings.el) and should be a good example of how extensively Emacs -;; can be configured on a ppp-connected ws. -;; -;; ---------------------------------------- -;; ;; TODO: ;; ;; - Add hooks to allow raw-mode keys to be configurable