| Commit message (Expand) | Author | Age | Files | Lines |
| * | * lisp/progmodes/ruby-mode.el (auto-mode-alist): Do not use | Dmitry Gutov | 2013-06-22 | 1 | -0/+5 |
| * | * lisp/progmodes/ruby-mode.el (auto-mode-alist): Consolidate different | Dmitry Gutov | 2013-06-22 | 1 | -0/+2 |
| * | * lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight | Dmitry Gutov | 2013-06-22 | 1 | -0/+6 |
| * | * lisp/ChangeLog: Add changes for new version of todo-mode.el. | Stephen Berman | 2013-06-21 | 1 | -0/+200 |
| * | Use cookie functions in yow | Glenn Morris | 2013-06-21 | 1 | -0/+6 |
| * | lisp/emacs-lisp/package.el (tar-get-file-descriptor, tar--extract): Declare. | Juanma Barranquero | 2013-06-21 | 1 | -0/+5 |
| * | Extend flymake's warning predicate to be a function. Test suite for flymake. | Eduard Wiebe | 2013-06-21 | 1 | -0/+8 |
| * | * lisp/emacs-lisp/package.el (package-alist): Include obsolete packages. | Stefan Monnier | 2013-06-21 | 1 | -0/+15 |
| * | lisp/*.el: Fix typos; use string-match-p, looking-at-p, setq-local, defvar-lo... | Juanma Barranquero | 2013-06-21 | 1 | -2/+41 |
| * | * comint.el (comint-redirect-results-list-from-process): Fix | Leo Liu | 2013-06-21 | 1 | -0/+5 |
| * | lisp/net/eww.el (eww-update-header-line-format): Quote % characters | Lars Magne Ingebrigtsen | 2013-06-21 | 1 | -0/+4 |
| * | ChangeLog fix for previous change | Glenn Morris | 2013-06-21 | 1 | -0/+1 |
| * | cookie1.el small cleanup | Glenn Morris | 2013-06-21 | 1 | -0/+16 |
| * | * progmodes/octave.el (octave-mode): Backward compatibility fix. | Leo Liu | 2013-06-21 | 1 | -0/+4 |
| * | * lisp/font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load. | Glenn Morris | 2013-06-20 | 1 | -0/+4 |
| * | * lisp/emacs-lisp/package.el: Use tar-mode rather than tar executable. | Stefan Monnier | 2013-06-20 | 1 | -4/+42 |
| * | * comint.el (comint-redirect-results-list-from-process): Fix | Leo Liu | 2013-06-21 | 1 | -0/+5 |
| * | lisp/profiler.el (profiler-format-number): Use log, not log10. | Juanma Barranquero | 2013-06-21 | 1 | -0/+4 |
| * | lisp/term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'. | Juanma Barranquero | 2013-06-20 | 1 | -0/+4 |
| * | * lisp/emacs-lisp/cl-loaddefs.el: Don't version-control any more. | Stefan Monnier | 2013-06-20 | 1 | -0/+10 |
| * | Add log2 support and make log10 obsolete for consistency. | Paul Eggert | 2013-06-20 | 1 | -0/+5 |
| * | lisp/emacs-lisp/tabulated-list.el: Use defvar-local, setq-local. | Juanma Barranquero | 2013-06-20 | 1 | -2/+12 |
| * | 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 | 1 | -0/+5 |
| * | lisp/(cus-edit,custom).el: Fix typos; use setq-local, string-match-p, looking... | Juanma Barranquero | 2013-06-20 | 1 | -0/+13 |
| * | Revert 2013-06-20T00:39:59Z!lekktu@gmail.com. | Juanma Barranquero | 2013-06-20 | 1 | -3/+0 |
| * | lisp/ansi-color.el: Convert to lexical binding. | Juanma Barranquero | 2013-06-20 | 1 | -0/+6 |
| * | lisp/progmodes/prog-mode.el: Remove autoload cookies. | Juanma Barranquero | 2013-06-20 | 1 | -0/+5 |
| * | Merge changes made in Gnus master | Gnus developers | 2013-06-19 | 1 | -0/+38 |
| * | * lisp/emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more. | Glenn Morris | 2013-06-19 | 1 | -0/+4 |
| * | Fix typos in ChangeLogs. | Juanma Barranquero | 2013-06-19 | 1 | -6/+6 |
| * | * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is | Michael Albinus | 2013-06-19 | 1 | -0/+7 |
| * | Use `eww-browse-url' instead of `eww' | Lars Magne Ingebrigtsen | 2013-06-19 | 1 | -0/+5 |
| * | Check autoload's "type" argument correctly in bytecomp.el | Glenn Morris | 2013-06-19 | 1 | -0/+4 |
| * | Quieten cperl-mode compilation | Glenn Morris | 2013-06-19 | 1 | -0/+3 |
| * | Silence idlwave compilation | Glenn Morris | 2013-06-19 | 1 | -0/+3 |
| * | * international/titdic-cnv.el (tit-process-header, miscdic-convert): | Glenn Morris | 2013-06-19 | 1 | -0/+6 |
| * | * net/secrets.el (secrets-struct-secret-content-type): Replace | Michael Albinus | 2013-06-19 | 1 | -0/+6 |
| * | * lisp/electric.el (electric-pair-mode): Improve interaction with | Stefan Monnier | 2013-06-19 | 1 | -2/+13 |
| * | * progmodes/octave.el (octave-help): Fix regexp. | Leo Liu | 2013-06-19 | 1 | -0/+4 |
| * | Merge changes made in Gnus master | Gnus developers | 2013-06-18 | 1 | -0/+20 |
| * | * lisp/progmodes/ruby-mode.el (ruby-syntax-before-regexp-re): | Dmitry Gutov | 2013-06-19 | 1 | -0/+6 |
| * | Convert symbol prettification into minor mode and global minor mode. | Juanma Barranquero | 2013-06-19 | 1 | -0/+23 |
| * | * lisp/files-x.el (modify-file-local-variable-message): New function. | Juri Linkov | 2013-06-18 | 1 | -0/+11 |
| * | Add explicit arg REPLACE to the callers of `shell-command-on-region'. | Juri Linkov | 2013-06-18 | 1 | -0/+10 |
| * | * lisp/emacs-lisp/eieio-custom.el: Remove misleading Version: header. | Stefan Monnier | 2013-06-18 | 1 | -0/+5 |
| * | Move some files from gnus/ to net/ | Glenn Morris | 2013-06-18 | 1 | -0/+2 |
| * | * newcomment.el (comment-search-forward, comment-search-backward): Doc fix. | Glenn Morris | 2013-06-18 | 1 | -0/+5 |
| * | lisp/ChangeLog, src/ChangeLog: Rotate changelogs. | Juanma Barranquero | 2013-06-18 | 1 | -25222/+7 |
| * | lisp/face-remap.el (buffer-face-toggle): Fix typo in docstring. | Juanma Barranquero | 2013-06-18 | 1 | -0/+5 |