summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Speed up redisplay of HELLOEli Zaretskii2019-06-011-0/+1
* * lisp/emacs-lisp/package.el: Obey buffer-file-coding-system (bug#35739)Stefan Monnier2019-05-311-9/+27
* Warn about wrong number of args for subrs (Bug#35767)Noam Postavsky2019-05-301-1/+1
* Use plain symbols for eieio type descriptors (Bug#29220)Noam Postavsky2019-05-302-4/+10
* Fix docstring of bookmark-get-bookmarkStefan Kangas2019-05-301-2/+3
* Avoid infloop in read-multiple-choice (Bug#32257)Noam Postavsky2019-05-261-2/+7
* Fix customization type of recentf-max-saved-itemsDario Gjorgjevski2019-05-231-1/+2
* Add option to disable help completion autoloading (Bug#28607)Noam Postavsky2019-05-211-3/+15
* Remove repeated function call in picture.elMauro Aranda2019-05-201-1/+0
* ; Fix mm-destroy-parts docstring typoBasil L. Contovounesios2019-05-201-1/+1
* Backport: Fix name of gnus-summary-sort-by-mark(s)Eric Abrahamsen2019-05-171-1/+1
* Let dir locals for more specific modes override those from lessNeil Roberts2019-05-121-0/+47
* ; Fix smtpmail-stream-type docstringNoam Postavsky2019-05-091-3/+3
* Recognize single quote attribute values in nxml and sgml (Bug#35381)Noam Postavsky2019-05-091-19/+15
* Disable extra display of 
 in nxml-mode (Bug#32897)Noam Postavsky2019-05-091-1/+3
* Fix nxml-get-inside (Bug#32003)Noam Postavsky2019-05-091-22/+20
* Fix positioning client buffer as instructed by emacsclientEli Zaretskii2019-05-081-1/+8
* Fix incorrect cloning of eieio-instance-inheritor objects (Bug#34840)Vitalie Spinu2019-05-081-2/+10
* Fix cloning of eieio-named objects (Bug#22840)Vitalie Spinu2019-05-071-9/+11
* Fix ibuffer-unmark-backward synopsis (bug#35572)Basil L. Contovounesios2019-05-071-12/+11
* ; Auto-commit of loaddefs files.Glenn Morris2019-05-011-6/+18
* Be more careful about indent-sexp going over eol (Bug#35286)Noam Postavsky2019-04-221-8/+14
* Backport: Avoid using obsolete indent-relative-maybeBasil L. Contovounesios2019-04-223-8/+10
* Avoid false positives and false negatives of Info-quoted faceMauro Aranda2019-04-211-1/+2
* Add a package: line to c-submit-bug-report.Glenn Morris2019-04-201-1/+19
* Document insert-image-file's return value (Bug#32978)Noam Postavsky2019-04-191-2/+3
* Autoload cua-toggle-rectangle-mark (Bug#34947)Braun Gábor2019-04-191-0/+1
* Tell xclip not to expect job-control under eshell (Bug#35257)Noam Postavsky2019-04-191-1/+5
* Fix off-by-one-link error in image--set-propertyBasil L. Contovounesios2019-04-181-2/+2
* * lisp/progmodes/python.el: Be more careful about temp file removalStefan Monnier2019-04-141-9/+10