]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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 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...
2017-10-01 Alan MackenzieMake text-quoting-style customizable. Introduce t...
2017-10-01 Michael Albinuseshell.texi improvements
2017-08-15 Alan ThirdFix ns-win.el on GNUstep
2017-10-01 Martin RudalicsFix reference style in org.texi
2017-10-01 Martin RudalicsImprove handling of iconification of child frames ...
2017-10-01 Noam PostavskyRevert "Don't lose arguments to eshell aliases (Bug...
2017-10-01 Noam PostavskyMake "unsafe directory" error message more informative...
2017-09-30 Eric AbrahamsenFix slot typecheck in eieio-persistent
2017-09-30 Dmitry GutovFix semantic-ia-fast-jump
2017-09-30 Kaushal ModiBind vc-region-history
2017-09-30 Allen LiExit macro definition on undefined keys
2017-09-30 Tim LandscheidtReset bidi-paragraph-direction on article rendering
2017-09-30 Eli ZaretskiiFix url-http use of url-current-object
2017-09-30 Andy MoretonAvoid assertions in vc-hg.el on MS-Windows
2017-09-30 Eli ZaretskiiImprove documentation of 'copy-sequence'
2017-09-30 Eli ZaretskiiMinor update of ack.texi
2017-09-30 N. Jackson* doc/emacs/emacs.texi (Acknowledgments): Add more...
2017-09-30 Eli ZaretskiiImprove indexing of multi-file/buffer Isearch commands
2017-09-30 Mark OteizaAdd CAM02 JCh and CAM02-UCS J'a'b' conversions
2017-09-30 Eli ZaretskiiFix uses of @kindex in the Emacs manual
2017-09-30 Eli ZaretskiiMerge branch 'emacs-26' of git.savannah.gnu.org:/srv...
2017-09-30 Paul EggertMerge from gnulib
2017-09-30 Paul EggertPrefer HTTPS to HTTP for gnu.org
2017-09-29 Paul Eggert; Spelling fixes
2017-09-29 Noam PostavskyWait for frame visibility with timeout in w32term too
2017-09-29 Noam PostavskyBring back the busy wait after x_make_frame_visible...
2017-09-29 Philipp Stephani; * src/gtkutil.c (xg_check_special_colors): Add anothe...
2017-09-29 Eli ZaretskiiMerge branch 'emacs-26' of git.savannah.gnu.org:/srv...
2017-09-29 Glenn Morris; Standardize license notices
2017-09-29 Eli ZaretskiiFix last doc string change in simple.el
2017-09-29 Eli ZaretskiiRevert "bug#28609: simple.el"
2017-09-29 Devon Sean... bug#28609: simple.el
2017-09-29 Eli Zaretskii; * etc/NEWS: Fix last change.
2017-09-29 Eli ZaretskiiMerge branch 'emacs-26' of git.savannah.gnu.org:/srv...
2017-09-29 RasmusMerge branch 'emacs-26' into scratch/org-mode-merge
2017-09-29 Eli ZaretskiiMerge branch 'emacs-26' of git.savannah.gnu.org:/srv...
2017-09-28 Noam PostavskyFix ert backtrace saving for non-`signal'ed errors...
2017-09-28 Alan ThirdRevert "Fix build on macOS (bug#28571)"
2017-09-28 Alan ThirdFix build on macOS (bug#28571)
2017-09-28 Simen HeggestøylAdd tests for `css-current-defun-name'
2017-09-28 Martin RudalicsIn w32fullscreen_hook don't add decorations to undecora...
2017-09-28 João TávoraRevert "Split flymake.el into flymake-proc.el and flyma...
2017-09-28 João TávoraRevert "Add flymake-backends defcustom"
2017-09-27 Paul Eggert* src/editfns.c (styled_format): Fix typo in previous...
2017-09-26 Paul EggertAvoid some unnecessary copying in Fformat etc.
2017-09-26 John Wiegleylisp/simple.el: Indicate when a list of pairs is meant...
2017-09-26 Philipp Stephani; * src/gtkutil.c (xg_create_frame_widgets): Add FIXME...
2017-09-26 Devon Sean... bug#28609: simple.el
2017-09-25 Dmitry GutovUse a separate syntax-ppss cache for narrowed buffers
2017-09-25 Joerg BehrmannImprove python3-compatibility of fallback completion...
2017-09-25 Noam PostavskyFix subr-x-tests when running from elc
next