summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! Introduce Emacs_Cursor typedefscratch/X_TypedefsAlexander Gramiak2019-05-141-1/+1
* fixup! Replace XChar2b with unsigned short in all font backendsAlexander Gramiak2019-05-141-1/+1
* fixup! Introduce Emacs_GC struct and typedefAlexander Gramiak2019-05-141-1/+1
* fixup! Introduce Emacs_GC struct and typedefAlexander Gramiak2019-05-141-1/+4
* Introduce Emacs_Pix_Container and Emacs_Pix_Context typedefsAlexander Gramiak2019-05-132-133/+138
* Replace XChar2b with unsigned short in all font backendsAlexander Gramiak2019-05-1317-139/+101
* Introduce Emacs_GC struct and typedefAlexander Gramiak2019-05-137-102/+77
* Introduce Emacs_Rectangle struct and typedefAlexander Gramiak2019-05-137-47/+43
* Introduce Emacs_Pixmap typedefAlexander Gramiak2019-05-139-21/+23
* Introduce Emacs_Cursor typedefAlexander Gramiak2019-05-1311-62/+60
* Introduce Emacs_Color struct and typedefAlexander Gramiak2019-05-1315-84/+80
* ; * lisp/faces.el (fill-column-indicator): Fix typo.Jimmy Aguilar Mena2019-05-121-1/+1
* (eww-follow-link): Record the location properly when following #linksXu Chunyang2019-05-121-0/+1
* * lisp/emacs-lisp/packages.el: Add `all` to package-check-signatureStefan Monnier2019-05-122-5/+19
* Improve printing for named keyboard macros (Bug#35486)Noam Postavsky2019-05-122-13/+22
* 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