aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix pretty-printing empty objects as nullDamien Cassou2018-06-141-3/+4
* Clarify that enabling a theme does not disable other themesDaniel Colascione2018-06-121-2/+11
* Ignore focus events for dead framesDaniel Colascione2018-06-121-7/+9
* * lisp/textmodes/ispell.el (ispell-menu-map): Init in declarationStefan Monnier2018-06-121-82/+70
* ; Assorted documentation fixes in recent changesEli Zaretskii2018-06-121-2/+3
* Fix initialization of custom-delayed-init-variablesEli Zaretskii2018-06-121-3/+10
* Let display-warning work during bootstrapNoam Postavsky2018-06-121-3/+7
* * lisp/progmodes/sql.el Add MariaDB support (Robert Cochran)Michael R. Mauger2018-06-111-52/+190
* soap-client: Add byte-code compatibility function (Bug#31742)Thomas Fitzsimmons2018-06-112-41/+51
* Add after-delete-frame-functionsDaniel Colascione2018-06-111-17/+10
* Make blink-cursor-mode use new focus functionsDaniel Colascione2018-06-111-12/+38
* New focus management interfaceDaniel Colascione2018-06-112-14/+103
* Don't have shr bug out on degenerate <img> tagsLars Ingebrigtsen2018-06-111-0/+4
* * lisp/textmodes/ispell.el (ispell--call-enchant-lsmod): Use \' i.s.o $.Stefan Monnier2018-06-101-3/+5
* Merge from emacs-26Noam Postavsky2018-06-101-4/+2
|\
| * Fix term.el cursor movement at bottom margin (Bug#31690)Noam Postavsky2018-06-101-4/+3
| * Call enchant-lsmod correctly when Enchant is installed with a suffixReuben Thomas2018-06-101-2/+3
* | Merge from emacs-26Noam Postavsky2018-06-106-33/+55
|\ \ | |/
| * Update Unicode data files to version 11.0.0 of UnicodeEli Zaretskii2018-06-093-11/+40
| * Clarify doc string of 'update-glyphless-char-display'Eli Zaretskii2018-06-081-1/+3
| * Make cl-print respect print-quoted (bug#31649)Gemini Lasswell2018-06-071-2/+7
| * Fix cursor movement by 'next-logical-line' after 'next-line'Eli Zaretskii2018-06-061-18/+4
| * Fix prompt in bookmark.el (Bug#24726)Allen Li2018-06-051-1/+1
* | Merge from emacs-26Noam Postavsky2018-06-105-14/+17
|\ \ | |/
| * Fix comint-get-old-input-default for output field case (Bug#25028)Noam Postavsky2018-06-041-3/+5
| * Prevent infloop in 'delete-trailing-whitespace'Eli Zaretskii2018-06-041-2/+3
| * Make cl-print respect print-level and print-length (bug#31559)Gemini Lasswell2018-06-041-47/+68
* | Fix typo in docstringDaniel Colascione2018-06-091-1/+1
* | Implement the C++11 "using" type definition.Alan Mackenzie2018-06-093-101/+95
* | Improve robustness xterm event processingDaniel Colascione2018-06-091-16/+36
* | CC Mode: In brace lists, anchor an elt on its predecessor, not on first eltAlan Mackenzie2018-06-091-13/+16
* | Allow to reset Deleted flag when exporting messages in RmailEli Zaretskii2018-06-091-20/+50
* | Fix default candidate of find-face-definitionBasil L. Contovounesios2018-06-091-0/+1
* | Avoid unnecessary readahead early in TTY frame initDaniel Colascione2018-06-081-3/+21
* | Support terminal focus notificationsDaniel Colascione2018-06-082-3/+25
* | Make setting inhibit-startup-screen in early init workDaniel Colascione2018-06-081-5/+4
* | New flymake-start-on-save-buffer custom variableJoão Távora2018-06-081-2/+8
* | CC Mode: Fontify unbalanced quotes in unconstrained multiline strings, etc.Alan Mackenzie2018-06-081-67/+147
* | Offer to open large files without modesDaniel Colascione2018-06-071-11/+44
* | Let isearch-yank-kill enable isearch-mode if needed (Bug#21419)Noam Postavsky2018-06-071-0/+1
* | Remove Tramp "obex" and "synce" methodsMichael Albinus2018-06-071-294/+10
* | When navigating Flymake diagnostics, consider their severityJoão Távora2018-06-051-17/+22
* | Obsolete Flymake's flymake-diagnostic-types-alistJoão Távora2018-06-053-97/+146
* | Correctly filter Flymake diagnostic types shown in mode-lineJoão Távora2018-06-051-5/+8
* | Let Flymake backends attach arbitrary data to diagnosticsJoão Távora2018-06-051-4/+9
* | Update version information for Flymake package and manualJoão Távora2018-06-052-4/+4
* | * lisp/auth-source-pass.el: Update version to 4.0.1Damien Cassou2018-06-051-1/+1
* | Make sure auth-source-pass is compatible with Emacs 25Damien Cassou2018-06-051-1/+3
* | * lisp/auth-source-pass.el: Update version to 4.0.0Damien Cassou2018-06-051-1/+1
* | Fix prefix messages of auth-source-pass debug messagesDamien Cassou2018-06-051-1/+1