0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
May 30, 2024 — May 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(gdb-get-buffer, gdb-get-buffer-create, gdb-init-1) (gdb-bind-function-to-buffer, gdb-add-subscriber) (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher) (gdb-update): We now store all GDB buffers in a list so that they can be updated by traversing a list instead of calling invalidate triggers explicitly (def-gdb-trigger-and-handler): New macro to define trigger-handler pair for GDB buffer. (gdb-stack-buffer-name): Add thread information. More... almost 16 years ago
* progmodes/gdb-mi.el (gdb-breakpoints-buffer-name) (gdb-locals-buffer-name, gdb-registers-buffer-name) (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch to (gud-comint-buffer) in *-buffer-name functions because (gdb-get-target-string) already does that. (gdb-locals-handler-custom, gdb-registers-handler-custom) (gdb-changed-registers-handler): Rewritten without regexps. More... almost 16 years ago
(gdb-thread-number): New variable. (gdb-current-context-command): New macro which adds --thread option to command. (gdb-threads-mode-map): Select thread with SPC (gdb-thread-list-handler-custom): Mark current thread with overlay arrow. Synchronize GDB thread and Emacs thread. (gdb-select-thread): New command which selects current thread. (gdb-invalidate-frames, gdb-invalidate-locals) (gdb-invalidate-registers): Use --thread option. More... almost 16 years ago
*** empty log message *** More... almost 16 years ago
* net/tramp.el (top): Make check for tramp-gvfs loading more robust. (tramp-handle-insert-file-contents): `unwind-protect' must be inside `with-parsed-tramp-file-name'. More... almost 16 years ago
* net/tramp-gvfs.el (top): Remove superfluous message when loading fails. More... almost 16 years ago
(jdb): Set gud-jdb-classpath-string to current directory if CLASSPATH is not set. More... almost 16 years ago
*** empty log message *** More... almost 16 years ago
*** empty log message *** More... almost 16 years ago
*** empty log message *** More... almost 16 years ago
* net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp) New defconst. (tramp-rfn-eshadow-update-overlay): Use it. More... almost 16 years ago
* net/newst-backend.el (newsticker--raw-url-list-defaults): Update freshmeat link. Delete newsforge.com as it seems gone. More... almost 16 years ago
* select.el (x-set-selection): Doc fix (Bug#4021). * w32-fns.el (x-set-selection): Doc fix (Bug#4021). More... almost 16 years ago
* help-fns.el (describe-variable): Treat list return values from dir-locals-find-file properly (Bug#4005). More... almost 16 years ago
* speedbar.texi (Basic Key Bindings): Fix typo. More... almost 16 years ago
* INSTALL: Fix free fonts URL. More... almost 16 years ago
* NEWS: Autorevert Tail mode works now for remote files. More... almost 16 years ago
*** empty log message *** More... almost 16 years ago
*** empty log message *** More... almost 16 years ago
* files.texi (Reverting): Auto-Revert Tail mode works also for remote files. More... almost 16 years ago
*** empty log message *** More... almost 16 years ago
* autorevert.el (auto-revert-handler): Allow `auto-revert-tail-mode' for remote files. More... almost 16 years ago
* net/tramp.el (tramp-debug-message): Print also microseconds. (tramp-handle-insert-file-contents): Optimize, when BEG or END is non-nil. (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'. (tramp-get-debug-buffer): Change `outline-regexp' according to new format. More... almost 16 years ago
* net/tramp-cache.el (tramp-cache-inhibit-cache ): New defvar. (tramp-get-file-property): Use it. More... almost 16 years ago
* nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has no family set. (nsfont_open): Handle case when entity has no family. More... almost 16 years ago
(read-file-name): Treat confirm options to MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969) More... almost 16 years ago
* font-lock.el (font-lock-string-face, font-lock-builtin-face) (font-lock-variable-name-face, font-lock-constant-face): Darken the colors for light backgrounds. More... almost 16 years ago
*** empty log message *** More... almost 16 years ago
(rmail-header-summary): Ignore letter-case of month names. (Bug#3987) More... almost 16 years ago
Add arch tagline More... almost 16 years ago