aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leaksJan Djärv2014-06-114-22/+43
* Spelling fix.Paul Eggert2014-06-111-7/+7
* Use a shell function in configure.ac to cut down on code duplication.Paul Eggert2014-06-112-17/+29
* * configure.ac: Tweak previous change, for make 10+Glenn Morris2014-06-101-2/+2
* * configure.ac: Require at least version 3.81 of GNU make.Glenn Morris2014-06-103-4/+9
* Rely on AC_CANONICAL_HOST to detect whether we're using mingw.Paul Eggert2014-06-102-22/+30
* * frame.h (window_system_available) [!HAVE_WINDOW_SYSTEM]: Always false.Dmitry Antipov2014-06-103-9/+11
* * dispextern.h (last_tool_bar_item): Remove declaration.Dmitry Antipov2014-06-107-21/+30
* * dispextern.h (struct face) [HAVE_XFT]: Ifdef 'extra' member.Dmitry Antipov2014-06-107-18/+20
* * dispextern.h (PREPARE_FACE_FOR_DISPLAY): Remove as a duplicate of ...Dmitry Antipov2014-06-107-27/+26
* Add .info extension to @setfilename commands in doc/Glenn Morris2014-06-0964-64/+64
* * Makefile.in (AUTOCONF, AUTOMAKE, AUTOHEADER, ACLOCAL): New, set by configureGlenn Morris2014-06-092-5/+13
* Get rid of the INFO_EXT variableGlenn Morris2014-06-0911-156/+166
* leim/Makefile.in: use GNU Make features to simplify and parallelize.Glenn Morris2014-06-092-59/+56
* Say (accept-process-output P)'s result pertains to P if P is non-nil.Paul Eggert2014-06-094-15/+28
* Further adjustments to mark_object and friends.Dmitry Antipov2014-06-092-22/+40
* Fix core dump after a dropped X connection.Paul Eggert2014-06-092-1/+9
* Merge from emacs-24; up to 2014-06-02T11:35:40Z!michael.albinus@gmx.deGlenn Morris2014-06-0861-270/+355
|\
| * Doc fixes: markup (mainly nil -> @code{nil})Glenn Morris2014-06-0829-124/+125
| * Simplify info.info for the stand-alone readerKarl Berry2014-06-082-11/+14
| * Small doc updates re initial-buffer-choiceGlenn Morris2014-06-087-21/+40
| * Doc edits re uniquifyGlenn Morris2014-06-0812-37/+58
| * info.texi tweaks re S-SPCGlenn Morris2014-06-082-14/+22
| * Doc markup fixes re SPC, RETGlenn Morris2014-06-079-10/+21
| * * etc/themes/deeper-blue-theme.el: Use another fix.Leo Liu2014-06-082-6/+10
| * * doc/emacs/help.texi (Help, Misc Help): Copyedits.Glenn Morris2014-06-072-10/+12
| * Doc tweaks re text-mode menusGlenn Morris2014-06-073-11/+8
| * Doc tweak re fullscreen/maximizeGlenn Morris2014-06-073-7/+17
| * * src/fileio.c (write-region-inhibit-fsync): Doc tweak.Glenn Morris2014-06-072-1/+3
| * Doc tweaks re < etcGlenn Morris2014-06-074-18/+20
* | If a C name must be extern on some platforms, make it extern on all.Paul Eggert2014-06-0819-69/+29
* | Change object marking routines to minimize stack usage.Dmitry Antipov2014-06-082-39/+59
* | Merge from emacs-24; up to 2014-06-01T23:37:59Z!eggert@cs.ucla.eduGlenn Morris2014-06-0733-148/+435
|\ \ | |/
| * Some Acknowledgments updates for the manualGlenn Morris2014-06-073-22/+43
| * Doc tweaks re prettify-symbols-modeGlenn Morris2014-06-073-33/+17
| * Port better to AIX.Paul Eggert2014-06-062-0/+24
| * * lisp/desktop.el: Activate auto-saving on window configuration changes.Juri Linkov2014-06-072-3/+20
| * * lisp/vc/vc-hg.el (vc-hg-working-revision): Use "hg parent" andSantiago Payà i Miralta2014-06-062-8/+10
| * * lisp/international/mule-cmds.el (ucs-names): Add special entry for BEL.Stefan Monnier2014-06-062-1/+9
| * Doc updates re window-setup-hookGlenn Morris2014-06-066-20/+27
| * * admin/FOR-RELEASE: Mention ack.texiGlenn Morris2014-06-051-0/+4
| * Document incompatible overlay priority changeGlenn Morris2014-06-053-8/+20
| * * etc/themes/deeper-blue-theme.el (diff-added, diff-changed, diff-removed):Juri Linkov2014-06-063-7/+13
| * Spelling fixes.Paul Eggert2014-06-052-4/+4
| * * lisp/emacs-lisp/package.el: Comment updateGlenn Morris2014-06-051-2/+0
| * Some documentation for signing of packagesGlenn Morris2014-06-047-7/+108
| * nt/INSTALL: Instructions how to start Bash.Eli Zaretskii2014-06-041-1/+14
| * Fix infloop of -nw session at exit on MS-Windows under a debugger.Eli Zaretskii2014-06-042-1/+5
| * Attempt to solve bug #17497 by minimizing cursor motion during TTY menu updates.Eli Zaretskii2014-06-044-18/+50
| * In display-buffer-use-some-window don't shrink window used (Bug#17671).Martin Rudalics2014-06-032-1/+6