| Commit message (Expand) | Author | Age | Files | Lines |
* | * lisp/emacs-lisp/macroexp.el (macroexp--expand-all): Fix (bug#19704) | Stefan Monnier | 2016-06-11 | 1 | -1/+1 |
* | Restore initial undo boundary with viper | Phillip Lord | 2016-06-11 | 1 | -4/+8 |
* | Revert "Fix viper undo breakage from undo-boundary changes" | Phillip Lord | 2016-06-11 | 3 | -32/+43 |
* | Bump version to 25.0.95emacs-25.0.95 | Nicolas Petton | 2016-06-11 | 1 | -1217/+1225 |
* | Fix eldoc-related freezes in python mode | Jules Tamagnan | 2016-06-10 | 1 | -2/+37 |
* | Handle mouse leaving initial window in `mouse-set-region' (Bug#23707) | Martin Rudalics | 2016-06-09 | 1 | -1/+6 |
* | org.el: Fix bindings of < and > for calendar scrolling | Marco Wahl | 2016-06-08 | 1 | -2/+2 |
* | Fix undo boundary in recursive edit (Bug#23632) | Phillip Lord | 2016-06-08 | 1 | -3/+1 |
* | Doc fixes re alist-get. (Bug#23548) | Glenn Morris | 2016-06-07 | 1 | -4/+6 |
* | * lisp/progmodes/python.el (inferior-python-mode): | Glenn Morris | 2016-06-07 | 1 | -0/+1 |
* | * lisp/help-fns.el (describe-function-1): | Tino Calancha | 2016-06-07 | 1 | -1/+2 |
* | * lisp/emacs-lisp/cl-macs.el (cl-loop): Doc fix re "by". | Tino Calancha | 2016-06-07 | 1 | -2/+2 |
* | Improve squiggly heredoc support in non-SMIE Ruby mode | Dmitry Gutov | 2016-06-07 | 1 | -1/+1 |
* | Fix doc string quoting | Stephen Berman | 2016-06-06 | 4 | -5/+5 |
* | Fix mouse dragging of vertical dividers with scroll bars on left (Bug#23690) | Martin Rudalics | 2016-06-05 | 1 | -1/+9 |
* | ; Auto-commit of loaddefs files. | Glenn Morris | 2016-06-01 | 1 | -1230/+1220 |
* | * lisp/mail/footnote.el (footnote-mode): Fix doc typo. | Glenn Morris | 2016-05-31 | 1 | -1/+1 |
* | * lisp/emacs-lisp/lisp-mode.el (lisp--mode-syntax-table): | Glenn Morris | 2016-05-31 | 1 | -1/+1 |
* | ; Spelling fix | Paul Eggert | 2016-05-30 | 1 | -1/+1 |
* | * lisp/recentf.el (recentf-dialog-mode-map): Remove follow-link (bug#22434) | Stefan Monnier | 2016-05-30 | 1 | -1/+0 |
* | Correct cl-flet usage (Bug#22317) | Bill Wohler | 2016-05-30 | 4 | -12/+25 |
* | Restore frames into the current display by default | Paul Eggert | 2016-05-29 | 1 | -1/+1 |
* | * lisp/recentf.el (recentf-open-files-item): Quick fix for (bug#22434). | Stefan Monnier | 2016-05-29 | 1 | -0/+3 |
* | Clarify doc string of 'file-name-sans-extension' | Eli Zaretskii | 2016-05-29 | 1 | -8/+9 |
* | * lisp/progmodes/elisp-mode.el (elisp-function-argstring): Call | Andreas Schwab | 2016-05-28 | 1 | -1/+2 |
* | Fix infloop in 'number-sequence' | Eli Zaretskii | 2016-05-27 | 1 | -3/+6 |
* | * lisp/emacs-lisp/find-func.el (find-function-library): | Glenn Morris | 2016-05-26 | 1 | -2/+4 |
* | * lisp/w32-fns.el (set-message-beep, w32-get-locale-info) | Glenn Morris | 2016-05-26 | 1 | -3/+3 |
* | Correct old cell name unbinding when renaming cell. | Vincent Belaïche | 2016-05-26 | 1 | -4/+16 |
* | ; 'Changes from the pre-25.1 API' copyedits | Dmitry Gutov | 2016-05-25 | 1 | -5/+5 |
* | Rename vc-stay-local back to vc-cvs-stay-local | Dmitry Gutov | 2016-05-25 | 2 | -10/+9 |
* | Fix viper undo breakage from undo-boundary changes | Phillip Lord | 2016-05-23 | 3 | -43/+32 |
* | Fix reference to obsolete fn ps-eval-switch | Kaushal Modi | 2016-05-22 | 1 | -1/+1 |
* | Do not trash symlinks to init file | Paul Eggert | 2016-05-22 | 1 | -2/+10 |
* | Don't print the "decomposition" line for control chars in what-cursor-position | Alan Mackenzie | 2016-05-22 | 1 | -3/+10 |
* | Bring back xterm pasting with middle mouse | Paul Eggert | 2016-05-22 | 2 | -19/+28 |
* | * lisp/desktop.el: Disable restore frameset if in non-graphic display. | Jun Hao | 2016-05-21 | 1 | -10/+3 |
* | * lisp/emacs-lisp/package.el (package-refresh-contents): | Artur Malabarba | 2016-05-20 | 1 | -10/+4 |
* | Revert "epg: Add a way to detect gpg1 executable for tests" | Daiki Ueno | 2016-05-20 | 1 | -47/+35 |
* | Avoid errors with Czech and Slovak input methods | Eli Zaretskii | 2016-05-19 | 2 | -108/+9 |
* | epg: Add a way to detect gpg1 executable for tests | Daiki Ueno | 2016-05-19 | 1 | -35/+47 |
* | * lisp/emacs-lisp/package.el: Fix free variable warnings. | Artur Malabarba | 2016-05-18 | 1 | -37/+37 |
* | * lisp/emacs-lisp/package.el (package--with-response-buffer): | Artur Malabarba | 2016-05-18 | 1 | -16/+21 |
* | * lisp/char-fold.el: Rename from character-fold.el. | Juri Linkov | 2016-05-17 | 4 | -40/+40 |
* | ; Auto-commit of loaddefs files. | Nicolas Petton | 2016-05-17 | 1 | -1186/+1259 |
* | Fix bug in default setting of 'ps-paper-type' | Eli Zaretskii | 2016-05-16 | 1 | -2/+2 |
* | Properly reject malformed or empty package sigs | Paul Eggert | 2016-05-13 | 1 | -1/+1 |
* | Remove buggy non-native image scrolling | Paul Eggert | 2016-05-13 | 1 | -34/+9 |
* | * lisp/emacs-lisp/find-func.el (find-feature-regexp) | Glenn Morris | 2016-05-12 | 1 | -2/+2 |
* | Do not mistake colon at the end of regexp for slash symbol | Dmitry Gutov | 2016-05-12 | 1 | -1/+3 |