summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Simplify find-and-notify upgrades.scratch/package.el-async-refreshArtur Malabarba2015-03-311-7/+6
* Simplify usage of the async hook.Artur Malabarba2015-03-311-27/+26
* Implement async refreshing in package-refresh-contentsArtur Malabarba2015-03-311-82/+196
* 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
* | * lisp/erc/erc.el (erc-switch-to-buffer): Fix last change.Stefan Monnier2015-03-252-1/+6
* | * lisp/emacs-lisp/seq.el: Documentation improvementsNicolas Petton2015-03-252-2/+6
* | * doc/misc/idlwave.texi: Fix typo in previous.Glenn Morris2015-03-241-1/+1