summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | CC Mode: Remove unused code from c-maybe-re-mark-raw-stringAlan Mackenzie2019-05-201-58/+13
| * | ; Fix last change to nnheader-cancel-timerBasil L. Contovounesios2019-05-201-3/+0
| * | w32--os-description: Fix previous changeLars Ingebrigtsen2019-05-201-1/+1
| * | Mark nnheader-cancel-timer as obsolete and adjust callersLars Ingebrigtsen2019-05-207-11/+14
| * | Allow zero-argument rx `or' and `seq' formsMattias Engdegård2019-05-203-6/+21
| * | Avoid polling in global-auto-revert-mode (bug#35418)Mattias Engdegård2019-05-205-31/+210
| * | Fix problems in autorevert-testsMichael Albinus2019-05-201-2/+3
| * | Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19362-392/+46
| * | Use HAVE_WINDOW_SYSTEM over HAVE_X11 || HAVE_NTGUI || HAVE_NSAlexander Gramiak2019-05-191-2/+2
| * | Introduce Emacs_Pix_Container and Emacs_Pix_Context typedefsAlexander Gramiak2019-05-192-133/+138
| * | Replace XChar2b with unsigned in all font backendsAlexander Gramiak2019-05-1917-152/+103
| * | Introduce Emacs_GC struct and typedefAlexander Gramiak2019-05-197-104/+82
| * | Introduce Emacs_Rectangle struct and typedefAlexander Gramiak2019-05-197-47/+43
| * | Introduce Emacs_Pixmap typedefAlexander Gramiak2019-05-199-21/+23
| * | Introduce Emacs_Cursor typedefAlexander Gramiak2019-05-1911-63/+61
| * | Introduce Emacs_Color struct and typedefAlexander Gramiak2019-05-1915-84/+80
| * | ; Remove some redundant Gnus autoloadsBasil L. Contovounesios2019-05-202-3/+0
| * | Comment out inexplicable condition in filenotifyMattias Engdegård2019-05-191-4/+10
| * | * lisp/vc/vc-dispatcher.el (vc-do-command): Let-bind inhibit-message to tJuri Linkov2019-05-191-4/+8
| * | Publicize behavior of log-view-diff at beginning/end of active regionJuri Linkov2019-05-193-2/+27
| * | cus-edit.el: Remove XEmacs compat codeLars Ingebrigtsen2019-05-192-21/+8
| * | bs.el: Remove XEmacs compat codeLars Ingebrigtsen2019-05-191-16/+2
| * | arc-mode.el: Remove XEmacs compat codeLars Ingebrigtsen2019-05-191-71/+65
| * | rfc2104.el: Remove XEmacs compat code.Lars Ingebrigtsen2019-05-191-10/+2
| * | (mml-generate-mime-1): Remove XEmacs compat codeLars Ingebrigtsen2019-05-191-3/+1
| * | ; Instrument autorevert-testsMichael Albinus2019-05-191-1/+3
| * | Minor updates to project.elStephen Leake2019-05-191-3/+3
| * | Fix Gnus group sorting to use gnus-group-listEric Abrahamsen2019-05-192-38/+44
| * | Remove usage of string-to-multibyte from arc-mode.elLars Ingebrigtsen2019-05-191-16/+15
| * | * doc/lispintro/emacs-lisp-intro.texi: Remove euphemism.Paul Eggert2019-05-191-2/+2
| * | Fix dired-omit-files regexp (Bug#35668)Noam Postavsky2019-05-191-1/+1
| * | * lisp/progmodes/hideshow.el: Simplify mouse binding; Use lexical-bindingStefan Monnier2019-05-191-35/+24
| * | * test/lisp/autorevert-tests.el (auto-revert--deftest-remote):Michael Albinus2019-05-191-3/+1
| * | New buffer display action function 'display-buffer-in-direction'Martin Rudalics2019-05-193-1/+229
| * | Avoid triple buffering with Xdbe in cairoYAMAMOTO Mitsuharu2019-05-193-120/+103
| * | * lisp/emacs-lisp/package.el: Fix decoding of downloaded filesStefan Monnier2019-05-183-63/+98
| * | * lisp/emacs-lisp/package.el: Reduce macrology in ...with-response-bufferStefan Monnier2019-05-181-39/+42
| * | Fix broken logic in file-notifyMattias Engdegård2019-05-181-4/+6
| * | * lisp/textmodes/texinfmt.el: Chassell is no longer maintainer.Paul Eggert2019-05-181-1/+1
| * | Bob Chassell passed awayJean-Christophe Helary2019-05-181-7/+10
| * | Fix recent Tramp typo that broke the buildPaul Eggert2019-05-181-0/+1
| * | Remove XEmacs audio checks from mm-decode.elBasil L. Contovounesios2019-05-181-9/+0
| * | For SVG, 8192 is the new 256Paul Eggert2019-05-182-2/+13
| * | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2019-05-183-10/+60
| |\ \
| | * | CC Mode: Handle several consecutive noise macros in declaration contexts.Alan Mackenzie2019-05-181-4/+53
| | * | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2019-05-181-0/+1
| | |\ \
| | | * | Fix missing declaration in gnus-sum.elBastien2019-05-181-0/+1
| | * | | Fix display of images on MS-Windows broken by a recent commitEli Zaretskii2019-05-181-6/+6
| | |/ /
| * | | Bug#35769Michael Albinus2019-05-181-14/+20
| |/ /
| * | Suppress compiler warnings for older Emacsen in tramp-tests.elMichael Albinus2019-05-181-28/+36