aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/gnus/message.el (message-remove-header): Don't remove thingsKatsumi Yamaoka2018-05-301-1/+3
* Adapt hexl-mode to native line-number displayEli Zaretskii2018-05-301-3/+11
* Improve read-multiple-choice docstring (Bug#31628)Damien Cassou2018-05-291-9/+9
* Sync with Tramp 2.3.4-preMichael Albinus2018-05-298-155/+142
* Overhaul pcase documentationThien-Thi Nguyen2018-05-271-51/+51
* Use EXPVAL in docstrings of patterns defined using pcase-defmacroThien-Thi Nguyen2018-05-274-9/+11
* Introduce EXPVAL for pcase, pcase-defmacro docstringsThien-Thi Nguyen2018-05-271-2/+6
* Ensure pcase doc shows `QPAT first among extensionsThien-Thi Nguyen2018-05-271-9/+24
* ; * lisp/ldefs-boot.el: Update.emacs-26.1Nicolas Petton2018-05-251-21/+14
* Move window-point in bibtex-search-entryRoland Winkler2018-05-241-1/+1
* * lisp/help.el (with-help-window): Doc fix. (Bug#31574)Eli Zaretskii2018-05-241-2/+2
* Clarify when to use advice-add vs add-functionNoam Postavsky2018-05-221-0/+3
* Another attempt to fix sql.elEli Zaretskii2018-05-211-2/+7
* Fix a typo in last change in sql.elEli Zaretskii2018-05-211-1/+1
* Fix buffer names in sql.elEli Zaretskii2018-05-201-3/+11
* (gnus-blocked-images): Clarify privacy implicationsLars Ingebrigtsen2018-05-181-0/+10
* Fix a typo in describing input methodsEli Zaretskii2018-05-181-1/+1
* Fix filesystem littering by Flymake's legacy backendJoão Távora2018-05-121-36/+36
* Improve documentation of kmacro commands and variables.Eli Zaretskii2018-05-111-14/+24
* Fix gud-statement for pdbXu Chunyang2018-05-061-2/+1
* Avoid errors in ispell.el when Enchant returns empty extra charsDaniel Pittman2018-05-041-2/+4
* Make 'ispell-initialize-spellchecker-hook' work againEli Zaretskii2018-05-041-0/+4
* Fix report-emacs-bug via mailclient on MS-WindowsEli Zaretskii2018-05-031-1/+15
* Improve kill-related documentation (bug#31209)Basil L. Contovounesios2018-04-241-14/+17
* * lisp/simple.el (region-extract-function): Don't hide the 'nil' case.Stefan Monnier2018-04-241-8/+8
* Fix pre- and post-command-hook errors in term.elKarl Otness2018-04-221-0/+3
* Don't assume term-current-row cache is valid (Bug#31193)Noam Postavsky2018-04-181-2/+2
* Fix flyspell-auto-correct-previous-word broken by recent changeEli Zaretskii2018-04-171-2/+3
* * lisp/select.el (gui-get-selection): Doc fix.Eli Zaretskii2018-04-141-2/+4
* Remove repetitions in documentation stringsRobert Pluim2018-04-134-5/+5
* * lisp/image.el (image-load-path): Doc fix.Eli Zaretskii2018-04-121-0/+3
* * lisp/files.el (kept-new-versions): Improve documentation string.Charles A. Roelli2018-04-091-1/+1
* * lisp/files.el (find-file-literally): Doc fix.Eli Zaretskii2018-04-061-4/+9
* Fix typos in doc stringsEli Zaretskii2018-04-051-2/+2
* * lisp/emacs-lisp/inline.el: Clarify apparent typosStefan Monnier2018-04-041-0/+4
* ; * lisp/auth-source.el (auth-sources): Update the :version tag.Eli Zaretskii2018-04-041-1/+1
* Allow sexp customization type in auth-sourcesTed Zlatanov2018-04-041-1/+2
* ; * lisp/ldefs-boot.el: Update.Nicolas Petton2018-04-031-4/+14
* Fix Bug#31022Michael Albinus2018-04-031-3/+4
* Update "Calendrical Calculations" citesPaul Eggert2018-04-021-16/+17
* Fix term.el rendering following a window resize (Bug#30544)Noam Postavsky2018-04-021-0/+5
* * files.el (auto-save-visited-mode): Don't prompt for filenames.Philipp Stephani2018-04-021-2/+3
* Quote a few backticks in docstrings.Philipp Stephani2018-04-011-3/+3
* ; Auto-commit of loaddefs files.Glenn Morris2018-04-011-4/+7
* Minor copyedits of completion-at-point-functions documentationEli Zaretskii2018-04-011-4/+5
* (completion-at-point-functions): Improve docStefan Monnier2018-04-011-1/+6
* * lisp/net/shr.el (shr-browse-url): Doc fix. (Bug#30957)Eli Zaretskii2018-04-011-2/+6
* Mention `key-description' as inverse of `kbd' (Bug#30942)Hong Xu2018-03-311-1/+3
* Document return value of pcase (Bug#30425)Noam Postavsky2018-03-311-2/+5
* Update Org to v9.1.9Rasmus2018-03-27102-567/+589