]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2019-11-01 Lars IngebrigtsenLow-Level Font documentation fix
2019-11-01 Lars IngebrigtsenReally enable setting a breakpoint without instrumentin...
2019-11-01 Glenn Morris; Auto-commit of loaddefs files.
2019-11-01 Lars IngebrigtsenDon't claim that anonymous face can't be used in font...
2019-11-01 Cecilio PardoRemove an unfunny joke from DEVEL.HUMOR
2019-11-01 Filipp GunbinMake ant regexp in compilation-error-regexp-alist-alist...
2019-11-01 Richard StallmanMinor wording change in ELisp manual
2019-11-01 Michael Albinus; Add @cindex in files.texi for "temporary file on...
2019-11-01 Paul EggertFix insert-file-contents file error regression
2019-10-31 Eric Ludlam* lisp/cedet/ (semantic-analyze-possible-completions...
2019-10-31 Eric Ludlam* test/lisp/cedet/semantic-utest-ia.el: Update from...
2019-10-31 Eric Ludlam* test/manual/cedet/tests/test*: More updates from...
2019-10-31 Eric Ludlam* test/manual/cedet/tests/testdoublens.cpp: Update...
2019-10-31 Eric Ludlam* test/manual/cedet/tests/: New files for semantic...
2019-10-31 Alan ThirdPrevent text flicker with macOS input methods (bug...
2019-10-31 Mattias EngdegårdInhibit undo-in-region for mouse-drag-region (bug#37700)
2019-10-31 Lars IngebrigtsenEnsure that font-local variables are buffer-local
next