aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in dired-omit-case-fold-pTino Calancha2016-12-101-1/+2
* Merge branch 'concurrency'Eli Zaretskii2016-12-041-0/+14
|\
| * merge from trunkKen Raeburn2015-11-011532-131612/+213600
| |\
| * | zap until-conditionTom Tromey2013-08-271-14/+0
| * | merge from trunkTom Tromey2013-08-2520-730/+866
| |\ \
| * \ \ merge from trunkTom Tromey2013-08-19233-2985/+6525
| |\ \ \
| * \ \ \ merge from trunkTom Tromey2013-07-2671-1419/+2181
| |\ \ \ \
| * \ \ \ \ Merge from trunkTom Tromey2013-07-1243-601/+875
| |\ \ \ \ \
| * \ \ \ \ \ merge from trunkTom Tromey2013-07-06155-32160/+41347
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge from trunkTom Tromey2013-06-1366-1500/+2594
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge from trunk; clean up some issuesTom Tromey2013-06-03421-15438/+22591
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-03-1752-12085/+13123
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-03-08264-7521/+9146
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-01-16107-1225/+3140
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-01-051378-3079/+4481
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2012-12-17670-24769/+50915
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2012-09-0482-1463/+2999
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | add convenience macros with-mutex and until-conditionTom Tromey2012-08-201-0/+28
* | | | | | | | | | | | | | | | Display window before calculating widthMark Oteiza2016-12-031-4/+4
* | | | | | | | | | | | | | | | Use pop-to-buffer-same-windowMark Oteiza2016-12-031-5/+5
* | | | | | | | | | | | | | | | Ensure redisplay using variable watcherNoam Postavsky2016-12-021-2/+1
* | | | | | | | | | | | | | | | Add function to trigger debugger on variable writeNoam Postavsky2016-12-021-0/+91
* | | | | | | | | | | | | | | | Show watchpoints when describing variablesNoam Postavsky2016-12-021-0/+7
* | | | | | | | | | | | | | | | ; * lisp/dired-x.el (dired-omit-case-fold): Fix last change.Eli Zaretskii2016-12-021-1/+1
* | | | | | | | | | | | | | | | Starting doc of user options with "*" is long obsoleteGlenn Morris2016-12-021-1/+1
* | | | | | | | | | | | | | | | Fix docstrings to have a complete sentence in first lineReuben Thomas2016-12-021-8/+5
* | | | | | | | | | | | | | | | Remove obsolete comments and commented code from dired-x.elReuben Thomas2016-12-021-26/+0
* | | | | | | | | | | | | | | | Remove pre-customize dired-x.el documentationReuben Thomas2016-12-021-25/+1
* | | | | | | | | | | | | | | | Allow files to be matched case-sensitively in dired-xReuben Thomas2016-12-021-5/+32
* | | | | | | | | | | | | | | | Add support for curly quotation marks to electric-pair-modeReuben Thomas2016-12-021-2/+6
* | | | | | | | | | | | | | | | Handle quoted file names in TrampMichael Albinus2016-12-021-51/+51
* | | | | | | | | | | | | | | | * lisp/battery.el: Add 'battery-upower' -- very fast battery status.Evgeny Zajcev2016-12-021-0/+69
* | | | | | | | | | | | | | | | Support for rawrgb images using imagemagickEvgeny Zajcev2016-12-021-1/+1
* | | | | | | | | | | | | | | | Fix 'sql-connect' on first invocationNikolay Kudryavtsev2016-12-021-7/+6
* | | | | | | | | | | | | | | | Fix bugs with buffer-local tags tablesEli Zaretskii2016-12-011-63/+89
* | | | | | | | | | | | | | | | ; Auto-commit of loaddefs files.Glenn Morris2016-12-011-41/+84
* | | | | | | | | | | | | | | | Fix previous commitNoam Postavsky2016-11-291-5/+4
* | | | | | | | | | | | | | | | * lisp/vc/diff-mode.el (diff-refine-hunk): Remove redundant variable.Noam Postavsky2016-11-291-1/+0
* | | | | | | | | | | | | | | | Use archive-mode for .cbr filesGlenn Morris2016-11-291-2/+2
* | | | | | | | | | | | | | | | Improve user retrieval from auth-source in TrampMichael Albinus2016-11-291-2/+3
* | | | | | | | | | | | | | | | shr.el: Don't render a normal table twiceKatsumi Yamaoka2016-11-291-3/+3
* | | | | | | | | | | | | | | | Improve diff-mode navigation/manipulationDima Kogan2016-11-281-13/+118
* | | | | | | | | | | | | | | | Guard terminal parameter in XTerm mouse modePhilipp Stephani2016-11-281-1/+5
* | | | | | | | | | | | | | | | Reuse already existing lisp symbols for ignore_event (bug#19547).Thierry Volpiatto2016-11-281-1/+2
* | | | | | | | | | | | | | | | Allow configuring which event throw-on-input should ignore (bug#19547).Thierry Volpiatto2016-11-271-0/+4
* | | | | | | | | | | | | | | | Add will change module to CSS property listSimen Heggestøyl2016-11-261-2/+8
* | | | | | | | | | | | | | | | ; Fix last change in cpp.elEli Zaretskii2016-11-261-1/+2
* | | | | | | | | | | | | | | | * lisp/emacs-lisp/subr-x.el (hash-table-keys, hash-table-values): Use cl-loop.Tino Calancha2016-11-261-6/+3
* | | | | | | | | | | | | | | | * lisp/rot13.el: Use lexical-bindingSimen Heggestøyl2016-11-251-1/+1
* | | | | | | | | | | | | | | | Add "using" to cl-loop debug spec (Bug#24750)Mark Oteiza2016-11-251-0/+1