openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
jrockway's emacs
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 3 hours
ago.
May 30, 2024 — May 30, 2025
Showing page 3 of 3,350
Search / Filter on:
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.
sphinx
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.
sphinx
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.
sphinx
More...
almost 16 years ago
*** empty log message ***
Michael Albinus
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'.
Michael Albinus
More...
almost 16 years ago
* net/tramp-gvfs.el (top): Remove superfluous message when loading fails.
Michael Albinus
More...
almost 16 years ago
(jdb): Set gud-jdb-classpath-string to current directory if CLASSPATH is not set.
Nick Roberts
More...
almost 16 years ago
*** empty log message ***
Nick Roberts
More...
almost 16 years ago
*** empty log message ***
Michael Albinus
More...
almost 16 years ago
*** empty log message ***
Michael Albinus
More...
almost 16 years ago
* net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp) New defconst. (tramp-rfn-eshadow-update-overlay): Use it.
Michael Albinus
More...
almost 16 years ago
* net/newst-backend.el (newsticker--raw-url-list-defaults): Update freshmeat link. Delete newsforge.com as it seems gone.
Chong Yidong
More...
almost 16 years ago
* select.el (x-set-selection): Doc fix (Bug#4021). * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
Chong Yidong
More...
almost 16 years ago
* help-fns.el (describe-variable): Treat list return values from dir-locals-find-file properly (Bug#4005).
Chong Yidong
More...
almost 16 years ago
* speedbar.texi (Basic Key Bindings): Fix typo.
Chong Yidong
More...
almost 16 years ago
* INSTALL: Fix free fonts URL.
Chong Yidong
More...
almost 16 years ago
* NEWS: Autorevert Tail mode works now for remote files.
Michael Albinus
More...
almost 16 years ago
*** empty log message ***
Michael Albinus
More...
almost 16 years ago
*** empty log message ***
Michael Albinus
More...
almost 16 years ago
* files.texi (Reverting): Auto-Revert Tail mode works also for remote files.
Michael Albinus
More...
almost 16 years ago
*** empty log message ***
Michael Albinus
More...
almost 16 years ago
* autorevert.el (auto-revert-handler): Allow `auto-revert-tail-mode' for remote files.
Michael Albinus
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.
Michael Albinus
More...
almost 16 years ago
* net/tramp-cache.el (tramp-cache-inhibit-cache ): New defvar. (tramp-get-file-property): Use it.
Michael Albinus
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.
Adrian Robert
More...
almost 16 years ago
(read-file-name): Treat confirm options to MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
Jason Rumney
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.
Chong Yidong
More...
almost 16 years ago
*** empty log message ***
Eli Zaretskii
More...
almost 16 years ago
(rmail-header-summary): Ignore letter-case of month names. (Bug#3987)
Eli Zaretskii
More...
almost 16 years ago
Add arch tagline
Miles Bader
More...
almost 16 years ago
←
1
2
3
4
5
6
7
8
9
…
3349
3350
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree