summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Call vc-setup-buffer in vc-hg-log-incoming and vc-hg-log-outgoing"Dmitry Gutov2019-11-271-2/+0
* Call vc-setup-buffer in vc-hg-log-incoming and vc-hg-log-outgoingAndrii Kolomoiets2019-11-271-0/+2
* Fix rcirc not to interpret nil as nickname (bug#37344)Leo Liu2019-10-071-2/+3
* Fix trig simplification crash (bug#33052)Mattias EngdegÄrd2019-09-231-6/+12
* Fix linear equation system solving in Calc (bug#35374)Mattias EngdegÄrd2019-09-231-0/+6
* Backport: Fix an assignment to free variable warningTino Calancha2019-09-171-1/+1
* query-replace-regexp undo: Update next-replacement after undoTino Calancha2019-09-091-6/+8
* Fix query-replace-regexp undo featureTino Calancha2019-08-191-2/+5
* Fix a typo in char-width-tableEli Zaretskii2019-08-181-2/+2
* Fix lisp indent infloop on unfinished strings (Bug#37045)Noam Postavsky2019-08-171-5/+10
* Improve commentary in composite.elEli Zaretskii2019-08-171-1/+8
* ; Fix typo in a doc string of speedbar.elEli Zaretskii2019-08-161-1/+1
* Fix docstrings in pongMauro Aranda2019-08-101-2/+2
* Improve doc strings of 'append-to-buffer' and friendsEli Zaretskii2019-08-091-6/+12
* Fix octave-mode ElDoc supportMauro Aranda2019-08-081-1/+16
* Avoid Groff hanging on MS-Windows when invoked by "M-x man"Eli Zaretskii2019-08-081-1/+7
* Fix nnmail-expiry-wait docs and custom :typesBasil L. Contovounesios2019-08-032-21/+22
* * lisp/simple.el (kill-do-not-save-duplicates): Doc fix. (Bug#36827)Eli Zaretskii2019-08-031-1/+1
* ; Auto-commit of loaddefs files.Glenn Morris2019-08-011-6/+17
* Fix doc-string of 'fit-window-to-buffer' (Bug#36848)Martin Rudalics2019-07-301-1/+1
* Update view-mode docstringTino Calancha2019-07-261-2/+2
* ; * lisp/term.el: Add missing / to esc seq commentary.Noam Postavsky2019-07-251-1/+1
* Mention term.el's \032 dir tracking in commentary (Bug#19524)Noam Postavsky2019-07-251-91/+52
* Remove upload functionality of package-x from the elisp manualStefan Kangas2019-07-251-2/+11
* Clarify Gravatar docsBasil L. Contovounesios2019-07-232-8/+30
* Handle completely undecoded input in term (Bug#29918)Noam Postavsky2019-07-201-4/+5
* Fix typo in package-alist docstringBasil L. Contovounesios2019-07-171-2/+2
* * lisp/net/tramp-sh.el (tramp-inline-compress-start-size): Set nil on w32.Michael Albinus2019-07-101-1/+3
* * lisp/progmodes/verilog-mode.el: One more ELPA Version:Stefan Monnier2019-07-091-0/+3
* * lisp/svg.el, lisp/progmodes/ada-mode.el: Fix bug#36360.Stefan Monnier2019-07-062-0/+2
* Fix python.el docstring (Bug#36458)Noam Postavsky2019-07-051-1/+1
* ; Fix typo, insure -> ensure in ChangeLogsNoam Postavsky2019-07-053-6/+6
* * lisp/hi-lock.el (hi-lock-line-face-buffer): Doc fix. (Bug36448)Eli Zaretskii2019-07-031-1/+5
* ; Auto-commit of loaddefs files.Glenn Morris2019-07-011-15/+5
* Fix sgml-mode handling of quotes within parens (Bug#36347)Noam Postavsky2019-06-251-4/+6
* ; * lisp/frame.el: Enhance add-variable-watcher commentary.Noam Postavsky2019-06-251-1/+3
* Remove outdated comment in winner.el (Bug#36185)Stefan Kangas2019-06-151-7/+1
* Fix accidential change in tramp-tests; do not merge with masterMichael Albinus2019-06-151-4/+5
* Fix doc of srecompile-compile-split-code (Bug#36200)Juanma Barranquero2019-06-151-2/+1
* Make sure Gnus imap group names are decoded before searchingEric Abrahamsen2019-06-141-0/+1
* * lisp/net/sieve-manage.el (sieve-manage-parse-capability): Doc fix.Juanma Barranquero2019-06-141-1/+2
* ; * lisp/ldefs-boot.el: Update.emacs-26.2.90Nicolas Petton2019-06-121-4/+14
* Fix description of 'display-buffer-in-previous-window' again (Bug#36161)Martin Rudalics2019-06-121-7/+15
* Fix doc of 'display-buffer-in-previous-window' (Bug#36161)Martin Rudalics2019-06-111-2/+5
* lisp/*.el: Minor docstring fixesJuanma Barranquero2019-06-102-12/+12
* Resurrect display-line-number-mode in client framesEli Zaretskii2019-06-072-3/+5
* * lisp/term/w32-win.el ([noname]): Bind to 'ignore'. (Bug#36083)Eli Zaretskii2019-06-061-0/+9
* Disable byte-compile-cond-use-jump-table (Bug#35770)Noam Postavsky2019-06-011-2/+2
* Allow macros autoloaded as functions during bytecomp (Bug#36022)Noam Postavsky2019-06-011-1/+3
* * lisp/gnus/gnus.el: Mark autoloaded macros as such.Glenn Morris2019-06-011-5/+5