Mercurial > emacs
annotate lisp/.cvsignore @ 70108:3233d9998115
(comint-previous-input): Don't clobber input line when moving off either
end of the input history ring.
(comint-delete-input): New function, used by `comint-previous-input' and
others.
(comint-previous-matching-input): Use `coming-delete-input'. Save the
partial input if leaving the edit line. Goto point-max before deleting
input to avoid partial input fragments hanging around.
(comint-restore-input): New function, used by `comint-previous-input',
and bound to "C-c C-j".
author | J.D. Smith <jdsmith@as.arizona.edu> |
---|---|
date | Tue, 18 Apr 2006 23:48:53 +0000 |
parents | 2e95191b77c0 |
children | bae03e1f7131 |
rev | line source |
---|---|
31648
2e692da8f736
Sort alphabetically and add `Makefile' and `elc.tar.gz'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29750
diff
changeset
|
1 *.elc |
47590
1efefab8bd92
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
35958
diff
changeset
|
2 MANIFEST |
31648
2e692da8f736
Sort alphabetically and add `Makefile' and `elc.tar.gz'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29750
diff
changeset
|
3 Makefile |
65666
2e95191b77c0
Add makefile and Makefile.unix (for MS-Windows).
Eli Zaretskii <eliz@gnu.org>
parents:
52530
diff
changeset
|
4 Makefile.unix |
2e95191b77c0
Add makefile and Makefile.unix (for MS-Windows).
Eli Zaretskii <eliz@gnu.org>
parents:
52530
diff
changeset
|
5 makefile |
31648
2e692da8f736
Sort alphabetically and add `Makefile' and `elc.tar.gz'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29750
diff
changeset
|
6 elc.tar.gz |
47904
64908cd89f5c
added cus-load.el, finder-inf.el and subdirs.el
Sam Steingold <sds@gnu.org>
parents:
47590
diff
changeset
|
7 cus-load.el |
64908cd89f5c
added cus-load.el, finder-inf.el and subdirs.el
Sam Steingold <sds@gnu.org>
parents:
47590
diff
changeset
|
8 finder-inf.el |
64908cd89f5c
added cus-load.el, finder-inf.el and subdirs.el
Sam Steingold <sds@gnu.org>
parents:
47590
diff
changeset
|
9 subdirs.el |
52530 | 10 loaddefs.el |