aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * autogen.sh: Check for failing aclocal.Glenn Morris2014-05-072-1/+15
* * image.c: Do not use libpng if HAVE_NS, as NS does its own thing.Paul Eggert2014-05-062-59/+40
* * configure.ac: Comment.Glenn Morris2014-05-061-0/+1
* * etc/MACHINES: Misc small edits.Glenn Morris2014-05-061-93/+11
* * autogen.sh: Check any pre-existing ACLOCAL_PATH.Glenn Morris2014-05-052-20/+41
* Use rx for `gnu' compile.el patternDaniel Colascione2014-05-052-10/+45
|\
| * Use rx for `gnu' compile patternDaniel Colascione2014-05-052-10/+45
* | Update nt/INSTALL for the latest changes in configury.Eli Zaretskii2014-05-052-5/+17
* | Remove unneeded prompt "Buffer ... still has clients"Jarek Czekalski2014-05-052-18/+7
|/
* Auto-commit of loaddefs files.Glenn Morris2014-05-042-2/+2
* * etc/NEWS: Correct spelling.Leo Liu2014-05-053-1/+7
* Consult libpng-config more consistently.Paul Eggert2014-05-045-76/+67
* * autogen.sh: Use ‘"’ to quote a message that often contains ‘'’.Paul Eggert2014-05-042-1/+3
* Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.eduPaul Eggert2014-05-0446-980/+1245
|\
| * Revert recent libpng changes.Paul Eggert2014-05-045-57/+64
| * * configure.ac (LIBPNG): Add -lz -lm on platforms where they're neededPaul Eggert2014-05-032-4/+25
| * 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
* | Support Chinese diary entries in calendar and diaryLeo Liu2014-05-049-7/+211
* | * autogen.sh: If all else fails, try using pkg-config to find pkg.m4.Glenn Morris2014-05-032-0/+26
* | Get --enable-gcc-warnings to work after touching configure.ac.Paul Eggert2014-05-034-4/+19
* | Fix ChangeLogs of 2014-05-01 commit.Barry O'Reilly2014-05-032-10/+10
* | * lisp/dired.el (dired-check-switches, dired-switches-recursive-p): New funct...Juri Linkov2014-05-032-10/+30
* | Get --enable-gcc-warnings working again.Paul Eggert2014-05-032-23/+54
* | Make it easier on maintainers who use their own Automake.Paul Eggert2014-05-033-13/+60
* | * configure.ac (PKG_CONFIG_PATH): Declare with AC_ARG_VAR.Glenn Morris2014-05-022-0/+5
* | Remove the --with-pkg-config-prog configure optionGlenn Morris2014-05-023-9/+7
* | Use pkg-config's pkg.m4Glenn Morris2014-05-025-58/+28
* | * configure.ac (AC_CONFIG_MACRO_DIR): Use it.Glenn Morris2014-05-022-0/+4
* | * vhdl-mode.texi: Add "@documentencoding UTF-8",Paul Eggert2014-05-022-4/+10
* | autogen.sh: minor tweaksGlenn Morris2014-05-022-6/+17
* | Gnus: Make gnus-mime-inline-part and gnus-mm-display-part work similarlyKatsumi Yamaoka2014-05-021-1/+1
* | Gnus: Make gnus-mime-inline-part and gnus-mime-inline-part work similarlyKatsumi Yamaoka2014-05-024-40/+99
* | Change algorithm used to adjust positions for undo in regionBarry O'Reilly2014-05-014-84/+259