projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2020-09-30
Drew Adams
Allow controlling the Dired switches shown in the mode...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Lars Ingebrigtsen
Fix problem of having the wrong window selected after...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Eli Zaretskii
Fix 'move-to-column' when invisible text follows a TAB
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Lars Ingebrigtsen
Clarify the "Forgot to expand macro" message
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Eli Zaretskii
Minor fixes of recent changes
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Michael Albinus
Stricter checks for D-Bus compound types.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Michael Albinus
Minor code cleanup in dbus-tests.el
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Hugh Daschbach
Add D-Bus method-call reentrant test
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Hugh Daschbach
* test/lisp/net/dbus-tests.el: Add timeout tests.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Hugh Daschbach
Add D-Bus introspection tests
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Hugh Daschbach
* test/lisp/net/dbus-tests.el: Add property tests....
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Stefan Monnier
Don't have C-x = bug out in a "C" locale with non-ASCII...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Lars Ingebrigtsen
Fix whitespace regexp in gnus-base64-repad
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Lars Ingebrigtsen
Fix gnus-base64-repad test failures
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Stefan Monnier
* lisp/emacs-lisp/cl-macs.el (hash-table): Define the...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Lars Ingebrigtsen
Fix isearch-group-* colours on low-colour displays
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Lars Ingebrigtsen
define-generic-mode doc string fix
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Lars Ingebrigtsen
Give better error feedback on wrong password in .gpg...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Thomas Fitzsimmons
soap-client: Bump version to 3.2.0
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Thomas Fitzsimmons
soap-client: Remove FIXME comment
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Thomas Fitzsimmons
soap-client: Update soap-decode-date-time
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Michael Albinus
More strict D-Bus type checking
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Lars Ingebrigtsen
Fix emacsclient -c foo.txt behaviour with many frames
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Lars Ingebrigtsen
Make M-x compile skip the header when looking for error...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Lars Ingebrigtsen
Fix space parsing in gnus-base64-repad
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Mattias Engdegård
* lisp/gnus/smime.el (smime-openssl-program): Allow...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Mattias Engdegård
Fix custom-tests with non-GNU grep
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Stefan Monnier
* src/eval.c (Fapply): Simplify last change
commit
|
commitdiff
|
tree
|
snapshot
2020-09-28
Michael Albinus
Improve D-Bus monitor
commit
|
commitdiff
|
tree
|
snapshot
2020-09-28
Earl
Suggest region contents in highlight-regexp when region...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-28
Harald Jörg
cperl-mode: Add compatibility for Emacs 26.1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-28
Alex Bochannek
Repad the Face header in Gnus
commit
|
commitdiff
|
tree
|
snapshot
2020-09-28
Jan Tatarik
Fix Gnus parsing of weekly recurring icalendar events
commit
|
commitdiff
|
tree
|
snapshot
2020-09-28
Mattias Engdegård
; * etc/NEWS: Put related items together and fix grammar
commit
|
commitdiff
|
tree
|
snapshot
2020-09-28
Mattias Engdegård
; * doc/lispref/searching.texi (Search and Replace...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-28
Stefan Monnier
Fix pcomplete completion of things like `xargs` and...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
Michael Albinus
Document D-Bus monitoring
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
Glenn Morris
Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
Glenn Morris
; Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
Glenn Morris
Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
Pip Cet
Fix more single-byte accesses caused by bytepos/charpos...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
Pip Cet
Handle single-argument `apply' consistently (bug#40968)
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
Pip Cet
Avoid 1s sleep-for before sending the startfile to...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
Eli Zaretskii
; * doc/emacs/building.texi (Grep Searching): Fix a...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
Simon Lang
Add a new grep-match-regexp variable
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
Mattias Engdegård
Minor string-search optimisations (bug#43598)
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
Mattias Engdegård
Improve accuracy in string-replace description (bug...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
Mattias Engdegård
; * test/lisp/subr-tests.el (string-replace): Add more...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
Eli Zaretskii
Minor copyedits in the Emacs user manual
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
Eli Zaretskii
Improve documentation of the 'abbrev-suggest' feature
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
Eli Zaretskii
Improve display of raw bytes in the echo-area
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
Lars Ingebrigtsen
Fix searching for multibyte needles in unibyte haystacks
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Lars Ingebrigtsen
Make dired-replace-in-string obsolete
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Lars Ingebrigtsen
Add tiny optimization for string-search
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Lars Ingebrigtsen
Rename replace-in-string to string-replace
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Lars Ingebrigtsen
Fix gnus-faq example
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Lars Ingebrigtsen
Slight replace-in-string optimization
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Mathias Dahl
Abbrev suggestions helps users remember to use defined...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Lars Ingebrigtsen
Fix the patch tagging in submit-emacs-patch
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Eli Zaretskii
Followup to a recent change in menu-bar.el
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Lars Ingebrigtsen
message-add-action doc string fix
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Mauro Aranda
Display some character widget values in a more user...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Lars Ingebrigtsen
Make macroexpand of `push' slightly less confusing
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Lars Ingebrigtsen
Fix defcustom types of some variables defined in C
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Lars Ingebrigtsen
Fix mouse highlighting in Customize buffers
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Harald Jörg
cperl-mode: Delete conditional code where conditions...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Stefan Kangas
Silence some byte-compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Stefan Kangas
Repurpose libxml test for obsolete argument
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Michael Albinus
* etc/NEWS: Add new D-Bus monitor functionality. Fix...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Michael Albinus
Add D-Bus monitor
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Eli Zaretskii
Enable "Continue Tags Search" menu item only when it...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Stefan Kangas
Fix byte-compiler warning in CEDET
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Paul Eggert
Fix soap-client URL
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Thomas Fitzsimmons
soap-client.el: Prevent some invalid encoding warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Glenn Morris
Fix out-of-tree make check
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Paul Eggert
Fix out-of-source ‘make check’ emacs-module-tests
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Alan Third
Tidy up NS color handling
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Alan Third
Remove obsolete macOS support for NS font backend
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Alan Third
Implement internal border colors on NS (bug#41071)
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Mattias Engdegård
string-search robustness and documentation improvement...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Eli Zaretskii
Fix support for Zip64 zip files
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Noam Postavsky
* CONTRIBUTE: Don't recommend action stamps
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Lars Ingebrigtsen
Partially revert previous prolog.el cleanup
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Lars Ingebrigtsen
Fix defcustom type in sql.el for sql-postgres-login...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Lars Ingebrigtsen
Fix a defcustom type in gdb-mi.el
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Lars Ingebrigtsen
Fix defcustom type in whitespace.el
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Lars Ingebrigtsen
Fix the defcustom type fix in python.el
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Lars Ingebrigtsen
Fix some defcustom types
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Lars Ingebrigtsen
Add an expensive test for defcustom types
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Lars Ingebrigtsen
Mark string-search as being side effect free
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Noam Postavsky
Make the Man completion code work better if man -k...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Tino Calancha
Use the char history in zap-up-to-char
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Mattias Engdegård
Fix replace-in-string infloop with empty pattern string...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Lars Ingebrigtsen
Tweak updating the process mark in set-process-buffer
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Eli Zaretskii
* lisp/hi-lock.el (hi-lock-auto-select-face): Doc fix...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Lars Ingebrigtsen
Remove more compat code from prolog.el
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Eli Zaretskii
Avoid infinite recursion with 'relative' line numbers...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Stefan Monnier
* lisp/progmodes/ruby-mode.el (ruby-use-smie): Declare...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Lars Ingebrigtsen
Remove some XEmacs compat code from prolog.el
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Lars Ingebrigtsen
Clean up replace-in-string slightly
commit
|
commitdiff
|
tree
|
snapshot
next