]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-08-11 Lars IngebrigtsenRemove compat code from autoload.el
2020-08-11 Lars IngebrigtsenRemove compat code from comint.el
2020-08-11 Lars IngebrigtsenRemove compat code from esh-proc.el
2020-08-11 Lars IngebrigtsenRemove compat code from allout.el
2020-08-11 Lars IngebrigtsenRemove compat code in prolog.el
2020-08-11 Lars IngebrigtsenSlight allout.el clean-up
2020-08-11 Lars IngebrigtsenMinor idlwave clean up
2020-08-11 Lars IngebrigtsenSlight gnus-util clean-up
2020-08-11 Lars IngebrigtsenSlight cleanup in calc-yank
2020-08-11 Philipp StephaniUnbreak build with --enable-checking=all
2020-08-11 Paul EggertUse Gnulib inttypes module
2020-08-11 Paul EggertUpdate from Gnulib
2020-08-11 Paul EggertPrefer make_nil_vector to make-vector with nil
2020-08-11 Eli ZaretskiiFix MinGW build broken by recent pdumper changes.
2020-08-11 Bastian BeischerMake mouse-2 respect select-enable-primary etc
2020-08-11 Robert WeinerAllow count-lines to ignore invisible lines
2020-08-11 Michael Albinus* lisp/net/tramp.el: Make last change backward compatible.
2020-08-11 Eli ZaretskiiFix face merging at EOL when inherited face specifies...
2020-08-11 Robert WeinerAdd new commands for environment movement in .texi...
2020-08-11 Puneeth ChagantiAllow specifying the callback in new xwidget sessions
2020-08-11 Noam PostavskyFix (end-of-defun N) for N >= 2
2020-08-11 Tino CalanchaChange the Calc text input method to insert at point
2020-08-11 Alexander GramiakOnly search for a variable when instructed
2020-08-11 Kaushal ModiAllow Dired to dereference symbolic links when copying
2020-08-11 Lars IngebrigtsenMark further mml-sec-tests as unstable
2020-08-11 Lars IngebrigtsenFurther tweaks to the user manual about shell-command...
2020-08-11 Paul Eggertpdumper avoid listing hash table contents
2020-08-11 Paul Eggertpdumper speed tweeks for hash tables
2020-08-11 Paul EggertIn pdumper, simplify INT_MAX computation
2020-08-11 Paul EggertDon’t needlessly convert to ‘unsigned’ in pdumper
2020-08-11 Paul Eggert* src/pdumper.c (pdumper_load): XSETVECTOR -> make_lisp...
2020-08-11 Paul Eggert* src/fns.c (hash_table_rehash): Help the compiler...
2020-08-11 Pip CetRehash hash tables eagerly after loading a dump
2020-08-11 Stefan Kangas; * lisp/leim/quail/latin-ltx.el: Fix regexp in last...
2020-08-10 Stefan KangasFix \epsilon and \varepsilon in TeX input method
2020-08-10 Lars IngebrigtsenFix fontification of outdated TeX form
2020-08-10 Stefan KangasAdd new command apropos-function (Bug#41021)
2020-08-10 Stefan Kangas; Add my last change to NEWS.
2020-08-10 Charles A.... Change 'M-:' to not error out on incomplete expressions
2020-08-10 Lars IngebrigtsenFix problem with /- incorrectly starting a comment...
2020-08-10 Stefan KangasAdd term/st.el (Bug#33182)
2020-08-10 Glenn Morris; Copyright fix
2020-08-10 Matthew BauerAdd zsh extended_history handling for comint.el input...
2020-08-09 Stefan Kangas; Fix typos.
2020-08-09 Stefan Kangas; * lisp/man.el (manual-entry): Fix comment to say...
2020-08-09 Stefan Kangas* lisp/vt100-led.el: Use lexical-binding.
2020-08-09 Lars IngebrigtsenRevert "Indent python multiline strings to start and...
2020-08-09 Matthew WhiteAdd ability to mark/unmark/delete all bookmarks
2020-08-09 Wolfgang SchererUse one src status -a call for vc-src-dir-status-files
2020-08-09 Kristian HoleAdds backslash as escape character to mysql syntax...
2020-08-09 Carlos PitaIndent python multiline strings to start and previous...
2020-08-09 Philipp Stephani* src/json.c (lisp_to_json): Simplify.
2020-08-09 Stefan KangasRevert obsoletion of manual-entry
2020-08-09 Eli ZaretskiiFix recently added documentation bits
2020-08-09 Carlos PitaImprove client/daemon xdg/systemd experience
2020-08-09 Damien CassouAdd the new library hierarchy.el
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'...
next