aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow the shr test files to have trailing blank space.Lars Magne Ingebrigtsen2016-03-201-0/+3
* Add tests for empty <ul><li>Lars Magne Ingebrigtsen2016-03-202-0/+7
* * src/alloc.c (purecopy): Use AUTO_STRING.Paul Eggert2016-03-201-1/+1
* 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
* Add more shr HTML rendering testsLars Magne Ingebrigtsen2016-03-206-5/+29
* Add a test harness for shr HTML rendering and one testLars Magne Ingebrigtsen2016-03-203-0/+50
* 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-204-1/+29
* No need to block input when reading directoriesPaul Eggert2016-03-191-13/+1
* * lisp/vc/vc-hooks.el: Fix typoOscar Fuentes2016-03-191-1/+1
* Improve w32notify notificationsFabrice Popineau2016-03-196-250/+360
* 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
* * test/lisp/dabbrev-tests.el: Merge fix: move here from test/automated.Glenn Morris2016-03-161-0/+0
* Sync with soap-client repository, version 3.1.1Thomas Fitzsimmons2016-03-161-56/+76
* Merge from gnulibPaul Eggert2016-03-151-7/+13
* Disable MOVE more for DovecotLars Magne Ingebrigtsen2016-03-141-2/+4
* Don't use MOVE on DovecotLars Magne Ingebrigtsen2016-03-141-2/+4
* Improve diff hunk headers when maintaining EmacsPaul Eggert2016-03-132-0/+51
* Update handling of <bdo> per Unicode 9.0Eli Zaretskii2016-03-121-2/+2
* Merge from origin/emacs-25John Wiegley2016-03-11257-1316/+1386
|\
| * Update Emacs manual section related to character foldingJohn Wiegley2016-03-111-11/+10
| * ; * etc/DEBUG: Fix a typo. (Bug#22984)Eli Zaretskii2016-03-111-1/+1
| * Update admin/notes/unicodeEli Zaretskii2016-03-111-0/+7
| * Add symref-filepattern entries for c?perl-modeDmitry Gutov2016-03-111-0/+2
| * Don't use XRANDR 1.3 extensions if the server doesn't support them.Ken Raeburn2016-03-103-15/+26
| * ; NEWS update for the last change in etagsEli Zaretskii2016-03-101-3/+3
| * Sync with gnulibPaul Eggert2016-03-104-379/+289
| * Rework C source files to avoid ^(Paul Eggert2016-03-10229-627/+618
| * By default, etags produces unqualified Perl tag namesEli Zaretskii2016-03-108-150/+165
| * Indent methods with keyword names correctlyDmitry Gutov2016-03-102-5/+12
| * Propertize character literals and special global variables differentlyDmitry Gutov2016-03-102-3/+8
| * ; Fix last change in NEWSEli Zaretskii2016-03-101-16/+17
| * Change how /etc/NEWS presents character foldingJohn Wiegley2016-03-091-16/+15
| * Revert "Revert "Backport: * lisp/isearch.el: Turn char-folding off by default""John Wiegley2016-03-091-1/+1
| * Properly handle lambda as read function (bug 22961)Andreas Schwab2016-03-091-2/+2
| * Propertize operator symbol names with symbol syntax classDmitry Gutov2016-03-092-22/+17
| * 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-092-10/+25
| * 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-072-30/+39
| * Recognize iuwu-mod after an escaped newlineDmitry Gutov2016-03-072-2/+10
| * Fix symbolic mode string conversion for s and tAndreas Schwab2016-03-071-3/+3