summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * 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
* ; 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
* * lisp/progmodes/cc-fonts.el: Silence some compiler warningsStefan Monnier2019-04-301-1/+1
* * 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-301-37/+87
* 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
* Merge from origin/emacs-26Glenn Morris2019-04-291-8/+14
|\
| * Be more careful about indent-sexp going over eol (Bug#35286)Noam Postavsky2019-04-221-8/+14
| * Backport: Avoid using obsolete indent-relative-maybeBasil L. Contovounesios2019-04-223-8/+10
* | Replace use of obsolete string-make-unibyteNoam Postavsky2019-04-281-5/+2
* | python.el: Fix close paren indentation to match pep8 (Bug#20742)Tommi Komulainen2019-04-281-3/+9
* | Fix slow scrolling in C++ buffers with lots of template delimiters.Alan Mackenzie2019-04-271-1/+3
* | Handle quoted file names in tramp-archive.elMichael Albinus2019-04-262-7/+11
* | Fix the formatting of '\' (including apostrophes) in CC Mode.Alan Mackenzie2019-04-261-1/+13
* | Fix Bug#33618; define search path variables for grep, byte-compileStephen Leake2019-04-252-0/+18
* | * lisp/simple.el (eval-expression): Fix paren typo.Stefan Monnier2019-04-251-1/+1
* | Use lexical-binding by default for M-:, --eval, and *scratch*Stefan Monnier2019-04-254-11/+22
* | Restore fontification of delimiters of multiline CC Mode strings.Alan Mackenzie2019-04-254-22/+56
* | Make wdired-mode ignore ls file indicatorsStephen Berman2019-04-251-8/+17
* | Fix some corner cases in the recognition of C++ raw strings.Alan Mackenzie2019-04-251-40/+42
* | * lisp/progmodes/sql.elMichael R. Mauger2019-04-241-16/+30
* | Fix some strings in wordstar modeMark Oteiza2019-04-241-12/+11
* | Change WordStar emulation into a minor mode (Bug#35148)Mark Oteiza2019-04-241-11/+28
* | Fix project-find-regexp search for '--'Dmitry Gutov2019-04-251-1/+1
* | * lisp/windmove.el (windmove-display-in-direction): Support consecutive callsJuri Linkov2019-04-251-15/+16
* | Fix rescheduling timers after suspensionEli Zaretskii2019-04-241-1/+1
* | * lisp/emacs-lisp/timer-list.el: Fix header-line alignmentStefan Monnier2019-04-231-3/+7
* | Rename auto-revert-notify-watch-descriptor-hash-listMattias Engdegård2019-04-231-10/+10
* | Optimize for typing characters into long C++ raw strings.Alan Mackenzie2019-04-232-478/+492
* | Precise handling of filenotify `stopped' eventsMattias Engdegård2019-04-221-12/+9
* | * autorevert.el (auto-revert-notify-rm-watch): Simplify.Mattias Engdegård2019-04-221-12/+10
* | Revert "Don't remove notify descriptor that is already gone"Mattias Engdegård2019-04-221-21/+10
* | Make file-notify-rm-watch robust against reentryMattias Engdegård2019-04-221-26/+31
* | Move side-effect-free from unsafep.el to subr.elBasil L. Contovounesios2019-04-212-5/+8
* | Merge from origin/emacs-26Glenn Morris2019-04-211-1/+2
|\ \ | |/
| * Avoid false positives and false negatives of Info-quoted faceMauro Aranda2019-04-211-1/+2
* | Merge from origin/emacs-26Glenn Morris2019-04-211-1/+19
|\ \ | |/
| * Add a package: line to c-submit-bug-report.Glenn Morris2019-04-201-1/+19
* | Merge from origin/emacs-26Glenn Morris2019-04-214-5/+11
|\ \ | |/
| * Document insert-image-file's return value (Bug#32978)Noam Postavsky2019-04-191-2/+3
| * Autoload cua-toggle-rectangle-mark (Bug#34947)Braun Gábor2019-04-191-0/+1
| * Tell xclip not to expect job-control under eshell (Bug#35257)Noam Postavsky2019-04-191-1/+5