maxim
364a5707ed
o Fix identation.
2003-06-30 11:51:21 +00:00
maxim
854e155f83
o Support for '--' to cancel options list processing.
...
PR: bin/32433
Prodded by: Zak Johnson <zakj-freebsd-hackers@nox.cx>
Obtained from: easyedit-1.4.6
MFC after: 2 weeks
2003-06-30 11:49:00 +00:00
schweikh
51a35b5696
Fix references to non-existing or obsoleted man pages.
...
PR: docs/51480 (only a small part)
Submitted by: Diomidis D. Spinellis <dds@aueb.gr>
2003-04-30 19:18:50 +00:00
ru
64f4bce769
Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk.
...
Provided the (previously missing) dependency on source files
for intermediate .msg files.
Provided the default for NLSSRCDIR (defaults to .CURDIR).
Slightly changed the API: NLS should now list plain locale
names, without the .msg suffix.
When included from bsd.prog.mk, NLSNAME defaults to PROG.
2002-07-02 12:37:09 +00:00
obrien
3cb8dae44d
Consistently use FBSDID
2002-06-30 05:25:07 +00:00
alfred
81063fb74b
Assume __STDC__, remove non-__STDC__ code.
2002-05-28 19:23:47 +00:00
mp
84d7b77ce3
- Properly initialize the count_win when the user turns the info window
...
back on (and count_win is recreated).
- Create info_win as the same size for all invocations.
PR: 37552
Submitted by: Mark Valentine <mark@thuvia.demon.co.uk>
MFC after: 1 week
2002-05-06 00:25:36 +00:00
markm
8313068ed7
Remove GCC-specific flags.
2002-04-28 13:58:41 +00:00
charnier
75f0c117d4
Use `The .Nm utility'
2002-04-19 23:44:58 +00:00
phantom
3bec42810d
Add support for french and german locales in tcsh's way.
...
. link fr_FR.* to fr_BE, fr_CA, fr_CH
. link de_DE.* to de_AT, de_CH
Obtained from: src/bin/csh/nls/Makefile
2002-03-04 12:37:08 +00:00
phantom
5f86a18bff
Use NLSLINKS to setup symbolic links in NLS area
2002-03-04 12:29:21 +00:00
phantom
71de18a86e
Use bsd.nls.mk for building/installing NLS files
2002-03-04 09:52:06 +00:00
ru
d5844d0aa7
FILES support for bsd.prog.mk. See bsd.README for details.
...
Stolen from: NetBSD
2001-12-17 13:59:35 +00:00
mp
fb975919f6
Exit gracefully when a SIGHUP is received. This prevents ee from going into
...
an infinite spin loop when the terminal window is forcibly blown away.
PR: 29553
Reported by: Sung N. Cho <sucho2@vt.edu>
MFC after: 1 day
2001-08-31 21:50:06 +00:00
ru
325db7b385
Removed duplicate VCS ID tags, as per style(9).
2001-08-13 14:06:34 +00:00
mp
c53f306304
Properly handle wgetch(3) returning ERR. This prevents an abnormal exit
...
when a windows resize event (SIGWINCH) occurs.
Reported by: John Doe <rhamming2001@yahoo.com> and others on -stable.
Reviewed by: dd
MFC after: 1 week
2001-07-28 22:40:10 +00:00
sheldonh
beb35793ec
Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The
...
definitions are more readable, and it's possible that they're
more portable to pathalogical platforms.
Submitted by: David Hill <david@phobia.ms>
2001-07-26 11:02:39 +00:00
dd
7d1013753f
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
brian
34ad3e29c4
Fix the type of the NULL arg to execl()
...
Idea from: Theo de Raadt <deraadt@openbsd.org>
2001-07-09 09:24:06 +00:00
ache
62a0b5f4cb
ISO_ -> ISO
2001-06-11 03:45:33 +00:00
ache
31e076726b
Install additional en_US links
2001-06-10 22:40:39 +00:00
ache
f873a1c73f
Add Latin15 entries
2001-06-10 20:42:46 +00:00
sobomax
54e2ac97f3
- Optimise current cursor position displaying routines, to avoid unnecessary
...
cursor movements;
- minor cleanups in cursor position displaying routines;
- properly resent "file modified" flag when editing several files.
MFC after: 1 week
2001-06-03 12:42:19 +00:00
ache
7a482290d9
Fix wrong (char) cast (instead of unsigned char) causing highlighting of all
...
8bit characters due to famous sign extension bug.
2001-04-27 22:35:44 +00:00
ache
6055c44ca6
Add Russian message catalog
...
PR: 26663
Submitted by: Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>
2001-04-19 10:32:25 +00:00
joerg
acd6fb9f26
Update message #56 . Maxim didn't merge the English version here since
...
partially merging the line would have exceeded 80 characters.
Reminded by: sobomax
2001-03-28 21:33:30 +00:00
joerg
0744fcfcc4
There was only a single message to be translated into German here.
2001-03-28 21:02:56 +00:00
sobomax
8f6f26f1a4
Add Ukrainian translation.
...
Submitted by: Olexander Kunytsa <kunia@wolf.istc.kiev.ua>
2001-03-28 16:51:02 +00:00
sobomax
26e420a9c6
Describe details of importing.
2001-03-27 16:27:31 +00:00
sobomax
87dd64ecf7
Update FreeBSD translations to match 1.4.1 (actually just copied Enslish
...
messages as I don't know de, pl and fr).
2001-03-27 13:53:08 +00:00
sobomax
5a9c7fd147
Resolve conflicts.
2001-03-27 13:51:18 +00:00
sobomax
07355f4381
This commit was generated by cvs2svn to compensate for changes in r74853,
...
which included commits to RCS files with non-trunk default branches.
2001-03-27 13:38:19 +00:00
sobomax
3dd849686a
Virgin import of Hugh F. Mahon's EasyEditor 1.4.1.
2001-03-27 13:38:19 +00:00
ru
b1c3961564
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
ru
655e7db87e
Prepare for mdoc(7)NG.
2000-12-19 16:00:12 +00:00
obrien
46d04a9db4
Add `_PATH_DEVZERO'.
...
Use _PATH_* where where possible.
2000-12-09 09:35:55 +00:00
ru
0957874304
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 19:21:22 +00:00
ache
99f4ac18f5
Remove unneded -lmytinfo
2000-09-16 03:27:54 +00:00
sobomax
7a86da9698
Fix a bug introduced by my own previous commit (addition of the current
...
line/column display).
I overlooked that ee(1) doesn't maintain proper line numbering when
adding/removing lines, so after those operations linenumber displayed may not
match the reality. Also use proper variable for current column diaplay, because
the one used previously reflects the offset of current char, which doesn't
equial screen position when tabs present.
Reviewed by: bp
2000-08-21 10:21:28 +00:00
sobomax
13f7cbc709
Add current position (line, column) display.
2000-07-31 14:02:51 +00:00
kris
fd8b4f057c
Don't call printf with no format string.
2000-07-10 06:02:13 +00:00
obrien
e3b254d993
Add links to "edit" to ease tech support's job.
2000-06-06 22:55:41 +00:00
ache
1fb707135d
For emacs key binding clearly describe ^t/^u as "begin of file"/"end of file"
...
Old description "start of text"/"end of text" is too confusing assuming
text currently visible on the screen
1999-10-18 16:30:35 +00:00
phantom
34985ba96d
Correct spelling : ascii -> ASCII
...
PR: docs/13702
Submitted by: Stephen J. Roznowski <sjr@home.com>
Reviewed by: mpp
1999-09-20 09:15:23 +00:00
ache
ae449344fc
Redefine KEY_HOME as BOL like in pico, joe and lot of others and line edition
...
Add KEY_END as EOL
1999-09-12 10:08:18 +00:00
peter
683cb74ccb
$Revision$ -> $FreeBSD$
1999-09-06 07:33:51 +00:00
peter
f476dc9030
Zap $Revision$
1999-09-06 07:33:18 +00:00
peter
51ddb038ec
$Header$ -> $FreeBSD$
1999-08-28 05:11:36 +00:00
peter
e4b04a2b21
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
jmz
d2921bf49d
Typo.
1999-01-15 02:38:33 +00:00