Glenn Morris
ae940284fa
Add 2009 to copyright years.
2009-01-05 03:18:22 +00:00
Stefan Monnier
a1562258dc
* window.c (Vwindow_point_insertion_type): New var.
...
(set_window_buffer): Use it.
(syms_of_window): Init and export it to Lisp.
* progmodes/compile.el (compilation-mode):
Set window-point-insertion-type.
(compilation-filter): Don't use insert-before-markers any more.
* emacs-lisp/trace.el (trace-make-advice):
Set window-point-insertion-type in the trace buffer.
* startup.el (normal-top-level): Set window-point-insertion-type in
*Messages*.
* net/telnet.el (telnet-mode): Set window-point-insertion-type.
(telnet-filter): Don't use insert-before-markers any more.
* comint.el (comint-mode): Set window-point-insertion-type.
(comint-output-filter): Don't use insert-before-markers any more.
* button.el (make-text-button): Allow `start' to be a string.
2008-06-10 16:08:48 +00:00
Glenn Morris
874a927a02
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 07:31:51 +00:00
Stefan Monnier
cbee283dd7
Fix up comment convention on the arch-tag lines.
2008-04-10 14:10:46 +00:00
Glenn Morris
2f043267ee
Add 2008 to copyright years.
2008-01-07 02:00:47 +00:00
Glenn Morris
14f7b89dd3
(telnet-mode): Fix previous change.
2007-08-03 17:09:43 +00:00
Glenn Morris
3ff6796841
(telnet-mode): Set comint-use-prompt-regexp to t.
2007-08-03 03:21:13 +00:00
Glenn Morris
ceaeecb0c9
Switch license to GPLv3 or later.
2007-07-25 04:27:24 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Glenn Morris
f2e3589a33
Update copyright years.
2006-12-09 04:06:06 +00:00
Thien-Thi Nguyen
ceb4c4d303
Update years in copyright notice; nfc.
2006-02-06 12:31:40 +00:00
Thien-Thi Nguyen
5fd6d89f46
Update years in copyright notice; nfc.
2005-08-01 15:47:19 +00:00
Lute Kamstra
3a35cf56e7
Update FSF's address.
2005-07-04 17:55:18 +00:00
Juanma Barranquero
ff66030755
Replace send-string' by
process-send-string'.
2005-05-18 10:18:42 +00:00
Thien-Thi Nguyen
aa1e26d477
Update years in copyright notice; nfc.
2005-05-17 16:24:37 +00:00
Stefan Monnier
46554de4a0
(telnet-mode): Use define-derived-mode.
...
Don't modify the global value of comint-prompt-regexp.
2004-05-13 14:30:22 +00:00
Kim F. Storm
8fb5d2f1d9
(telnet): Add optional port arg.
2004-04-21 21:42:06 +00:00
Eli Zaretskii
279dffd676
* net/telnet.el (telnet-interrupt-subjob): Move doc string to the correct place.
...
* progmodes/icon.el (icon-indent-command): Ditto.
* textmodes/paragraphs.el (repunctuate-sentences): Ditto.
2004-02-16 19:35:20 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Juanma Barranquero
a1506d2977
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
Richard M. Stallman
ff78c7214c
(telnet-simple-send): Fix previous change.
2002-01-17 01:40:04 +00:00
Richard M. Stallman
732576c8ab
(telnet-simple-send): Handle comint-input-sender-no-newline like
...
comint-simple-send.
2002-01-13 04:45:21 +00:00
Eli Zaretskii
299248aa62
Add Keywords header. From Pavel Janik.
2001-08-26 16:36:14 +00:00
Gerd Moellmann
8749abea43
Moved here from lisp.
2000-03-20 13:12:14 +00:00