]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2021-05-29 Gregory HeytingsFix key recording bug when an input method is activated
2021-05-29 Mattias Engdegård; * etc/NEWS: Slight improvement of last entry
2021-05-29 Mattias Engdegård; * lisp/emacs-lisp/rx.el (rx--pcase-macroexpander...
2021-05-29 Mattias Engdegård; * lisp/mail/rmail.el (rmail-simplified-subject):...
2021-05-29 Mattias EngdegårdFix shortdoc examples
2021-05-29 Lars IngebrigtsenAdd lambda to the pretty Ruby symbols list
2021-05-29 William DentonAdd pretty symbols to ruby-mode
2021-05-29 Lars IngebrigtsenMention the recent floating point reader changes in...
2021-05-29 Lars IngebrigtsenImprove the dired-guess-shell-alist-user doc string
2021-05-29 Lars IngebrigtsenFix folding of non-ASCII lines when printing to Postscript
2021-05-29 Lars IngebrigtsenImprove Octave indentation after continuation lines
2021-05-29 Lars IngebrigtsenImprove the file-accessible-directory-p doc strin
2021-05-29 Lars IngebrigtsenFix point movement in morse-region and nato-region
2021-05-29 Peter OliverRename emacs.appdata.xml to emacs.metainfo.xml and...
2021-05-29 Lars IngebrigtsenRevert "Continue checking the same line when hitting...
2021-05-28 Juri Linkov* lisp/outline.el (outline-font-lock-keywords): Fix...
next