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-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
2012-10-22
Add (r)evert prompt to "File changed on disk; really edit the buffer"
Florian Obser
2012-10-22
Check for dirty buffer on buffer change.
Florian Obser
2012-10-20
- fix a potential double free
Jasper Lievisse Adriaanse
2012-10-12
- implement "revert-buffer", which reverts the current buffer to what's on disk
Jasper Lievisse Adriaanse
2012-09-25
Stop the space char completing a file name. This mimics more recent
lum
2012-09-07
Make C-r not screw up the line counter if the pattern ends up not
lum
2012-08-31
Allow an error message for a filename that is too long to be seen and
lum
2012-08-30
oops. need to reset errno. Otherwise we can't save a new file in a
lum
[prev]
[next]