aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Handle empty strings in Tramp's expand-file-name implementationsMichael Albinus2019-03-066-7/+29
* | * lisp/window.el (fit-frame-to-buffer): Make doc-string more accurate.Martin Rudalics2019-03-061-4/+7
* | In unwind_with_echo_area_buffer use set_marker_restricted_bothMartin Rudalics2019-03-061-9/+9
* | Fix handling of 'window-combination-resize' with fixed-size windowsMartin Rudalics2019-03-061-11/+33
* | Fix initialization of Vwindow_state_change_functionsMartin Rudalics2019-03-061-1/+1
* | ; * etc/CALC-NEWS: Update header for 2015/11 maintainer change.Glenn Morris2019-03-051-10/+1
* | * doc/misc/gnus-coding.texi: Remove no longer relevant sections.Glenn Morris2019-03-051-147/+0
* | * doc/misc/gnus.texi (New Features): Refer to NEWS for newer items.Glenn Morris2019-03-051-0/+2
* | Remove doc/misc/gnus-news.texiGlenn Morris2019-03-052-371/+352
* | Remove etc/GNUS-NEWS (bug#34662)Glenn Morris2019-03-056-448/+6
* | Remove gnus-overrides.texiGlenn Morris2019-03-058-14/+0
* | Fix regexp issues introduced in last trunk commit.Wilson Snyder2019-03-051-2/+2
* | Remove unreliable assertion in buf_bytepos_to_charposEli Zaretskii2019-03-051-6/+0