]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-05-07 Philipp StephaniDon't use symbolic links in the test resource directory.
2021-05-07 Michael AlbinusTramp: Fix file name quoting on MS Windows
2021-05-07 Eli ZaretskiiFix a recent change in rmc.el
2021-05-07 Michael AlbinusFix some annoyances wrt file-name-non-special
2021-05-07 Lars Ingebrigtsen`mail-envelope-from' doc clarification
2021-05-07 Michael AlbinusTune Tramp traces
2021-05-06 Jim PorterShell-quote the directory when finding a project's...
2021-05-06 Dmitry Gutovproject--buffer-list: Tighten the check
2021-05-06 Mattias Engdegård; * test/lisp/image-tests.el: fix previous commit
2021-05-06 Andrea CoralloRename comp-eln-load-path → native-comp-eln-load-path
2021-05-06 Andrea CoralloRename comp-warning-on-missing-source
2021-05-06 Andrea CoralloRename comp-native-driver-options → native-comp-driver...
2021-05-06 Andrea Corallo* Rename comp-async-query-on-exit → native-comp-async...
2021-05-06 Andrea Corallo* Rename comp-async-report-warnings-errors
2021-05-06 Andrea Corallo* Rename comp-async-env-modifier-form → native-comp...
2021-05-06 Andrea Corallo* Rename comp-async-all-done-hook → native-comp-async...
2021-05-06 Andrea Corallo* Rename comp-async-cu-done-functions → native-comp...
2021-05-06 Andrea Corallo* Rename comp-async-jobs-number → native-comp-async...
2021-05-06 Andrea CoralloRename comp-never-optimize-functions → native-comp...
2021-05-06 Andrea CoralloRename comp-bootstrap-deny-list → native-comp-bootstrap...
2021-05-06 Andrea Corallo* Rename comp-always-compile → native-comp-always-compile
2021-05-06 Andrea Corallo* Rename comp-verbose -> native-comp-verbose
2021-05-06 Andrea CoralloRename comp-debug -> native-comp-debug
2021-05-06 Andrea CoralloRename comp-speed -> native-comp-speed
2021-05-06 Andrea Corallo* Rename comp-limple-mode -> native-comp-limple-mode
2021-05-06 Michael AlbinusIn Tramp, use scp "-T" argument if available
2021-05-06 Eli Zaretskii; * src/doc.c (syms_of_doc): Fix last change.
2021-05-06 Stefan KangasImprove formatting in text-quoting-style docstring
2021-05-06 Stefan KangasRemove another variable alias obsolete since Emacs 23
2021-05-06 Mattias EngdegårdDon't fail image-tests if JPEG format isn't compiled in
2021-05-06 Mattias EngdegårdTidy file-matching regexps and remove some ineffective...
2021-05-06 Lars IngebrigtsenMake (setf (map-elt ...)) return the value in the alist...
2021-05-06 Matt ArmstrongAdd tests for `map-elt'
2021-05-06 Michael AlbinusFix bug#47625 in dired
2021-05-06 Alan MackenzieFix wrong handling of minibuffers when frames get iconi...
2021-05-06 Harald Jörgcperl-mode: Eliminate bad interpretation of ?foo?
2021-05-06 Lars IngebrigtsenOnly look at the headers when computing the envelope...
2021-05-06 Dmitrii KuraginFix ispell program comparison
2021-05-06 Lars IngebrigtsenMake Info completion more robust
2021-05-06 Daniel MartínAdd a help option to the open large files prompt
2021-05-06 Daniel MartínExtend read-multiple-choice to support free-form help...
2021-05-05 Karl FogelNew option to confirm deletion in bookmark menu
2021-05-05 Andrea CoralloRename feature `nativecomp' into `native-compile'
2021-05-05 Martin RudalicsFix setting of 'width' and 'height' frame parameters
2021-05-05 Andrea Corallo* test/lisp/help-fns-tests.el (help-fns-test-lisp-defsu...
2021-05-05 Kazuhiro ItoTweak how some Japanese punctuation chars are translate...
2021-05-05 Andrea Corallo* Better identify native compiler presence in two tests.
2021-05-05 Daniel MendlerDon't bug out in `Info-goto-node' completion
2021-05-05 Boruch BaumFix error in ses.el when setting the current row
2021-05-05 Lars IngebrigtsenAllow `C-x C-k l' to work even if `C-h l' is unbound
2021-05-05 Matt BesharaRemove unnecessary call to message in js.el
2021-05-05 Lars IngebrigtsenUse @defmac on eval-{and,when}-compile
2021-05-05 Martin RudalicsFix two GTK3 event handling issues
2021-05-05 Lars IngebrigtsenMake the ELC+ELN lines line up with the other lines
2021-05-04 Eric AbrahamsenAdd new defvoo nnimap-keepalive-intervals to Gnus nnima...
2021-05-04 Basil L. ContovounesiosRemove unused lexical variables in cc-defs.el
2021-05-04 Andrea Corallo* Do not try to load unexistent eln file if async compi...
2021-05-04 Eli ZaretskiiFix infloop in lsp-mode
2021-05-04 Glenn MorrisMerge from origin/emacs-27
2021-05-04 Glenn Morris; Merge from origin/emacs-27
2021-05-04 Glenn MorrisMerge from origin/emacs-27
2021-05-04 Basil L. ContovounesiosRemove as of recently unused GDK macro
2021-05-04 Basil L. Contovounesios; Fix and simplify last change in bookmark.el.
2021-05-04 Lars IngebrigtsenFix inconsistent behaviour in find-file-noselect when...
2021-05-04 Lars IngebrigtsenAllow TAB to go to a key in EPA key buffers
2021-05-04 Lars IngebrigtsenFix doc marker for previous bookmark NEWS change
2021-05-04 Boruch BaumFontify lines when setting a bookmark
2021-05-04 Lars IngebrigtsenEnsure updating the animated image in all windows
2021-05-04 Martin RudalicsFix a problem with x_set_tab_bar_lines (Bug#46827)
2021-05-03 Stefan Kangas; * etc/NEWS: Fix typo.
2021-05-03 Philip Kproject--buffer-list: Avoid Tramp buffers when possible
2021-05-03 Michael AlbinusFix unquoting of file names in subprocesses (Bug#48177)
2021-05-03 Mauro Aranda; * etc/tutorials/TUTORIAL.es: Fix grammar in recent...
2021-05-03 Alan ThirdFix incorrect resizing behaviour on macOS (bug#48157...
2021-05-03 Lars Ingebrigtsenediff shouldn't alter the kill ring when copying a...
2021-05-03 Lars IngebrigtsenSpeed up animation of non-displayed buffers
2021-05-03 Lars IngebrigtsenSpeed up animation of non-displayed images
2021-05-03 Lars IngebrigtsenNote that function symbols are preferred in `add-hook'
2021-05-03 Steve Purcellruby-mode.el: puts and printf do not require args
2021-05-03 Lele GaifaxAlign TUTORIAL.it to the English version
2021-05-02 Philipp StephaniFix code for newline-and-indent in skeleton language.
2021-05-02 Martin RudalicsAdd two changes announced but not included in previous...
2021-05-02 Stefan Kangas* etc/tutorials/TUTORIAL.sv: Adjust to latest change...
2021-05-02 Stefan Kangas* etc/tutorials/TUTORIAL.es: Adjust to latest change...
2021-05-02 Alan Mackenzie* lisp/progmodes/cc-defs (c-save-buffer-state): Amend...
2021-05-02 Eli Zaretskii* etc/tutorials/TUTORIAL.he: Adjust to latest change...
2021-05-02 Stefan KangasAdd new help command 'describe-command'
2021-05-02 Stefan Monnier* lisp/apropos.el (apropos-value, apropos-local-value...
2021-05-02 Basil L. Contovounesios; Fix last change in lisp/replace.el.
2021-05-02 Alan ThirdFix crash when resizing GNUstep builds
2021-05-02 Stefan Kangas* lisp/help-macro.el: Doc fix.
2021-05-02 Stefan KangasBind S-SPC to scroll-down in help-for-help
2021-05-02 Stefan KangasMinor doc fixes in simple.el
2021-05-02 Nikolay KudryavtsevDon't use pdumper-stats with unexec
2021-05-02 Lars IngebrigtsenInhibit lines in doc-view-mode
2021-05-02 Eric SkoglundAdd newline and tab matching documentation to query...
2021-05-02 Lars IngebrigtsenTweak filtering some more
2021-05-02 Martin RudalicsMake adjust_frame_size set up frame's new_width/_height...
2021-05-02 Boruch BaumSuppress false positives in apropos-value
2021-05-01 Philipp Stephani* lisp/jka-compr.el (jka-compr-uninstall): Fix function...
next