| 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 |
| * | * lisp/ChangeLog: Add changes for new version of todo-mode.el. | Stephen Berman | 2013-06-21 | 1 | -0/+200 |
| * | * 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 | 115 | -29208/+30035 |
| |\ |
|
| | * | 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 | 2 | -10/+28 |
| | * | * lisp/emacs-lisp/package.el (package-alist): Include obsolete packages. | Stefan Monnier | 2013-06-21 | 2 | -75/+82 |
| | * | lisp/*.el: Fix typos; use string-match-p, looking-at-p, setq-local, defvar-lo... | Juanma Barranquero | 2013-06-21 | 7 | -198/+227 |
| | * | * 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 |
| | * | * comint.el (comint-redirect-results-list-from-process): Fix | Leo Liu | 2013-06-21 | 2 | -2/+7 |
| | * | 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 | 5 | -1289/+23 |
| | * | Add log2 support and make log10 obsolete for consistency. | Paul Eggert | 2013-06-20 | 5 | -5/+15 |
| | * | 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 |
| | * | 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 | 6 | -53/+53 |
| | * | ChangeLog bug ref fix | Glenn Morris | 2013-06-19 | 1 | -1/+1 |
| | * | * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is | Michael Albinus | 2013-06-19 | 3 | -17/+11 |
| | * | Use `eww-browse-url' instead of `eww' | Lars Magne Ingebrigtsen | 2013-06-19 | 2 | -1/+6 |
| | * | Check autoload's "type" argument correctly in bytecomp.el | Glenn Morris | 2013-06-19 | 2 | -2/+6 |
| | * | cedet/semantic/decorate/mode.el autoload tweak | Glenn Morris | 2013-06-19 | 2 | -4/+10 |
| | * | Quieten cperl-mode compilation | Glenn Morris | 2013-06-19 | 2 | -0/+7 |
| | * | * lisp/gnus/gnus-group.el (gnus-mark-article-as-read): Fix declaration. | Glenn Morris | 2013-06-19 | 2 | -1/+5 |
| | * | Silence idlwave compilation | Glenn Morris | 2013-06-19 | 2 | -1/+6 |
| | * | * international/titdic-cnv.el (tit-process-header, miscdic-convert): | Glenn Morris | 2013-06-19 | 2 | -4/+8 |
| | * | * net/secrets.el (secrets-struct-secret-content-type): Replace | Michael Albinus | 2013-06-19 | 2 | -6/+41 |
| | * | * lisp/electric.el (electric-pair-mode): Improve interaction with | Stefan Monnier | 2013-06-19 | 2 | -23/+46 |
| | * | * progmodes/octave.el (octave-help): Fix regexp. | Leo Liu | 2013-06-19 | 2 | -3/+5 |
| | * | Merge changes made in Gnus master | Gnus developers | 2013-06-18 | 5 | -24/+161 |
| | * | * lisp/progmodes/ruby-mode.el (ruby-syntax-before-regexp-re): | Dmitry Gutov | 2013-06-19 | 2 | -1/+10 |