]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2016-12-11 Glenn MorrisTweaks for message bogus address detection
2016-12-11 Glenn MorrisDo not allow nil to be defined as a function
2016-12-11 Nicolas RichardAdd some sanity checking of defun arglist
2016-12-11 Matt ArmstrongMinor shell-mode fix for zsh
2016-12-10 Andreas Schwab* Makefile.in (install-etc): Don't prepend $(DESTDIR...
2016-12-10 Glenn Morris; Fix copyright years in new files
2016-12-10 Philipp Stephani; Update file name in comment
2016-12-10 Eli ZaretskiiSupport concurrency in Emacs Lisp
2016-12-10 Eli ZaretskiiFix error messages in thread.c
2016-12-10 Eli ZaretskiiImprove doc strings in thread.c
2016-12-10 Eli ZaretskiiFix building with check-lisp-object-type
2016-12-10 Eli ZaretskiiDocumentation and commentary improvements
2016-12-09 Michael AlbinusFix further problems with quoted file names in Tramp
2016-12-09 Eli Zaretskii*src/sysdep.c: Fix a comment.
2016-12-09 Eli ZaretskiiFix compilation error on Fedora 24
2016-12-09 Eli ZaretskiiFix compilation warnings due to prototype of thread_select
2016-12-09 Eli ZaretskiiFix compilation on Debian GNU/Linux
2016-12-09 Eli ZaretskiiFix subtle errors with let-binding of localized variables
2016-12-09 Michael AlbinusDocument file-name-quote, file-name-unquote and file...
2016-12-09 Noam PostavskyFix bad quoting of python-shell-interpreter
2016-12-09 Paul Eggert* src/lisp.h (struct terminal): Remove unnecessary...
2016-12-08 Paul EggertMake read1 more reentrant
2016-12-08 Eli ZaretskiiFix compilation warnings
2016-12-08 Paul EggertFix unlikely substitute-command-keys memory leak
2016-12-08 Michael Albinus; Fix last patch
2016-12-08 Michael AlbinusAdd file-name-quoted-p, file-name-quote, file-name...
2016-12-08 Eli ZaretskiiAdd a NEWS entry.
2016-12-08 Glenn MorrisMinor fix for symbol-file
2016-12-08 Tino CalanchaFix Bug#24962
2016-12-08 Tino Calanchaediff-fixup-patch-map: Improve prompt
2016-12-08 Glenn MorrisRetain message logging in map-y-or-n-p
2016-12-08 Glenn MorrisDoc fix for recent change
2016-12-08 Glenn MorrisQuieten make-dist default operation
2016-12-07 Tino CalanchaFix regression introduced by commit 7b1e97f
2016-12-07 Paul EggertPut post-25 ChangeLog entries into ChangeLog.3
2016-12-07 Paul EggertMerge from origin/emacs-25
2016-12-07 Paul Eggert; Merge from origin/emacs-25
2016-12-07 Paul EggertMerge from origin/emacs-25
2016-12-07 Paul Eggert; Merge from origin/emacs-25
2016-12-07 Paul EggertMerge from origin/emacs-25
2016-12-07 Paul Eggert; Merge from origin/emacs-25
2016-12-07 Paul EggertMerge from origin/emacs-25
2016-12-07 Paul Eggert; Merge from origin/emacs-25
2016-12-07 Paul EggertMerge from origin/emacs-25
2016-12-07 Paul Eggert; Merge from origin/emacs-25
2016-12-07 Paul EggertMerge from origin/emacs-25
2016-12-07 Paul Eggert; Merge from origin/emacs-25
2016-12-07 Paul EggertMerge from origin/emacs-25
2016-12-07 Paul Eggert; Merge from origin/emacs-25
2016-12-07 Paul EggertMerge from origin/emacs-25
2016-12-07 Paul Eggert; Merge from origin/emacs-25
2016-12-07 Paul EggertMerge from origin/emacs-25
2016-12-07 Sam Steingolddelete-trailing-whitespace: handle read-only text in...
2016-12-07 Paul EggertFix minor quoting problems in doc strings
2016-12-07 Eli ZaretskiiFix network streams.
2016-12-07 Paul EggertFix --enable-gcc-warnings --with-ns on Fedora
2016-12-07 Eli ZaretskiiMinimize spurious diffs from master.
2016-12-07 Michael AlbinusFix problems in quoting Tramp file names
2016-12-07 Mark Oteiza; Fix previous commit
2016-12-07 Tino Calanchaibuffer-map-deletion-lines: Re-included it
2016-12-07 Tino Calanchaibuffer-unmark-all: simplify code
2016-12-07 Tino Calanchadefine-ibuffer-filter: Discard wrong filters
2016-12-07 Philipp Stephani* lisp/emacs-lisp/easy-mmode.el (define-minor-mode...
2016-12-07 Tino Calanchaibuffer-decompose-filter-group avoid unwanted side...
2016-12-07 Tino Calanchaibuffer-unmark-backward: Unmark the region when is...
2016-12-07 Nicolas PettonDocstring improvement for seq-some (bug#25129)
2016-12-07 Tino Calanchadired-unmark-backward: Unmark the region when is active
2016-12-07 Tino CalanchaNew test file for ediff
2016-12-07 Tino Calanchaediff-context-diff-label-regexp: Detect the end of...
2016-12-07 Tino Calanchaibuffer-decompose-filter: Avoid side effects on error
2016-12-07 Tino Calanchaibuffer: compare marks with EQ
2016-12-07 Christopher... ibuffer-saved-filters: Remove extra nesting level
2016-12-07 Paul EggertClean out some IRIX cruft
2016-12-07 Paul EggertSimplify FUNCTIONP implementation
2016-12-07 Noam PostavskyDon't assume window-point and point are the same
2016-12-07 Noam PostavskyGive test-completion's PREDICATE the hashtable key
2016-12-07 Noam PostavskyGive test-completion's PREDICATE full alist entry
2016-12-07 Noam PostavskyFix ert-tests when running compiled
2016-12-07 Glenn MorrisMake "g" in vc push/pull buffers re-push/pull
2016-12-06 Paul EggertChange two _Noreturn functions to return void
2016-12-06 Eli ZaretskiiFix the test suite
2016-12-06 Eli ZaretskiiFix a typo in bytecode.c.
2016-12-06 Paul EggertFix GPG bug introduced by Oct file-missing change
2016-12-06 Glenn MorrisTweak recent flymake change
2016-12-05 Katsumi YamaokaMake TAB and M-TAB run widget-forward and widget-backwa...
2016-12-05 Eli ZaretskiiFix compilation problems.
2016-12-05 Eli ZaretskiiFix merged code in process.c and eval.c.
2016-12-05 Michael AlbinusRemove compat code in Tramp
2016-12-05 Martin RudalicsDon't try to split side windows in ibuffer (Bug#25115)
2016-12-05 Paul Eggert* src/lisp.h: Update comment to kick -Og down the road.
2016-12-04 Mark OteizaMore image-dired refactoring
2016-12-04 Eli ZaretskiiMerge branch 'concurrency'
2016-12-04 Michael AlbinusImplement quoting the local part of a remote file name
2016-12-04 Tino CalanchaFix typo in dired-omit-case-fold-p
2016-12-04 Simen HeggestøylAdd HTML5 attributes for the input element
2016-12-04 Glenn MorrisObsolete sc-load-hook in favor of eval-after-load
2016-12-04 Glenn MorrisObsolete calendar-load-hook in favor of eval-after...
2016-12-04 Glenn MorrisFix markup in read-multiple-choice doc (Bug#25102)
2016-12-04 Glenn MorrisStop flymake using dialog boxes for errors (Bug#16622)
2016-12-03 Mark OteizaClean up keymap and menu code in image-dired
next