Fix typo. Fix formatting in several places.
Этот коммит содержится в:
родитель
efcacad143
Коммит
4bd227b376
@ -76,7 +76,7 @@
|
||||
|
||||
* screen.c (user_file_menu_cmd) [HAVE_X]: Disable.
|
||||
(panel_callback) [HAVE_X]: Don't define labels, they are unused.
|
||||
* user.c [HAVE_X]: Disable all user meny code.
|
||||
* user.c [HAVE_X]: Disable all user menu code.
|
||||
|
||||
* color.c (color_table): Make static. Only use in text edition.
|
||||
* xtty.h: Remove unused definitions.
|
||||
@ -722,8 +722,8 @@
|
||||
|
||||
2000-05-11 Valery Kornienkov <vlk@dimavb.st.simbirsk.su>
|
||||
|
||||
src/user.c: fix segfault when Shift-F4, Shift-F1, so when menu
|
||||
content condition y , macro %y
|
||||
* src/user.c: fix segfault when Shift-F4, Shift-F1, so when menu
|
||||
content condition y, macro %y
|
||||
|
||||
2000-05-04 Valery Kornienkov <vlk@dimavb.st.simbirsk.su>
|
||||
|
||||
@ -731,7 +731,7 @@
|
||||
Add macro %e it is error file name
|
||||
Add macro %i it is cursor column indent of spaces, only for edit
|
||||
Add macro %y, it is syntax of current file in editor, only for edit
|
||||
Add condition y , it is syntax pattern of current file in edit
|
||||
Add condition y, it is syntax pattern of current file in edit
|
||||
Add macro %x it is extension of current file
|
||||
Add macro %m it is current menu filename
|
||||
|
||||
@ -749,7 +749,7 @@
|
||||
|
||||
2000-05-04 Valery Kornienkov <vlk@dimavb.st.simbirsk.su>
|
||||
|
||||
src/user.c: fix segfault in chunk_alloc of glibc, when into condition
|
||||
* src/user.c: fix segfault in chunk_alloc of glibc, when into condition
|
||||
of .mnu we have quoted space. (~.mc/menu: + f \.\ test$).
|
||||
|
||||
2000-05-04 Valery Kornienkov <vlk@dimavb.st.simbirsk.su>
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user