aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Minor fix of the last commit in menu-bar-open.Eli Zaretskii2014-06-032-1/+6
| * Fix Bug#17653.Michael Albinus2014-06-032-4/+10
| * * emacs/package.texi (Package Installation): Mention package-pinned-packages.Glenn Morris2014-06-023-0/+12
| * * lisp/emacs-lisp/package.el (package-pinned-packages): Doc fix.Glenn Morris2014-06-023-12/+23
| * Fix TTY menu invocation via M-x.Eli Zaretskii2014-06-022-0/+10
| * * src/callproc.c (call_process): Don't check read-only if we don't insertStefan Monnier2014-06-022-2/+10
| * src/dispnew.c (update_frame_with_menu): Set display_completed.Eli Zaretskii2014-06-022-2/+5
| * * doc/emacs/misc.texi: Small updates (no need to merge to trunk)Glenn Morris2014-06-012-5/+9
| * * etc/NEWS: Add placeholders for undocumented package.el changes.Glenn Morris2014-06-011-0/+6
* | Document latest changes in make_lispy_position.Eli Zaretskii2014-06-073-2/+14
* | Fix last commit.Eli Zaretskii2014-06-073-1/+10
* | * term.c (tty_menu_show) [!HAVE_NTGUI]: Now static.Paul Eggert2014-06-063-3/+11
* | * lisp/vc/vc-hg.el (vc-hg-create-tag, vc-hg-retrieve-tag): New functions.Santiago Payà i Miralta2014-06-062-4/+25
* | * lisp/vc/vc-hg.el (vc-hg-log-graph): New var.Santiago Payà i Miralta2014-06-062-8/+27
* | * src/window.c (Frecenter): Signal an error if window-buffer is notStefan Monnier2014-06-063-19/+26