index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
mg
/
funmap.c
Age
Commit message (
Expand
)
Author
2005-12-20
Clean up the ugly casted frees. In one case, this meant eliminating a nasty
Kjell Wooding
2005-12-13
More name-clash delinting
Kjell Wooding
2005-11-20
#ifdef NO_DIR can go too. From Han Boetes.
Kjell Wooding
2005-11-20
Don't bind help to a null function
Kjell Wooding
2005-11-20
Kill the NO_BACKUP #ifdef
Kjell Wooding
2005-11-19
Goodbye NO_METAKEY
Kjell Wooding
2005-11-18
greedy use of typedef struct was making code harder to read; ok kjell cloder
Theo de Raadt
2005-11-07
Move most of the dired hooks into dired.c. While here, enable some
Kjell Wooding
2005-10-14
more replstr into the #ifdef
Theo de Raadt
2005-05-30
add find-alternate-file command and binding for ^X^V; ok cloder
Jason Wright
2005-05-27
Add emacs-style replace-string function that does not prompt you
Chad Loder
2005-04-28
Get rid of unused arg to complete_function_list(). Han Boetes.
Otto Moerbeek
2005-04-03
This is a no binary change which does:
David Berghoff
2005-03-09
fix mg's behaviour with regards to files on which we do not have
Jean-Francois Brousseau
2002-05-29
add an "auto-execute" feature, that allows binding function calls to
Vincent Labrecque
2002-05-29
add an entry for "find-file-read-only" and one for toggle-read-only,
Vincent Labrecque
2002-03-16
map undo_dump to the "undo-list" command.
Vincent Labrecque
2002-03-11
* Move to ANSI function definitions.
Vincent Labrecque
2002-02-20
Add undo code to mg.
Vincent Labrecque
2002-02-08
more gosmacs
Theo de Raadt
2001-05-24
add blobs.
Artur Grabowski
2001-05-24
No need for the extra prefixes here anymore.
Artur Grabowski
2001-05-24
Break out function -> name mappings to an own file.
Artur Grabowski