Skip to content

Commit 9a48572

Browse files
author
Yutaka Emura
committed
remove unused properties
1 parent e7dd42d commit 9a48572

File tree

16 files changed

+12
-257
lines changed

16 files changed

+12
-257
lines changed

en/history/v25_1.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,12 @@ All: All default settings, Windows 11, Ryzen 9 7950X, 96 GB RAM.
4040
## Plug-in New Features {{pro}}
4141

4242
- Improved the process for uninstalling the **ChatAI** plugin.
43-
- Added the **EI_RESET_BOOKMARK** and **EI_BRING_CUSTOM_BAR_TOP** flags to the [**EE\_INFO** message](../plugin/message/ee_info.md).
43+
- Added the **EI_RESET_BOOKMARK** and **EI_BRING_CUSTOM_BAR_TOP** flags to the [**EE\_INFO** message](../plugin/message/ee_info).
44+
45+
## Removed Features in Macros {{pro}}
46+
47+
- Removed the **UndoBufferSize** property from the [**GeneralProp** object](../macro/general_prop/index).
48+
- Removed the **MailTo**, **OpenFileInQuotes**, **URL**, and **SelectInQuotes** properties from the [**LinkProp** object](../macro/link_prop/index).
4449

4550
### Notes
4651

en/macro/general_prop/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
| [ShowLineNumbers](show_line_numbers) | Corresponds to the **Show Line Numbers** check box in the [**General** page](../../dlg/properties/general/index) of Configuration Properties. |
1717
| [ShowPage](show_page) | Corresponds to the **Show Page Numbers** check box in the [**General** page](../../dlg/properties/general/index) of Configuration Properties. |
1818
| [ShowRuler](show_ruler) | Corresponds to the **Show Ruler** check box in the [**General** page](../../dlg/properties/general/index) of Configuration Properties. |
19-
| [UndoBufferSize](undo_buffer_size) | Corresponds to the **Undo Max Number** text box in the [**General** page](../../dlg/properties/general/index) of Configuration Properties. |
2019
| [VirtualSpace](virtual_space) | Corresponds to the **Enable Virtual Space** check box in the [**General** page](../../dlg/properties/general/index) of Configuration Properties. |
2120
| [WrapMode](wrap_mode) | Corresponds to the **Wrap by drop-down** list box in the [**General** page](../../dlg/properties/general/index) of Configuration Properties. |
2221

@@ -40,7 +39,6 @@ quote_character
4039
show_line_numbers
4140
show_page
4241
show_ruler
43-
undo_buffer_size
4442
virtual_space
4543
wrap_mode
4644
```

en/macro/general_prop/undo_buffer_size.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

en/macro/link_prop/index.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
| [DBCharURL](dbc_har_url) | Corresponds to the **Recognize Double-Byte Characters as URLs** check box in the [**Link** page](../../dlg/properties/link/index) of Configuration Properties. |
88
| [DoubleClickOnly](double_click_only) | Corresponds to the **Enable Double-Clicking Only** check box in the [**Link** page](../../dlg/properties/link/index) of Configuration Properties. |
99
| [KanaURL](kana_url) | Corresponds to the **Recognize Single-Byte Kana and Kana Marks as URLs** check box in the [**Link** page](../../dlg/properties/link/index) of Configuration Properties. |
10-
| [MailTo](mail_to) | Corresponds to the **Clicking Mail Address Sends Mail** check box in the [**Link** page](../../dlg/properties/link/index) of Configuration Properties. |
11-
| [OpenFileInQuotes](open_file_in_quotes) | Corresponds to the **Clicking a File Name in Quotes Opens the File** check box in the [**Link** page](../../dlg/properties/link/index) of Configuration Properties. |
12-
| [SelectInQuotes](select_in_quotes) | Corresponds to the **Clicking in Quotes Selects the Whole String** check box in the [**Link** page](../../dlg/properties/link/index) of Configuration Properties. |
13-
| [URL](url) | Corresponds to the **Link to URLs** check box in the [**Link** page](../../dlg/properties/link/index) of Configuration Properties. |
1410
| [URLCharacters](url_characters) | Corresponds to the **Recognize These Characters** text box in the [**Link** page](../../dlg/properties/link/index) of Configuration Properties. |
1511
| [URLCharactersNotEnd](url_characters_not_end) | Corresponds to the **Characters Not Allowed at End** text box in the [**Link** page](../../dlg/properties/link/index) of Configuration Properties. |
1612

@@ -25,10 +21,6 @@ Supported on EmEditor Professional Version 7.00 or later.
2521
dbc_har_url
2622
double_click_only
2723
kana_url
28-
mail_to
29-
open_file_in_quotes
30-
select_in_quotes
31-
url
3224
url_characters
3325
url_characters_not_end
3426
```

en/macro/link_prop/mail_to.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

en/macro/link_prop/open_file_in_quotes.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

en/macro/link_prop/select_in_quotes.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

en/macro/link_prop/url.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

ja/history/v25_1.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,12 @@
3939
## プラグインの新機能 {{pro}}
4040

