a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 311804 and 290473

Description: DAP UI controls implemented using treemacs
 Emacs client/library for Debug Adapter Protocol is a wire protocol
 for communication between client and Debug Server. It’s similar to
 the LSP but provides integration with debug server.
Description: DAP UI controls implemented using treemacs.
 This emacs mode allows to use external debuggers over the DAP
 protocol.
--- 311804	Thu Jan  1 00:00:00 1970
+++ 290473	Thu Jan  1 00:00:00 1970
@@ -1,4 +1,3 @@
-DAP UI controls implemented using treemacs
+DAP UI controls implemented using treemacs.
- Emacs client/library for Debug Adapter Protocol is a wire protocol
+ This emacs mode allows to use external debuggers over the DAP
- for communication between client and Debug Server. It’s similar to
+ protocol.
- the LSP but provides integration with debug server.