| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Use bool for boolean (GLYPH_DEBUG case). | Paul Eggert | 2013-12-14 | 4 | -11/+11 |
| * | | * configure.ac (srcdir) [MINGW32]: Yet another tweak to avoid failure | Dani Moncayo | 2013-12-14 | 1 | -10/+11 |
| * | | * configure.ac (srcdir) [MINGW32]: Tweak to 2013-12-14T09:30:15Z!dmoncayo@gma... | Dani Moncayo | 2013-12-14 | 2 | -7/+11 |
| * | | Use bool for boolean, focusing on headers. | Paul Eggert | 2013-12-14 | 52 | -1110/+1242 |
| * | | Support filtering by keywords in package listings. | Ted Zlatanov | 2013-12-14 | 2 | -20/+124 |
| * | | Fix bug #16148 with visual-mode cursor motion and whitespace-newline-mode. | Eli Zaretskii | 2013-12-14 | 2 | -6/+18 |
| * | | New verify-error GnuTLS interface for certificate validation | Ted Zlatanov | 2013-12-14 | 4 | -33/+96 |
| * | | Have display-buffer-below-selected never split window horizontally. | Martin Rudalics | 2013-12-14 | 2 | -1/+7 |
| * | | * lisp/emacs-lisp/package.el (package--prepare-dependencies): New function. | Tom Willemse | 2013-12-14 | 2 | -2/+24 |
| * | | * lisp/icomplete.el (icomplete-completions): Make sure the prefix is already | Stefan Monnier | 2013-12-14 | 2 | -17/+25 |
| * | | Fix comment from the last change to `ruby-smie-rules' | Dmitry Gutov | 2013-12-14 | 1 | -1/+1 |
| * | | Hack frame resizing on Windows (Bug#16028). | Martin Rudalics | 2013-12-14 | 2 | -21/+35 |
| * | | Revert 2 last commits in src/alloc.c. | Eli Zaretskii | 2013-12-14 | 2 | -9/+1 |
| * | | * configure.ac (srcdir) [MINGW32]: Convert to an absolute MSYS | Dani Moncayo | 2013-12-14 | 2 | -1/+15 |
| * | | Minor tweak of the last commit. | Eli Zaretskii | 2013-12-14 | 1 | -1/+1 |
| * | | Avoid crashing due to closing of font whose driver pointer is NULL. | Eli Zaretskii | 2013-12-14 | 2 | -1/+9 |
| * | | src/fileio.c: Remove redundant empty #ifdef. | Eli Zaretskii | 2013-12-14 | 1 | -3/+0 |
| * | | Fix copy-file on MS-Windows with file names outside of current locale. | Eli Zaretskii | 2013-12-14 | 4 | -46/+137 |
| * | | Fix bug#16118 | Dmitry Gutov | 2013-12-14 | 4 | -7/+61 |
| * | | * lread.c (load_path_default): Prototype. | Paul Eggert | 2013-12-13 | 2 | -1/+5 |
| * | | * etc/NEWS: Add sections for CEDET and EIEIO. | David Engster | 2013-12-13 | 2 | -0/+53 |
| * | | progmodes/cfengine.el: Fix `add-hook' doc. | Ted Zlatanov | 2013-12-13 | 2 | -2/+3 |
| * | | More cfengine.el fixes over previous commit. | Ted Zlatanov | 2013-12-13 | 2 | -32/+43 |
| * | | Unconditionally reset load-path after dumping | Glenn Morris | 2013-12-13 | 10 | -153/+140 |
| * | | Improve CFEngine 3 parsing and eldoc support, with syntax fallbacks | Ted Zlatanov | 2013-12-13 | 2 | -40/+703 |
| * | | Fix windmove-find-other-window broken after pixelwise resizing (Bug#16017). | Martin Rudalics | 2013-12-13 | 3 | -57/+96 |
| * | | * alloc.c, font.c, font.h, ftfont.c, ftxfont.c, macfont.m, | Dmitry Antipov | 2013-12-13 | 11 | -47/+19 |
| * | | * font.c (font_close_object): Check for live frame (Bug#16128). | Dmitry Antipov | 2013-12-13 | 2 | -2/+10 |
| * | | Make blink-matching-paren perform blinking without moving the cursor | Dmitry Gutov | 2013-12-13 | 4 | -28/+51 |
| * | | * gnutls.c, gnutls.h (emacs_gnutls_record_check_pending): | Paul Eggert | 2013-12-12 | 3 | -7/+26 |
| * | | * bindings.el (visual-order-cursor-movement): Fix version. | Leo Liu | 2013-12-13 | 3 | -7/+15 |
| * | | * lisp/simple.el <Keypad support>: Remove key bindings duplicated with bindin... | Juri Linkov | 2013-12-13 | 3 | -9/+8 |
| * | | * lisp/progmodes/python.el (python-pdbtrack-stacktrace-info-regexp): | Fabián Ezequiel Gallina | 2013-12-12 | 2 | -2/+11 |
| * | | Fix bug in previous regex.c change, which broke a\{2,}. | Paul Eggert | 2013-12-12 | 1 | -5/+5 |
| * | | * lisp/comint.el (comint-mode-map): Replace `delete-char' with `delete-forwar... | Juri Linkov | 2013-12-13 | 2 | -3/+8 |
| * | | * lisp/progmodes/python.el (python-indent-calculate-indentation): Fix | Fabián Ezequiel Gallina | 2013-12-12 | 4 | -13/+56 |
| * | | Generate info/dir from .texi files rather than .info files | Glenn Morris | 2013-12-12 | 7 | -11/+49 |
| * | | Merge from CEDET upstream. | David Engster | 2013-12-12 | 17 | -168/+650 |
| |\ \ |
|
| | * | | Merge with CEDET upstream. | David Engster | 2013-12-12 | 17 | -168/+650 |
| * | | | Remove stale comment from fileio.c. | Eli Zaretskii | 2013-12-12 | 1 | -1/+0 |
| * | | | Spelling fixes. | Paul Eggert | 2013-12-12 | 2 | -5/+5 |
| * | | | * lisp/emacs-lisp/nadvice.el: Add `depth' property to manage ordering. | Stefan Monnier | 2013-12-12 | 6 | -26/+49 |
| * | | | Avoid undefined behavior with huge regexp interval counts. | Paul Eggert | 2013-12-12 | 2 | -11/+17 |
| * | | | Support MS-Windows file names that use characters outside of ANSI codepage. | Eli Zaretskii | 2013-12-12 | 34 | -1347/+2832 |
| |\ \ \ |
|
| | * | | | One more change by Ken Brown to avoid breaking Cygwin. | Eli Zaretskii | 2013-12-11 | 1 | -1/+4 |
| | * | | | Another merge from trunk. | Eli Zaretskii | 2013-12-11 | 5 | -6/+19 |
| | |\ \ \ |
|
| | * \ \ \ | Merge from trunk. | Eli Zaretskii | 2013-12-11 | 35 | -364/+796 |
| | |\ \ \ \ |
|
| | * | | | | | Another fix for Cygwin. | Eli Zaretskii | 2013-12-10 | 1 | -0/+2 |
| | * | | | | | Merge from trunk. | Eli Zaretskii | 2013-12-10 | 10 | -16/+78 |
| | |\ \ \ \ \ |
|
| | * | | | | | | Fixed problems in Cygwin build reported by Ken Brown. | Eli Zaretskii | 2013-12-10 | 1 | -15/+19 |