summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve warning and error messagesfix/eieio-persistentEric Abrahamsen2018-03-101-8/+12
* Adjust eieio persistence tests for expected failureEric Abrahamsen2017-12-301-4/+12
* Let eieio-persistent-read read what object-write has writtenEric Abrahamsen2017-12-281-8/+17
* Handle possible classtype values in eieio-persistent-readEric Abrahamsen2017-12-201-1/+1
* Add new tests for eieio persistencePierre TĂ©choueyres2017-12-201-10/+103
* * test/lisp/emacs-lisp/derived-tests.el: Fix copy&paste leftoversStefan Monnier2017-12-181-3/+2
* * lisp/subr.el (delayed-after-hook-functions): Rename from ...-formsStefan Monnier2017-12-183-7/+51
* * lisp/net/shr.el (shr-string-pixel-width): Return pixel-width,Katsumi Yamaoka2017-12-181-4/+5
* python.el doc fixesCharles A. Roelli2017-12-171-7/+6
* Make 'mouse-drag-and-drop-region' more robust and customizableTak Kunihiro2017-12-171-59/+278
* Backport: Don't compare arguments that can be nil (Bug#28039)Oscar Fuentes2017-12-171-1/+1
* Don't mess up syntax-ppss cache in electric-pair (Bug#29710)Noam Postavsky2017-12-161-3/+22
* * etc/emacs.appdata.xml: Update file format.Glenn Morris2017-12-161-8/+10
* Use utf-8-hfs-unix on macOS (Bug#29712)Alan Third2017-12-161-1/+2
* * lisp/progmodes/cc-defs.el (c-version): Update to 5.33.1.Alan Mackenzie2017-12-161-1/+1
* Improve fix for Bug#29712Michael Albinus2017-12-161-3/+1
* * doc/lispref/sequences.texi (Sequence Functions): Improve indexing.Eli Zaretskii2017-12-161-0/+13
* Avoid reordering of output in 'shr-insert-document'Eli Zaretskii2017-12-161-3/+8
* Improve documentation of 'invisible-p'Eli Zaretskii2017-12-162-12/+23
* Remove one more check that Vframe_list is non-nilMartin Rudalics2017-12-161-3/+2
* Fix off-by-one error in 'css--hex-color'Simen Heggestøyl2017-12-162-1/+7
* Save and restore text-pixel height and width of frames (Bug#28442)Aaron Jensen2017-12-161-1/+27
* Partially revert "Mention new strictness for &optional, &rest..."Noam Postavsky2017-12-152-58/+11
* * lisp/vc/smerge-mode.el (smerge-refine): Respect font-lock-mode.Glenn Morris2017-12-151-3/+3
* * lisp/vc/smerge-mode.el (smerge-refine): Replace obsolete alias.Glenn Morris2017-12-151-2/+2
* FOR_EACH_FRAME no longer assumes frame-listPaul Eggert2017-12-152-8/+10
* * src/font.c (Ffont_info): Doc fix. (Bug#29682)Eli Zaretskii2017-12-151-5/+5
* Modernise message.el face spec syntaxBasil L. Contovounesios2017-12-151-30/+30
* Update message.el obsolete face aliasesBasil L. Contovounesios2017-12-151-30/+20
* ; * lisp/comint.el (comint-terminfo-terminal): Add a :version tag.Eli Zaretskii2017-12-151-1/+2
* Improve documentation of TERM environment variableEli Zaretskii2017-12-153-2/+8
* Add option to configure comint TERMAllen Li2017-12-154-20/+39
* Better support utf-8-with-signature and utf-8-hfs in XML/HTMLEli Zaretskii2017-12-151-2/+13
* * lisp/menu-bar.el (menu-bar-mode): Doc fix.Eli Zaretskii2017-12-151-2/+2
* ; * etc/NEWS: Fix last change.Eli Zaretskii2017-12-151-0/+2
* Fix Bug#29712 in tramp-tests.elMichael Albinus2017-12-151-0/+2
* Don't run FOR_EACH_FRAME when there's no frame left (Bug#29961)Martin Rudalics2017-12-152-5/+8
* * lisp/textmodes/tex-mode.el: Ensure uncompiled file is loadable.Glenn Morris2017-12-141-3/+4
* Remember password change for IMAP in Gnus (Bug#29692)Ted Zlatanov2017-12-151-1/+2
* Add %DUMBFW to the default GnuTLS priority stringsTed Zlatanov2017-12-143-5/+10
* Small fixes prompted by make check-declareGlenn Morris2017-12-142-8/+5
* Fix some custom groupsGlenn Morris2017-12-144-7/+6
* Fix fontification of first declaration within a C++ lambda form.Alan Mackenzie2017-12-141-1/+12
* * src/data.c (Fadd_variable_watcher): Doc fix.Charles A. Roelli2017-12-141-1/+1
* Fix misfontification of C++ member initialization list after "throw"Alan Mackenzie2017-12-142-8/+24
* Fix doc-string of Fbuffer_listMartin Rudalics2017-12-141-3/+3
* Don't raise an extraneous frame (bug#29696)Basil L. Contovounesios2017-12-141-2/+1
* Mention new strictness for &optional, &rest in arglists (Bug#29165)Noam Postavsky2017-12-133-11/+69
* Don't misfontify "foo ()" inside C++ initialization parentheses as a typeAlan Mackenzie2017-12-133-9/+40
* Fixes for defcustoms, prompted by cus-test-optsGlenn Morris2017-12-139-17/+19