aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vc/vc-arch.el: Moved to obsolete directory...Eric S. Raymond2014-12-083-2/+9
* (eww-copy-page-url): Add doc string.Lars Magne Ingebrigtsen2014-12-072-0/+2
* Revert prefix behavior in RET to previous behaviorLars Magne Ingebrigtsen2014-12-072-3/+8
* Make `G' in eww record historyIvan Shmakov2014-12-072-11/+14
* (eww-current-buffer): Compilation fix for bug#18550 patch.Lars Magne Ingebrigtsen2014-12-072-0/+3
* Make a prefix to `eww-reload' work locallyLars Magne Ingebrigtsen2014-12-073-7/+22
* eww history restoration fixIvan Shmakov2014-12-072-2/+12
* eww bookmark display fixupLars Magne Ingebrigtsen2014-12-072-11/+15
* (message-change-subject): Really check whether the subject changedLars Magne Ingebrigtsen2014-12-072-1/+6
* * lisp/progmodes/python.el: Recognize docstrings.Tom Willemse2014-12-072-5/+31
* Fixes: debbugs:19133Jan D2014-12-072-1/+6
* fix last patchSam Steingold2014-12-061-2/+4
* newsticker: Context menu in treeview's tree.UJ2014-12-062-32/+34
* * CONTRIBUTE: minor improvementsStephen Leake2014-12-062-23/+33
* Improve CONTRIBUTE and related files.Stephen Leake2014-12-065-204/+160
* * automated/vc-tests.el: New file.Michael Albinus2014-12-062-0/+389
* Better support for milti-line shell input.Juri Linkov2014-12-062-5/+14
* Better check for displaying completions near the minibuffer.Juri Linkov2014-12-062-7/+10
* preparing for further changes/cleanup to developers/contributors docsStephen Leake2014-12-051-0/+0
* Fix minor bugs in vc.Michael Albinus2014-12-053-2/+8
* Merge from emacs-24Stefan Monnier2014-12-0511-22/+91
|\
| * * src/eval.c (Fsignal): Remove duplicate test.Lee Duhem2014-12-042-4/+7
| * * lisp/progmodes/sh-script.el: Fix indentation rule of "| while".Stefan Monnier2014-12-043-2/+19
| * More flicker fixes for OSX, related to bug 18757.Jan Djärv2014-12-024-9/+46
| * * admin/update_autogen (commit): Revert earlier change.Glenn Morris2014-12-012-8/+0
| * * lisp/simple.el (newline): Place the hook buffer-locally,Stefan Monnier2014-12-012-2/+5
| * * admin/update_autogen (commit): With git, call "add" before "commit".Glenn Morris2014-12-012-0/+8
| * * .gitignore: Avoid "**", as it requires Git 1.8.2 or later.Paul Eggert2014-12-012-2/+8
| * * .gitignore: Remove redundant pattern (subsumed by _*).Paul Eggert2014-12-012-2/+4
* | Merge from origin/emacs-24Stefan Monnier2014-12-050-0/+0
|\ \ | |/
| * Auto-commit of loaddefs files.Glenn Morris2014-12-011-1012/+1119
* | Merge from emacs-24Stefan Monnier2014-12-054-18/+31
|\ \ | |/
| * * lisp/progmodes/prog-mode.el (prettify-symbols--compose-symbol): Refine.Stefan Monnier2014-11-302-3/+11
| * Fix bug #19211 with move-end-of-line in non-interactive session.Eli Zaretskii2014-11-302-1/+8
* | Merge from origin/emacs-24Stefan Monnier2014-12-050-0/+0
|\ \ | |/
| * ChangeLog fix (do not merge to master)Glenn Morris2014-11-291-1/+1
* | Merge from origin/emacs-24Stefan Monnier2014-12-051-4/+6
|\ \ | |/
| * Python.el: Update commentary on RET-behaviorRasmus2014-11-291-4/+6
* | * lisp: Prefer inlinable functions to macros.Stefan Monnier2014-12-059-32/+48
* | * lisp/emacs-lisp/eieio-core.el: Prefer inlinable functions over macros.Stefan Monnier2014-12-052-16/+23
* | (widget-choose) Let numeric keypad workNicolas Richard2014-12-052-43/+31
* | * NEWS: Add some doc markers to the eww stuff.Lars Magne Ingebrigtsen2014-12-052-0/+12
* | * eww.texi (Basics): Document eww PDF viewing.Lars Magne Ingebrigtsen2014-12-052-0/+10
* | Make eww use mailcap when displaying PDF filesLars Magne Ingebrigtsen2014-12-053-1/+9
* | Make it easier to use mailcap for viewing single filesLars Magne Ingebrigtsen2014-12-052-0/+22
* | fix last patchSam Steingold2014-12-052-8/+19
* | fix a typo in doc stringSam Steingold2014-12-051-1/+1
* | .gitignore: Ignore test/biditest.txt.Eli Zaretskii2014-12-052-0/+5
* | Reduce memory footprint of struct bidi_it by a factor of 5.Eli Zaretskii2014-12-053-38/+63
* | Compare with the most recently used window by default.Juri Linkov2014-12-053-14/+62