]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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...
2021-05-28 Utkarsh Singh* lisp/outline.el (outline-minor-mode-highlight): Fix...
2021-05-28 Philipp Stephani; * src/Makefile.in: Fix typo.
2021-05-28 Eli ZaretskiiAnother stability fix in 'lisp_string_width'
2021-05-28 Eli ZaretskiiAttempt to fix segfaults caused by changes in 'lisp_str...
2021-05-28 Lars IngebrigtsenImprove previous frames.texi change
2021-05-28 Lars IngebrigtsenSpecify which Gsetting font names are used in the manual
2021-05-28 Lars IngebrigtsenFix previous admin/emake change
2021-05-28 Lars IngebrigtsenAdjust admin/emake filters
2021-05-28 Lars IngebrigtsenContinue checking the same line when hitting SPC in...
2021-05-27 Daniel MartínFix looking-at-p example in shortdoc.el
2021-05-27 Alex BochannekMention the -e switch in an ange-ftp doc string
2021-05-27 Alex BochannekFix nnimap lexical conversion problem
2021-05-27 Stefan Monnier* lisp/emacs-lisp/byte-opt.el (byte-compile-inline...
2021-05-27 Ingo Lohmar* lisp/progmodes/sql.el: Turn `sql-*-statement-starters...
2021-05-27 Eli Zaretskii; * src/character.c (lisp_string_width): Another defens...
2021-05-27 Eli Zaretskii* src/character.c (lisp_string_width): Fix a typo in...
2021-05-27 Eli ZaretskiiFix resolution of symlinks during dumping
2021-05-27 Mattias Engdegård; * etc/tutorials/TUTORIAL.sv: Fix typo in last change.
2021-05-27 Eli Zaretskii* src/character.c (lisp_string_width): Fix last change.
2021-05-27 Mattias EngdegårdFix lexing of numbers with trailing decimal point and...
2021-05-27 Mattias EngdegårdDon't propagate lexical variables into inlined functions
next