]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-01-27 Eli ZaretskiiImprove documentation of 'read-regexp' and friends
2021-01-27 Juri Linkov* lisp/subr.el (empty-history): Move defvar to function...
2021-01-27 Juri LinkovSupport variable name for previous-window in display...
2021-01-27 Lars IngebrigtsenFix indentation in sieve-mode
2021-01-27 Lars IngebrigtsenFix setting of line/point style in calc gnuplot
2021-01-27 Lars Ingebrigtsenread-regexp-suggestions doc string improvement
2021-01-27 Lars IngebrigtsenTry to improve the read-regexp doc string
2021-01-26 Stefan MonnierUse lexical-binding in all of `lisp/url`
2021-01-26 Stefan Monnier* lisp/progmodes/sh-script.el (sh-smie-sh-rules): Tweak...
2021-01-26 Eric AbrahamsenRevert "Allow gnus-retrieve-headers to return headers...
2021-01-26 Eli ZaretskiiFix typos and punctuation
2021-01-26 Martin RudalicsFix typo in last change of FRAME_INTERNAL_BORDER_WIDTH
2021-01-26 Alexander MillerAdd distinct controls for child frames' borders (Bug...
2021-01-26 Stefan MonnierUse `lexical-binding` in all `lisp/international` files
2021-01-26 Lars IngebrigtsenMake subdirs . nil in dir-locals in ~/ work
2021-01-25 Juri LinkovDon't move point to the prompt in previous-line-or...
2021-01-25 Lars IngebrigtsenFontify special forms and macros the same
2021-01-24 Lars IngebrigtsenRewrite lisp--el-funcall-position-p to be inverse of...
2021-01-24 Lars IngebrigtsenFix macro fontification in `condition-case' handler...
2021-01-24 Lars IngebrigtsenTweak `condition-case' keyword highlights
2021-01-24 Lars IngebrigtsenAdd some elisp-mode font lock tests
2021-01-24 Michael AlbinusMake Tramp's insert-directory more robust
2021-01-24 Eric AbrahamsenFix insertion logic of newly subscribed Gnus groups
2021-01-24 Philipp StephaniAdd more assertions to recently-added process test.
2021-01-23 Basil L. ContovounesiosFix recently uncovered 'make check' failures
2021-01-23 Jean LouisAdd support for dired compressing .lz/.lzo files
2021-01-23 Eric AbrahamsenProperly initialize gnus-search-namazu-index-directory
2021-01-23 Lars IngebrigtsenMake (subdirs . nil) in .dir-locals.el work
2021-01-23 Stefan MonnierFix missing file&line info in "Unknown defun property...
2021-01-23 Lars IngebrigtsenProvide a (thing-at-point 'url) in eww buffers
2021-01-23 Lars IngebrigtsenAdd a mechanism for buffer-local thing-at-points
2021-01-23 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2021-01-23 Gabriel do... Use single post-command-hook on hl-line modes
2021-01-23 Eli Zaretskii; * src/process.c (child_signal_read): Remove FIXME...
2021-01-23 Philipp StephaniAdd a unit test testing interaction between threads...
2021-01-23 Philipp StephaniAvoid a few compilation warnings in Objective-C code.
2021-01-23 Philipp Stephani* .clang-format: Fix base style.
2021-01-23 Philipp StephaniAdd a FIXME comment to improve the SIGCHLD race conditi...
2021-01-23 Philipp StephaniMark both ends of self-pipe a nonblocking.
2021-01-23 Michael AlbinusFix failed autorevert test on emba
2021-01-23 Michael Albinus* test/infra/gitlab-ci.yml (.job-template): Check also...
2021-01-23 Eli ZaretskiiClean up the recently added self-pipe mechanism for...
2021-01-23 Dmitry Gutov; xref-revert-buffer: Drop the (goto-char) at the end
2021-01-23 Dmitry GutovErase the buffer only after fetching the new contents
2021-01-22 Stefan Monnier* lisp/simple.el (newline-and-indent): Disable `electri...
2021-01-22 Lars IngebrigtsenMention undo-amalgamate-change-group in the lispref...
2021-01-22 Paul EggertWork around __has_attribute bug in clang 3.4
2021-01-22 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2021-01-22 Paul EggertPrepare for update from Gnulib
2021-01-22 Lars IngebrigtsenFix up previous mh-speed.el ignored variable change
2021-01-22 Keith David... Add more isearch-related bindings to ns-win.el
2021-01-22 Lars IngebrigtsenMake nnml handle invalid non-ASCII headers more consist...
2021-01-22 Michael AlbinusUse RemoteCommand option for Tramp's sshx and scpx...
2021-01-22 Mattias EngdegårdCalc: use big brackets around function arguments
2021-01-22 Eli ZaretskiiFix last change for DOS_NT systems
2021-01-22 João TávoraEnable TTY mouse-face support when built without GPM...
2021-01-22 Glenn Morris* lisp/textmodes/remember.el (remember-text-format...
2021-01-21 Ted Zlatanov* test/infra/gitlab-ci.yml: Copy newer files to image...
2021-01-21 Stefan MonnierFix spurious "Lexical argument shadows the dynamic...
2021-01-21 Stefan Kangas* lisp/net/webjump.el: Add Maintainer: emacs-devel.
2021-01-21 Lars IngebrigtsenDon't have type-break-mode signal errors on corrupted...
2021-01-21 Lars IngebrigtsenFix message.el build warning from previous change
2021-01-21 Ted Zlatanov* test/infra/gitlab-ci.yml: Revert to always building.
2021-01-21 Lars IngebrigtsenAdd dired support for compressing .pax files
2021-01-21 Lars IngebrigtsenTweak previous message-forward-included-mime-headers...
2021-01-21 Lars IngebrigtsenMake Message respect header removal instructions more
2021-01-21 Eli ZaretskiiA better fix for 'kill-visual-line'
2021-01-21 Lars IngebrigtsenFix thinko in previous footnote.el change
2021-01-21 Stefan MonnierUse `lexical-binding` in all the cal-*.el files
2021-01-21 Stefan MonnierUse `calendar-read-sexp` instead of the now obsolete...
2021-01-21 Stefan Monnier* lisp/calendar/cal-french.el (calendar-french-accents...
2021-01-21 Stefan Monnier* lisp/calendar/calendar.el (calendar-read-sexp): New...
2021-01-21 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile--declare...
2021-01-20 Lars IngebrigtsenFix recent remember-diary-extract-entries change
2021-01-20 Lars Ingebrigtsencheckdoc-spellcheck-documentation-flag doc string impro...
2021-01-20 Lars IngebrigtsenRevert "Always send Lisp words to checkdoc-ispell-init"
2021-01-20 Lars IngebrigtsenAlways send Lisp words to checkdoc-ispell-init
2021-01-20 Juri LinkovMove the ‘declare’ form before the interactive spec...
2021-01-20 Stefan Monnier* lisp/emacs-lisp/subr-x.el (named-let): New macro
2021-01-20 Stefan Monnier* lisp/emacs-lisp/byte-opt.el (byte-optimize-lapcode...
2021-01-20 Stefan Monnier* lisp/emacs-lisp/byte-opt.el (byte-optimize-lapcode...
2021-01-20 Stefan Monnier* lisp/emacs-lisp/byte-opt.el (byte-optimize-lapcode...
2021-01-20 Lars IngebrigtsenFix footnote-mode problem when reopening an old file
2021-01-20 Lars Ingebrigtsencua-toggle-global-mark doc string clarification
2021-01-20 Michael AlbinusFix environment handling in tramp-handle-make-process
2021-01-20 Gabriel do... Respect remember-save-after-remembering on remember...
2021-01-20 Gabriel do... Add option remember-text-format-function
2021-01-20 Gabriel do... Add option remember-diary-regexp
2021-01-20 Lars IngebrigtsenTweak tty-find-type to allow TERM=screen.xterm
2021-01-20 Lars IngebrigtsenMake symbol-at-point return nil if there's no symbols...
2021-01-20 Lars IngebrigtsenAdd tests for symbol-at-point (bug#14234)
2021-01-20 Stefan MonnierDon't let `maybe_quit` prevent resetting `consing_until...
2021-01-20 Fabrice BauzacSort Ibuffer filename/process column as displayed
2021-01-20 Lars IngebrigtsenRevert "Make `symbol-at-point' work in buffers with...
2021-01-20 Lars IngebrigtsenDon't add Content-Type when ceasing an rmail edit
2021-01-20 Lars IngebrigtsenMake `symbol-at-point' work in buffers with no symbols
2021-01-20 Lars IngebrigtsenFix up example in the Modifying Menus node in the lispr...
2021-01-20 Lars IngebrigtsenMention that the mouse will switch on transient-mark...
2021-01-20 Lars IngebrigtsenMake sh-mode use `auto-mode-interpreter-regexp'
2021-01-20 Nick Drozdtest/lisp/replace-tests.el: Add nested match group...
next