]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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...
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...
next