mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
doc: CVS is no longer used. Mention static accel checking.
This commit is contained in:
parent
c3f5c34dd3
commit
a19f271a8b
@ -502,7 +502,7 @@ All the .c files MUST start by a short one-line description:
|
||||
|
||||
/* <short one-line description> */
|
||||
|
||||
All the .h files MUST start by a CVS Id tag and then anti-reinclusion ifdef.
|
||||
All the .h files MUST start by an anti-reinclusion ifdef.
|
||||
The macro is
|
||||
|
||||
EL_<path_relative_to_src:s/[\/.]/_/>.
|
||||
@ -682,7 +682,7 @@ which is why everybody concerned with ELinks develepment should use it:
|
||||
In 0.5 versions `--enable-debug` add some fancy things:
|
||||
- many data integrity checking (see `lists.h`)
|
||||
- hotkey debugging: especially cool for translators, it highlights redundant
|
||||
hotkeys in a menu.
|
||||
hotkeys in a menu. (See also po/perl/check-accelerator-conflicts.pl.)
|
||||
- more errors messages
|
||||
- low bug tolerance: it will core dump on some errors instead of just writing
|
||||
an error description.
|
||||
|
Loading…
Reference in New Issue
Block a user