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
2013-06-01
Add dired key bindings. ok and advice jmc@
lum
2013-06-01
Make 'kill-paragraph' behave like emacs. ok florian@
lum
2013-06-01
Update the forw/backpara comments to reflect recent changes.
lum
2013-06-01
The k*() functions were moved to yank.c in 2005. Update the comment to
lum
2013-06-01
tidy-up int declarations as suggested by florian@
lum
2013-06-01
Adjust M-} (forward-paragraph) to behave like emacs.
lum
2013-05-31
Also inform the user about beginning / end of buffer in previous-line
Florian Obser
2013-05-31
Make the system bell toggleable via 'audible-bell', and if switched
lum
2013-05-30
"I dare you." lum@
Florian Obser
2013-05-30
Use adjustname() for the dired-copy-file and dired-rename-file
lum
2013-05-30
Use adjustname() before trying to use the path to be dired.
lum
2013-05-30
Reuse the makedir() function in dir.c for dired's
lum
2013-05-29
Make the mg dired commands:
lum
2013-05-29
Use same method as elsewhere in mg to inidicate a failure of strdup.
lum
2013-05-28
In dired mode the commands:
lum
2013-05-27
tweak previous;
Jason McIntyre
2013-05-27
Add dired-create-directory to function maps.
lum
2013-05-27
Add dired commands. ok and suggestions jmc@
lum
2013-05-22
Shuffle shell-command-on-region around to give shell-command.
lum
2013-05-19
Make the cursor position when moving backwards by paragraph behave the
lum
2013-05-18
Use adjustname() for path. ok jasper@
lum
2013-05-18
and and -> and
lum
2013-05-18
Update last updated date.
lum
2013-05-17
Describe the file -> buffer semantic.
lum
2013-05-17
If directory exists when trying to create a new one, warn user.
lum
2013-04-20
use poll() instead of select() [with a fixed size fd_set]
Theo de Raadt
2013-03-25
Display the window's column number in mode line not the
Florian Obser
2013-03-25
Correct line numbers for undo-list.
Florian Obser
2013-03-25
Record when the buffer was saved in the undo history. The buffer
Florian Obser
2013-02-17
Fix line counting when using forward-paragraph and backward-paragraph.
lum
2013-02-17
Replace hand rolled TAILQ_REMOVE with example from queue(3).
Florian Obser
2013-02-15
cleanup undo history in revert-buffer
Florian Obser
2013-02-10
Grammar nits.
lum
2013-01-19
Don't spin in ttgetc when stdin is lost (found by benno@).
Florian Obser
2012-12-28
Respect locale for ctype purposes, e.g. display ISO Latin 1 characters;
Christian Weisgerber
2012-12-27
diff-buffer-with-file
Florian Obser
2012-12-27
Move code for shell-command-on-region around to make pipeio() usable
Florian Obser
2012-12-04
Bring back column numbers and make them configurable, off by default
Florian Obser
2012-11-27
- add 'make-directory' (not bound to any shortcut).
Jasper Lievisse Adriaanse
2012-11-27
- move prototype of expandtilder() to def.h; needed by an upcoming diff.
Jasper Lievisse Adriaanse
2012-11-20
keep functnames sorted
Florian Obser
2012-11-13
Column numbers are gone for good.
Florian Obser
2012-11-11
updating the character offset on the line all the time is astoundingly
Theo de Raadt
2012-11-06
Remove never read struct member, found while investigating a llvm
Florian Obser
2012-11-03
fix potential memory leak, found by llvm
Florian Obser
2012-11-03
kill dead assignment, found by llvm
Florian Obser
2012-11-03
Don't leak a file descriptor when testing for permissions, also make
Christiano F. Haesbaert
2012-11-03
This should be void.
Christiano F. Haesbaert
2012-10-26
- fix potential memory and fd leak
Florian Obser
2012-10-23
Use correct file for revert-buffer; do not ignore abort.
Florian Obser
[prev]
[next]