]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2013-08-26 Joakim Veronamerge from trunk
2013-08-26 Michael Albinus* minibuffer.el: Revert change from 2013-08-20.
2013-08-26 Joakim Veronamerge from trunk
2013-08-26 Martin RudalicsNew function check_minibuf_window to fix bug#15183.
2013-08-26 Joakim Veronamerge from trunk
2013-08-26 Tassilo Horn* epa-hook.el (epa-file-encrypt-to): Quote `safe-local...
2013-08-26 Joakim Veronamerge from trunk
2013-08-26 Dmitry Antipov* window.h (struct window): Replace last_cursor with...
2013-08-26 Joakim Veronamerge from trunk
2013-08-26 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-verify-visited-file...
2013-08-26 Joakim Veronamerge from trunk
2013-08-26 Dmitry AntipovFix recovering from possible decompression error. ...
2013-08-26 Dmitry Antipov* alloc.c (sweep_vectors): Do not initialize 'block...
2013-08-26 Dmitry Antipov* syntax.c (init_syntax_once): Adjust comment and do...
2013-08-25 Joakim Veronamerge from trunk
2013-08-25 Xue FuqiaoFix broken customization in Flymake.
2013-08-25 Joakim Veronamerge from trunk
2013-08-25 Alan MackenzieImprove indentation of bracelists defined by macros...
2013-08-25 Joakim Veronamerge from trunk
2013-08-25 Vincent BelaïcheAdd a question into configure.bat whether the user...
2013-08-25 Joakim Veronamerge from trunk
2013-08-25 Glenn Morris* INSTALL: Refer to INSTALL.MSYS.
2013-08-25 Glenn Morris* nt/configure.bat: Disable it.
2013-08-25 Joakim Veronamerge from trunk
2013-08-25 Alan MackenzieParse C++ inher-intro when there's a template split...
2013-08-25 Joakim Veronamerge from trunk
2013-08-25 Alan MackenzieHandle "/"s more accurately in test for virtual semicol...
2013-08-24 Joakim Veronamerge from trunk
2013-08-24 Eli ZaretskiiAdd commentary for the last commit.
2013-08-24 Joakim Veronamerge from trunk
2013-08-24 Eli ZaretskiiFix bug #15175 with cursor on boxed characters from...
2013-08-24 Joakim Veronamerge from trunk
2013-08-24 Eli ZaretskiiFix bug #15176 with setting directory times on MS-Windows.
2013-08-24 Joakim Veronamerge from trunk
2013-08-24 Jan Djärv* gtkutil.c (x_wm_set_size_hint): Don't set hints when...
2013-08-24 Joakim Veronamerge from trunk
2013-08-24 Paul EggertSystem-dependent integer overflow fixes.
2013-08-23 Joakim Veronamerge from trunk
2013-08-23 Glenn Morris* lisp/files.el (auto-mode-alist): Use sh-mode for...
2013-08-23 Joakim Veronamerge from trunk
2013-08-23 Paul EggertDon't let very long directory names overrun the stack.
2013-08-23 Joakim Veronamerge from trunk
2013-08-23 Glenn Morris* lisp/files.el (create-file-buffer): Rework previous...
2013-08-23 Joakim Veronamerge from trunk
2013-08-23 Glenn Morris* lisp/files.el (interpreter-mode-alist): Use tcl-mode...
2013-08-23 Glenn Morris* files.el (create-file-buffer): Handle a file whose...
2013-08-23 Joakim Veronamerge from trunk
2013-08-23 Stefan Monnier* lisp/textmodes/fill.el (fill-match-adaptive-prefix...
2013-08-23 Stefan Monnier* lisp/calc/calc-keypd.el (calc-keypad-execute): `x...
2013-08-23 Joakim Veronamerge from trunk
2013-08-23 Eli ZaretskiiFix bug #15155 with ignoring face remapping for strings...
2013-08-23 Joakim Veronamerge from trunk
2013-08-23 Glenn MorrisAuto-commit of generated files.
2013-08-23 Joakim Veronamerge from trunk
2013-08-23 Martin RudalicsIn display-buffer-pop-up-frame make BUFFER current...
2013-08-23 Joakim Veronamerge from trunk
2013-08-23 Dmitry Antipov* window.c (struct save_window_data): Fix typo.
2013-08-23 Joakim Veronamerge from trunk
2013-08-23 Dmitry AntipovMinor cleanup for redisplay interface and few related...
2013-08-23 Joakim Veronamerge from trunk
2013-08-23 Dmitry AntipovRedesign redisplay interface to drop updated_row and...
2013-08-22 Joakim Veronamerge from trunk
2013-08-22 Paul Eggert* process.c (flush_pending_output): Remove stub.
2013-08-22 Joakim Veronamerge from trunk
2013-08-22 Paul Eggert* configure.ac (EMACS_CONFIG_OPTIONS): Quote systematic...
2013-08-22 Joakim Veronamerge from trunk
2013-08-22 Stefan Monnier* lisp/erc/erc.el: Use lexical-binding.
2013-08-22 Joakim Veronamerge from trunk
2013-08-22 Stefan Monnier* lisp/calendar/timeclock.el: Minor cleanups.
2013-08-21 Joakim Veronamerge from trunk
2013-08-21 Paul Eggert* callproc.c: Fix race that killed background processes.
2013-08-21 Joakim Veronamerge from trunk
2013-08-21 David EngsterImported EIEIO test suite from CEDET upstream
2013-08-21 Joakim Veronamerge from trunk
2013-08-21 Stefan Monnier* lisp/emacs-lisp/pp.el (pp-eval-expression, pp-macroex...
2013-08-21 Joakim Veronamerge from trunk
2013-08-21 Glenn MorrisAuto-commit of generated files.
2013-08-21 Joakim Veronamerge from trunk
2013-08-21 Dmitry AntipovFix compilation with GC_MARK_STACK == GC_USE_GCPROS_AS_...
2013-08-21 Joakim Veronamerge from trunk
2013-08-21 Paul EggertPort close-on-exec pty creation to FreeBSD 9.1-RELEASE.
2013-08-21 Joakim Veronamerge from trunk
2013-08-21 Paul Eggert* process.c (allocate_pty) [PTY_OPEN]: Set fd's FD_CLOE...
2013-08-21 Joakim Veronamerge from trunk
2013-08-21 Sam SteingoldAdd rudimentary inferior shell interaction
2013-08-20 Joakim Veronamerge from trunk
2013-08-20 Stefan Monnier* lisp/align.el: Use lexical-binding.
2013-08-20 Joakim Veronamerge from trunk
2013-08-20 Kenichi Handasrc/character.c (string_char): Improve commentary.
2013-08-20 Eli ZaretskiiDocument problems with Windows file names that end...
2013-08-20 Joakim Veronamerge from trunk
2013-08-20 Michael Albinus* minibuffer.el (completion--sifn-requote): Bind `non...
2013-08-20 Joakim Veronamerge from trunk
2013-08-20 Paul Eggert* Makefile.in (distclean, bootstrap-clean, maintainer...
2013-08-20 Joakim Veronamerge from trunk
2013-08-20 Glenn MorrisRemove stray execute bit
2013-08-20 Glenn Morris* Makefile.in (distclean, bootstrap-clean, maintainer...
2013-08-20 Joakim Veronamerge from trunk
2013-08-20 Paul Eggert* image.c (SIGNATURE_DIGESTSIZE): Remove.
2013-08-19 Joakim Veronamerge from trunk
next