summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use remapping in ffap-bindings (Bug#35577)Noam Postavsky2019-05-121-13/+13
* Fix Gnus summary widget navigation across framesBasil L. Contovounesios2019-05-122-15/+22
* Make application/x-patch inlinable in mm-decode.elBasil L. Contovounesios2019-05-121-2/+4
* Fix some gnus-msg.el variables (bug#35239)Basil L. Contovounesios2019-05-121-6/+10
* Use characters, not symbols for table-cell-bindingsMauro Aranda2019-05-111-4/+4
* Generate some repetitive WordStar code with macrosMark Oteiza2019-05-101-150/+30
* Convert Free_Pixmap macro into terminal hookAlexander Gramiak2019-05-109-35/+51
* Remove display member of glyph_stringAlexander Gramiak2019-05-104-74/+90
* * lisp/help.el (help--read-key-sequence): Handle `switch-frame' eventsStefan Monnier2019-05-101-2/+11
* Handle subdomains in Tramp ad-hoc proxiesMichael Albinus2019-05-101-14/+12
* Stop using message-default-charset (Bug#35370)Noam Postavsky2019-05-102-12/+5
* Optimize CC Mode a bit for repetitive insertion and replace-regexpAlan Mackenzie2019-05-102-74/+186
* Make uncomment-region remove obtrusive spaces before tabs.Alan Mackenzie2019-05-101-1/+9
* Fix alist-get gv setter not returning VALMichael Heerdegen2019-05-091-12/+14
* * lisp/mail/footnote.el: Avoid regexp-opt-charset, which is not autoloaded.Stefan Monnier2019-05-091-1/+1
* Fix an error in tramp-vc-file-name-handlerMichael Albinus2019-05-094-63/+33
* * test/lisp/net/tramp-tests.el (cl-lib): Require instead of cl-seq.Michael Albinus2019-05-091-1/+1
* * lisp/emacs-lisp/syntax.el (syntax-propertize): `ignore` is like nilStefan Monnier2019-05-082-3/+4
* Port LIBRSVG_CHECK_VERSION fix to picky cppPaul Eggert2019-05-081-2/+6
* Merge from origin/emacs-26Glenn Morris2019-05-087-34/+102
|\
| * Fix incorrect cloning of eieio-instance-inheritor objects (Bug#34840)Vitalie Spinu2019-05-082-2/+51
| * Fix cloning of eieio-named objects (Bug#22840)Vitalie Spinu2019-05-072-11/+24
| * Fix ibuffer-unmark-backward synopsis (bug#35572)Basil L. Contovounesios2019-05-071-12/+11
| * ; * src/lisp.h (DEFSYM): Fix inaccurate comment.Eli Zaretskii2019-05-061-1/+1
| * Clarify handling of long options (Bug#24949)Noam Postavsky2019-05-041-1/+1
| * Improve documentation of the daemon and emacsclientEli Zaretskii2019-05-042-7/+12
| * * etc/NEWS.24: Belatedly announce delete-consecutive-dups.Noam Postavsky2019-05-011-0/+2
* | ; Merge from origin/emacs-26Glenn Morris2019-05-080-0/+0
|\ \ | |/
| * ; Auto-commit of loaddefs files.Glenn Morris2019-05-011-6/+18
| * * admin/update_autogen: Handle git worktree.Glenn Morris2019-05-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2019-05-081-1/+1
|\ \ | |/
| * Update process filter example (Bug#35044)Noam Postavsky2019-04-301-1/+1
* | ; * lisp/help.el (view-lossage): Fix commentary. (Bug#35596)Eli Zaretskii2019-05-081-1/+1
* | Fix compilation with old versions of librsvgEli Zaretskii2019-05-081-1/+2
* | ; Instrument auto-revert--deftest-remoteMichael Albinus2019-05-081-1/+3
* | Skip tramp-test10-write-region-file-precious-flag for Emacs < 27Michael Albinus2019-05-081-0/+3
* | Don't rewrite buffer contents after saving by rename (Bug#35497)Jonathan Tomer2019-05-083-2/+46
* | Add an assertion to xdisp.cEli Zaretskii2019-05-081-0/+1
* | * lisp/progmodes/flymake.el: Obsolete variable flymake-start-on-newlineJuri Linkov2019-05-073-28/+12
* | Pacify GCC 9.1Paul Eggert2019-05-072-6/+4
* | Fix setting and resetting of scroll-with-deleteJohn Shahid2019-05-072-16/+163
* | * src/marker.c (buf_bytepos_to_charpos): Re-add the CHAR_HEAD_P assertionStefan Monnier2019-05-074-31/+18
* | * doc/emacs/text.texi (Fill Commands): Use pxref in parentheses.Glenn Morris2019-05-071-1/+1
* | * doc/emacs/files.texi (Auto Revert): Fix makeinfo-4.13 compilation.Glenn Morris2019-05-071-0/+3
* | Clarify what constitutes an event (bug#35238)Basil L. Contovounesios2019-05-075-14/+23
* | Fix 'load-average' on MS-WindowsEli Zaretskii2019-05-071-0/+7
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsWilson Snyder2019-05-066-44/+70
|\ \
| * | * lisp/emacs-lisp/lisp.el (insert-pair-alist): Turn defvar into defcustom.Juri Linkov2019-05-061-9/+12
| * | Make combine-after-change-calls work in the common case againStefan Monnier2019-05-061-1/+12
| * | Prevent accidental edits in the ansi-term buffer from breaking resizingJohn Shahid2019-05-061-2/+4