aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Require ImageMagick >= 6.3.5, due to PixelSetMagickColor.Paul Eggert2014-05-032-4/+9
* Handle systems without WCONTINUED consistently.Paul Eggert2014-05-035-9/+17
* Auto-commit of loaddefs files.Glenn Morris2014-05-031-1/+1
* Minor fixes for comments.Eli Zaretskii2014-05-034-13/+22
* * lisp/vc/ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer):Stefan Monnier2014-05-024-7/+16
* admin/make-tarball.txt: Misc small updates/editsGlenn Morris2014-05-021-35/+42
* Consult libpng-config more consistently.Paul Eggert2014-05-025-57/+67
* Update, improve exposition, add cross references, fix typos.Stephen Berman2014-05-022-341/+507
* Add a warning and a menu.Stephen Berman2014-05-022-61/+86
* Extend todo item insertion UI to item editing.Stephen Berman2014-05-022-418/+328
* Improve indexing in trouble-related sections of Emacs User manual.Eli Zaretskii2014-05-022-2/+27
* * emacs-lisp/cl-macs.el (cl-deftype): Fix indentation.Leo Liu2014-05-022-1/+5
* Doc fixesGlenn Morris2014-05-0126-34/+71
* * configure.ac (LIBPNG): Consult libpng-configGlenn Morris2014-05-012-3/+15
* src/term.c (tty_menu_activate): A better initialization for cursor coordinates.Eli Zaretskii2014-05-012-4/+9
* * src/intervals.c: Tighten assertions.Stefan Monnier2014-05-012-45/+65
* Auto-commit of loaddefs files.Glenn Morris2014-05-011-949/+913
* * lisp/mpc.el (mpc-volume-mouse-set): Don't burp at the boundaries.Stefan Monnier2014-04-302-3/+12
* Spelling fix, plus try to fix grammar in doc string.Paul Eggert2014-04-301-3/+3
* * term.c (tty_menu_activate): Don't assume row and col are initialized.Paul Eggert2014-04-302-1/+10
* Minor fixes for dired.el doc strings.Eli Zaretskii2014-04-302-2/+7
* One more doc fix for bug #17362.Eli Zaretskii2014-04-291-1/+1
* * lisp/mail/rmail.el (rmail-quit): Handle killed summaries.Glenn Morris2014-04-292-3/+6
* Place hardware TTY cursor at the active menu item when displaying a menu.Eli Zaretskii2014-04-292-0/+27
* Few more doc fixes for bug #17362.Eli Zaretskii2014-04-2911-41/+43
* * src/process.c (handle_child_signal): Handle systems without WCONTINUEDGlenn Morris2014-04-292-3/+11
* * lib-src/Makefile.in ($(DESTDIR)${archlibdir}): Avoid non-portable "`\" nestingGlenn Morris2014-04-292-2/+7
* * configure.ac: Treat MirBSD as OpenBSD.Glenn Morris2014-04-292-1/+5
* Fix bug #17362 with inconsistent usage of @key and @kbd, and key names.Eli Zaretskii2014-04-2928-169/+244
* * doc/lispref/processes.texi (Filter Functions, Sentinels):Stefan Monnier2014-04-292-3/+14
* Fix a typo in ChangeLog entry of last commit.Eli Zaretskii2014-04-281-1/+1
* Fix bug 16694 with applying X resources to faces too early.Matthias Dahl2014-04-282-6/+20
* * lisp/textmodes/rst.el (electric-pair-pairs): Declare.Stefan Monnier2014-04-283-2/+15
* * lisp/desktop.el (desktop-value-to-string): Let-bind `print-length' and `pri...Juri Linkov2014-04-272-3/+9
* Fix bug #17308 with inaccurate description of mail signature handling.Eli Zaretskii2014-04-262-11/+22
* Fix bug #17334 with overrunning string bounds when PATH is broken.Eli Zaretskii2014-04-262-2/+11
* * lisp/battery.el (battery-update): Handle the case where batteryNicolas Richard2014-04-252-11/+15
* * automated/tramp-tests.el (top):Michael Albinus2014-04-253-19/+11
* Minor doc fix for string predicates.Eli Zaretskii2014-04-242-2/+10
* Fix bug #17331 with display properties on help-echo strings.Eli Zaretskii2014-04-242-4/+9
* Use a mock-up connection method for remote files.Michael Albinus2014-04-243-14/+52
* * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):Leo Liu2014-04-242-1/+6
* Require gv early to break eager macro-expansion cyclesDaniel Colascione2014-04-232-0/+6
* Fix debugging code for checking the newline cache.Eli Zaretskii2014-04-232-19/+43
* * lisp/simple.el (region-active-p): Check there's a mark.Stefan Monnier2014-04-232-1/+8
* * lisp/simple.el (completion-list-mode-map): Use choose-completion for theStefan Monnier2014-04-225-9/+19
* * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Slash afterStefan Monnier2014-04-223-1/+8
* * lisp/term/xterm.el (xterm--version-handler): Don't use modern xtermStefan Monnier2014-04-222-0/+11
* Port to GCC 4.9.0 with --enable-gcc-warnings.Paul Eggert2014-04-222-9/+8
* * search.c (Fnewline_cache_check): Remove unused locals.Paul Eggert2014-04-222-2/+5