aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
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-072-7/+18
* 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
* newsticker: Context menu in treeview's tree.UJ2014-12-062-32/+34
* 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
* Fix minor bugs in vc.Michael Albinus2014-12-053-2/+8
* Merge from emacs-24Stefan Monnier2014-12-053-4/+14
|\
| * * lisp/progmodes/sh-script.el: Fix indentation rule of "| while".Stefan Monnier2014-12-042-2/+8
| * * lisp/simple.el (newline): Place the hook buffer-locally,Stefan Monnier2014-12-012-2/+5
| * Auto-commit of loaddefs files.Glenn Morris2014-12-011-1012/+1119
* | Merge from emacs-24Stefan Monnier2014-12-053-4/+20
|\ \ | |/
| * * 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
| * 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
* | Make eww use mailcap when displaying PDF filesLars Magne Ingebrigtsen2014-12-052-1/+7
* | Make it easier to use mailcap for viewing single filesLars Magne Ingebrigtsen2014-12-052-0/+22
* | fix a typo in doc stringSam Steingold2014-12-051-1/+1
* | Compare with the most recently used window by default.Juri Linkov2014-12-052-14/+58
* | * lisp/subr.el (filter): Remove. Use `cl-remove-if-not' or `seq-filter'.Stefan Monnier2014-12-042-5/+4
* | * net/shr.el (shr--extract-best-source): Ignore non-text children.Lars Magne Ingebrigtsen2014-12-042-2/+6
* | Implement copying of a buffer portion while preserving visual order.Eli Zaretskii2014-12-042-0/+145
* | lisp/files.el (file-tree-walk): Doc fix.Eli Zaretskii2014-12-042-3/+14
* | lisp/autoinsert.el: Change default of auto-insert-alist.RĂ¼diger Sonderfeld2014-12-042-11/+22
* | Fix punctuation glitches in file-tree-walk docstring.Eric S. Raymond2014-12-032-5/+9
* | Fix bug whereby saving files hung in VC hook.Karl Fogel2014-12-032-2/+15
* | * lisp/emacs-lisp/inline.el: Cosmetic and minor fixes.Stefan Monnier2014-12-032-12/+30
* | Fixes: debbugs:19250Stefan Monnier2014-12-035-19/+33
* | Added file-tree-walk to files.el.Eric S. Raymond2014-12-032-0/+30
* | * lisp/whitespace.el (whitespace-big-indent-regexp): Add :version.Glenn Morris2014-12-022-0/+5
* | Add filter macro, which does what you expect.Eric S. Raymond2014-12-022-1/+9
* | In vc, abolish the dir-status method.Eric S. Raymond2014-12-0213-89/+68
* | Eliminate an unuted function argument.Eric S. Raymond2014-12-029-18/+26
* | Another longstanding to-do: bind vc-delete-file.Eric S. Raymond2014-12-023-3/+8
* | Clean up a longstanding to-do item.Eric S. Raymond2014-12-024-43/+26
* | Remove clear-headers from VC's public method set.Eric S. Raymond2014-12-016-36/+23
* | Fix minor bug introduced in 'Terminate vc-disable-async-diff'Eric S. Raymond2014-12-011-1/+1
* | Update the git backend's header comment.Eric S. Raymond2014-12-011-2/+4