Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
cvs revisions, and fix a few comments to match reality
|
|
Avoid, and rearrange a test so it can't (hypothetically) overflow.
|
|
grep, compile, lint work as expected (act on current buffer's cwd).
Display this path when opening or replacing a file, rather than
relying on the user to guess, or remember.
|
|
trailing buffer number appended (e.g. "file<2>") in case an existing
buffer shared its basename().
|
|
|
|
feedback from Philip Guenther and Han Boetes
|
|
|
|
Change 0->NUL while I'm here.
|
|
|
|
i.e. actually kill text, don't just move the pointer.
|
|
malloc(A*B)->calloc changes.
|
|
requested by Han Boetes.
|
|
|
|
suspended. Problem reported and fixed tested by reyk@; tweak by
kjell@; ok kjell@
|
|
ok kjell@; PR 4991
|
|
struct/union/casting nightmare when building the list of names for filename
completion. In particular, be consistent about strduping and freeing
the list data.
|
|
word in the undo-list.
|
|
|
|
|
|
you get no warning. Fixes an immediate core in describe-bindings.
|
|
In theory, mg should now be much more efficient on slow displays (hello,
zaurus).
Spotted by lint. ok millert.
|
|
|
|
|
|
|
|
|
|
While here, delint some name clashes.
|
|
This will help move to a kill-ring.
|
|
batching string before prepending.
ok cloder, (grudgingly) beck
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#ifdef is for emacs developers)
|
|
|
|
|
|
|
|
|
|
leftover (unused) variable.
|
|
|
|
|
|
|
|
|