| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | | | * progmodes/octave.el (inferior-octave-process-live-p): New helper. | Leo Liu | 2013-11-22 | 2 | -15/+23 |
| * | | | | | lisp/gnus/gnus-icalendar.el: Fix org-timestamp for events ending at midnight;... | Jan Tatarik | 2013-11-21 | 2 | -7/+66 |
| * | | | | | lisp/gnus/nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbu... | Ivan Shmakov | 2013-11-21 | 2 | -0/+17 |
| * | | | | | Correct an utdated reference to M-g in enriched.doc. | Eli Zaretskii | 2013-11-21 | 1 | -1/+1 |
| * | | | | | * progmodes/octave.el (octave-mode, inferior-octave-mode): Fix | Leo Liu | 2013-11-22 | 2 | -2/+7 |
| * | | | | | Use just LIBXMENU, not LIBXMENU_DIR and LIBXMENU_BASE. | Paul Eggert | 2013-11-21 | 4 | -18/+9 |
| * | | | | | * progmodes/octave.el (octave-mode-map, octave-mode-menu): Add | Rüdiger Sonderfeld | 2013-11-22 | 2 | -0/+21 |
| * | | | | | net/eww.el: Detect localhost and similar patterns. | Ted Zlatanov | 2013-11-21 | 2 | -11/+21 |
| * | | | | | * pcmpl-x.el (pcmpl-x-ag-options): Handle `[no]' in long options. | Leo Liu | 2013-11-22 | 2 | -8/+16 |
| * | | | | | Add completion for command `ag'. | Leo Liu | 2013-11-21 | 2 | -0/+36 |
| * | | | | | Fix some dependency problems that cause unnecessary recompiles. | Paul Eggert | 2013-11-20 | 4 | -84/+51 |
| * | | | | | Fix recently introduced bool vector overrun. | Paul Eggert | 2013-11-20 | 4 | -29/+44 |
| * | | | | | * lisp/emacs-lisp/byte-run.el (eval-when-compile): Fix edebug spec. | Stefan Monnier | 2013-11-20 | 2 | -8/+13 |
| * | | | | | * test/automated/Makefile.in: Tweak previous change | Glenn Morris | 2013-11-20 | 1 | -1/+1 |
| * | | | | | * test/automated/Makefile.in (XARGS_LIMIT): New, set by configure. | Glenn Morris | 2013-11-20 | 2 | -1/+8 |
| * | | | | | Use path-separator with -L, rather than just : | Glenn Morris | 2013-11-20 | 7 | -3/+23 |
| * | | | | | * emacs-lisp/package.el (describe-package-1): Add package archive. | Ted Zlatanov | 2013-11-20 | 2 | -0/+7 |
| * | | | | | * nsterm.m (init, run, stop:): Enable again. stop calls super stop | Jan Djärv | 2013-11-20 | 2 | -3/+7 |
| * | | | | | * nsterm.m (init, run, stop:): Comment out for now, does not work with dialogs. | Jan Djärv | 2013-11-20 | 2 | -0/+7 |
| * | | | | | * test/automated/ruby-mode-tests.el: | Bozhidar Batsov | 2013-11-20 | 1 | -0/+20 |
| * | | | | | * test/automated/ruby-mode-tests.el: | Bozhidar Batsov | 2013-11-20 | 1 | -0/+3 |
| * | | | | | * lisp/progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template): | Bozhidar Batsov | 2013-11-20 | 1 | -1/+1 |
| * | | | | | * doc/misc/ses.texi (Quick Tutorial): New chapter. | era eriksson | 2013-11-20 | 2 | -1/+111 |
| * | | | | | * lisp/ses.el (ses-mode): Doc fix. | era eriksson | 2013-11-20 | 2 | -4/+34 |
| * | | | | | lisp/gnus/message.el (message-beginning-of-line): Use beginning-of-visual-lin... | Dave Goldberg | 2013-11-20 | 2 | -1/+11 |
| * | | | | | Remove a FIXME. | Xue Fuqiao | 2013-11-20 | 1 | -2/+0 |
| * | | | | | * doc/lispref/windows.texi (Choosing Window): Mention `no-display-ok'. | Leo Liu | 2013-11-20 | 6 | -7/+29 |
| * | | | | | * make-dist: Distribute build-aux/msys-to-w32. | Glenn Morris | 2013-11-19 | 3 | -1/+5 |
| * | | | | | * Makefile.in (msys_to_w32, msys_lisppath_to_w32): Remove. | Dani Moncayo | 2013-11-19 | 3 | -26/+185 |
| * | | | | | * vc/vc-git.el (vc-git-dir-extra-headers): Add headers | Dan Nicolaescu | 2013-11-19 | 2 | -0/+10 |
| * | | | | | Doc fixes. | Xue Fuqiao | 2013-11-19 | 6 | -1/+16 |
| * | | | | | * obsolete/rcompile.el: Mark obsolete. | Leo Liu | 2013-11-19 | 2 | -0/+3 |
| * | | | | | * charset.c (syms_of_charset): Don't read past end of string. | Paul Eggert | 2013-11-19 | 2 | -5/+9 |
| * | | | | | * window.el (display-buffer-alist, display-buffer): Document the | Leo Liu | 2013-11-19 | 3 | -16/+35 |
| * | | | | | * src/frame.c (Fhandle_focus_in, Fhandle_focus_out): Doc fixes. | Glenn Morris | 2013-11-18 | 2 | -2/+8 |
| * | | | | | * etc/NEWS: Placeholder. | Glenn Morris | 2013-11-18 | 1 | -0/+2 |
| * | | | | | Add hooks to run on gaining/losing focus (tiny change) | Brian Jenkins | 2013-11-18 | 2 | -0/+21 |
| * | | | | | Add some indexes and a cross-reference. | Xue Fuqiao | 2013-11-19 | 3 | -1/+10 |
| * | | | | | * data.c (bool_vector_binop_driver): Rename locals for sanity's sake. | Paul Eggert | 2013-11-18 | 2 | -21/+24 |
| * | | | | | Improve API of recently-added bool vector functions. | Paul Eggert | 2013-11-18 | 5 | -41/+55 |
| * | | | | | Always allocate at least one bits_word per bool vector. | Paul Eggert | 2013-11-18 | 4 | -35/+84 |
| | |_|/ /
|/| | | |
|
| * | | | | Fix bug #15841 with assertion violations due to newline cache. | Eli Zaretskii | 2013-11-18 | 4 | -12/+52 |
| * | | | | * NEWS: Mention new features for Octave mode. | Leo Liu | 2013-11-18 | 2 | -0/+12 |
| * | | | | * lisp/electric.el (electric-indent-mode-map): Remove. | Stefan Monnier | 2013-11-17 | 2 | -9/+13 |
| * | | | | * lisp/textmodes/text-mode.el (paragraph-indent-minor-mode): Use add-function. | Stefan Monnier | 2013-11-17 | 2 | -3/+8 |
| * | | | | * lisp/emacs-lisp/nadvice.el (remove-function): Align with | Stefan Monnier | 2013-11-17 | 2 | -1/+4 |
| * | | | | * lisp/progmodes/gdb-mi.el: Avoid backtracking in regexp matcher. | Stefan Monnier | 2013-11-17 | 2 | -13/+39 |
| * | | | | Minor doc fixes. | Xue Fuqiao | 2013-11-18 | 2 | -10/+17 |
| * | | | | * lisp/progmodes/ruby-mode.el (ruby-toggle-block): Don't stop at | Adam Sokolnicki | 2013-11-17 | 3 | -1/+13 |
| * | | | | Fix bug #15913 with disappearing mouse highlight on MS-Windows. | Eli Zaretskii | 2013-11-17 | 2 | -1/+13 |