aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/pcase.el: Undo last change's spurious changesStefan Monnier2016-05-301-46/+4
* * lisp/emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates): Add `atom'.Stefan Monnier2016-05-301-4/+47
* Fix Bug#23631 for TrampMichael Albinus2016-05-305-216/+96
* * lisp/wid-edit.el (link): Remove :follow-link property (bug#22434)Stefan Monnier2016-05-292-2/+7
* Fix up remainder of the mml property changeLars Magne Ingebrigtsen2016-05-291-2/+2
* Allow preserving EXIF rotations when sending HTML messagesLars Ingebrigtsen2016-05-291-10/+51
* Make message-toggle-image-thumbnails work betterLars Ingebrigtsen2016-05-291-13/+15
* Rationalize the use of c-new-BEG and c-new-END in CC Mode.Alan Mackenzie2016-05-293-75/+85
* Fix 'next-line' and 'previous-line' during keyboard macroEli Zaretskii2016-05-281-1/+7
* C++ Mode: attribute in class declaration fouls up indentation. Fix!Alan Mackenzie2016-05-282-0/+20
* Prevent locked-file errors in RmailKen Olum2016-05-281-8/+15
* Sync with Tramp repository.Michael Albinus2016-05-285-202/+334
* Don’t document declare-function internalsPaul Eggert2016-05-272-9/+12
* * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Tweak previous toGlenn Morris2016-05-271-6/+8
* ; Add comment for declare-functionPaul Eggert2016-05-271-4/+4
* Improve define-function omitted-arg documentationPaul Eggert2016-05-271-10/+8
* * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Add docstring to accessors.Stefan Monnier2016-05-271-5/+7
* * lisp/subr.el (definition-prefixes): Expand docstringStefan Monnier2016-05-272-10/+17
* Fix broken viper deactivationPhillip Lord2016-05-271-2/+6
* Preserve buffer point in windows by default (Bug#4041).Mark Oteiza2016-05-271-1/+1
* Fix byte-compiler pacification for declare-functionPaul Eggert2016-05-262-9/+10
* Pacify 'make check-declare'Paul Eggert2016-05-262-2/+2
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsPaul Eggert2016-05-262-2/+2
|\
| * Avoid byte-compiler warnings due to 'declare-function'Eli Zaretskii2016-05-262-4/+4
| * * lisp/info.el (Info-default-directory-list): Don't check /share,info.Glenn Morris2016-05-261-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-05-2618-290/+207
|\ \
| * | * lisp/w32-fns.el (set-message-beep, w32-get-locale-info)Glenn Morris2016-05-261-3/+3
| * | Correct old cell name unbinding when renaming cell.Vincent Belaïche2016-05-261-4/+16
| * | ; 'Changes from the pre-25.1 API' copyeditsDmitry Gutov2016-05-251-5/+5
| * | Rename vc-stay-local back to vc-cvs-stay-localDmitry Gutov2016-05-252-10/+9
| * | Fix viper undo breakage from undo-boundary changesPhillip Lord2016-05-233-43/+32
| * | Fix reference to obsolete fn ps-eval-switchKaushal Modi2016-05-221-1/+1
| * | Do not trash symlinks to init filePaul Eggert2016-05-221-2/+10
| * | Don't print the "decomposition" line for control chars in what-cursor-positionAlan Mackenzie2016-05-221-3/+10
| * | Bring back xterm pasting with middle mousePaul Eggert2016-05-222-19/+28
| * | * lisp/desktop.el: Disable restore frameset if in non-graphic display.Jun Hao2016-05-211-10/+3
| * | * lisp/emacs-lisp/package.el (package-refresh-contents):Artur Malabarba2016-05-201-10/+4
| * | Revert "epg: Add a way to detect gpg1 executable for tests"Daiki Ueno2016-05-201-47/+35
| * | Avoid errors with Czech and Slovak input methodsEli Zaretskii2016-05-192-108/+9
| * | epg: Add a way to detect gpg1 executable for testsDaiki Ueno2016-05-191-35/+47
| * | * lisp/emacs-lisp/package.el: Fix free variable warnings.Artur Malabarba2016-05-181-37/+37
| * | * lisp/emacs-lisp/package.el (package--with-response-buffer):Artur Malabarba2016-05-181-16/+21
| * | * lisp/char-fold.el: Rename from character-fold.el.Juri Linkov2016-05-174-40/+40
| * | ; Auto-commit of loaddefs files.Nicolas Petton2016-05-171-1186/+1259
* | | Merge from origin/emacs-25Paul Eggert2016-05-261-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Fix bug in default setting of 'ps-paper-type'Eli Zaretskii2016-05-161-2/+2
* | * lisp/info.el (Info-default-directory-list): Remove obsolete suffixes.Glenn Morris2016-05-261-6/+2
* | Fix Bug#23614.Michael Albinus2016-05-262-5/+7
* | hl-line.el: Fix flickering of highlighted line (bug#23510)Stephen Berman2016-05-261-16/+55
* | Make autoloads populate a new definition-prefixes tableStefan Monnier2016-05-254-19/+205