Age | Commit message (Expand) | Author | Files | Lines |
2015-11-03 | ; * src/systhread.c [WINDOWSNT]: Fix typos in comments.old-branches/concurrency | Eli Zaretskii | 1 | -5/+5 |
2015-11-02 | Fix the MS-Windows build | Eli Zaretskii | 10 | -66/+59 |
2015-11-01 | merge from trunk | Ken Raeburn | 3218 | -454390/+615315 |
2015-10-30 | Fix a typo in a macro name | Eli Zaretskii | 1 | -6/+6 |
2015-10-30 | Add result messages in vc-tests.el | Michael Albinus | 1 | -26/+37 |
2015-10-30 | * test/automated/faces-tests.el: Add another test | Artur Malabarba | 1 | -0/+3 |
2015-10-30 | * lisp/faces.el (faces--attribute-at-point): Fix bug | Artur Malabarba | 1 | -6/+7 |
2015-10-30 | * test/automated/faces-tests.el: New file | Artur Malabarba | 1 | -0/+51 |
2015-10-30 | * lisp/faces.el: Refactor common code and fix a bug | Artur Malabarba | 1 | -28/+30 |
2015-10-30 | * etc/tutorials/TUTORIAL.translators: Fix PL names | Przemysław Wojnowski | 1 | -3/+3 |
2015-10-30 | * lisp/character-fold.el: Provide `character-fold' | Juanma Barranquero | 1 | -0/+2 |
2015-10-30 | Add more faces for Gnus and ivy | Tassilo Horn | 1 | -4/+10 |
2015-10-30 | Some minor fixes for tramp-gvfs.el | Michael Albinus | 1 | -42/+35 |
2015-10-30 | * test/automated/character-fold-tests.el: New file | Artur Malabarba | 1 | -0/+58 |
2015-10-30 | * test/automated/sort-tests.el: New file | Artur Malabarba | 1 | -0/+106 |
2015-10-30 | Describe known problems with pinning Emacs to taskbar | Eli Zaretskii | 1 | -0/+30 |
2015-10-30 | * lisp/isearch.el: Avoid an error that blocks isearch | Artur Malabarba | 2 | -1/+33 |
2015-10-30 | Fix documentation of 'beginning/end-of-buffer' | Phil Sainty | 1 | -4/+4 |
2015-10-30 | Add RefTeX feature idea: editing RefTeX TOC buffers | Tassilo Horn | 1 | -0/+9 |
2015-10-30 | More face defs for ivy, swiper, ace-window, eshell | Tassilo Horn | 1 | -3/+10 |
2015-10-29 | * lisp/gnus/auth-source.el: Silence lexical-binding warnings | Stefan Monnier | 1 | -103/+94 |
2015-10-30 | ; lisp/help-fns.el: Fix typos in comments | Juanma Barranquero | 1 | -2/+2 |
2015-10-30 | * lisp/dired.el (dired-unmark-all-files-query): Declare. | Juri Linkov | 1 | -1/+6 |
2015-10-30 | * lisp/ielm.el (ielm-indent-line): Use non-nil arg of comint-bol | Juri Linkov | 1 | -1/+1 |
2015-10-29 | ; * src/lread.c (syms_of_lread) <load-path>: Improve the doc string. | Eli Zaretskii | 1 | -3/+5 |
2015-10-29 | ; Improve documentation of 'unhandled-file-name-directory' | Eli Zaretskii | 1 | -6/+6 |
2015-10-29 | Fix encoding of saving *Help* buffers | Eli Zaretskii | 1 | -1/+6 |
2015-10-29 | * lisp/emacs-lisp/cl-generic.el: Add (major-mode MODE) context | Stefan Monnier | 8 | -37/+86 |
2015-10-29 | * test/indent/css-mode.css: Add tests for url(...) syntax. | Stefan Monnier | 1 | -1/+3 |
2015-10-29 | * lisp/emacs-lisp/smie.el: Use `declare' for `pure' | Stefan Monnier | 1 | -4/+4 |
2015-10-29 | * lisp/emacs-lisp/cl-generic.el: Accomodate future changes | Stefan Monnier | 3 | -77/+100 |
2015-10-29 | * lisp/emacs-lisp/bytecomp.el (compile-defun): Add defvars in scope. | Stefan Monnier | 1 | -1/+4 |
2015-10-29 | Add "afp" method to Tramp | Michael Albinus | 3 | -29/+61 |
2015-10-29 | Handle negative coordinates in ‘x_calc_absolute_position’ | Andy Moreton | 1 | -0/+33 |
2015-10-28 | (internal--syntax-propertize): Save match-data here (bug#21766) | Stefan Monnier | 2 | -8/+6 |
2015-10-29 | Don't require default-directory to end with a slash | Dmitry Gutov | 5 | -5/+10 |
2015-10-29 | * lisp/isearch.el: Delete some outdated comments | Artur Malabarba | 1 | -5/+1 |
2015-10-29 | Fix eshell/clear not working if the output has a small line count | Vibhav Pant | 1 | -3/+2 |
2015-10-28 | ; * etc/NEWS: Document `search-default-regexp-mode' | Artur Malabarba | 1 | -0/+2 |
2015-10-28 | * lisp/files.el (write-file): Use vc-refresh-state. | Stefan Monnier | 1 | -1/+1 |
2015-10-28 | * lisp/autorevert.el (auto-revert-handler): Use vc-refresh-state. | Stefan Monnier | 1 | -1/+1 |
2015-10-28 | * lisp/vc/pcvs.el (cvs-revert-if-needed): Use vc-refresh-state. | Stefan Monnier | 1 | -1/+1 |
2015-10-28 | * lisp/emacs-lisp/macroexp.el: Tweak macroexp-if optimizations | Stefan Monnier | 1 | -13/+25 |
2015-10-28 | Fix bug#21766 and add test | Juanma Barranquero | 2 | -1/+24 |
2015-10-28 | * doc/lispref/sequences.texi (Sequence Functions): Fix typo | Artur Malabarba | 1 | -1/+1 |
2015-10-28 | * src/dispnew.c (init_display): Simplify overflow checking. | Paul Eggert | 1 | -2/+2 |
2015-10-28 | * lisp/character-fold.el (character-fold-to-regexp): Fix case | Artur Malabarba | 1 | -6/+11 |
2015-10-28 | * lisp/emacs-lisp/seq.el (seq-mapn): New function | Artur Malabarba | 2 | -1/+34 |
2015-10-28 | * lisp/character-fold.el: Make compatible with lax-whitespace | Artur Malabarba | 1 | -4/+26 |
2015-10-28 | * lisp/isearch.el: Refactor momentary messages | Artur Malabarba | 1 | -29/+27 |