]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-05-27 Eli ZaretskiiAvoid args-out-of-range errors on fringe clicks after...
2017-05-27 Eli ZaretskiiFix GUD "Stop" display when running pdb
2017-05-27 Tak KunihiroSupport drag and drop of region by mouse (Bug#26725)
2017-05-27 Noam Postavsky* lisp/emacs-lisp/eieio.el (defclass): Fix quote in...
2017-05-26 Alan ThirdCheck if instancetype supported in ObjC
2017-05-26 Wilfred HughesMark keywordp as a safe, error-free function
2017-05-26 Paul Eggert* src/inotify.c: Add FIXME comments.
2017-05-26 Andreas PolitzFix Bug#26973
2017-05-26 Michael AlbinusRemove Emacs 23 compat code from Tramp
2017-05-26 Katsumi YamaokaWork for application/x-tar-gz and image/svg+xml
2017-05-26 Tino Calanchatest-calc-23889: Skip test on 32-bit platforms
2017-05-25 Alan ThirdFix NS tooltips showing in the wrong place (bug#27053)
2017-05-25 Thomas Fitzsimmonslisp/net/soap-client.el: Bump version to 3.1.2
2017-05-25 Thomas FitzsimmonsFix soap-inspect.el doc strings
2017-05-25 Thomas FitzsimmonsFix two soap-client.el byte compilation warnings
2017-05-25 Thomas Fitzsimmonslisp/net/soap-client.el: Require cl-lib version 0.6.1
2017-05-25 Thomas Fitzsimmonslisp/net/soap-client.el: Shorten some long lines
2017-05-25 Alex HarsanyiRemove cl dependency in soap-client.el and soap-inspect.el
2017-05-25 Michael AlbinusSwitch Tramp to cl-lib
2017-05-25 Paul Eggert* CONTRIBUTE: Suggest autogen.sh's 'all' operand.
2017-05-25 Paul EggertPort ATTRIBUTE_MAY_ALIAS to recent icc
2017-05-25 Paul EggertMerge from gnulib
2017-05-24 Michael AlbinusFix Tramp for python.el
2017-05-24 Alan ThirdRaise version of macOS we define instancetype for ...
2017-05-24 Alan ThirdDefine new types on macOS 10.6 (bug#27041)
2017-05-24 Glenn MorrisDon't autoload new dns-mode command
2017-05-24 Stefan Monnier* src/fns.c (sxhash): Fix records hashing (bug#27057...
2017-05-24 Michael AlbinusAdapt tramp-tests.el according to new defstruct
2017-05-24 Michael AlbinusIntroduce a defstruct `tramp-file-name' as central...
2017-05-24 Stephen BermanFix and improve UI of scroll bar menu (bug#27047)
2017-05-24 Katsumi YamaokaRemove string-as-unibyte
2017-05-24 Tino CalanchaFix concatenation of "^" with diff-file-junk-re
2017-05-24 Glenn MorrisSuppress intermittent test failure on hydra
2017-05-24 Glenn Morris; Move recent test file to correct directory (my mistake)
2017-05-24 Peder O. KlingenbergNew dns-mode command for IPv6 address conversion
2017-05-24 Noam PostavskyProtect *Backtrace* from being killed (Bug#26650)
2017-05-24 Noam PostavskyGive a name to lisp-mode's adaptive-fill-function ...
2017-05-23 Philipp Stephanivc-hg.el: Silence byte compiler warning
2017-05-23 Paul EggertDon't warn about missing brances on macOS
2017-05-23 Wilfred HughesDon't treat ' as a string delimiter in RPM spec files
2017-05-23 Stefan Monnier* lisp/emacs-lisp/cl-indent.el: Don't require CL. ...
2017-05-23 Stefan Monnier* lisp/international/rfc1843.el: Don't require CL....
2017-05-23 Stefan Monnier* lisp/international/utf7.el: Don't require CL. Use...
2017-05-23 Stefan Monnier* lisp/net/shr.el: Use cl-lib instead of cl.
2017-05-23 Stefan Monnier* test/src/fns-tests.el, test/src/data-tests.el: Don...
2017-05-23 Stefan Monnier* lisp/vc/vc-hg.el (compilation-directory): Silence...
2017-05-23 Alan ThirdFix GNUstep build
2017-05-23 Michael AlbinusAdd test for Bug#27009 in tramp-tests.el
2017-05-22 Glenn Morris; * lisp/net/tls.el (tls-program): Tweak :version.
2017-05-22 Stefan Monnier* lisp/mail/rfc2047.el (rfc2047-decode-encoded-words...
2017-05-22 Sam SteingoldFix "g" in hg&git push&pull buffers
2017-05-22 Eli ZaretskiiFix current-line hscrolling in buffers with header...
2017-05-22 Stefan Monnier* lisp/mail/rfc2047.el: Use cl-lib & lexical-binding...
2017-05-21 Dima KoganMake ff-find-other-file symmetric for C++ (Bug#20192)
2017-05-21 Philipp StephaniFix definition of whitespace in JSON
2017-05-21 Paul Eggert; Spelling fix
2017-05-21 Philipp StephaniImprove module function terminology
2017-05-21 Philipp StephaniAvoid uninitialized read
2017-05-21 Philipp StephaniFix call of registerServicesMenuSendTypes
2017-05-21 Philipp StephaniClean up code around 'ns-list-services'
2017-05-21 Philipp StephaniRemove unused automatic variables
2017-05-21 Philipp StephaniNextstep: Replace deprecated enumerators
2017-05-21 Philipp StephaniNextstep: remove some deprecated method calls
2017-05-21 Philipp StephaniRemove trailing semicolons in method definitions
2017-05-21 Philipp StephaniRemove calls to deprecated setUsesScreenFonts
2017-05-21 Philipp StephaniMake a function static that isn't used outside this...
2017-05-21 Philipp StephaniUse NSCharacterCollection instead of CTCharacterCollection
2017-05-21 Philipp StephaniRemove unused function print_regions
2017-05-21 Philipp StephaniDeclare Nextstep unexec functions in lisp.h
2017-05-21 Philipp StephaniNextstep: Use instancetype explicit return type
2017-05-21 Tino Calancha* lisp/emacs-lisp/package.el (package-delete): Delete...
2017-05-21 Alan MackenzieEnhance mode-line percentage offset facility, with...
2017-05-21 Paul EggertWork around macOS bug in create_process, too
2017-05-21 Paul EggertWork around macOS bug with vforked child
2017-05-21 Paul EggertPacify --enable-gcc-warnings without modules
2017-05-21 Paul EggertRemove DARWIN_OS_CASE_SENSITIVE_FIXME code
2017-05-21 Paul EggertNarrow DARWIN_OS_CASE_SENSITIVE_FIXME to 1 choice
2017-05-21 Tom TromeyFix mhtml-mode fontification bug
2017-05-21 RyanFix ido-enable-dot-prefix for empty choice (Bug#26997)
2017-05-21 Ari Roponen* lisp/svg.el (svg-line): Fix x/y typo. (Bug#26953)
2017-05-21 Glenn MorrisPrevent loading vc-bzr writing to ~/.bzr.log
2017-05-21 Glenn MorrisPrevent running vc-tests writing to ~/.bzr.log
2017-05-20 Noam PostavskyDon't end non-hook variable with "-hook" (Bug#26623)
2017-05-20 Charles A.... Fix macOS mouse movement
2017-05-20 Alan ThirdShow tooltip on correct screen (bug#26905)
2017-05-20 Noam Postavsky; Set transient-mark-mode to let mark-defun tests pass
2017-05-20 Andreas PolitzDon't save unrelated buffers before recompiling directo...
2017-05-20 Paul EggertMinor fixes for arity ranges in emacs modules
2017-05-20 Philipp StephaniReimplement module functions
2017-05-20 Eli ZaretskiiAvoid crashes in GC due to unescaped characters warning
2017-05-20 Charles A.... New commands: find-library-other-window, find-library...
2017-05-20 Eli ZaretskiiFix automatic hscrolling of only the current line
2017-05-19 Paul EggertAdd handlerlist assertion to module code
2017-05-19 Paul EggertPort --enable-gcc-warnings to clang 3.9.1
2017-05-19 Noam PostavskyLimit integers printed as characters (Bug#16828)
2017-05-19 Noam PostavskyRefactor lisp eval result printing
2017-05-19 Paul EggertCheck that signed right shift is arithmetic
2017-05-19 Paul EggertMinor .gitignore fixes
2017-05-19 Eli Zaretskii; * doc/emacs/files.texi (Auto Save Files): Fix a cross...
2017-05-19 Stefan Monnier* lisp/emacs-lisp/package.el: Quote `package-desc'...
next