aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * epa-file.el: Respect buffer-file-format when writingDaiki Ueno2014-01-142-3/+20
* ChangeLog fixesGlenn Morris2014-01-149-61/+69
* * lisp/emacs-lisp/edebug.el (edebug--display): Move protective let-bindingStefan Monnier2014-01-132-131/+139
* Fix MinGW64 porting problem with _setjmp.Paul Eggert2014-01-132-13/+23
* Fix rst-mode deprecated keybindingsDaniel Colascione2014-01-132-11/+28
* Correctly handle reaching the end of the interval tree. (Bug#15344)Daniel Colascione2014-01-132-0/+18
|\
* | Fix/enhance `define-alternatives' docstring againBastien Guerry2014-01-131-4/+5
* | Spelling fixes.Paul Eggert2014-01-1311-11/+15
* | `define-alternatives' bugfix and UI enhancementBastien Guerry2014-01-132-9/+32
* | * admin/update_autogen (status): New function. Use throughout.Glenn Morris2014-01-132-53/+36
* | Merge bug fixes from CEDET upstream.David Engster2014-01-134-5/+30
* | Fix comment typo in previous, sighGlenn Morris2014-01-131-1/+1
* | * Makefile.in: Comment.Glenn Morris2014-01-131-0/+5
* | * lisp/vc/log-edit.el: Fix highlighting of summary when it's the first line.Stefan Monnier2014-01-132-3/+27
* | Minor doc fix for Flymake.Xue Fuqiao2014-01-131-1/+1
* | Fix bug when resizing mini window (Bug#16424).Martin Rudalics2014-01-132-2/+8
* | Partially fix Bug#16403.Bastien Guerry2014-01-132-4/+14
* | Bug#13064Michael Albinus2014-01-132-12/+15
* | * macfont.m: Include termchar.h.Jan Djärv2014-01-132-12/+28
* | * lisp/info.el (Info-find-file): Go to DIR before displaying the errorJuri Linkov2014-01-132-7/+21
* | fit-frame/window-to-buffer code fixes including one for Bug#14096.Martin Rudalics2014-01-132-21/+40
* | * lisp/indent.el (indent-according-to-mode): Flush to column 0 in text-modeStefan Monnier2014-01-132-3/+9
|/
* Make GTK+ menus work correctly with the Unity global menuDaniel Colascione2014-01-124-14/+44
|\
| * Fix changelogDaniel Colascione2014-01-121-0/+3
| * Make GTK+ menus work correctly with Unity global menuDaniel Colascione2014-01-124-14/+41
* | * lisp/net/shr.el (shr-render-region): Autoload.Stefan Monnier2014-01-122-10/+12
* | merge trunkKenichi Handa2014-01-1333-2147/+363
|\ \
| * | Remove ChangeLog entry of a reverted commit in Makefile.in.Eli Zaretskii2014-01-121-4/+0
| * | Fix last commit.Eli Zaretskii2014-01-121-1/+1
| * | Revert part of 2014-01-12T14:54:50Z!esr@thyrsus.com and fix the VCSWITNESS th...Eli Zaretskii2014-01-124-13/+12
| * | Update EIEIO documentation because of namespace cleanup.David Engster2014-01-124-30/+37
| * | Revert last commit.Eli Zaretskii2014-01-124-15/+13
| * | Remove more references unnecessarily specific to VCS.Eric S. Raymond2014-01-124-13/+15
| * | * tramp.texi (all): Doc fix according to GNU Coding Standards.Michael Albinus2014-01-122-125/+128
| * | Remove broken VCSWITNESS code, and explain the problem.Eric S. Raymond2014-01-125-11/+16
| * | Rename eww-download-path to eww-download-directory.Xue Fuqiao2014-01-124-6/+15
| * | Auto-commit of loaddefs files.Glenn Morris2014-01-121-1/+1
| * | Some minor fixesLeo Liu2014-01-123-3/+9
| * | Spelling fixes.Paul Eggert2014-01-117-26/+37
| * | Re-implement the feature of showing eldoc info after editing.Leo Liu2014-01-124-30/+45
| * | Replace doc references to deleted etc/ filesGlenn Morris2014-01-117-21/+23
| * | * etc/NEWS: Markup triviaXue Fuqiao2014-01-121-0/+1
| * | Make the function emacs-repository-get-version polyvalent.Eric S. Raymond2014-01-112-34/+50
| * | Restore and fix etc/ChangeLog entry.Eli Zaretskii2014-01-111-0/+3
| * | Restore erroneously deleted etc/publicsuffix.txt (again).Eli Zaretskii2014-01-112-2/+5189
| * | Fix last commit.Eli Zaretskii2014-01-111-5189/+0
| * | Restore erroneously deleted etc/publicsuffix.txt.Eli Zaretskii2014-01-111-0/+5189
| * | Fix MS-Windows build with MinGW runtime 4.x.Claudio Bley2014-01-112-0/+12
| * | /etc cleanupEric S. Raymond2014-01-119-7064/+8
* | | composite.c (composition_update_it): Fix indexing of LGSTRING_CHAR (Bug#15984).Kenichi Handa2014-01-132-1/+6
|/ /