summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ; Fix declaration in tramp-compat.elMichael Albinus2019-05-031-2/+2
* Refactor update_window_begin and update_window_end hooksAlexander Gramiak2019-05-026-243/+118
* xref--find-ignores-arguments: Return "" if IGNORES is nilDmitry Gutov2019-05-031-1/+2
* Allow project-find-regexp'ing inside an ignored dirDmitry Gutov2019-05-031-1/+1
* (xref--mouse-2): Fix not to jump to the next lineDmitry Gutov2019-05-031-1/+2
* Fix an "empty identifier" problemDmitry Gutov2019-05-031-12/+17
* Fix fontification of first item in CC Mode macro without parenthesesAlan Mackenzie2019-05-022-22/+67
* * lisp/mail/footnote.el: Add TEXT and POINTERS togetherStefan Monnier2019-05-021-71/+49
* CC Mode: Fix multiline block comments in macros.Alan Mackenzie2019-05-022-9/+60
* * lisp/mail/footnote.el: Tweak markers conventionStefan Monnier2019-05-022-55/+84
* use view-mode on score file for ease of scrolling and quittingSam Steingold2019-05-021-1/+3
* tetris-null-map: bind "q" to `quit-window`Sam Steingold2019-05-021-0/+1
* Small code clean-up of file-notify-add-watchMattias Engdegård2019-05-021-63/+67
* * lisp/mail/footnote.el: Use dolist and hoist regexps out of loopsStefan Monnier2019-05-021-106/+77
* Fix tramp-compat-file-name-quoted-pMichael Albinus2019-05-021-32/+37
* * lisp/mail/footnote.el: Consolidate the two marker-alistsStefan Monnier2019-05-011-97/+94
* * lisp/mail/footnote.el: Minor simplificationsStefan Monnier2019-05-011-67/+31
* Restore previous calling signature of gnus-set-infoLars Ingebrigtsen2019-05-011-1/+1
* * lisp/emacs-lisp/edebug.el: Better handle instrumentation of `end-of-defun`Stefan Monnier2019-05-011-51/+34
* * lisp/help.el (function-called-at-point): Use Elisp's forward-sexp-functionStefan Monnier2019-05-011-11/+13
* ; * etc/NEWS: Fix position of +++ markerBasil L. Contovounesios2019-05-011-1/+1
* ; Auto-commit of loaddefs files.Glenn Morris2019-05-011-56/+72
* Minor region-noncontiguous-p simplificationBasil L. Contovounesios2019-05-011-1/+1
* * lisp/progmodes/cc-engine.el: Silence minor compiler warningsStefan Monnier2019-04-301-5/+5
* Fix decode-time/encode-time roundtrip on macOSPaul Eggert2019-04-302-2/+9
* * lisp/progmodes/cc-fonts.el: Silence some compiler warningsStefan Monnier2019-04-301-1/+1
* Update from GnulibPaul Eggert2019-04-306-358/+349
* * lisp/autorevert.el (auto-revert-avoid-polling): Fix :set form.Mattias Engdegård2019-04-301-1/+2
* CC Mode: in certain font lock loops, check point is not beyond limit.Alan Mackenzie2019-04-301-2/+4
* Don't poll auto-revert files that use notification (bug#35418)Mattias Engdegård2019-04-303-37/+111
* Refrain from splicing anonymous faces in text propertiesStefan Monnier2019-04-291-2/+7
* * lisp/international/mule-util.el: Avoid setq; clarify meaning of -1.Stefan Monnier2019-04-291-13/+11
* Sync latest SKK-JISYO.LPaul Eggert2019-04-292-50/+72
* Disable __attribute__ ((cold)) on MinGWPaul Eggert2019-04-291-2/+4
* Merge from origin/emacs-26Glenn Morris2019-04-293-3/+10
|\
| * * src/macfont.m (macfont_shape): Use convenient LGLYPH_NEW.YAMAMOTO Mitsuharu2019-04-291-1/+1
| * Recommend using font-lock-face over face (Bug#35044)Noam Postavsky2019-04-281-1/+6
| * Check if mouse_face_overlay was deleted (Bug#35273)Noam Postavsky2019-04-281-1/+3
* | ; Merge from origin/emacs-26Glenn Morris2019-04-290-0/+0
|\ \ | |/
| * Port to platforms where tputs is in libtinfowPaul Eggert2019-04-271-1/+2
* | Merge from origin/emacs-26Glenn Morris2019-04-295-14/+48
|\ \ | |/
| * ; * doc/lispref/nonascii.texi (Coding System Basics): Fix grammar.Charles A. Roelli2019-04-261-1/+1
| * ; Add missing space in custom.texiMichael Albinus2019-04-251-1/+1
| * * admin/admin.el (set-version): Check for increase in version length,Glenn Morris2019-04-221-4/+4
| * Be more careful about indent-sexp going over eol (Bug#35286)Noam Postavsky2019-04-222-8/+42
* | ; Merge from origin/emacs-26Glenn Morris2019-04-290-0/+0
|\ \ | |/
| * Backport: Improve pure and side-effect-free docsBasil L. Contovounesios2019-04-225-13/+25
| * Backport: Avoid using obsolete indent-relative-maybeBasil L. Contovounesios2019-04-223-8/+10
* | Replace ‘/* FALLTHROUGH! */’ with ‘break;’Paul Eggert2019-04-291-12/+11
* | * test/lisp/net/tramp-tests.el (tramp--test-timeout-handler): Instrument.Michael Albinus2019-04-291-0/+4