| Commit message (Expand) | Author | Age | Files | Lines |
| * | * lisp/progmodes/ruby-mode.el (auto-mode-alist): Do not use | Dmitry Gutov | 2013-06-22 | 2 | -5/+9 |
| * | * progmodes/ruby-mode.el (auto-mode-alist): Forgot "Guardfile". | Dmitry Gutov | 2013-06-22 | 1 | -1/+1 |
| * | * lisp/progmodes/ruby-mode.el (auto-mode-alist): Consolidate different | Dmitry Gutov | 2013-06-22 | 2 | -5/+11 |
| * | * lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight | Dmitry Gutov | 2013-06-22 | 2 | -15/+31 |
| * | * process.c (create_process): Handle a couple more cases, | Paul Eggert | 2013-06-21 | 2 | -8/+36 |
| * | * lisp/ChangeLog: Add changes for new version of todo-mode.el. | Stephen Berman | 2013-06-21 | 1 | -0/+200 |
| * | Merge from trunk. | Stephen Berman | 2013-06-21 | 10 | -60/+126 |
| |\ |
|
| | * | * process.c (create_process): Mark PROCESS volatile. | Andreas Schwab | 2013-06-21 | 2 | -1/+6 |
| | * | * lib-src/ebrowse.c: Include <stddef.h>, needed on some platforms. | Paul Eggert | 2013-06-21 | 2 | -1/+3 |
| | * | Use C99-style flexible array members if available. | Paul Eggert | 2013-06-21 | 9 | -59/+118 |
| * | | * calendar/ChangeLog: Remove prior to merging new version of | Stephen Berman | 2013-06-21 | 1 | -2336/+0 |
| * | | Merge from trunk. | Stephen Berman | 2013-06-21 | 198 | -53659/+56195 |
| |\ \
| |/ |
|
| | * | Use cookie functions in yow | Glenn Morris | 2013-06-21 | 3 | -39/+11 |
| | * | lisp/emacs-lisp/package.el (tar-get-file-descriptor, tar--extract): Declare. | Juanma Barranquero | 2013-06-21 | 2 | -0/+8 |
| | * | Extend flymake's warning predicate to be a function. Test suite for flymake. | Eduard Wiebe | 2013-06-21 | 9 | -65/+196 |
| | * | * lisp/emacs-lisp/package.el (package-alist): Include obsolete packages. | Stefan Monnier | 2013-06-21 | 2 | -75/+82 |
| | * | leim/quail/*.el: Fix typos. | Juanma Barranquero | 2013-06-21 | 8 | -31/+40 |
| | * | lisp/*.el: Fix typos; use string-match-p, looking-at-p, setq-local, defvar-lo... | Juanma Barranquero | 2013-06-21 | 7 | -198/+227 |
| | * | Auto-commit of generated files. | Glenn Morris | 2013-06-21 | 2 | -1/+25 |
| | * | * comint.el (comint-redirect-results-list-from-process): Fix | Leo Liu | 2013-06-21 | 2 | -2/+8 |
| | * | lisp/net/eww.el (eww-update-header-line-format): Quote % characters | Lars Magne Ingebrigtsen | 2013-06-21 | 2 | -3/+10 |
| | * | ChangeLog fix for previous change | Glenn Morris | 2013-06-21 | 1 | -0/+1 |
| | * | cookie1.el small cleanup | Glenn Morris | 2013-06-21 | 3 | -42/+145 |
| | * | * progmodes/octave.el (octave-mode): Backward compatibility fix. | Leo Liu | 2013-06-21 | 2 | -4/+11 |
| | * | * lisp/font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load. | Glenn Morris | 2013-06-20 | 2 | -1/+5 |
| | * | * lisp/url/url-future.el (url-future-call): Remove useless value call. | Glenn Morris | 2013-06-20 | 2 | -1/+7 |
| | * | * lisp/emacs-lisp/package.el: Use tar-mode rather than tar executable. | Stefan Monnier | 2013-06-20 | 4 | -262/+284 |
| | * | Remove obsolete comments re postscript image printing | Glenn Morris | 2013-06-20 | 2 | -114/+28 |
| | * | * comint.el (comint-redirect-results-list-from-process): Fix | Leo Liu | 2013-06-21 | 2 | -2/+7 |
| | * | configure.ac (HAVE_LIBXML2): Try built-in libxml2 on OS X 10.8 as a fallback. | YAMAMOTO Mitsuharu | 2013-06-21 | 2 | -0/+18 |
| | * | lisp/profiler.el (profiler-format-number): Use log, not log10. | Juanma Barranquero | 2013-06-21 | 2 | -1/+5 |
| | * | lisp/term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'. | Juanma Barranquero | 2013-06-20 | 2 | -7/+9 |
| | * | * lisp/emacs-lisp/cl-loaddefs.el: Don't version-control any more. | Stefan Monnier | 2013-06-20 | 6 | -1289/+27 |
| | * | * syntax.c: Integer cleanups. | Paul Eggert | 2013-06-20 | 4 | -201/+208 |
| | * | Yet another attempt at fixing bugs #14602, 14630, 14669. | Eli Zaretskii | 2013-06-20 | 4 | -5/+43 |
| | * | * alloc.c (die): Move "assertion failed" string here ... | Paul Eggert | 2013-06-20 | 3 | -3/+9 |
| | * | Add log2 support and make log10 obsolete for consistency. | Paul Eggert | 2013-06-20 | 12 | -26/+44 |
| | * | lisp/emacs-lisp/tabulated-list.el: Use defvar-local, setq-local. | Juanma Barranquero | 2013-06-20 | 2 | -19/+23 |
| | * | Fix ChangeLog entry. | Michael Albinus | 2013-06-20 | 1 | -2/+2 |
| | * | * arc-mode.el (archive-mode): Add `archive-write-file' also for | Michael Albinus | 2013-06-20 | 2 | -3/+6 |
| | * | lisp/(cus-edit,custom).el: Fix typos; use setq-local, string-match-p, looking... | Juanma Barranquero | 2013-06-20 | 3 | -51/+64 |
| | * | Revert 2013-06-20T00:39:59Z!lekktu@gmail.com. | Juanma Barranquero | 2013-06-20 | 2 | -3/+3 |
| | * | * floatfns.c: Add commentary re C99 and C11. | Paul Eggert | 2013-06-19 | 1 | -0/+11 |
| | * | lisp/ansi-color.el: Convert to lexical binding. | Juanma Barranquero | 2013-06-20 | 2 | -19/+26 |
| | * | lisp/progmodes/prog-mode.el: Remove autoload cookies. | Juanma Barranquero | 2013-06-20 | 2 | -3/+5 |
| | * | Merge changes made in Gnus master | Gnus developers | 2013-06-19 | 3 | -184/+479 |
| | * | * lisp/cedet/semantic/idle.el (define-semantic-idle-service): | Glenn Morris | 2013-06-19 | 2 | -2/+5 |
| | * | * lisp/emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more. | Glenn Morris | 2013-06-19 | 2 | -1/+10 |
| | * | Fix typos in ChangeLogs. | Juanma Barranquero | 2013-06-19 | 16 | -92/+91 |
| | * | ChangeLog bug ref fix | Glenn Morris | 2013-06-19 | 1 | -1/+1 |