0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Sep 19, 2024 — Sep 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* subr.el: Provide hashtable-print-readable. More... about 16 years ago
* progmodes/hideshow.el (hs-special-modes-alist): Don't use hs-c-like-adjust-block-beginning. (hs-hide-block-at-point): Stop hiding at the beginning of hs-block-end-regexp (Bug#700). More... about 16 years ago
(gdb-gud-context-call): Does not need to be a macro. (gdb-registers-handler-custom): Do not fail when register names are unavailable. More... about 16 years ago
Added information about all.xpm and thread.xpm to README. More... about 16 years ago
(gdb-control-all-threads) (gdb-control-current-thread): Interactive setters for `gdb-gud-control-all-threads' to use in menu. (gdb-show-run-p): Show «Go» when process is not active. (gud-tool-bar-map): Add non-stop/A,T indicator. Uses gud/thread.xpm and gud/all.xpm. More... about 16 years ago
* images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el More... about 16 years ago
Split off a new section, "Installation Changes in Emacs 23.2". More... about 16 years ago
** Hash tables have a new printed representation that is readable. More... about 16 years ago
Fix whitespace in last ChangeLog entry. More... about 16 years ago
* net/net-utils.el (net-utils-font-lock-keywords): New var. (nslookup-font-lock-keywords): Make it a variable. (net-utils-mode): New mode for viewing diagnostic network output. (net-utils-remove-ctrl-m-filter): Set inhibit-read-only. (net-utils-run-simple): New function. (ifconfig, iwconfig, netstat, arp, route): Use it. More... about 16 years ago
(gdb-breakpoints-mode-map): Don't assume threads buffer is present. (gdb-threads-mode-map): Don't assume breakpoints buffer is present. (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom) (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread info in mode name. (gdb-registers-mode-map): TAB to switch to locals. More... about 16 years ago
* emacs.texi (Top): Add new menu items for GDB-UI. More... about 16 years ago
(gdb-read-memory-custom) (gdb-memory-set-address, def-gdb-set-positive-number) (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer after changing settings. (gdb-invalidate-disassembly): Update when first shown. (gdb-edit-locals-value): Fixed. (gdb-registers-handler-custom): Print registers in right order and allow changing register values (only for current thread yet). More... about 16 years ago
*** empty log message *** More... about 16 years ago
Add missing arch-tags More... about 16 years ago
Revert clobbered changes to org-rmail.el More... about 16 years ago
(rmail-add-mbox-headers): Restore error message about invalid RFC2822 format. More... about 16 years ago
*** empty log message *** More... about 16 years ago
(rmail-add-mbox-headers, rmail-set-message-counters-counter): Search for rmail-unix-mail-delimiter instead of just "From ". (Bug#4076) More... about 16 years ago
(Agenda commands): Restore clobbered change. More... about 16 years ago
Correctly attribute files to their authors. More... about 16 years ago
Fix header. More... about 16 years ago
Standardize footer. More... about 16 years ago
(ELCFILES): Update. More... about 16 years ago
(Acknowledgments): Update for js2-mode and org changes. More... about 16 years ago
*** empty log message *** More... about 16 years ago
(mail-yank-original): Set buffer-file-coding-system from the one used by the message whose text is yanked. More... about 16 years ago
*** empty log message *** More... about 16 years ago
(Graphics, Devices): Update with the peculiarities of operation on MS-Windows. More... about 16 years ago
Fix whitespace of last commit. More... about 16 years ago