aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More regexp advice and clarificationsPaul Eggert2019-04-021-21/+31
* Merge from origin/emacs-26Paul Eggert2019-04-011-18/+34
|\
| * Say which regexp ranges should be avoidedPaul Eggert2019-03-201-19/+35
* | ; Merge from origin/emacs-26Paul Eggert2019-04-010-0/+0
|\ \ | |/
| * ; * lisp/ldefs-boot.el: Update.Nicolas Petton2019-03-201-3/+3
* | Refactor Gnus group name extraction in group completing readEric Abrahamsen2019-04-011-24/+17
* | Make struct Lisp_Objfwd etc. objects read-onlyPaul Eggert2019-04-013-53/+40
* | Fix union Lisp_Fwd * alignment bugPaul Eggert2019-04-015-77/+80
* | * lisp/subr.el (setq-default): Define as a macroStefan Monnier2019-04-015-59/+31
* | Fix a typo in xterm.c and w32term.cEli Zaretskii2019-04-012-2/+2
* | ; Auto-commit of loaddefs files.Glenn Morris2019-04-011-37/+54
* | Use update-game-score more often with TetrisPaul Eggert2019-03-311-15/+23
* | Do not set indent-line-function in text-modeBasil L. Contovounesios2019-03-312-2/+7
* | Do not set indent-line-function in text-modeBasil L. Contovounesios2019-03-313-8/+11
* | Use lexical-binding in text-mode.elBasil L. Contovounesios2019-03-312-23/+18
* | Use the correct filename for dump file in NSAlan Third2019-03-311-3/+3
* | Fix recently extended delete-indentation behaviorBasil L. Contovounesios2019-03-313-59/+181
* | Check gnus-newsgroup-dependencies is hash table in gnus-id-to-threadEric Abrahamsen2019-03-311-1/+2
* | Fix typo in regexp-opt example codeMattias Engdegård2019-03-311-2/+2
* | Allow a CC Mode derived mode to have strings delimited by single quotes.Alan Mackenzie2019-03-302-21/+43
* | Fix a thinko in a recent commitEli Zaretskii2019-03-301-4/+6
* | Release regexp before signalling overflow errorMattias Engdegård2019-03-301-1/+6
* | Fix spurious regexp reentrancy errorMattias Engdegård2019-03-301-6/+9
* | Don't run buffer-related hooks in " *code conversion work*" buffersEli Zaretskii2019-03-305-31/+31
* | Extend comment about scope of tramp-test05-expand-file-name-relativeMichael Albinus2019-03-291-3/+3
* | Gnus: Automatically render text/calendar in a human-friendly wayStefan Monnier2019-03-292-49/+47
* | Fix (again) regexp bug in CC Mode.Alan Mackenzie2019-03-291-1/+1
* | Use memql instead of memq in pcaseMattias Engdegård2019-03-282-5/+7
* | Initiate gnus-active-hashtb before making ephemeral groupEric Abrahamsen2019-03-281-1/+2
* | Fix display of sliced images on MS-WindowsEli Zaretskii2019-03-281-10/+28
* | * lisp/net/tramp.el (tramp-accept-process-output): Use `push'.Michael Albinus2019-03-281-1/+1
* | Simpler way to export HAVE_X_WINDOWS to GDBPaul Eggert2019-03-272-18/+13
* | Tweak re_registers allocationPaul Eggert2019-03-272-18/+10
* | No need for m_search_regs_saved in thread.hPaul Eggert2019-03-272-16/+5
* | Fix search_regs memory leak when thread destroyedPaul Eggert2019-03-271-0/+12
* | * lisp/frame.el (make-frame-on-monitor): Add default value. (Bug#34516)Juri Linkov2019-03-271-6/+10
* | * lisp/net/tramp.el (tramp-accept-process-output): Let progress reporter run.Michael Albinus2019-03-271-0/+5
* | * test/lisp/mail/rmail-tests.el (rmail-autoload): Fix its doc.Charles A. Roelli2019-03-271-1/+1
* | Tune css-mode regexpPaul Eggert2019-03-271-1/+1
* | Improve documentation of 'alist-get' (Bug#34708)Michael Heerdegen2019-03-271-2/+24
* | Use regexp-opt-charset to improve regexp tweaksPaul Eggert2019-03-273-10/+12
* | Attempt to fix crashes under GDB on Windows 10Eli Zaretskii2019-03-272-39/+51
* | Minor xml.el tweaksPaul Eggert2019-03-271-2/+2
* | Use connection-local setting for tramp-remote-pathMichael Albinus2019-03-272-81/+117
* | Avoid recently obsolete seq-contains in css-modeBasil L. Contovounesios2019-03-271-1/+1
* | * lisp/xml.el (xml-name-char-re): Remove superfluous `-' in regexp.Mattias Engdegård2019-03-271-1/+1
* | Improve C++ raw string fontification.Alan Mackenzie2019-03-275-238/+562
* | * lisp/calc/calc-forms.el (calc-hms-notation): Fix interactiveAndreas Schwab2019-03-271-1/+1
* | * lisp/emacs-lisp/map.el (map-inplace): Fix the message of the error.Nicolas Petton2019-03-271-1/+1
* | Support native image resizing on cairoYAMAMOTO Mitsuharu2019-03-274-15/+34