4141
- ChatAI プラグインのアンインストールについて改善しました。
42-
- [EE\_INFO メッセージ](../plugin/message/ee_info.md) に EI_RESET_BOOKMARK フラグと EI_BRING_CUSTOM_BAR_TOP フラグを追加しました。
42+
- [EE\_INFO メッセージ](../plugin/message/ee_info) に EI_RESET_BOOKMARK フラグと EI_BRING_CUSTOM_BAR_TOP フラグを追加しました。
43+
44+
## 削除されたマクロの機能 {{pro}}
45+
46+
- [GeneralProp オブジェクト](../macro/general_prop/index) から UndoBufferSize プロパティを削除しました。
47+
- [LinkProp オブジェクト](../macro/link_prop/index) から MailTo、OpenFileInQuotes、URL、SelectInQuotes プロパティを削除しました。
4348

4449
###
4550

ja/macro/general_prop/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
| [**ShowLineNumbers**](show_line_numbers) | 設定のプロパティの [\[基本\] ページ](../../dlg/properties/general/index)\[行番号を表示\] チェック ボックスに相当します。 |
1717
| [**ShowPage**](show_page) | 設定のプロパティの [\[基本\] ページ](../../dlg/properties/general/index)\[ページ番号を表示\] チェック ボックスに相当します。 |
1818
| [**ShowRuler**](show_ruler) | 設定のプロパティの [\[基本\] ページ](../../dlg/properties/general/index)\[ルーラを表示\] チェック ボックスに相当します。 |
19-
| [**UndoBufferSize**](undo_buffer_size) | 設定のプロパティの [\[基本\] ページ](../../dlg/properties/general/index)\[\[元に戻す\] 最大回数\] テキスト ボックスに相当します。 |
2019
| [**VirtualSpace**](virtual_space) | 設定のプロパティの [\[基本\] ページ](../../dlg/properties/general/index)\[フリー カーソル モード\] チェック ボックスに相当します。 |
2120
| [**WrapMode**](wrap_mode) | 設定のプロパティの [\[基本\] ページ](../../dlg/properties/general/index)\[折り返し方法\] ドロップダウン リスト ボックスに相当します。 |
2221

@@ -40,7 +39,6 @@ quote_character
4039
show_line_numbers
4140
show_page
4241
show_ruler
43-
undo_buffer_size
4442
virtual_space
4543
wrap_mode
4644
```

ja/macro/general_prop/undo_buffer_size.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

ja/macro/link_prop/index.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
| [**DBCharURL**](dbc_har_url) | 設定のプロパティの [\[リンク\] ページ](../../dlg/properties/link/index)\[全角文字をURLとして認識する\] チェック ボックスに相当します。 |
88
| [**DoubleClickOnly**](double_click_only) | 設定のプロパティの [\[リンク\] ページ](../../dlg/properties/link/index)\[ダブル クリックのみ有効\] チェック ボックスに相当します。 |
99
| [**KanaURL**](kana_url) | 設定のプロパティの [\[リンク\] ページ](../../dlg/properties/link/index)\[半角カナとカナ記号をURLとして認識する\] チェック ボックスに相当します。 |
10-
| [**MailTo**](mail_to) | 設定のプロパティの [\[リンク\] ページ](../../dlg/properties/link/index)\[メール アドレスをクリックするとメール送信\] チェック ボックスに相当します。 |
11-
| [**OpenFileInQuotes**](open_file_in_quotes) | Corresponds to the **Clicking a File Name in Quotes Opens the File** check box in the [**Link** tab](../../dlg/properties/link/index) of Configuration Properties. |
12-
| [**SelectInQuotes**](select_in_quotes) | 設定のプロパティの [\[リンク\] ページ](../../dlg/properties/link/index)\[引用符の内側をクリックするとその文字列を選択する\] チェック ボックスに相当します。 |
13-
| [**URL**](url) | 設定のプロパティの [\[リンク\] ページ](../../dlg/properties/link/index)\[URLをクリックするとそのURLを表示\] チェック ボックスに相当します。 |
1410
| [**URLCharacters**](url_characters) | 設定のプロパティの [\[リンク\] ページ](../../dlg/properties/link/index)\[認識する文字\] テキスト ボックスに相当します。 |
1511
| [**URLCharactersNotEnd**](url_characters_not_end) | 設定のプロパティの [\[リンク\] ページ](../../dlg/properties/link/index)\[最後に認識されない文字\] テキスト ボックスに相当します。 |
1612

@@ -25,10 +21,6 @@ EmEditor Professional Version 7.00 以上で利用できます。
2521
dbc_har_url
2622
double_click_only
2723
kana_url
28-
mail_to
29-
open_file_in_quotes
30-
select_in_quotes
31-
url
3224
url_characters
3325
url_characters_not_end
3426
```

ja/macro/link_prop/mail_to.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

ja/macro/link_prop/open_file_in_quotes.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

ja/macro/link_prop/select_in_quotes.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

ja/macro/link_prop/url.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)