aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix regular-expression glitches and typos. Update verilog-mode from upstream.Wilson Snyder2019-03-051-19/+21
* Fix interactive spec of some functions in window.el (Bug#34749)Martin Rudalics2019-03-051-3/+3
* Fix handling of minibuffer-only child frames (Bug#33498)Martin Rudalics2019-03-054-35/+170
* Test an IPv4 mapped IPv6 address in TrampMichael Albinus2019-03-051-0/+13
* Fix regular-expression glitches and typosPaul Eggert2019-03-0495-175/+177
* Fix diff-mode tests after renaming diff-font-lock-refineCharles A. Roelli2019-03-041-2/+2
* Avoid assertion violations in buf_bytepos_to_charposEli Zaretskii2019-03-041-0/+2
* Fix invocation with -rv on the command lineEli Zaretskii2019-03-041-3/+17
* * lisp/emacs-lisp/map.el: Bump version to 2.0.Nicolas Petton2019-03-041-1/+1
* Prevent introducing invalid scroll bar width/height values (Bug#34569)Martin Rudalics2019-03-041-20/+23
* Fix minibuffer resizing with temporarily selected frames (Bug#34317)Martin Rudalics2019-03-042-8/+19
* * src/alloc.c (gcstat): Now static.Paul Eggert2019-03-041-1/+1
* * src/gfilenotify.c: Fix indenting.Paul Eggert2019-03-041-12/+12
* * src/font.h: Fix commentary.Paul Eggert2019-03-041-1/+1
* Simplify list creation in C codePaul Eggert2019-03-0431-191/+158
* Merge diff-font-lock-refine and diff-auto-refine-mode into diff-refineCharles A. Roelli2019-03-035-28/+47
* Correct some slightly incorrect regular expressions:Alan Mackenzie2019-03-033-5/+5
* Fix starting temacs interactivelyEli Zaretskii2019-03-031-1/+1
* Fix typo in previous changePaul Eggert2019-03-021-5/+5
* * test/lisp/progmodes/python-tests.elGlenn Morris2019-03-021-1/+2
* memory_full_cons_threshold is a constantPaul Eggert2019-03-022-9/+5
* Avoid staticvec duplicatesPaul Eggert2019-03-022-9/+13
* Check by eassert that a bytepos argument isn't in the middle of a characterAlan Mackenzie2019-03-021-0/+4