]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-06-06 Lars IngebrigtsenMake `so-long' restore `view-mode'
2021-06-06 Sebastian UrbanMinor copyedits in the Emacs user manual
2021-06-06 Eli ZaretskiiMinor fixes for last change
2021-06-06 Fabrice NicolAdd support for Mercury (https://mercurylang.org) in...
2021-06-06 Paul W. Rankinsrc/nsterm.m: fix window tabbing on macOS
2021-06-06 Michael Albinus* lisp/net/tramp.el (tramp-error): Make it a defun.
2021-06-05 João TávoraConsider environment vars in Fido's directory-aware...
2021-06-05 Alex BochannekFix Gnus summary exclusion when everything matches
2021-06-05 Stefan Monnier* src/keyboard.c (read_decoded_event_from_main_queue...
2021-06-05 Stefan Monnier* lisp/mpc.el (mpc-intersection): Fix commit 1760029b09...
2021-06-05 Eli ZaretskiiDocument the last change
2021-06-05 Max MikhanoshaSupport terminal emulators that encode the Meta modifie...
2021-06-05 Eli ZaretskiiFix slow operation of 'string-width'
2021-06-05 Eli ZaretskiiSome additions to the TeX input method
2021-06-05 Dmitry GutovMake icomplete less blinky and more responsive
2021-06-04 Tassilo HornAsk if dir and subdir dired buffers be killed when...
2021-06-04 Eli ZaretskiiFix documentation of a recent change.
2021-06-04 Stephen BermanFix placement of point in Dired deletion operations
2021-06-04 Harald Hanche... Add a new `server-edit-abort' command
2021-06-04 Lars IngebrigtsenRevert "Make the `i' command in Info-mode remove duplic...
2021-06-04 Eli ZaretskiiFix documentation of recent 'windmove' changes
2021-06-03 Juri Linkov* lisp/simple.el (read-from-kill-ring): Fix the case...
2021-06-03 Juri Linkov* lisp/help-fns.el (help--symbol-class): New function.
2021-06-03 Juri Linkov* etc/NEWS: Add windmove keybindings (bug#41438)
2021-06-03 Philip KaludercicAdd user options for default windmove commands (bug...
2021-06-03 Philip KaludercicImprove windmove-*-default-keybindings functions (bug...
2021-06-03 Mattias EngdegårdConstant-propagate (function SYMBOL)
2021-06-03 Mattias EngdegårdOptimise (cons X nil) to (list X)
2021-06-03 Eli ZaretskiiFix fill-column-indicator on TTY frames
2021-06-03 Eli ZaretskiiMore accurate highlighting of mis-spellings in Flyspell
2021-06-03 Lars IngebrigtsenMake the `i' command in Info-mode remove duplicate...
2021-06-03 Lars IngebrigtsenFix up previous hideif change to avoid a compilation...
2021-06-03 Lars Ingebrigtsenfringe-mode doc clarifications
2021-06-03 Luke Lee* lisp/progmodes/hideif.el: Fix initial version for...
2021-06-03 Lars IngebrigtsenFix problem with empty command histories in eshell...
2021-06-03 Eli Zaretskii; Fix last change.
2021-06-03 Eli Zaretskii* configure.ac: Clarify "smoke test" error message...
2021-06-03 Lars IngebrigtsenCross-reference the message/error control variables
2021-06-03 Eli Zaretskii* configure.ac: Improve error messages about libgccjit.
2021-06-02 Tassilo HornAllow opening buttonized URL with secondary browser...
2021-06-02 Eli ZaretskiiFix a typo in 'produce_glyphless_glyph'
2021-06-02 Luke Lee* lisp/progmodes/hideif.el: update for new C++ standard...
2021-06-02 Lars IngebrigtsenFix ibuffer auto-shrinking windows
2021-06-02 Lars IngebrigtsenMove point in dired buffers when handling a list of...
2021-06-02 Alex BochannekAdd new user option to Gnus to allow `#' to toggle
2021-06-01 Basil L. Contovounesios; End recently added sentences with a period.
2021-06-01 Basil L. Contovounesios; Bump isearch.el :version after recent change.
2021-06-01 Alan ThirdImprove performance of NS port's display on macOS
2021-06-01 Andrea Corallo* Add `native-compile-target-directory' (bug#48743)
2021-06-01 Andrea CoralloRename batch-byte-native-compile-for-bootstrap (bug...
2021-06-01 Glenn MorrisRemove unnecessary function declaration in isearch
2021-06-01 Andreas SchwabAvoid hang in nnimap-keepalive
2021-06-01 Glenn Morris; Auto-commit of loaddefs files.
2021-06-01 Stefan Monnier* lisp/gnus/gnus-art.el: Don't sneak dynbound code...
2021-06-01 João TávoraAdd annotation capability to icomplete-vertical-mode
2021-06-01 João TávoraImprove icomplete-vertical-mode and fido-vertical-mode
2021-06-01 Lars IngebrigtsenAllow packages to change the hl-line overlay priority
2021-06-01 Lars IngebrigtsenFix problem with `format-alist' marking all the text...
2021-06-01 Lars IngebrigtsenDocument `with-selected-frame'
2021-06-01 Lars IngebrigtsenObsolete `global-whitespace-newline-mode'
2021-06-01 Lars IngebrigtsenAdd a new command `mailcap-view-file'
2021-06-01 Lars IngebrigtsenFix documentation of literal `face' syntax in font...
2021-06-01 Philip KaludercicImprove random selection of keyservers
2021-05-31 Juri Linkov* lisp/isearch.el (lazy-highlight-buffer-max-at-a-time...
2021-05-31 Andrea Corallo* Make *Async-native-compile-log* buffer read-only...
2021-05-31 Alan MackenzieMake frames record when their selected window was the...
2021-05-31 Glenn Morris* src/keyboard.c (make_lispy_event): Fix previous.
2021-05-31 Glenn MorrisMerge from origin/emacs-27
2021-05-31 Alan MackenzieCorrect mouse handling when window origin changes betwe...
2021-05-31 Colin WoodburyRemove spurious @example from the elisp manual
2021-05-31 Lars IngebrigtsenRemove messaging in ediff-make-diff2-buffer
2021-05-31 Lars IngebrigtsenPut ELP results in a special-mode buffer
2021-05-31 Lars IngebrigtsenMake `menu-bar-select-buffer' obsolete
2021-05-31 Lars IngebrigtsenRevert "Move menu-bar-select-buffer to msb.el"
2021-05-31 Lars IngebrigtsenUse buffer-local-boundp in describe-variable
2021-05-31 Lars IngebrigtsenAdd new convenience function `buffer-local-boundp'
2021-05-31 Daniel MendlerSpeed up `describe-variable' completion predicate
2021-05-31 Lars IngebrigtsenFix error in xdg-mime-apps-files when XDG_CURRENT_DESKT...
2021-05-30 Philipp StephaniDocument that the 'syntax-propertize-function' may...
2021-05-30 Philipp StephaniGive 'syntax-propertize-wholelines' a docstring.
2021-05-30 Stephen Gildeatime-stamp: fix minor bug when parsing option combos
2021-05-30 Stephen Gildeatime-stamp: refactor time-stamp-string-preprocess
2021-05-30 Mauro ArandaDo not reset settings when disabling a theme
2021-05-30 Eli ZaretskiiImprove documentation of regexp ranges
2021-05-30 Eli ZaretskiiDon't account for character compositions in 'format...
2021-05-30 Lars IngebrigtsenClarify that `symbol-file' only works for symbols in...
2021-05-30 Lars IngebrigtsenAllow help-C-file-name to work on symbols designating...
2021-05-30 Lars IngebrigtsenFix kmacro-view-ring-2nd doc string
2021-05-30 Lars IngebrigtsenMove menu-bar-select-buffer to msb.el
2021-05-30 Stephen Gildeatime-stamp: improve unit-test coverage
2021-05-30 Lars Ingebrigtsen`minibuffer-exit-hook' doc string clarification
2021-05-30 Daniel MartínAdd a new documentation group for overlays
2021-05-30 Daniel MartínImprove the documentation of documentation groups
2021-05-30 Lars IngebrigtsenTweak octave continuation indentation
2021-05-30 Eli ZaretskiiClarify indent-line-function doc string
2021-05-29 Stefan Monnier* lisp/mpc.el (mpc-format): Fix inf-loop in constructed...
2021-05-29 Andreas Schwab* lisp/wdired.el (wdired-normalize-filename): Sync...
2021-05-29 Stefan Monnier* lisp/electric.el: Do auto-indent inside strings and...
2021-05-29 Keith David... Improve tex fontification of quoted strings
2021-05-29 Eli ZaretskiiFix last change
next