]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-10-10 Mark OteizaAdd mode map to diagnostic button scratch/flymake-diagnostics-buffer
2017-10-08 João TávoraTweak the Flymake diagnostics buffer again
2017-10-08 Mark OteizaSimplify Flymake diagnostics buffer UX
2017-10-07 João TávoraFirst stab at a Flymake diagnostics buffer
2017-10-07 João TávoraFix flymake-goto-next-error when message has %-constructs
2017-10-07 Eli ZaretskiiMove the entry about 'format' into Incompatible Lisp...
2017-10-07 Eli ZaretskiiFix glitches in displaying TTY menus
2017-10-06 Gemini LasswellCreate new Edebug spec for docstrings and use it in...
2017-10-06 Eli ZaretskiiAvoid byte-compilation warnings in message.el
2017-10-06 Paul EggertFix bug in recent styled_format change
2017-10-06 João TávoraCleanup emacs-lisp-mode's use of Flymake
2017-10-06 João TávoraFix @include directive in Flymake doc
2017-10-06 Mark OteizaMove read-multiple-choice to its own library
2017-10-06 Piotr Trojanek* src/process.c (syms_of_process): Remove duplicated...
2017-10-06 Lele GaifaxFix typos in Flymake documentation
2017-10-06 Eli ZaretskiiRevert last change in 'shr-descend'
2017-10-05 João TávoraDon't error when turning on Flymake with no known backends
2017-10-05 João TávoraDelete a Flymake obsolete alias that can't possibly...
2017-10-05 Paul EggertFix bug with unmounted directory on GNU/Linux
2017-10-05 Nicolas Petton; Update ChangeLog.3
2017-10-05 Nicolas Petton; * Makefile.in: set PREFERRED_BRANCH to emacs-26
2017-10-05 Nicolas PettonUpdate authors.el
2017-10-05 Gemini LasswellFix dynamic binding wrapper in iter-lambda (bug#25965)
2017-10-05 RasmusUpdate Org to v9.1.2
2017-10-05 Alan MackenzieFix irregularities with CC Mode fontification, particul...
2017-10-05 Eli ZaretskiiFix breakage due to recent change in tabulated-list...
2017-10-05 Gemini Lasswell* lisp/ses.el (ses-print-cell): Fix alignment of text...
2017-10-05 Alexander GramiakSet xterm click count to 1 even with no last click
2017-10-05 Vasilij SchneidermannSupport indirection for all shr-tag-* calls
2017-10-05 Eli Zaretskii; * etc/NEWS: Fix the "manual-update" marker of a recen...
2017-10-05 Eli ZaretskiiSpeed up list-packages when 'visual' line numbers are...
2017-10-05 João TávoraMisc. minor adjustments to Flymake
2017-10-04 Johan BockgårdFix search for ~/.Xdefaults-HOSTNAME
2017-10-04 Paul EggertSpeed up (format "%s" STRING) and the like
2017-10-04 Alan MackenzieFontify untyped function declarations in C Mode correctly.
2017-10-04 Michael Albinus* lisp/net/tramp.el (tramp-tramp-file-p): Use `string...
2017-10-04 Eli ZaretskiiAvoid crashes on C-g when several threads wait for...
2017-10-03 Paul Eggert; Spelling fixes
2017-10-03 Paul EggertWarn if --without-pop is now the default
2017-10-03 Paul Eggert--with-pop is now the default only on MS-Windows
2017-10-03 Michael AlbinusMerge branch 'emacs-26' of git.sv.gnu.org:/srv/git...
2017-10-03 Michael AlbinusAdd support for `file-system-info' in Tramp
2017-10-03 João TávoraMerge branch 'scratch/flymake-refactor-clean-for-emacs...
2017-10-03 João TávoraStart rewriting Flymake manual
2017-10-03 João TávoraMinimal tweak as an attempt to future-proof Flymake API
2017-10-03 João TávoraIntegrate Flymake elisp checkers into elisp-mode.el...
2017-10-03 João TávoraHook Flymake onto proper checkdoc and byte-compile...
2017-10-03 João TávoraTweak Flymake autoloads and dependencies
2017-10-03 João TávoraCapitalize "Flymake" in docstrings and comments
2017-10-03 João TávoraFlymake backends can report multiple times per check
2017-10-03 João TávoraFlymake uses proper idle timers
2017-10-03 João TávoraFlymake variable flymake-diagnostic-functions now a...
2017-10-03 João TávoraBatch of minor Flymake cleanup actions agreed to with...
2017-10-03 João TávoraExplicitly add a(n empty) keymap for Flymake
2017-10-03 João TávoraFlymake uses some new fringe bitmaps
2017-10-03 João TávoraRemove old flymake-display-err-menu-for-current-line...
2017-10-03 João TávoraTreat Flymake errors as just another type of diagnostic
2017-10-03 João TávoraFix three Flymake bugs when checking C header files
2017-10-03 João TávoraAdd interactive flymake-start function
2017-10-03 João TávoraA couple of Flymake backends for emacs-lisp-mode
2017-10-03 João TávoraFancy Flymake mode-line construct displays status
2017-10-03 João TávoraTweak Flymake commands flymake-goto-[next/prev]-error
2017-10-03 João TávoraFlymake's flymake-proc.el backend slightly easier to...
2017-10-03 João TávoraSimplify Flymake logging and erroring
2017-10-03 Philipp StephaniWork around deprecation of gtk_style_context_get_backgr...
2017-10-03 João TávoraNew Flymake API variable flymake-diagnostic-functions
2017-10-03 João TávoraMore Flymake cleanup before advancing to backend redesign
2017-10-03 João TávoraProtect Flymake's eager checks against commands like...
2017-10-03 João TávoraFlymake highlights GCC info/notes as detected by flymak...
2017-10-03 João TávoraFlymake checks file names before considering diagnostics
2017-10-03 João TávoraEcho Flymake error messages when navigating errors...
2017-10-03 João TávoraAdd a new Flymake test for multiple errors and warnings
2017-10-03 João TávoraFlymake warning face easier to distinguish
2017-10-03 João TávoraFlymake's flymake-proc.el parses column numbers from...
2017-10-03 João TávoraNew Flymake variable flymake-diagnostic-types-alist...
2017-10-03 João TávoraRefactor Flymake tests in preparation for more tests
2017-10-03 João TávoraAllow running Flymake tests from interactive sessions
2017-10-03 João TávoraFlymake diagnostics now apply to arbitrary buffer regions
2017-10-03 João TávoraMove symbols in flymake-proc.el to separate namespace
2017-10-03 João TávoraCompletely rewrite Flymake's subprocess output processing
2017-10-03 João TávoraFlymake provides flymake-report re-entry point for...
2017-10-03 João TávoraSplit Flymake into flymake.el into flymake-proc.el...
2017-10-03 Nicolas Petton; ChangeLog fixes
2017-10-03 Nicolas PettonUpdate authors.el
2017-10-03 Noam PostavskyGive more helpful messages for python completion setup...
2017-10-02 Glenn Morris; Auto-commit of loaddefs files.
2017-10-02 Eli ZaretskiiFix the --without-x build
2017-10-02 Glenn Morris; * lisp/emacs-lisp/cl-print.el (cl-prin1): Whitespace...
2017-10-02 Paul EggertFix customization of zoneinfo-style-world-list
2017-10-02 Alan MackenzieFix a CC Mode brace stack cache bug.
2017-10-02 Paul Eggert* etc/PROBLEMS: Document Bug#26638.
2017-10-02 Paul EggertPrefer HTTPS to HTTP for gnu.org
2017-10-02 Paul EggertMerge from Gnulib
2017-10-01 Simen HeggestøylKeep eww buffer current when looking up CSS on MDN
2017-10-01 Charles A.... Workaround for faulty localtime() under macOS 10.6
2017-10-01 Alan MackenzieDoc amendment for syntax-ppss.
2017-10-01 Charles A.... Remove incorrect NEWS entry about 'find-library'
2017-10-01 Alan MackenzieRemove inadvertent changes to syntax.texi in last commit.
2017-10-01 Alan MackenzieAmend documentation for text-quoting-style becoming...
2017-10-01 Alan MackenzieMake the value nil in text-quoting-style mean what...
next