aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ignore invalid base64 encoded embedded imagesLars Magne Ingebrigtsen2016-03-201-1/+2
* Render empty <ul><li><ul> correctlyLars Magne Ingebrigtsen2016-03-201-0/+4
* Fix <p> and <div> newlines with or without <li> in shrLars Magne Ingebrigtsen2016-03-201-3/+12
* Remove code left over from when overlays were used for paddingLars Magne Ingebrigtsen2016-03-201-26/+0
* Remove trailing blank lines in shrLars Magne Ingebrigtsen2016-03-201-0/+14
* Don't bug out on nil `patch-buf' argumentsLars Magne Ingebrigtsen2016-03-201-2/+2
* Add a Catalan language environmentErnest Adrogué2016-03-203-1/+25
* * lisp/vc/vc-hooks.el: Fix typoOscar Fuentes2016-03-191-1/+1
* make `vc-log-operation' buffer local to allow multiple simultaneous editingSam Steingold2016-03-171-1/+2
* Simplify some rococo Gnus code that loads or tests for other libraries.Glenn Morris2016-03-174-34/+10
* Sync with soap-client repository, version 3.1.1Thomas Fitzsimmons2016-03-161-56/+76
* Disable MOVE more for DovecotLars Magne Ingebrigtsen2016-03-141-2/+4
* Don't use MOVE on DovecotLars Magne Ingebrigtsen2016-03-141-2/+4
* Update handling of <bdo> per Unicode 9.0Eli Zaretskii2016-03-121-2/+2
* Merge from origin/emacs-25John Wiegley2016-03-1110-103/+127
|\
| * Add symref-filepattern entries for c?perl-modeDmitry Gutov2016-03-111-0/+2
| * Indent methods with keyword names correctlyDmitry Gutov2016-03-101-5/+9
| * Propertize character literals and special global variables differentlyDmitry Gutov2016-03-101-3/+5
| * Revert "Revert "Backport: * lisp/isearch.el: Turn char-folding off by default""John Wiegley2016-03-091-1/+1
| * Propertize operator symbol names with symbol syntax classDmitry Gutov2016-03-091-22/+11
| * Stop recognizing :#{} as symbol in ruby-modeDmitry Gutov2016-03-091-2/+2
| * Allow using the left shift operator without spaces on both sidesDmitry Gutov2016-03-091-10/+16
| * Properly handle unquoting in wdired (bug 22938)Andreas Schwab2016-03-081-10/+12
| * ; Spelling fix and tighten up commentPaul Eggert2016-03-081-2/+2
| * Allow splat operator before percent literalDmitry Gutov2016-03-071-1/+1
| * Don't apply the return value of goto-char as syntax classDmitry Gutov2016-03-071-1/+2
| * Guard against nested percent literalsDmitry Gutov2016-03-071-30/+31
| * Recognize iuwu-mod after an escaped newlineDmitry Gutov2016-03-071-2/+7
| * Fix symbolic mode string conversion for s and tAndreas Schwab2016-03-071-3/+3
| * Update 'ucs-names' databaseEli Zaretskii2016-03-061-4/+8
| * Improve doc string of 'shell-command'Eli Zaretskii2016-03-061-0/+2
| * Remove the highlighting support for quoting 'like this' inside Lisp docstringsDmitry Gutov2016-03-061-4/+4
| * Fix bidi-paragraph-direction in Rmail view bufferEli Zaretskii2016-03-051-1/+6
| * Don't misindent computed property generator methodsDmitry Gutov2016-03-051-5/+6
| * Fix insertion of edited servers in the dribble fileLars Ingebrigtsen2016-03-041-1/+1
* | Merge from origin/emacs-25John Wiegley2016-03-116-26/+60
|\ \ | |/
| * Fix previous fix of enlarge-/shrink-windowMartin Rudalics2016-03-041-16/+31
| * * lisp/isearch.el (isearch-define-mode-toggle): Fix toggling logicArtur Malabarba2016-03-031-1/+3
| * Complete temperature units in calc-convert-temperatureMark Oteiza2016-03-031-5/+12
| * Make sure to use case-sensitive searchDmitry Gutov2016-03-031-0/+1
| * Prevent infinite loop on not-well-formed xml. (Bug#16344)Ulf Jasper2016-03-021-1/+8
| * Use the correct dabbrev expansionAlan Third2016-03-021-3/+5
| * ; Auto-commit of loaddefs files.emacs-25.0.92Nicolas Petton2016-03-021-1236/+1257
* | Remove compat code in TrampMichael Albinus2016-03-111-37/+29
* | * lisp/textmodes/tex-mode.el: Complete local envs. Use #'.Stefan Monnier2016-03-101-27/+49
* | Add new function display-buffer-reuse-mode-windowNicolas Richard2016-03-101-0/+65
* | declare `rmail-mime-entity-truncated' and `rmail-mime-render-html-function'Sam Steingold2016-03-091-0/+2
* | Optionally reuse tooltip frames instead of deleting/recreating them.Martin Rudalics2016-03-081-0/+1
* | Assume getaddrinfo in C codePaul Eggert2016-03-072-6/+3
* | Remove support for IRIXPaul Eggert2016-03-077-19/+13