mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-24 23:31:33 -07:00
* lisp/term/xterm.el: Provide a feature.
This commit is contained in:
parent
27c8b6eb73
commit
5bf90bc5d4
2 changed files with 5 additions and 1 deletions
|
|
@ -1,6 +1,8 @@
|
|||
2013-05-14 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* term/sup-mouse.el: Move to obsolete/.
|
||||
* term/xterm.el: Provide a feature.
|
||||
|
||||
* term/sup-mouse.el: Move to obsolete/. Provide a feature.
|
||||
|
||||
2013-05-13 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
|
|
|
|||
|
|
@ -752,4 +752,6 @@ versions of xterm."
|
|||
(set-terminal-parameter nil 'background-mode 'dark)
|
||||
t))
|
||||
|
||||
(provide 'xterm)
|
||||
|
||||
;;; xterm.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue