]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-11-10 João TávoraFix bug when completing file names scratch/a-modest-completion-redesign-proposal
2019-11-10 Stefan MonnierRedesign completion style definition mechanism
2019-11-09 João TávoraRevert "Nudge icomplete-mode a little closer to fido...
2019-11-09 João TávoraRename some commands to reflect they are fido-mode...
2019-11-09 João TávoraProtect flex's display-sort-function against 0-length...
2019-11-09 Alan MackenzieWiden around c-font-lock-fontify-region. This fixes...
2019-11-09 Alan MackenzieCC Mode. Allow fontification of "wrong" style comments...
2019-11-09 Nick HelmFix unresponsive Help menu in macOS
2019-11-09 Eli ZaretskiiAvoid compiler warnings in addpm.c and ddeclient.c
2019-11-09 Eli ZaretskiiFix last change
2019-11-09 Hong XuMention future history in history-related minibuffer...
2019-11-09 Paul EggertFix some quoting glitches in doc strings
2019-11-08 Stefan Monnier* lisp/ffap.el (ffap-read-file-or-url): Fix some URL...
2019-11-08 Stefan Monnier* lisp/ffap.el (ffap-read-file-or-url): Simplify further
2019-11-08 Thierry Volpiatto* lisp/ffap.el (ffap-read-file-or-url): Use `read-file...
2019-11-08 Eli ZaretskiiFix MS-Windows version reference in FAQ
2019-11-08 João TávoraNudge icomplete-mode a little closer to fido-mode
2019-11-08 João TávoraHave pcm styles apply faces to face prop, not font...
2019-11-08 Eli ZaretskiiMinor copyedits in ELisp manual
2019-11-08 Robert PluimEnsure building and running on non-IPv6 capable hosts...
2019-11-08 Jimmy Aguilar... Handle case where a face's :extend attribute is unspeci...
2019-11-07 Stefan Monnier* lisp/emacs-lisp/easymenu.el: Don't quote lambdas
2019-11-07 Michael AlbinusHandle different system names of w32 in Tramp (Bug...
2019-11-07 Robert PluimDescribe IPv6 format in docstring for 'make-network...
2019-11-07 Eli ZaretskiiRevert "Don't flash previous buffer when connecting...
2019-11-07 Eli Zaretskii; * etc/NEWS: Fix wording of last change.
2019-11-07 Andrii Kolomoietspython.el: Pdbtracking improvements
2019-11-07 Eli Zaretskii; * etc/NEWS: Minor copyedits in the Fido mode entry.
2019-11-07 Michael AlbinusMake ange-ftp fit for tramp-tests
2019-11-07 Stefan KangasClean up major mode check in package-menu-mode
2019-11-07 Stefan KangasTest that comint-password-prompt-regexp matches "git...
2019-11-06 Juri Linkov* lisp/dired-aux.el (dired-vc-rename-file): New defcustom.
2019-11-06 Juri Linkov* lisp/tab-bar.el (tab-bar-history-old): Rename from...
2019-11-06 Juri Linkov* lisp/tab-line.el: More configurability for tab buffer...
2019-11-06 Paul EggertSimplify fixnum division slightly
2019-11-06 Alan MackenzieAdd a full set of CC Mode language variables to js.el.
2019-11-06 Eli ZaretskiiMinor fix in the Emacs manual
2019-11-06 Stephen Gildeatime-stamp: add support for time zone numeric offset
2019-11-06 Michael AlbinusMore error checks in Tramp's make-directory
2019-11-06 Stefan KangasFix problem with my last commit in package.el
2019-11-06 Paul EggertUpdate from Gnulib
2019-11-06 Paul EggertRemove unneeded overflow check in integer division
2019-11-06 Stefan KangasAvoid changing value of defcustom package-enable-at...
2019-11-05 Stefan KangasMake 'g' refresh package data in package menu
2019-11-05 Stefan KangasRename *-multiframe-window to *-window-any-frame
2019-11-05 João TávoraFollow JSONRPC spec by not sending :result field on...
2019-11-05 Juri LinkovAdd prefix arg to more isearch commands (bug#14563)
2019-11-05 Juri Linkov* lisp/tab-line.el: New option for tabs where buffers...
2019-11-05 João TávoraDocument fido-mode
2019-11-05 João TávoraNew fido-mode, emulates ido-mode with icomplete-mode
2019-11-05 Paul EggertPacify byte-compiler in calculator.el
2019-11-05 Stefan Monnier* admin/unidata/uvs.el: Use lexical-binding
2019-11-05 Stefan Monnier* lisp/doc-view.el (doc-view--revert-buffer): Fix last...
2019-11-05 Stefan KangasDeclare unused macro package--push obsolete
2019-11-05 Michael AlbinusImprove Tramp's copy-directory
2019-11-05 Robert PluimAlways check for client-certificates
2019-11-05 Paul EggertSimplify calculator-expt
2019-11-05 Paul EggertOverflow errors are range errors
2019-11-05 Paul EggertDon’t signal overflow for (expt 1 bignum)
2019-11-04 Ronnie SchnellFixes bug where restoring game saved in an endgame...
2019-11-04 Michael AlbinusImprove Tramp error handling
2019-11-04 Eli ZaretskiiFix last change in dired.c
2019-11-04 Stephen GildeaFix English grammar in some doc strings and comments
2019-11-04 Paul EggertImprove time documentation a bit more
2019-11-03 Juri Linkov* lisp/help-fns.el (describe-variable): Add quotes...
2019-11-03 Juri Linkov* lisp/tab-bar.el: Better handling of tab-bar-history.
2019-11-03 Juri Linkov* lisp/tab-bar.el: Filter out non-persistent tab parame...
2019-11-03 Stefan KangasHandle truncate-lines in customize-group
2019-11-03 Lars IngebrigtsenFix doc of font-lock-syntactic-face-function
2019-11-03 Eli ZaretskiiFix file-tests.el on MS-Windows
2019-11-03 Eli ZaretskiiFix case-insensitive completion of non-ASCII file names
2019-11-03 Eli Zaretskii; * src/font.c (Ffont_info): Minor fix of doc string.
2019-11-03 Lars Ingebrigtsendescribe-font/font-info works with unloaded fonts
2019-11-03 Lars IngebrigtsenAdd a <a id=...> skeleton to html-mode
2019-11-03 Juanma Barranquero* lisp/bs.el (bs-mode): Improve mode docstring.
2019-11-02 Juri Linkov* lisp/tab-line.el (tab-line-tab-selected): New face.
2019-11-02 Óscar FuentesFix data-directory when executing from an out-of-source...
2019-11-02 João TávoraAllow flymake diagnostic types to have shorter names
2019-11-02 João TávoraAvoid face clashes between Flymake and region highlighting
2019-11-02 João TávoraClarify consequences of mismatching Flymake diagnostic...
2019-11-02 Lars IngebrigtsenFurther fixup of the previous doc fix in the Faces...
2019-11-02 Lars IngebrigtsenRevert "Make the debbugs groups also include robot...
2019-11-02 Alan MackenzieCC Mode. Fix slow scrolling by adding a search limit.
2019-11-02 João TávoraCorrect merge blunder in last icomplete commit
2019-11-02 Eli ZaretskiiDocument Windows font selection quirks
2019-11-02 Eli ZaretskiiImprove documentation of 'set-face-font'
2019-11-02 Eli ZaretskiiRevert "Omit edition numbers and dates in manuals"
2019-11-02 Stefan Kangas; * etc/NEWS: Fix my previous change for package-initia...
2019-11-02 Stefan Kangas* .dir-locals.el: Add explanatory header.
2019-11-02 Stefan KangasAdd auto-insert skeleton for ".dir-locals.el"
2019-11-02 João TávoraNew icomplete-tidy-shadowed-file-names variable
2019-11-02 João TávoraFix icomplete-force-complete-and-exit for no-input...
2019-11-02 João TávoraImprove fix for icomplete's backward-kill-word bug...
2019-11-02 Stefan Kangas* doc/emacs/package.texi (Package Menu): Add index...
2019-11-02 Stefan KangasUse PASSWORD_STORE_DIR in auth-source-pass when set
2019-11-02 Stefan KangasDon't refuse to install packages without a "footer...
2019-11-02 Paul EggertOmit edition numbers and dates in manuals
2019-11-01 Paul EggertDocument limits on some time-conversion functions
2019-11-01 Lars Ingebrigtsenset-face-font doc string update
2019-11-01 Lars IngebrigtsenFix documentation of set-face-font in the manual
next