summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Consider face inheritance when checking region face background.Tassilo Horn2020-05-151-1/+1
* Fix dired default file operation (bug#41261)Leo Vivier2020-05-151-4/+3
* Fix docstring of flymake-make-diagnostic (bug#40351)João Távora2020-05-121-3/+4
* * lisp/dired.el (dired-toggle-marks): Doc fix. (Bug#41097)Eli Zaretskii2020-05-101-2/+2
* Small fix for type of 'display-fill-column-indicator-character'Philipp Stephani2020-05-091-1/+1
* Fix customization of 'display-fill-column-indicator-character'Eli Zaretskii2020-05-091-2/+9
* Refer to fill column indicator Info node in some places.Philipp Stephani2020-05-091-2/+4
* Fix GTK's Tool Bar menu radio buttonsMartin Rudalics2020-05-091-2/+2
* Improve documentation of 'with-suppressed-warnings'.Philipp Stephani2020-05-081-5/+6
* Fix a typo in a commentEli Zaretskii2020-05-081-1/+1
* Improve documentation of Hi Lock modeEli Zaretskii2020-05-081-4/+16
* Fix references to Speedbar in VHDL modeBjörn Holby2020-05-081-1/+1
* Fix docstring quotingNoam Postavsky2020-05-051-1/+1
* Revert "cl-loop: Calculate the array length just once"Noam Postavsky2020-05-051-9/+3
* Revert "cl-loop: Add missing guard condition"Noam Postavsky2020-05-051-25/+7
* Revert "Refix conditional step clauses in cl-loop"Noam Postavsky2020-05-051-37/+59
* Clarify message-sendmail-extra-arguments docstringStefan Kangas2020-05-051-2/+2
* Remove calls to non-existent functions from edebug.el.Alan Mackenzie2020-05-041-3/+1
* Honor search-upper-caseDmitry Gutov2020-05-041-10/+23
* Fix eww-follow-link on URLs with #targetBasil L. Contovounesios2020-05-041-0/+4
* Revert part of recent commit 85544f8ef5 (bug#40808)Juri Linkov2020-05-041-4/+3
* Revert "Mark breakpoints in edebug with highlights". This fixes bug #40992Alan Mackenzie2020-05-031-40/+1
* Document effect of 'search-upper-case' on replacement commandsEli Zaretskii2020-05-021-14/+21
* * lisp/desktop.el (desktop-save): Doc fix. (Bug#41007)Eli Zaretskii2020-05-011-15/+24
* ; Auto-commit of loaddefs files.Glenn Morris2020-05-011-18/+12
* Revert "Fix calculator division truncation (bug#40892)"Eli Zaretskii2020-04-301-1/+1
* Fix calculator division truncation (bug#40892)Mattias Engdegård2020-04-301-1/+1
* Expand file name for remote dirs as wellDmitry Gutov2020-04-291-8/+6
* Fix project.el commands in "transient" projectsEli Zaretskii2020-04-291-17/+21
* ; Fix last changeEli Zaretskii2020-04-291-4/+4
* * lisp/env.el (substitute-env-vars): Doc fix. (Bug#40948)Eli Zaretskii2020-04-291-1/+1
* * lisp/isearch.el: Fix lazy-highlighting and lazy-counting of hidden matchesJuri Linkov2020-04-291-2/+5
* Fix error in ERC when 'erc-server-coding-system' is customizedEli Zaretskii2020-04-281-1/+2
* * lisp/image-mode.el (image-mode-map): Update menu items.Juri Linkov2020-04-271-7/+13
* Fix bugs in tab-bar and tab-line and mention remaining features in manual.Juri Linkov2020-04-272-14/+30
* Clarify semantics of trace-function CONTEXT argumentNoam Postavsky2020-04-251-1/+3
* Don't let a code literal get modified in mml parsing (Bug#39884)Noam Postavsky2020-04-251-1/+1
* * lisp/simple.el (kill-ring-save): Doc fix. (Bug#40797)Eli Zaretskii2020-04-251-1/+1
* Calc: fix autoload errors (bug#40800)Mattias Engdegård2020-04-242-10/+4
* * lisp/image-mode.el (image-transform-resize): Remove FIXME comment.Juri Linkov2020-04-241-1/+0
* Improve the default value of 'doc-view-ghostscript-program'.Tassilo Horn2020-04-231-9/+7
* Change doc-view-mode-map prefix key 's' to 'c'.Juri Linkov2020-04-232-10/+12
* Improve the default value of 'doc-view-ghostscript-program'.Tassilo Horn2020-04-221-3/+15
* Add image-auto-resize defcustoms to image-mode.elJuri Linkov2020-04-211-5/+45
* * lisp/image-mode.el: Add prefix key 's' and reduce dependency on ImageMagick.Juri Linkov2020-04-201-38/+38
* Improve documentation of 'sort-lines'Eli Zaretskii2020-04-181-1/+2
* ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-1815-46/+42
* Fix "C-u M-!" when 'shell-command-dont-erase-buffer' is non-nilEli Zaretskii2020-04-181-13/+22
* ; lisp/ldefs-boot.el: Update.emacs-27.0.91Nicolas Petton2020-04-171-5/+14
* Fix a typo in calculator.eljakub-w2020-04-161-1/+1