]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-02-07 Lars IngebrigtsenUse `line-number-at-pos' in `count-lines'
2021-02-07 Tino CalanchaAdd command to recenter errors from Occur/Grep buffers
2021-02-07 Lars IngebrigtsenAllow Fline_number_at_pos being called with a marker
2021-02-07 Lars IngebrigtsenMove line-number-at-pos to C
2021-02-07 Stefan KangasMinor doc fixes in dictionary-connection.el
2021-02-07 Stefan KangasFix copyright and license statement in dictionary*.el
2021-02-07 Lars IngebrigtsenAdd a new function 'line-number-at-position'
2021-02-07 Stefan KangasVarious doc fixes in dictionary.el
2021-02-07 Lars IngebrigtsenRevert "Fix inferior octave single-quote font lock"
2021-02-07 Lars IngebrigtsenReverse customize-changed and customize-changed-options...
2021-02-07 Lars IngebrigtsenClarify that #s(hash-table ...) doesn't always create...
2021-02-07 Lars IngebrigtsenAdd more commands to the new `C-x x' keymap
2021-02-07 Sean WhittonMove 'revert-buffer' global binding to 'C-x g g'
2021-02-07 Mattias Engdegård; * lisp/emacs-lisp/byte-opt.el: improved comment
2021-02-07 Mattias Engdegård; Improved commentary in the variable constprop mechanism
2021-02-06 Dmitry GutovRevert "Fix the previous change"
2021-02-06 Mattias EngdegårdFix spurious warnings from unwise condition order in...
2021-02-06 Mattias EngdegårdConstprop of lexical variables
2021-02-06 Eli Zaretskii; Fix byte-compilation warning
2021-02-06 Eli Zaretskii; Fix last change
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
next