aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix icomplete-force-complete-and-exit for no-input situationsJoão Távora2019-11-021-3/+23
* Improve fix for icomplete's backward-kill-word bug#38024João Távora2019-11-021-2/+5
* Use PASSWORD_STORE_DIR in auth-source-pass when setStefan Kangas2019-11-021-1/+2
* Don't refuse to install packages without a "footer line"Stefan Kangas2019-11-021-3/+6
* set-face-font doc string updateLars Ingebrigtsen2019-11-011-0/+4
* Really enable setting a breakpoint without instrumenting firstLars Ingebrigtsen2019-11-011-1/+3
* ; Auto-commit of loaddefs files.Glenn Morris2019-11-011-498/+657
* Make ant regexp in compilation-error-regexp-alist-alist more laxFilipp Gunbin2019-11-011-2/+5
* * lisp/cedet/ (semantic-analyze-possible-completions): Add `flags` argEric Ludlam2019-10-314-6/+6
* Inhibit undo-in-region for mouse-drag-region (bug#37700)Mattias Engdegård2019-10-312-1/+12
* Ensure that font-local variables are buffer-localLars Ingebrigtsen2019-10-311-9/+4
* Clean up font-lock-refontify slightlyLars Ingebrigtsen2019-10-311-2/+4
* Further tweaks to sh-script \ #foo font lockingLars Ingebrigtsen2019-10-311-2/+4
* Fix some minor Tramp problemsMichael Albinus2019-10-313-25/+31
* Rework vc stash bindingsRobert Pluim2019-10-311-17/+40
* Font-lock symlinks in dired buffers betterLars Ingebrigtsen2019-10-311-2/+24
* * lisp/tab-bar.el (tab-bar-select-tab): Use set-frame-parameter.Juri Linkov2019-10-311-11/+8
* Support \pagebreak[0] for paragraph-separate in latex-modeKevin Ryde2019-10-301-1/+2
* Send -enable-frame-filters to gdbTom Tromey2019-10-301-0/+1
* Fix previous sh-script.el font-lock #comment changeLars Ingebrigtsen2019-10-301-1/+1
* Revert "Move description of value to syntax-ppss function."Lars Ingebrigtsen2019-10-301-20/+0
* Add a new ppss structure for syntax-ppss dataLars Ingebrigtsen2019-10-301-0/+34
* Tweak fontification of \url{http://foo.org/bar%zot} in (la)tex-modeLars Ingebrigtsen2019-10-301-1/+1
* Bind vc-git-stash to a keyLars Ingebrigtsen2019-10-301-1/+2
* Clear more data in font-lock-refontify to ensure refontifyingLars Ingebrigtsen2019-10-301-1/+2
* font-lock \ #foo in shell mode more correctlyLars Ingebrigtsen2019-10-301-1/+1
* Make font-lock-refontify try even harder to refontifyLars Ingebrigtsen2019-10-301-1/+3
* Fix setgid fontification in dired on some OS-esLars Ingebrigtsen2019-10-301-1/+1
* Fix "dnl" highlights in m4-modeLars Ingebrigtsen2019-10-301-1/+1
* Add a convenience function to be used when working on font lockingLars Ingebrigtsen2019-10-301-0/+9
* Move description of value to syntax-ppss function.Lars Ingebrigtsen2019-10-301-0/+20
* Indent font-lock-fontify-syntactically-regionLars Ingebrigtsen2019-10-301-35/+35
* * lisp/net/tramp.el (outline-regexp): Remove declaration.Michael Albinus2019-10-301-1/+0
* Fix image-converter probesLars Ingebrigtsen2019-10-301-8/+11
* Rename read-char-with-history to read-char-from-minibuffer (bug#10477)Juri Linkov2019-10-301-19/+21
* Make the debbugs groups also include robot messagesLars Ingebrigtsen2019-10-301-1/+1
* Reimplement read-char-with-history based on read-from-minibufferJuri Linkov2019-10-301-65/+25
* * lisp/tab-bar.el: Store point position and frame buffer-lists in tab.Juri Linkov2019-10-302-37/+95
* Make url-cookie.el be more resistant against bogus dataLars Ingebrigtsen2019-10-291-3/+4
* Default exotic image formats (like .webp) to image-modeLars Ingebrigtsen2019-10-293-71/+123
* Fix image-converter probingLars Ingebrigtsen2019-10-291-4/+6
* * lisp/minibuffer.el: Tweak and undo parts of recent changesStefan Monnier2019-10-291-24/+29
* Add gradle-kotlin to compilation-error-regexp-alist-alistFilipp Gunbin2019-10-291-0/+10
* Make shr scale images on all framesLars Ingebrigtsen2019-10-291-1/+1
* Make icomplete-exhibit actually work when navigating up directoriesJoão Távora2019-10-291-0/+2
* New commands for making icomplete behave more like idoJoão Távora2019-10-291-0/+85
* * lisp/tab-bar.el: Check for minibuffer-depth in tab-bar-history-mode.Juri Linkov2019-10-281-10/+16
* Use new-style rx extensions in python.elMattias Engdegård2019-10-281-68/+59
* Add doc for goto-history-elementHong Xu2019-10-281-1/+3
* * lisp/eshell/em-term.el: Remove commented out XEmacs compat code.Stefan Kangas2019-10-281-14/+8