emacs/lisp/eshell
Jan Djärv 4524012543 Remove cut buffer from documentation.
* doc/emacs/frames.texi (Cut/Paste Other App): Remove vut-buffer text.

* doc/lispref/text.texi (Low-Level Kill Ring):
* doc/lispref/frames.texi (Window System Selections): Remove cut buffer
documentation.

* doc/misc/cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.

* lisp/term/x-win.el (x-select-text):
* lisp/term/pc-win.el (x-selection-value):
* lisp/term/ns-win.el (x-selection-value):
* lisp/eshell/em-term.el:
* lisp/w32-fns.el (x-get-selection-value):
* lisp/mouse-sel.el (mouse-sel-set-selection-function):
* lisp/frame.el (display-selections-p): Remove cut-buffer in documentation.

* lisp/term.el (term-mouse-paste): Don't call x-get-cutbuffer.
Remove cut buffer from error message.
2010-09-02 12:17:02 +02:00
..
.gitignore Add .gitignore files 2009-02-03 23:32:38 +00:00
em-alias.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
em-banner.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
em-basic.el Fix typos in docstrings. 2010-03-22 17:50:29 +01:00
em-cmpl.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
em-dirs.el Fix typos in docstrings. 2010-03-22 17:50:29 +01:00
em-glob.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
em-hist.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
em-ls.el * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes correctly (Bug#5548). 2010-02-08 20:58:57 -05:00
em-pred.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
em-prompt.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
em-rebind.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
em-script.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
em-smart.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
em-term.el Remove cut buffer from documentation. 2010-09-02 12:17:02 +02:00
em-unix.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
em-xtra.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
esh-arg.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
esh-cmd.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
esh-ext.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
esh-io.el * lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only file (Bug#6762). 2010-07-30 19:25:06 -04:00
esh-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
esh-module.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
esh-opt.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
esh-proc.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
esh-test.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
esh-util.el Fix to uid/gid format in eshell's ls (Bug#5528). 2010-02-07 01:23:10 -05:00
esh-var.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
eshell.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00