summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don’t create unnecessary marker in ‘delete-trailing-whitespace’masaterMichal Nazarewicz2016-07-041-10/+9
* Simplify ‘delete-trailing-whitespace’ by not treating \n as whitespaceMichal Nazarewicz2016-07-042-4/+6
* Make ‘delete-trailing-whitespace’ delete spaces after form feedMichal Nazarewicz2016-07-043-10/+28
* Calc: Update mode line after change modeTino Calancha2016-07-041-0/+1
* * lisp/simple.el (save-mark-and-excursion): Add declare forms.Mark Oteiza2016-07-031-0/+1
* Re-fix open-network-stream responsivenessPaul Eggert2016-07-041-8/+10
* Remove redundant forms from CC Mode for faster fontificationAlan Mackenzie2016-07-031-44/+0
* Speed up CC Mode fontification with less accurate functions extending regionAlan Mackenzie2016-07-032-34/+38
* Ibuffer: unmark all buffers without confirmationTino Calancha2016-07-032-4/+18
* Fix open-network-stream responsivenessPaul Eggert2016-07-031-8/+12
* Ibuffer: Mark buffers by contentTino Calancha2016-07-033-0/+69
* ibuffer-copy-filename-as-kill verbosity increaseTino Calancha2016-07-031-7/+8
* Fix cursor positioning on TTY frames after stretch glyphEli Zaretskii2016-07-021-2/+8
* Fix vertical-movement in buffers with wrap-prefixEli Zaretskii2016-07-022-2/+5
* Rename FACE_OPT_FROM_ID to FACE_FROM_ID_OR_NULLEli Zaretskii2016-07-0214-77/+74
* * lisp/gnus/gnus-art.el (gnus-article-send-map): Remove extra quote.Mark Oteiza2016-07-011-1/+1
* * lisp/auth-source.el (auth-source--symbol-keyword): Fix namespaceStefan Monnier2016-07-011-12/+12
* Avoid yet another possible NULL pointer dereference found by GCC 6.1.1Dmitry Antipov2016-07-011-5/+7
* ; Auto-commit of loaddefs files.Glenn Morris2016-07-011-720/+728
* CC Mode: truncate the semi-nonlit cache when applying syntax-table to a quoteAlan Mackenzie2016-06-301-8/+31
* Minor tweaks to openpDmitry Antipov2016-06-301-10/+14
* Simplify handling of frame parametersDmitry Antipov2016-06-301-48/+31
* Cleanup around mature character manipulation functionsDmitry Antipov2016-06-304-14/+5
* Fix C-M-a in a C function finding the start of a macro preceding it.Alan Mackenzie2016-06-293-7/+7
* Avoid possible NULL pointer dereference found by GCC 6.1.1Dmitry Antipov2016-06-291-4/+4
* Dired recognize dirs when file size in human unitsTino Calancha2016-06-291-1/+1
* Fix breakage from previous changeMark Oteiza2016-06-282-3/+3
* Fix breakage from previous change.Mark Oteiza2016-06-281-1/+1
* Add tests for copying properties by 'format'Eli Zaretskii2016-06-281-0/+57
* Fix copying properties in 'format' when it produces paddingEli Zaretskii2016-06-281-3/+8
* Enable dividers in NS (bug#22973)Alan Third2016-06-272-6/+8
* ; Fix breakage from previous commitStephen Berman2016-06-271-16/+16
* Fix the prefix action of shr-copy-urlLars Magne Ingebrigtsen2016-06-271-2/+4
* New functions svg-text and svg-removeLars Magne Ingebrigtsen2016-06-272-11/+53
* Add new function dom-remove-nodeLars Magne Ingebrigtsen2016-06-272-0/+14
* Add a new function `svg-embed'Lars Magne Ingebrigtsen2016-06-272-0/+36
* * lisp/descr-text.el (describe-char-unicode-data): Fix copy/paste errors.Eli Zaretskii2016-06-271-2/+2
* Fix 'move-to-window-line' when EOB is on last screen lineEli Zaretskii2016-06-272-16/+16
* Amend a cache so that typing into C++ raw strings has no undue delay.Alan Mackenzie2016-06-274-174/+338
* Also handle escaping when string begins with a quoteDmitry Gutov2016-06-272-4/+4
* Fix quote escaping in ruby-toggle-string-quotesSriram Thaiyar2016-06-272-1/+12
* Fix test-completion with completion-regexp-listNoam Postavsky2016-06-261-0/+2
* Try other addresses when connecting to multihomedPaul Eggert2016-06-262-13/+38
* Fix GNUC_PREREQ for GCC 2.8.1 etc.Paul Eggert2016-06-261-1/+2
* Don't set 'bidi-paragraph-direction' in 'ansi-term'Eli Zaretskii2016-06-261-11/+1
* ; Spelling fixesPaul Eggert2016-06-262-3/+3
* Sync with Tramp 2.3.0Michael Albinus2016-06-262-4/+4
* Fix GNUC_PREREQ off-by-1 typoPaul Eggert2016-06-261-1/+1
* Fix some oddities in Tramp's rsync and smb methodsMichael Albinus2016-06-263-19/+55
* Fix FRAME_INTERNAL_BORDER_WIDTH use (Bug#23841)Ury Marshak2016-06-261-2/+2