]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2016-08-17 Paul Eggert* src/doc.c (Fsubstitute_command_keys): Clarify GC...
2016-08-17 K. HandaFix hz encoding and decoding (bug#23814)
2016-08-17 Tino Calanchafile-attribute-collect: New defun
2016-08-17 Michael AlbinusFix Bug#24203
2016-08-16 Karl FogelImprove doc string.
2016-08-16 Paul EggertOmit substitute-command-keys code no longer needed
2016-08-16 Tino CalanchaAllow not erase output buffer in shell commands
2016-08-16 Michael AlbinusRearrange Tramp manual title page
2016-08-15 Glenn Morris* doc/misc/tramp.texi: Adapt 2016-08-14 change for...
2016-08-15 Alan MackenzieFix minor bug in c-syntactic-re-search-forward.
2016-08-15 Alan MackenzieHandle C++11 lambda functions.
2016-08-15 Michael AlbinusFix stale cache problem in Tramp
2016-08-14 Paul Eggert* doc/misc/tramp.texi (Configuration): Fix @xref typo.
2016-08-14 Eli ZaretskiiAnother fix for scroll-conservatively and overlay strings
2016-08-14 Michael AlbinusImprove handling of defcustoms in tramp
2016-08-14 Paul EggertMinor text-quoting-style fixes
2016-08-14 Paul EggertFix substitute-command-keys unibyte, alloc bugs
2016-08-13 Joakim JalapFix "C-u" when an input method is active
2016-08-13 Martin RudalicsFix docs on `display-buffer-below-selected' (Bug#24213)
2016-08-13 Tino Calanchacl-fill: Rename arguments to cl-seq and cl-item
2016-08-13 Thomas FitzsimmonsFix display.texi typo
2016-08-11 Paul EggertFix process leak with make-network-process
2016-08-11 Eli ZaretskiiAvoid annoying re-scroll when buffer has many overlay...
2016-08-10 Paul EggertOmit unnecessary process initialization
2016-08-10 Tino Calanchacl-delete-duplicates: Parse :if to have cl-if bound
2016-08-10 Tino Calanchacl-delete-duplicates: do not parse :if keyword
2016-08-10 Michael AlbinusAdd compatibility layer for `temporary-file-directory...
2016-08-10 Michael Albinus* lisp/comint.el (comint-password-prompt-regexp): Add...
2016-08-10 Vincent BelaïcheMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-08-10 Vincent BelaïcheHandle nil cell value in compiled printer functions.
2016-08-10 Mark OteizaTurn on lexical-binding in json.el
2016-08-10 Mark OteizaNudge WoMan toward lexical-binding
2016-08-09 Vincent BelaïcheApply changes from commits 3c97b0f758 and 8a38e948b0...
2016-08-09 Paul Eggert* .dir-locals.el (c-noise-macro-names): Remove NONVOLATILE.
2016-08-09 Stefan Monnier* lisp/emacs-lisp/cconv.el: Fix λ-lifting in the presen...
2016-08-09 Alan MackenzieCC Mode: check for and fix missing call to before_chang...
2016-08-09 Alan MackenzieMake c-deprepertize-CPP work on deletion/insertion...
2016-08-09 Michael AlbinusSupport $ENV in Tramp
2016-08-09 Paul EggertSimplify exec_byte_code via moving decls etc.
2016-08-09 Paul EggertRemove interpreter’s byte stack
2016-08-09 Paul EggertRemove arbitrary limit on bytecode maxdepth
2016-08-09 Paul EggertTune bytecode quitting
2016-08-09 Paul EggertSimplify BYTE_CODE_SAFE checking
2016-08-09 Paul EggertGet BYTE_CODE_METER working again
2016-08-08 Eli ZaretskiiFix cursor position under scroll-conservatively and...
2016-08-08 Michael Albinus* lisp/files.el (file-ownership-preserved-p): Fix docst...
2016-08-07 Paul EggertTune interpretation of integer arglist descriptor
2016-08-07 Noam PostavskyFix debugging of string-match-p errors
2016-08-07 Michael AlbinusAdd `make-nearby-temp-file' and `temporary-file-directory'
2016-08-07 Michael AlbinusAdd missing dcstrings in Tramp, remove chec for obsolee...
2016-08-06 Noam PostavskyMake sh-mode always use p-s-lookup-properties
2016-08-06 Noam PostavskyFix cl-assert with atomp FORM, non-nil SHOW-ARGS
2016-08-06 Noam PostavskyDon't delete selection after indent-rigidly
2016-08-06 Noam PostavskyFix byte-compile of interactive closures
2016-08-06 Noam PostavskyError if --eval arg has text beyond 1 expression
2016-08-06 Noam PostavskyFix quoted lambda warning from lexical-let
2016-08-06 Noam PostavskyMake emerge always use shell-quote-argument
2016-08-06 Eli ZaretskiiFix 'dired-diff' when backup file is in another directory
2016-08-06 Eli ZaretskiiFix the 'T' command in Dired with non_ASCII file names
2016-08-06 Noam Postavsky* lisp/files.el (version-control): Drop :group vc ...
2016-08-05 Paul EggertMerge from origin/emacs-25
2016-08-05 Paul Eggert; Merge from origin/emacs-25
2016-08-05 Paul EggertMerge from origin/emacs-25
2016-08-05 Paul Eggert; Merge from origin/emacs-25
2016-08-05 Paul EggertMerge from origin/emacs-25
2016-08-05 Paul Eggert; Merge from origin/emacs-25
2016-08-05 Paul EggertMerge from origin/emacs-25
2016-08-05 Paul Eggert; Merge from origin/emacs-25
2016-08-05 Paul EggertMerge from origin/emacs-25
2016-08-05 Paul Eggert; Merge from origin/emacs-25
2016-08-05 Paul EggertMerge from origin/emacs-25
2016-08-05 Paul Eggert; Merge from origin/emacs-25
2016-08-05 Paul EggertMerge from origin/emacs-25
2016-08-05 Paul Eggert; Merge from origin/emacs-25
2016-08-05 Paul EggertMerge from origin/emacs-25
2016-08-05 Paul EggertSpelling and minor grammar fixes
2016-08-04 Alan MackenzieWiden in certain low level CC Mode functions. This...
2016-08-04 Stefan MonnierFix Bug#24149
2016-08-03 Paul EggertUpdate from gnulib
2016-08-03 Paul Eggert; Spelling fix
2016-08-03 Paul EggertFix GnuTLS includes
2016-08-03 Alan ThirdPost AppDefined events from the main thread ONLY (bug...
2016-08-03 Michal NazarewiczFix accessing regex-resources in out-of-tree test runs...
2016-08-03 Paul EggertSimplify by assuming GnuTLS 2.12.2 or later
2016-08-03 Paul EggertPort to systems lacking GNUTLS_NONBLOCK
2016-08-03 Paul EggertFix non-blocking GnuTLS with slow connection
2016-08-03 Paul EggertRequire GnuTLS 2.12.2 or later
2016-08-03 Stefan Monnier* src/window.c (sanitize_window_sizes): Remove unused...
2016-08-03 Paul EggertFix (mapcar F S) crash when F alters S’s length
2016-08-03 Paul EggertPort window changes to --enable-gcc-warnings
2016-08-02 John WiegleyUpdate to the AUTHORS file for Bob Weiner
2016-08-02 Stefan Monnier* src/window.c: Fix bootstrap failure due to window...
2016-08-02 Michael AlbinusFix Bug#23883
2016-08-02 Paul EggertPort regex changes to strict ISO C
2016-08-02 Stefan Monnier* lisp/window.el: Use lexical-binding
2016-08-02 John WiegleyRevert "Fix local printer set to left aligned string...
2016-08-02 John WiegleyRevert "Fix ses-delete-blanks to delete only blanks...
2016-08-02 John WiegleyRevert "Fix English."
2016-08-02 Michal NazarewiczFix unused lexical variable
2016-08-02 Michal NazarewiczRemove unused STREQ macro
next