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
Age
Commit message (
Expand
)
Author
2005-11-16
I think some people are missing the point of this file
Chad Loder
2005-11-16
Remove some random stuff theo said once to someone
Chad Loder
2005-11-16
another
Chad Loder
2005-11-13
Better error checking of snprintfs. From Han Boetes.
Kjell Wooding
2005-11-13
Copy buffer before handing it to basename().
Kjell Wooding
2005-11-12
break in case
Theo de Raadt
2005-11-12
remove unused variable; ok kjell
Theo de Raadt
2005-11-12
Paranoia. Check if last of a series of strlcats overflows. Pointed out by
Kjell Wooding
2005-11-11
Now that we have an editable minibuffer, revert parsing of
Kjell Wooding
2005-11-11
spacing
Theo de Raadt
2005-11-11
Enable some of the more common editing keybindings in the minibuffer.
Kjell Wooding
2005-11-07
add missing ctype.h
Kjell Wooding
2005-11-07
KNF
Kjell Wooding
2005-11-07
Move most of the dired hooks into dired.c. While here, enable some
Kjell Wooding
2005-11-07
Allow ctrl-key patterns ("^X^C") in keybind function. Will
Kjell Wooding
2005-10-18
Don't consider the last line of the compilation buffer as
Kjell Wooding
2005-10-18
make fill-paragraph undoable
Kjell Wooding
2005-10-18
When attempting to open a filename, walk backwards through minibuffer:
Kjell Wooding
2005-10-17
make undo of word-based capitalization functions work
Kjell Wooding
2005-10-17
Fix string handling. LOGIN_NAME_MAX includes the NUL, so don't reserve extra
Kjell Wooding
2005-10-14
add missing /* ARGSUSED */ to quiet lint.
Kjell Wooding
2005-10-14
more replstr into the #ifdef
Theo de Raadt
2005-10-14
put proto in same #ifdef as code
Theo de Raadt
2005-10-14
more headers to please lint
Theo de Raadt
2005-10-14
unused variables
Theo de Raadt
2005-10-14
Whoops. C-x C-v (filevisitalt) didn't work on inital scratch buffer.
Kjell Wooding
2005-10-14
move the dired routines into dired.c where they belong.
Kjell Wooding
2005-10-13
toast unused variable
Theo de Raadt
2005-10-13
use strtonum() correctly
Theo de Raadt
2005-10-13
spacing
Theo de Raadt
2005-10-13
Make dired buffer read-only by default.
Kjell Wooding
2005-10-13
Make undoing of a yank operation work as expected
Kjell Wooding
2005-10-13
Use dired mode automatically if file specified for loading is
Kjell Wooding
2005-10-13
add the (emacs) toggle-readonly keybinding (C-x C-q).
Kjell Wooding
2005-10-13
check if current line is null. fixes a core in dired.
Kjell Wooding
2005-10-13
Fix dired mode. Make deletions work, and keystrokes match emacs.
Kjell Wooding
2005-10-13
KNF and minor cleanup. Remove an impossible condition check.
Kjell Wooding
2005-10-13
Make mg's grep and compile more path-aware, by defaulting to
Kjell Wooding
2005-10-11
bit more consistency in the list of key bindings;
Jason McIntyre
2005-10-11
fix undo BUGS entry. ok deraadt@
Kjell Wooding
2005-10-11
document a few more things; kjell ok
Theo de Raadt
2005-10-11
prevent trashing of errno in signal handler
Theo de Raadt
2005-10-11
A while back, undo records were moved from the BUFFER struct to MGWIN.
Kjell Wooding
2005-10-11
Allow the more traditional emacs keybindings during search/replace, too
Kjell Wooding
2005-10-11
Enable the 'next-error' (C-x `) keybinding by default.
Kjell Wooding
2005-10-11
Be more explicit in error prompt. ok deraadt.
Kjell Wooding
2005-10-06
Add find-file-read-only keybinding (c-X c-R), as in emacs.
Kjell Wooding
2005-10-06
Make mg undo much more emacs like (and correct).
Kjell Wooding
2005-10-04
couldn't resist...
Marco Peereboom
2005-09-28
fix buflist mode; pr 4524; from jason
Theo de Raadt
[prev]
[next]