summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Check for mark-active t in `redisplay--update-region-highlights'scratch/highlight-n-windowsOleh Krehel2015-04-011-2/+3
* Set `mark-active' to selected windowOleh Krehel2015-03-311-4/+3
* Ignore `highlight-nonselected-windows' for same buffer in two windowsOleh Krehel2015-03-311-1/+7
* * jit-lock.el (jit-lock--run-functions): Do the `or' where it can be nil.Stefan Monnier2015-03-311-3/+9
* Let jit-lock know the result of font-lock-extend-region-functions.Stefan Monnier2015-03-304-49/+91
* plstore.el: Don't cache wrong passphraseDaiki Ueno2015-03-312-3/+15
* Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacsArtur Malabarba2015-03-312-15/+30
|\
| * * eieio-base.el (make-instance) <eieio-named>: New instance.Stefan Monnier2015-03-302-15/+30
* | emacs-lisp/package.el: Reorganize package.elArtur Malabarba2015-03-312-710/+791
|/
* Correct calculation of CC Mode's font-lock region.Alan Mackenzie2015-03-303-35/+106
* In sendmail-send-it don't switch to non-existent buffer. (Bug#20211)Richard Ryniker2015-03-302-4/+10
* Merge from origin/emacs-24Paul Eggert2015-03-296-0/+155
|\
| * Fixes: debbugs:19175Jan D2015-03-293-1/+19
| * Fix the preamble text of the DIR file we install (Bug#20213)Eli Zaretskii2015-03-292-0/+6
| * src/w32proc.c: Describe in a comment w32 subprocess implementation.Eli Zaretskii2015-03-281-0/+132
* | Merge from origin/emacs-24Paul Eggert2015-03-290-0/+0
|\ \ | |/
| * Bump version to 24.5 for the release-candidateemacs-24.5-rc1Nicolas Petton2015-03-2734-1094/+1174
| * (url-insert-file-contents): Set buffer-file-coding-systemStefan Monnier2015-03-262-2/+13
* | Merge from origin/emacs-24Paul Eggert2015-03-296-4/+36
|\ \ | |/
| * * smie.el (smie*ward-sexp-command): Don't pretend the arg is optionalStefan Monnier2015-03-262-27/+33
| * Don't round up scroll bar width with GTK3 (Bug#20182).Martin Rudalics2015-03-252-0/+7
| * * doc/lispref/objects.texi (Equality Predicates): Fix typo in example.Glenn Morris2015-03-242-2/+6
* | Spelling fixPaul Eggert2015-03-291-1/+1
* | Fix 'commit-msg' to cite 'CONTRIBUTE'Paul Eggert2015-03-293-13/+28
* | lisp/gnus/gnus-sum.el (gnus-summary-make-menu-bar): Add "Display HTML images"...Adam Sjøgren2015-03-293-0/+8
* | * doc/emacs/files.texi (Diff Mode): Doc fix.Dani Moncayo2015-03-292-1/+5
* | * lisp/emacs-lisp/package.el (package-refresh-contents): Fix spelling errorJan D2015-03-282-1/+6
* | ChangeLog fixGlenn Morris2015-03-281-1/+1
* | New `electric-pair-local-mode'Tom Willemse2015-03-284-2/+27
* | Don't send bad SM messages.Jan D2015-03-282-24/+27
* | Fixes: debbugs:17879Jan D2015-03-282-1/+7
* | Fix blocking connections on MS-Windows (Bug#20159)Eli Zaretskii2015-03-282-1/+6
* | Avoid some core dumps in X session managementPaul Eggert2015-03-272-24/+47
* | Port user-login-name initialization to Qnil == 0Paul Eggert2015-03-272-2/+8
* | Port etags to -DDEBUGPaul Eggert2015-03-272-13/+15
* | Assume !BROKEN_NON_BLOCKING_CONNECTPaul Eggert2015-03-273-19/+18
* | Fix crashes when restoring sub-char-tables from desktop fileEli Zaretskii2015-03-272-2/+10
* | Fix the bug number of previous commit: should be bug #20159.Eli Zaretskii2015-03-272-2/+2
* | Support non-blocking connect on MS-Windows (Bug#20207)Eli Zaretskii2015-03-276-26/+209
* | Preserve face text properties in comint prompt.Wolfgang Jenkner2015-03-275-39/+115
* | Shut up python-mode's indentation guesserDaniel Colascione2015-03-262-2/+14
* | * lisp/emacs-lisp/cl|eieio: Minor tweaksStefan Monnier2015-03-263-3/+10
* | * lisp/bookmark.el (bookmark-show-all-annotations): Sort themBoruch Baum2015-03-252-1/+5
* | Spelling fixesPaul Eggert2015-03-252-6/+6
* | Only escape quotation mark, backslash and cntrl U+0000 to U+001FDmitry Gutov2015-03-253-5/+12
* | * etc/TODO: Remove obsolete entries.Stefan Monnier2015-03-253-40/+6
* | emacs-lisp/checkdoc.el: Don't complain about args starting with _.Artur Malabarba2015-03-252-2/+8
* | * international/mule-cmds.el: Show chars in C-x 8 RET completionsStefan Monnier2015-03-252-1/+14
* | `save-excursion' does not save&restore the mark any moreStefan Monnier2015-03-257-81/+55
* | * lisp/xt-mouse.el (xterm-mouse--read-number-from-terminal): Fix last commit.Stefan Monnier2015-03-252-1/+5