Juri Linkov
|
8cbd80f713
* lisp/isearch.el (isearch-search-fun-default): New function.
|
13 年之前 |
Paul Eggert
|
c846da4383
Spelling fixes.
|
13 年之前 |
Stefan Monnier
|
2473256d7b
Only handle ".." and '..' quoting in shell-mode.
|
13 年之前 |
Stefan Monnier
|
71873e2b33
Add new error and function `user-error'.
|
13 年之前 |
Chong Yidong
|
782fbf2a33
* lisp/follow.el: Rework, eliminating reliance on advice.
|
13 年之前 |
Stefan Monnier
|
b4ff4f1fcb
Use completion-table-with-quoting for comint and pcomplete.
|
13 年之前 |
Chong Yidong
|
b668fa6eb0
Delete the gdb-inferior pty when the gdb process exits.
|
13 年之前 |
Stefan Monnier
|
305d9f44b0
* lisp/comint.el (comint--common-quoted-suffix): Check string boundary
|
13 年之前 |
Chong Yidong
|
3f2eafd1fb
Fix ring extension code in ring.el, and tweak comint-input-ring handling.
|
13 年之前 |
Chong Yidong
|
0fd40f8951
Use text properties for color escape highlighting in Shell mode.
|
13 年之前 |
Chong Yidong
|
171e9b6ee9
Minor fix for next-single-char-property-change usage.
|
13 年之前 |
Glenn Morris
|
acaf905b11
Add 2012 to FSF copyright years for Emacs files
|
13 年之前 |
Paul Eggert
|
333f9019e2
Spelling fixes.
|
13 年之前 |
Paul Eggert
|
40ba43b4b7
Spelling fixes.
|
13 年之前 |
Paul Eggert
|
e1dbe924b5
Spelling fixes.
|
13 年之前 |
Paul Eggert
|
91af3942e9
Spelling fixes.
|
13 年之前 |
Stefan Monnier
|
81a0a2681d
* comint.el (comint-get-old-input-default): Fix thinko in last change.
|
13 年之前 |
Stefan Monnier
|
410488d3ae
* lisp/comint.el (comint-get-old-input-default): Fix use-prompt-regexp case.
|
13 年之前 |
Stefan Monnier
|
fa92a650fd
* lisp/comint.el (comint-insert-input): Fix last change.
|
13 年之前 |
Stefan Monnier
|
5a7c536b92
comint.el: Don't let `insert' break an `input' field into two.
|
13 年之前 |
Stefan Monnier
|
8b79f3e0ed
* lisp/comint.el (comint--table-subvert): Quote the all-completions output.
|
13 年之前 |
Stefan Monnier
|
915a9b6440
* lisp/pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
|
14 年之前 |
Stefan Monnier
|
32c1fffd72
* lisp/pcomplete.el: Require comint.
|
14 年之前 |
Lars Magne Ingebrigtsen
|
fd4983f28a
* comint.el (comint-password-prompt-regexp): Accept "Response" as
|
14 年之前 |
Andreas Schwab
|
e71564921e
* lisp/comint.el (comint-dynamic-complete-as-filename)
|
14 年之前 |
Stefan Monnier
|
a2a25d2435
Add an :exit-function for completion-at-point.
|
14 年之前 |
Stefan Monnier
|
c0a193ea20
* lisp/shell.el: Use lexical-binding and std completion UI.
|
14 年之前 |
Stefan Monnier
|
2dbaa0806b
* lisp/comint.el: Use lexical-binding. Use std completion UI. Require CL.
|
14 年之前 |
Juanma Barranquero
|
06b605171f
lisp/*.el: Lexical-binding cleanup.
|
14 年之前 |
Stefan Monnier
|
d86d2721aa
First step towards using standard completion in comint.
|
14 年之前 |