]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-08-09 Andrii Kolomoietsvc-hg: use 'hg summary' to populate vc-dir headers
2020-08-09 Andrii Kolomoietsvc-hg-create-tag: Possibility to create a branch
2020-08-09 Tino CalanchaAdd constants for shell command output buffer names
2020-08-09 Jorge P. de... TUTORIAL: "buffer" vs "file" consistency; capitalize...
2020-08-09 Lars IngebrigtsenMake solar commands in Calendar less beepy
2020-08-09 Basil L. Contovounesios; Fix typo in last change to calendar.el
2020-08-09 Lars IngebrigtsenAdd a command line (and MIME handler) function to start eww
2020-08-09 Lars IngebrigtsenDoc string fix for message-mailto
2020-08-09 Lars IngebrigtsenSlight code clean-up in message-mailto
2020-08-09 Lars IngebrigtsenAdd a variable to allow displaying numeric time zones
2020-08-09 Lars IngebrigtsenRemove superfluous code from the previous '' sql string fix
2020-08-08 Juri Linkov* lisp/custom.el (custom-add-choice): Fix previous...
2020-08-08 Basil L. Contovounesios; Fix typos in recent message.el changes
2020-08-08 Glenn Morris* lisp/outline.el (outline-minor-mode-prefix): Fix...
2020-08-08 Eli Zaretskii; Fix recent message.el-related changes
2020-08-08 Lars IngebrigtsenDocument the OpenPGP header
2020-08-08 Philip KAdd support for the OpenPGP header to Emacs
2020-08-08 Florian v.... Handle '' in strings in SQL Mode
2020-08-08 Lars IngebrigtsenModernise a code example in os.texi
2020-08-08 Bruno Félix... * doc/lispref/os.texi (Session Management): Make exampl...
2020-08-08 Eli Zaretskii; * etc/NEWS: Rearrange some entries and add entry...
2020-08-08 Fabrice NiessenUpdate Leuven-theme
2020-08-08 Philip KUse write-region when saving recentf file
2020-08-08 Philip Koutline-minor-mode-prefix is a key sequence, not a...
2020-08-08 Philip KMake Customize changes to outline-minor-mode-prefix...
2020-08-08 Matthias Meulienlisp/bookmark.el: Customize choice to show bookmark...
2020-08-08 Lars IngebrigtsenAdd new utility function custom-add-choice
2020-08-08 Lars IngebrigtsenFix up previous list-buffers patch to work when there...
2020-08-08 Lars IngebrigtsenMark an mml-sec test as unstable
2020-08-08 Lars IngebrigtsenTweak how whitespace-mode marks the end of the buffer
2020-08-08 Lars IngebrigtsenMake the name column in 'list-buffers' have a dynamic...
2020-08-07 Stefan KangasUse lexical-binding in saveplace.el and add tests
2020-08-07 Stefan Kangas* lisp/scroll-lock.el: Use lexical-binding.
2020-08-07 Simen HeggestøylUse lexical-binding in browse-url.el and add tests
2020-08-07 Stefan KangasRemove support for Mosaic from browse-url
2020-08-07 Lars IngebrigtsenFix fontification of %d in strings in cperl-mode
2020-08-07 Stefan KangasMake more erc function aliases obsolete
2020-08-07 Stephen Leake* lisp/files.el (auto-mode-alist): delete ada-mode...
2020-08-07 Lars IngebrigtsenAdd some documentation for widget-describe and button...
2020-08-07 Mauro ArandaAdd new commands to describe buttons and widgets
2020-08-07 Eli ZaretskiiFix documentation of 'missing-newline-at-eof'
2020-08-07 Lars IngebrigtsenBuffer-menu-select doc string clarification
2020-08-07 Eli Zaretskii; * lisp/arc-mode.el (archive-copy-file): Doc fix.
2020-08-07 Peder O. Klingenberg* lisp/play/snake.el (snake-null-map): Quit on `q'...
2020-08-07 Lars IngebrigtsenAdd a new command to copy a file from zip files
2020-08-07 Lars IngebrigtsenAllow ffap to do the right thing with 'https://gnu...
2020-08-07 Mattias EngdegårdClean up and improve compilation of arithmetic (bug...
2020-08-07 Mattias EngdegårdFix byte-compilation of (+ -0.0) (bug#42597)
2020-08-07 Lars IngebrigtsenAdd missing "this is documented" marker to previous...
2020-08-07 Lars IngebrigtsenMake whitespace-mode highlight missing newlines at...
2020-08-07 Paul EggertPacify gcc -Wunused-variable
2020-08-06 Juri Linkov* lisp/hi-lock.el (hi-lock-set-pattern): Display warnin...
2020-08-06 Stefan Monnier* lisp/skeleton.el: Use lexical-binding
2020-08-06 Paul EggertUpdate from Gnulib
2020-08-06 Tassilo HornShow A C hint only if partial fetches are enabled.
2020-08-06 Tassilo HornShow A C hint for loading complete message only in...
2020-08-06 Kévin Le GouguecFix the mailto: examples in the manual and in NEWS
2020-08-06 Lars IngebrigtsenFix broken desktop file
2020-08-06 Philip KRemove usages of assoc-delete-all in project.el
2020-08-06 Lars IngebrigtsenTweat how MML specifies the encoding of binary data
2020-08-06 Lars IngebrigtsenChange how Mail-Copies-To: never is handled in Message
2020-08-06 Lars IngebrigtsenAdd a new HTML skeleton for relative (file) URLs
2020-08-06 Lars IngebrigtsenMake it possible to use Message as a mailto: desktop...
2020-08-06 Nick HelmSignal an error in dired when moving to a directory...
2020-08-06 Lars IngebrigtsenMake 'n'/'p' in image mode buffers respect dired sorting
2020-08-06 Lars IngebrigtsenMark two cconv tests as :unstable
2020-08-06 Lars IngebrigtsenTweak the autoloads scrape output slightly
2020-08-06 Lars IngebrigtsenMake the loaddefs scraping compilation output look...
2020-08-06 Lars IngebrigtsenMake 'byte-compile-info*' functions more logical
2020-08-06 Paul EggertSimplify Solaris port
2020-08-05 Lars IngebrigtsenSkip epg tests if gpg isn't installed
2020-08-05 Lars IngebrigtsenSplit sometimes-failing test into three tests to ease...
2020-08-05 Christophe... Enable replying to an ical event even when not an attendee
2020-08-05 Harald Jörgcperl-mode.el: Correctly terminate HERE-docs
2020-08-05 Philip KWrap skeleton logic in atomic-change-group
2020-08-05 Harald Jörgcperl-mode: Fix bad parameter construction in cperl...
2020-08-05 Harald Jörgcperl-mode: Workaround for failure of cperl-write-tags
2020-08-05 Lars IngebrigtsenFix max-width/height for Message screenshots
2020-08-05 Lars Ingebrigtsenmouse-drag-copy-region doc string clarification
2020-08-05 Lars IngebrigtsenMention C-y in the manual for yanking the primary selection
2020-08-05 Basil L. Contovounesios; Silence recent byte-compiler warning in subr.el
2020-08-05 Lars IngebrigtsenTweak the Message screenshot insertion
2020-08-05 Lars IngebrigtsenImplement a screenshot command for Message mode
2020-08-05 Lars IngebrigtsenFontize $(...) slightly better in bash mode
2020-08-05 Lars IngebrigtsenMention undo in the doc string of dired-do-kill-lines
2020-08-05 Kevin Brubeck... Further fix for erc-generate-new-buffer-name
2020-08-05 Lars IngebrigtsenMake the erc /ignore command prompt for a timeout
2020-08-05 Lars IngebrigtsenAdd new function decoded-time-period
2020-08-05 Stefan Monnier* lisp/x-dnd.el: Use lexical-scoping
2020-08-04 Juri Linkov* lisp/generic-x.el (ansible-inventory-generic-mode...
2020-08-04 Alan ThirdDon't smooth images when scaling up (bug#38394)
2020-08-04 Lars IngebrigtsenWhen decrypting non-decrypted files, make epa show...
2020-08-04 Arik MitschangAdd options for mode modern ciphers in smime-encrypt...
2020-08-04 Paul EggertDrop support for -fcheck-pointer-bounds
2020-08-04 Lars IngebrigtsenIgnore test/data/mml-sec/random_seed
2020-08-04 Lars IngebrigtsenRemove mistakenly checked-in random_seed file
2020-08-04 Lars IngebrigtsenTweak mml-sec test that sometimes fails
2020-08-04 Jens LechtenbörgerAdd tests for mml-sec.el
2020-08-04 Lars IngebrigtsenFix two mml-sec minor bugs revealed by new test harness
2020-08-04 Lars IngebrigtsenAdd test file lost when merged from Gnus in 2016
next