projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2021-05-24
Corwin Brust
Add Libera.chat to `erc-nickserv-alist'
commit
|
commitdiff
|
tree
|
snapshot
2021-05-23
Glenn Morris
Tweak c-mode bug reporting address
commit
|
commitdiff
|
tree
|
snapshot
2021-05-23
Philipp Stephani
Fix find invocation for macOS (Bug#48471).
commit
|
commitdiff
|
tree
|
snapshot
2021-05-23
Michael Albinus
Adapt tramp-archive-autoload-file-name-handler
commit
|
commitdiff
|
tree
|
snapshot
2021-05-22
Juri Linkov
* src/editfns.c (Finsert_char): Add docstring reference...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-22
Tassilo Horn
Document bug-reference setup for 3rd-party packages
commit
|
commitdiff
|
tree
|
snapshot
2021-05-22
Glenn Morris
Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
2021-05-22
Glenn Morris
* doc/emacs/maintaining.texi (Bug Reference): Fix cross...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-22
Michael Albinus
Fix bug#48476
commit
|
commitdiff
|
tree
|
snapshot
2021-05-22
Stefan Monnier
* lisp/emacs-lisp/subr-x.el (if-let*, if-let): Use...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-22
Basil L. Contovounesios
Fix native-comp-async-report-warnings-errors :type
commit
|
commitdiff
|
tree
|
snapshot
2021-05-22
Philipp Stephani
Give 'when-let' and 'when-let*' their own Edebug specif...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-22
Philipp Stephani
* lisp/emacs-lisp/cl-macs.el (cl-loop): Add missing...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-21
Tassilo Horn
Add documentation about bug-reference auto-setup.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-21
Eric Abrahamsen
Robustify parsing of gnus-search search results
commit
|
commitdiff
|
tree
|
snapshot
2021-05-21
Basil L. Contovounesios
; * etc/NEWS: Fix typo in last change.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-21
Juri Linkov
* lisp/dired-aux.el (dired-do-revert-buffer): New defcu...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-21
Juri Linkov
* lisp/simple.el (yank-from-kill-ring): Fix kill-ring...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-21
Michael Albinus
; * test/infra/gitlab-ci.yml: Fix it, again.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-21
Michael Albinus
; * test/infra/gitlab-ci.yml: Fix previous commit
commit
|
commitdiff
|
tree
|
snapshot
2021-05-21
Michael Albinus
Adapt native-comp entries in gitlab-ci.yml
commit
|
commitdiff
|
tree
|
snapshot
2021-05-21
Eli Zaretskii
Avoid byte-compiler warning during bootstrap
commit
|
commitdiff
|
tree
|
snapshot
2021-05-21
Michael Albinus
Rearrange nativecomp tests for EMBA
commit
|
commitdiff
|
tree
|
snapshot
2021-05-21
Eli Zaretskii
Improve documentation of display tables
commit
|
commitdiff
|
tree
|
snapshot
2021-05-21
Andrea Corallo
* Fix ahead-of-time native compilation for out-of-tree...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-21
Eli Zaretskii
* src/buffer.c (syms_of_buffer) <ctl-arrow>: Doc fix...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-20
Tassilo Horn
; Improve new bug-reference manual section
commit
|
commitdiff
|
tree
|
snapshot
2021-05-20
Juri Linkov
* lisp/help.el (describe-bindings-outline): New defcust...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-20
Juri Linkov
* lisp/vc/diff-mode.el (diff-hunk-text): Handle better...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-20
Juri Linkov
Fix off-by-one inconsistency of 'M-y C-y' (bug#48478).
commit
|
commitdiff
|
tree
|
snapshot
2021-05-20
Juri Linkov
* lisp/international/mule-cmds.el: Use group-function...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-20
Daniel Mendler
(minibuffer-completion-help): Add group sorting
commit
|
commitdiff
|
tree
|
snapshot
2021-05-20
Daniel Mendler
(completion--insert-vertical): Separate groups completely
commit
|
commitdiff
|
tree
|
snapshot
2021-05-20
Daniel Mendler
(minibuffer-completion-help): Do not check `completions...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-20
Daniel Mendler
(completion--insert-strings): Split function; Full...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-20
Daniel Mendler
(completing-read): Add `group-function` to the completi...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-20
Michael Albinus
* doc/emacs/maintaining.texi (Bug Reference): Add debbu...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-20
Eli Zaretskii
Improve documentation of 'etags' tests
commit
|
commitdiff
|
tree
|
snapshot
2021-05-20
Eli Zaretskii
Fix arg-out-of-range errors in 'line-number-at-pos'
commit
|
commitdiff
|
tree
|
snapshot
2021-05-20
Eli Zaretskii
Make sure gmalloc's hybrid_free preserves errno
commit
|
commitdiff
|
tree
|
snapshot
2021-05-20
Eli Zaretskii
Clean up the fix for unexec build on GNU/Linux
commit
|
commitdiff
|
tree
|
snapshot
2021-05-20
Eli Zaretskii
; * src/fns.c (Fline_number_at_pos): Fix doc string...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Tassilo Horn
Add a section about bug-reference-mode.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Juri Linkov
* lisp/simple.el (yank-from-kill-ring-rotate): New...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Eli Zaretskii
Fix rare failures in 'window-default-font-height'
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Eli Zaretskii
* lisp/startup.el (command-line-1): Avoid byte-compiler...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Glenn Morris
Fix custom type of recent dired-aux additions
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Stefan Monnier
* lisp/kmacro.el (kmacro-lambda-form): Fix bug#48523
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Eli Zaretskii
Fix the unexec build on GNU/Linux
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Ingo Lohmar
* lisp/progmodes/sql.el: `sql-postgres-statement-starte...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Mauro Aranda
Lift restriction for finding theme summary line
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Martin Rudalics
Fix recently introduced misbehavior of `quit-restore...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Stefan Monnier
* lisp/progmodes/js.el (js--make-framework-matcher...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Stefan Monnier
* lisp/progmodes/gud.el (gud-tooltip-tips): Use proper...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Stefan Monnier
* lisp/org/org-timer.el (org-timer--run-countdown-timer...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Stefan Monnier
* lisp/org/org-mouse.el: Make use of lexical scoping
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Stefan Monnier
* lisp/org/org-colview.el (org-columns-map): Use proper...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Stefan Monnier
* lisp/org/org-clock.el (org-clock-get-table-data)...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Stefan Monnier
* lisp/net/sieve-manage.el (sieve-sasl-auth): Use prope...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Stefan Monnier
* lisp/net/shr.el (shr-image-displayer): Use proper...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Stefan Monnier
* lisp/net/imap.el (imap-mailbox-close): Use proper...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Stefan Monnier
* lisp/net/eudc.el (eudc-menu): Use proper closures
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Stefan Monnier
* lisp/net/browse-url.el: Avoid `(lambda ..)
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Stefan Monnier
* lisp/misearch.el (multi-isearch-push-state): Use...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Stefan Monnier
* lisp/menu-bar.el: Avoid `(lambda
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Stefan Monnier
* lisp/info.el (Info-isearch-push-state): Use proper...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Stefan Monnier
* lisp/imenu.el (imenu--create-keymap): Use proper...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Stefan Monnier
* lisp/find-dired.el (find-dired): Use a proper closure
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Stefan Monnier
* lisp/facemenu.el (facemenu-add-new-face): Use `:docum...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Stefan Monnier
* lisp/eshell/em-pred.el: Take advantage of lexical...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Juri Linkov
* doc/emacs/basic.texi (Repeating): Document repeat...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Stefan Monnier
* lisp/emacs-lisp/eieio-core.el (eieio-defclass-interna...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Juri Linkov
* lisp/repeat.el (repeat-exit-timeout): New defcustom...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Stefan Monnier
* lisp/calendar/cal-menu.el (cal-menu-holidays-menu...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Juri Linkov
* lisp/emacs-lisp/lisp-mode.el (lisp-outline-level...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Juri Linkov
* lisp/simple.el (read-from-kill-ring): Add new arg...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Philipp Stephani
Recreate symptom of Bug#42701.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Lars Ingebrigtsen
Fix some regressions introduced by the previous dired...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Basil L. Contovounesios
Look for ElDoc buffer in all visible frames
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Miha Rihtaršič
Fix problem with focusing in `C-o' in ibuffer in some...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Gong Qijian
Fix `custom-delayed-init-variables' problem when re...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Stefan Monnier
* lisp/kmacro.el: Fix test cases broken by last change
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Alexandr Vityazev
Fix the length= shortdoc example
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Eli Zaretskii
Revert "* lisp/bookmark.el: make bookmark-fontify nil...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Mattias Engdegård
Fix pcase 'rx' patterns with a single named submatch...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Paul W. Rankin
* lisp/bookmark.el: make bookmark-fontify nil default...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Philipp Stephani
* lisp/emacs-lisp/subr-x.el (if-let): Swap &or branches...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Stefan Monnier
* lisp/kmacro.el: Avoid the dynbound dialect of ELisp
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Dmitry Gutov
Visually truncate excessively long lines in Xref
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Eli Zaretskii
Fix the etags test suite
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Eli Zaretskii
Merge branch 'master' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Eli Zaretskii
; * admin/notes/years: Mention that etags test files...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Lars Ingebrigtsen
Add an etags test for Rust (bug#46055)
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Eli Zaretskii
Update the etags/ctags test files
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Sun Lin
Allow specifying the default archive types to compress...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Pierre-Antoine...
Add support for Rust in etags
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Eli Zaretskii
Avoid crashes in condition-case
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Lars Ingebrigtsen
Mention *-nov-is-evil in the Extra Headers Gnus manual...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Eli Zaretskii
Merge branch 'master' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Eli Zaretskii
Improve documentation of new behavior of 'M-y'
commit
|
commitdiff
|
tree
|
snapshot
next