summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update from GnulibPaul Eggert2019-03-107-285/+444
* ; Auto-commit of loaddefs files.Glenn Morris2019-03-101-1633/+577
* (ruby-add-log-current-method): Recognize methods ending with ? or !Dmitry Gutov2019-03-111-1/+1
* project--find-regexp-in-files: Use 'grep -E'Dmitry Gutov2019-03-111-1/+1
* Changes in Tramp adb process handlingMichael Albinus2019-03-101-110/+35
* Use a runtime test for timerfd on Cygwin (Bug#34618)Ken Brown2019-03-101-2/+20
* * lisp/speedbar.el: Minor tweaksStefan Monnier2019-03-101-64/+63
* Make doc-view work with text-mode as default major-mode (bug#34451)Tassilo Horn2019-03-091-3/+12
* * list/emulation/viper: Use user-error for "Viper bell"Christopher Wellons2019-03-093-16/+17
* Name buffer according to attachment filename (bug#34478).Tassilo Horn2019-03-091-0/+4
* Re-enable the timerfd interface on CygwinKen Brown2019-03-091-4/+0
* ; * src/editfns.c (Fformat): Fix last change. (Bug#34792)Eli Zaretskii2019-03-091-4/+4
* Mention `binary-as-unsigned' in `format' docstring (Bug#34792)Ivan Andrus2019-03-091-2/+4
* Merge from origin/emacs-26Glenn Morris2019-03-0920-59/+151
|\
| * Fix markup of fake keys in the ELisp manualEli Zaretskii2019-03-091-5/+6
| * Avoid errors in Auto Revert modeEli Zaretskii2019-03-091-1/+2
| * Mention empty strings in file name expansion, emacs lisp referenceMichael Albinus2019-03-091-1/+12
| * cc-mode.texi: Work around makeinfo alignment bug. Fix problem with ss indexAlan Mackenzie2019-03-081-0/+24
| * Warn against recursive invocations of 'buffer-list-update-hook' (Bug#34765)Martin Rudalics2019-03-082-3/+9
| * Provide more details in doc-string of 'delete-windows-on' (Bug#34749)Martin Rudalics2019-03-081-3/+15
| * Improve documentation of 'delete-windows-on'Eli Zaretskii2019-03-082-0/+13
| * * lisp/frame.el (make-frame-command): Doc fix. (Bug#34715)Eli Zaretskii2019-03-081-1/+3
| * Avoid undefined behavior in gdb-mi.elEli Zaretskii2019-03-071-1/+1
| * * lisp/window.el (fit-frame-to-buffer): Make doc-string more accurate.Martin Rudalics2019-03-061-4/+7
| * Minor spelling and grammar fixes (bug#34756)Basil L. Contovounesios2019-03-057-16/+16
| * Minor improvement of documentation of '(when CONDITION . SPEC)'Eli Zaretskii2019-03-041-0/+10
| * Improve documentation of 'auto-coding-functions'Eli Zaretskii2019-03-022-7/+15
| * Fix visiting XML files with non-Unix EOL formatEli Zaretskii2019-03-021-5/+13
| * Update example major mode code in Elisp manualBasil L. Contovounesios2019-03-021-16/+13
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2019-03-092-3/+3
|\ \
| * | CC Mode: Correct some incorrect regular expressions:Alan Mackenzie2019-03-092-3/+3
* | | Consult 'face-remapping-alist' for 'internal-border' faceEli Zaretskii2019-03-093-23/+38
|/ /
* | Do not hardcode "/bin/sh" in compile. Bug#24338, Bug#29723Michael Albinus2019-03-0917-101/+334
* | Make help for file supersession more readableCharles A. Roelli2019-03-091-2/+4
* | Import Unicode 12.0 data filesEli Zaretskii2019-03-0915-212/+792
* | Further redesign of window change functionsMartin Rudalics2019-03-095-116/+247
* | Don't redraw the glyph on top of bar cursorsAlan Third2019-03-091-2/+3
* | ; Improve matching of key-val labels yet more (bug#34629)Arash Esbati2019-03-091-7/+26
* | * lisp/emacs-lisp/autoload.el (make-autoload): Don't add useless docStefan Monnier2019-03-081-1/+1
* | * lisp/emacs-lisp/cursor-sensor.el: Fix sensor behavior with overlaysStefan Monnier2019-03-081-2/+2
* | New command ido-switch-to-completions.Tassilo Horn2019-03-081-1/+17
* | More regexp corrections and tweaksPaul Eggert2019-03-0810-18/+18
* | Improve ispell.el diagnostics if Hunspell dictionaries aren't foundMark Diekhans2019-03-081-2/+2
* | * lisp/net/rcirc.el: Undo previous change; it was a typo.Paul Eggert2019-03-071-2/+2
* | Be safer about "%" in message formatsPaul Eggert2019-03-077-28/+28
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2019-03-073-6/+6
|\ \
| * | Rename regexp-opt argument noreorder to keep-orderMattias EngdegÄrd2019-03-062-5/+5
| * | Fix typo in fix for Bug#33498Paul Eggert2019-03-061-1/+1
* | | Fix OBJECT binding in conditional display specsEli Zaretskii2019-03-061-2/+2
|/ /
* | ; * lisp/window.el (fit-frame-to-buffer): Fix once more.Martin Rudalics2019-03-061-1/+1