]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-02-06 Ioannis KappasNew test for src/process.c on MS-Windows
2021-02-06 Eric AbrahamsenFix TEXT check in gnus-search IMAP search
2021-02-06 Martin RudalicsPermit zero value for 'child-frame-border-width' parame...
2021-02-06 Glenn MorrisMerge from origin/emacs-27
2021-02-06 Glenn Morris; Merge from origin/emacs-27
2021-02-06 Glenn MorrisMerge from origin/emacs-27
2021-02-06 Glenn Morris; Merge from origin/emacs-27
2021-02-06 Lars IngebrigtsenFix previous change in testcover.el
2021-02-06 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2021-02-06 Eli ZaretskiiSupport file names with whitespace in Nroff mode
2021-02-06 Lars IngebrigtsenTweak provided-mode-derived-p doc string
2021-02-06 Eli ZaretskiiImprove doc string of 'text-scale-adjust'
2021-02-06 Lars IngebrigtsenWarn in message.el when sending encryptable mail
2021-02-06 Lars IngebrigtsenRename the `1value' symbol in testcover.el
2021-02-06 Lars IngebrigtsenAllow provided-mode-derived-p to work on aliases
2021-02-06 Michael AlbinusModernize use of prompts in auth-source.el
2021-02-06 Lars IngebrigtsenClarify the indent-rigidly doc string
2021-02-06 Lars IngebrigtsenFix problem when ~/.mailcap had several entries for...
2021-02-06 Lars IngebrigtsenAvoid a compilation warning in iter-do
2021-02-06 Eli ZaretskiiFix copying text properties in 'format'
2021-02-06 Martin RudalicsFix two small tab bar issues
2021-02-05 Stefan Monnier* lisp/emacs-lisp/pcase.el (let): Reimplement as a...
2021-02-05 Eli Zaretskii; * src/xdisp.c (Fwindow_text_pixel_size): Fix comment.
2021-02-05 Eli ZaretskiiFix 'C-d' on the first line in Rmail summary buffer
2021-02-05 Michael AlbinusAdd command 'dbus-monitor'
2021-02-05 Lars IngebrigtsenDon't hard-code ignored functions in `indent-according...
2021-02-05 Eli Zaretskii; * src/xdisp.c (Fwindow_text_pixel_size): Another...
2021-02-05 Eli ZaretskiiFix last change in 'window-text-pixel-size'
2021-02-05 Lars IngebrigtsenFontize more automatic variables in makefile-gmake...
2021-02-05 Eli ZaretskiiFix last change in syntax.texi
2021-02-05 Lars IngebrigtsenCorrect the lispref manual about flushing ppss info
2021-02-05 Lars IngebrigtsenClarify how transient indentation modes are exited...
2021-02-05 Lars IngebrigtsenProtect against killed buffers in term-emulate-terminal
2021-02-05 Sean WhittonFix repeating complex commands
2021-02-05 Lars IngebrigtsenMake octave-send-region deactivate the region
2021-02-05 Lars IngebrigtsenCorrect the lispref manual about flushing ppss info
2021-02-05 Stefan Kangas* lisp/emacs-lisp/checkdoc.el: Doc fix; don't mention...
2021-02-05 Stefan KangasRemove some unnecessary references to Emacs 18
2021-02-05 Stefan KangasRemove Emacs 19 compat code from dcl-mode.el
2021-02-05 Stefan KangasRemove Emacs 20 compat code for header-line-format
2021-02-05 Stefan Kangas* lisp/color.el: Remove Emacs 23.2 compat code.
2021-02-05 Stefan Kangas* lisp/textmodes/rst.el (rst-directive): Remove XEmacs...
2021-02-05 Stefan KangasAssume font-lock-mode variable is not void
2021-02-04 Dmitry GutovFix the previous change
2021-02-04 Dmitry GutovBind default-directory to the project root
2021-02-04 Dmitry GutovMake sure default-directory relates to the originating...
2021-02-04 Harald Jörgcperl-mode: eliminate dead code
2021-02-04 Eli ZaretskiiInitialize signal descriptions after pdumping
2021-02-04 Eli ZaretskiiAvoid overwriting minibuffer prompt by keystrokes echo
2021-02-04 Lars IngebrigtsenDeactivate region in `C-c C-r' in python-mode
2021-02-04 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2021-02-04 Eli ZaretskiiFix 'window-text-pixel-size' for short spans of text
2021-02-04 Lars IngebrigtsenClarify the "Sentinels" node in the lispref manual
2021-02-04 Lars IngebrigtsenImprove filling of Emacs Lisp doc strings
2021-02-04 Lars IngebrigtsenAllow a :variable keyword in define-globalized-minor...
2021-02-04 Lars IngebrigtsenFix previous ibuffer patch
2021-02-04 Lars IngebrigtsenMake the recency sorting stable when we have inverted...
2021-02-04 Lars IngebrigtsenRevert "Tweak how ibuffer-invert-sorting updates the...
2021-02-04 Lars IngebrigtsenTweak how ibuffer-invert-sorting updates the buffer
2021-02-04 Lars IngebrigtsenDon't ask the user to make a bug report on missing...
2021-02-04 Lars IngebrigtsenClarify the "Sentinels" node in the lispref manual
2021-02-04 Lars IngebrigtsenAllow eshell to have an "erasedups"-like history
2021-02-04 Robert PluimUpdate description of 'tramp-crypt-remove-directory'
2021-02-04 Lars IngebrigtsenBe stricter when going back to the previous node in...
2021-02-04 Juri Linkov* lisp/replace.el (occur-rename-buffer): Check for...
2021-02-04 Lars IngebrigtsenFix epg filtering out keys that contain revoked IDs
2021-02-04 Alexandre Duret... Fix problem with non-ASCII characters in nnmaildir
2021-02-04 Stefan KangasDon't set removed variable facemenu-unlisted-faces
2021-02-04 Stefan Kangas* lisp/man.el (Man-notify-method): Remove Emacs 19...
2021-02-04 Stefan KangasUse require instead of boundp+load-library in double.el
2021-02-04 Stefan KangasRemove some unnecessary references to Emacs 19
2021-02-04 Stefan KangasRemove XEmacs compat code from edebug.el
2021-02-04 Dmitry GutovBind default-directory to the project root
2021-02-03 Michael AlbinusTramp code cleanup
2021-02-03 Glenn MorrisMerge from origin/emacs-27
2021-02-03 Glenn Morris; Merge from origin/emacs-27
2021-02-03 Glenn MorrisMerge from origin/emacs-27
2021-02-03 Glenn Morris; Merge from origin/emacs-27
2021-02-03 Glenn MorrisMerge from origin/emacs-27
2021-02-03 Glenn Morris; Merge from origin/emacs-27
2021-02-03 Lars IngebrigtsenMake backslash characters no longer escape in `f90...
2021-02-03 Wilson SnyderUpdate lisp/progmodes/verilog-mode.el
2021-02-02 Alan MackenzieCC Mode: Prevent "const" inside an identifier being...
2021-02-02 Stefan Monnier* lisp/gnus/gnus-art.el: Fix misuse of `standard-value`.
2021-02-02 Stefan Monnier* lisp/gnus/gnus-group.el: Fix a regression due to...
2021-02-02 Eli Zaretskii* lisp/window.el (recenter-top-bottom): Clarify doc...
2021-02-02 Lars IngebrigtsenHandle errors in `comint-strip-ctrl-m' in some cases
2021-02-02 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (lisp-mode): Also set...
2021-02-02 chuntaroFix |# fontification in lisp-mode
2021-02-02 Lars IngebrigtsenHave `dired-mode' refer to Customize instead of listing...
2021-02-02 Stefan KangasPrefer defvar-local in remaining libraries
2021-02-02 Stefan KangasRemove redundant :group args in play/*.el
2021-02-02 Stefan Kangas; Move obsolete version variables further down
2021-02-02 Sean WhittonBind 'revert-buffer' to 'C-x g' globally
2021-02-02 Lars IngebrigtsenFix up invalid_syntax error signalling
2021-02-02 Dmitry Gutovruby-syntax-propertize: Fix certain cases following ::
2021-02-01 Lars IngebrigtsenMake syntax errors say the line/column they appear at
2021-02-01 Glenn Morris; Auto-commit of loaddefs files.
2021-02-01 Stefan Kangas* test/src/minibuf-tests.el (test-inhibit-interaction...
2021-02-01 Stefan KangasRemove another variable obsolete since Emacs 23.2
next