0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* xdisp.c (move_it_in_display_line_to): On text-only terminals, account for the overflowing of newlines into the last glyph on the display line (Bug#3482). More... about 16 years ago
* minibuf.texi (Reading File Names): Fix introductory text. Suggested by [email protected]. (High-Level Completion): Fix typo. More... about 16 years ago
*** empty log message *** More... about 16 years ago
* net/tramp.el (tramp-do-copy-or-rename-file-directly): Make direct copy more robust, especially when "chown" is not applicable. More... about 16 years ago
*** empty log message *** More... about 16 years ago
(lisp-mode-variables): Fix doc-string. More... about 16 years ago
Makefile.in (mac-fix-env): Compile it using ALL_CFLAGS. More... about 16 years ago
*** empty log message *** More... about 16 years ago
* tramp.el (tramp-open-connection-setup-interactive-shell): Apply workaround for OpenSolaris bug. More... about 16 years ago
* gnus.texi (Security): Fix wording; add a link to epa.info. More... about 16 years ago
nsselect.m (Fx_own_selection_internal, Fx_selection_exists_p, Fx_selection_owner_p): rename from Fns_own_selection_internal, Fns_selection_exists_p, Fns_selection_owner_p. More... about 16 years ago
Fix bug where org-gnus-store-link used wrong subject when called in an article buffer. Patch provided by fengli AT gmail DOT com. More... about 16 years ago
(epa-decrypt-region): Detect encoding if coding-system-for-read is not specified. <http://sourceforge.jp/ticket/browse.php?group_id=2267&tid=17018> (epa-verify-region): Ditto. More... about 16 years ago
* Cocoa/Emacs.xcodeproj/project.pbxproj: Drop deployment target and zerolink, remove shell script dependencies (let makefiles handle), adjust paths. More... about 16 years ago
(Security): Fix wording. More... about 16 years ago
(tar-header-block-tokenize): Obey @LongLink even for POSIX tar archives (bug#3410). More... about 16 years ago
(vc-revision-other-window): Fix argument to backend function revision-completion-table; it expects a list. More... about 16 years ago
(delete-other-frames): Only delete frames on the same terminal (bug#3442). More... about 16 years ago
(solar-n-hemi-seasons, solar-s-hemi-seasons): Make into defcustoms. (Bug#3429) More... about 16 years ago
* custom.texi (Init Examples): Add example of changing load-path. More... about 16 years ago
Clarify last change. More... about 16 years ago
* building.texi (Lisp Libraries): Add example of changing load-path (Bug#3446). More... about 16 years ago
*** empty log message *** More... about 16 years ago
* international/README: New file. More... about 16 years ago
* message.texi (Header Commands): Fix descriptions to match keybindings. More... about 16 years ago
Add commentary about where these code conversion rules came from (Bug#3428). More... about 16 years ago
Add copyright header. More... about 16 years ago
* international/README: New file. More... about 16 years ago
* textmodes/two-column.el (2C-split): Call move-to-column, to compensate for the 2007-10-19 change from next-line to forward-line (Bug#3435). Account for fringe and scroll-bar when setting 2C-window-width. More... about 16 years ago
* emulation/edt.el (edt-previous-line, edt-next-line): Don't use forward-line, undoing 2007-10-19 change (Bug#3188). More... about 16 years ago