]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2016-12-13 Reuben ThomasRemove meaningless defconst ispell-version
2016-12-13 Reuben ThomasRemove boundp test for always-bound symbol
2016-12-13 Reuben ThomasRemove support for ispell < 3.1.12
2016-12-13 Reuben ThomasRemove unused constant
2016-12-13 Reuben ThomasRemove support for old versions of supercite and GNUS...
2016-12-13 Reuben ThomasRemove remaining mentions of XEmacs from ispell.el
2016-12-13 Reuben ThomasRemove XEmacs-specific minibuffer handling code from...
2016-12-13 Reuben ThomasRemove XEmacs-specific horizontal scrollbar handling...
2016-12-13 Reuben ThomasRemove XEmacs-specific code dealing with enable-multiby...
2016-12-13 Reuben ThomasRemove XEmacs-specific code from ispell.el
2016-12-13 Reuben ThomasRemove some commented-out code
2016-12-13 Reuben ThomasRemove XEmacs and old Emacs highlighting code
2016-12-13 Reuben ThomasAssume Emacs supports [:alpha:] in regexps
2016-12-13 Reuben ThomasRemove some XEmacs-specific code from ispell.el
2016-12-13 Reuben ThomasGeneralise over-specific documentation
2016-12-13 Reuben ThomasRemove tests for built-in functions
2016-12-13 Reuben ThomasRemove unused ispell-looking-back
2016-12-13 Reuben ThomasAssume we have version<= for checking ispell version
2016-12-13 Reuben ThomasRemove ispell.el pre-GNU Emacs comments
2016-12-13 Mark OteizaMore small fixes for image-dired
2016-12-13 Mark OteizaRemove image-dired-kill-buffer-and-window
2016-12-13 Mark OteizaReplace image-dired-setup-dired-keybindings with a...
2016-12-13 Paul Eggert* test/src/regex-resources/PTESTS: Convert to UTF-8.
2016-12-13 Noam PostavskyClarify thread-signal semantics
2016-12-13 Noam PostavskyClean up var watcher disabling on thread switching
2016-12-13 Glenn MorrisMinor fix for define-derived-mode
2016-12-12 Paul Eggert* build-aux/git-hooks/pre-commit: Add whitespace comment.
2016-12-12 Clément Pit... Move backtrace to ELisp using a new mapbacktrace primitive
2016-12-12 Paul EggertUse C99 syntax for font drivers
2016-12-12 Glenn MorrisObsolete gs.el
2016-12-12 Glenn MorrisUn-revert recent Ffset change
2016-12-12 Glenn MorrisMinor advice.el fix
2016-12-12 Eli ZaretskiiMake etags-tests work in out-of-tree builds
2016-12-12 Eli ZaretskiiAvoid crashing if a new thread is signaled right away
2016-12-12 Eli ZaretskiiFix point motion in cloned buffers
2016-12-12 Michael AlbinusFurther improvements in Tramp's file name unquoting
2016-12-12 Martin RudalicsStrengthen conditions for resizing sibling windows...
2016-12-12 Noam PostavskyQuote filenames containing '~' in prompts
2016-12-11 Eli ZaretskiiUndo part of last change
2016-12-11 Eli ZaretskiiAvoid aborts when a thread signals an error
2016-12-11 Philipp StephaniClean up compile-tests.el
2016-12-11 Glenn Morris; Change maintainer comment
2016-12-11 Glenn MorrisImprove previous cperl-mode change
2016-12-11 Glenn MorrisMark default cperl abbrevs as system ones
2016-12-11 Glenn MorrisRevert earlier Ffset change
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.
next