]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-04-10 Stefan Monnier* lisp/cus-dep.el: Use lexical-binding
2021-04-10 Stefan Monnier* lisp/misearch.el: Use lexical-binding
2021-04-10 Philipp Stephani* src/emacs.c (load_seccomp): Add a useful assertion.
2021-04-10 Philipp Stephani* src/emacs.c (load_seccomp): Fix condition.
2021-04-10 Stefan Monnier* lisp/ps-bdf.el: Use lexical-binding
2021-04-10 Stefan Monnier* lisp/informat.el: Use lexical-binding
2021-04-10 Stefan Monnier* lisp/loadup.el: Use lexical-binding
2021-04-10 Stefan Monnier* lisp/jka-compr.el: Use lexical-binding
2021-04-10 Philipp Stephani* etc/NEWS: Extend paragraph about &define form and...
2021-04-10 Glenn Morris; Fix copyright years
2021-04-10 Alan MackenzieConvert CC Mode to lexical binding in Emacs
2021-04-10 Philipp StephaniAdd a helper binary to create a basic Secure Computing...
2021-04-10 Philipp Stephani* src/emacs.c (load_seccomp): Fix condition.
2021-04-10 Philipp StephaniRead file in a loop if necessary.
2021-04-10 Eli Zaretskii; * etc/NEWS: Fix the wording of a recently added entry.
2021-04-10 Philipp StephaniAdd support for --seccomp command-line option.
2021-04-10 Philipp StephaniEdebug: Disable backtracking when hitting a &define...
2021-04-10 Stefan Monnier* lisp/gnus/nnagent.el: Fix spurious empty line at BOB
2021-04-10 Stefan Monnier* lisp/edmacro.el: Use lexical-binding
2021-04-10 Stefan Monnier* lisp/files-x.el: Use lexical-binding
2021-04-10 Stefan Monnier* lisp/ps-mule.el: Use lexical-binding
2021-04-10 Gregory HeytingsAutoload list-colors-display.
2021-04-10 Michael AlbinusTramp: fix location of files on W32
2021-04-10 Jim PorterFurther fix of hostname completion on MS Windows
2021-04-10 João TávoraFail earlier if stale Flymake report functions called
2021-04-09 Dmitry GutovDon't stop when before space or closing paren
2021-04-09 Alan MackenzieCC Mode: fix c-where-wrt-brace-construct to cope with...
2021-04-09 Mattias EngdegårdFix condition-case optimiser bug
2021-04-09 Mattias EngdegårdBetter compiler warning tests
2021-04-09 Mattias EngdegårdClean up bytecomp-tests.el
2021-04-09 Stefan KangasMake refer-every into obsolete alias for seq-every-p
2021-04-09 Stefan KangasRemove redundant #' before lambda in ibuf-*.el
2021-04-09 Stefan KangasDon't preserve window-line in tabulated-list-print
2021-04-09 Stefan KangasUse lexical-binding in winner.el
2021-04-09 Stefan MonnierMerge branch 'vhdl-mode-lexbind' into trunk
2021-04-09 Stefan KangasUse lexical-binding in cmuscheme.el
2021-04-09 Stefan Kangas* lisp/progmodes/cmacexp.el: Use lexical-binding.
2021-04-09 Stefan KangasUse lexical-binding in foldout.el
2021-04-09 Stefan KangasUse lexical-binding in loadhist.el and add tests
2021-04-09 Mattias EngdegårdSelf-TCO in `condition-case` error handlers
2021-04-09 Jim PorterFix hostname completion on MS Windows
2021-04-09 Stefan Monnier* test/lisp/shadowfile-tests.el: Fix recent test failures
2021-04-08 Stefan Monnier* lisp/progmodes/vhdl-mode.el: Use lexical-binding
2021-04-08 Stefan KangasRevert "Load all generic-x.el modes unconditionally"
2021-04-08 Stefan Monnier* lisp/shadowfile.el: Use lexical-binding
2021-04-08 Stefan KangasRemove redundant #' before lambda in {calendar,erc...
2021-04-08 Gregory HeytingsTerminate isearch when point has moved to another buffer
2021-04-08 Gregory HeytingsUser option to move to another match when changing...
2021-04-08 Juri Linkov* lisp/repeat.el (repeat-post-hook): Check for prefix...
2021-04-08 Juri Linkov* lisp/repeat.el (repeat-post-hook): Skip repeating...
2021-04-08 Stefan Monnier* lisp/progmodes/vhdl-mode.el: Use progress-reporter
2021-04-08 Stefan Monnier* lisp/array.el: Use lexical-binding
2021-04-08 Michael Albinus* doc/misc/tramp.texi (Frequently Asked Questions)...
2021-04-08 Michael AlbinusRevert use of powershell in Tramp, there are collateral...
2021-04-07 Juri LinkovDon't set isearch-success in isearch-wrap functions
2021-04-07 Glenn MorrisMerge from origin/emacs-27
2021-04-07 Glenn Morris; Merge from origin/emacs-27
2021-04-07 Glenn MorrisMerge from origin/emacs-27
2021-04-07 Stefan KangasClarify obsoletion messages for easy-menu-{add,remove}
2021-04-07 Stefan KangasUpdate whois-server-tld
2021-04-07 Mattias EngdegårdFix mistakes in bytecomp-tests
2021-04-07 Stefan Kangas; Fix my previous change to shadowfile.el
2021-04-07 Dmitry GutovAdd explicit support for C-g or ESC ESC ESC after keyma...
2021-04-07 Dario GjorgjevskiAllow complex key bindings in project-switch-project
2021-04-06 Stefan Monnier* lisp/find-file.el: Make the commands oblivious to...
2021-04-06 Stefan Monnier* lisp/find-file.el: Use lexical-binding
2021-04-06 Juri Linkov* lisp/isearch.el (isearch-wrap-pause): New defcustom...
2021-04-06 Stefan Monnier* lisp/progmodes/ps-mode.el: Use lexical-binding
2021-04-06 Damien CassouFix broken links in autorevert.el
2021-04-06 Michael AlbinusFix Bug#47601 in Tramp
2021-04-06 Stefan Monnier* lisp/msb.el: Use lexical-binding
2021-04-06 Stefan Monnier* lisp/hippie-exp.el: Use lexical-binding
2021-04-05 Stefan Monnier* lisp/comint.el: Fix understickiness of non-comint...
2021-04-05 Juri Linkov* lisp/tab-bar.el: Add repeat-map keymaps.
2021-04-05 Juri Linkov* lisp/repeat.el (repeat-keep-prefix): New defcustom.
2021-04-05 Juri Linkov* lisp/repeat.el (repeat-post-hook): Fix key lookup.
2021-04-05 Michael AlbinusUse powershell for Tramp on MS Windows
2021-04-05 Dario GjorgjevskiDo not search the global keymap in project--keymap...
2021-04-05 Lin SunDon't call `image-toggle-display-text' when toggling
2021-04-05 Utkarsh SinghFix cd to directories called "eshell" in eshell
2021-04-05 Glenn Morris* lisp/international/ja-dic-cnv.el (skkdic-convert...
2021-04-05 Stefan KangasRemove redundant #' before lambda in calc/*.el
2021-04-05 Stefan Kangas* lisp/shadowfile.el (cl-lib): Revert removing require.
2021-04-05 Stefan Kangas* lisp/pcomplete.el: Remove aliases commented out for...
2021-04-05 Stefan KangasRemove local uniquify functions in favour of seq-uniq
2021-04-05 Stefan KangasObsolete local set difference functions in favor of...
2021-04-05 Stefan KangasObsolete local list functions in shadowfile.el
2021-04-05 Michael Albinus* test/infra/Dockerfile.emba (emacs-gnustep): Do not...
2021-04-05 Stefan KangasRemove code commented out since 1995 from ediff-util.el
2021-04-05 Stefan KangasReplace local intersection functions with seq-intersection
2021-04-05 Stefan KangasMake ediff-copy-list alias obsolete
2021-04-05 Stefan Kangas* lisp/htmlfontify.el (hfy-triplet-regex): Use rx.
2021-04-05 Stefan Kangas* etc/NEWS: Add entry for new SVG icons in customize.
2021-04-05 Glenn Morris* doc/misc/Makefile.in (echo-sources): Make it not...
2021-04-05 Glenn MorrisRegenerate texi-from-org if ox-texinfo.el changes
2021-04-04 Glenn MorrisRegenerate semantic grammars if the generating code...
2021-04-04 Harald Jörgcperl-mode: Don't reposition the window when writing...
2021-04-04 Lars IngebrigtsenClarify the doc string of insert-image
2021-04-04 Lars IngebrigtsenWork around issue with (setq Man-notify-method 'aggressive)
2021-04-04 Glenn MorrisMake maintainer-clean delete generated files, as per...
next