aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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-062-3/+10
* * lisp/emacs-lisp/package.el: Comment updateGlenn Morris2014-06-051-2/+0
* Some documentation for signing of packagesGlenn Morris2014-06-042-2/+12
* 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
* * lisp/emacs-lisp/package.el (package-pinned-packages): Doc fix.Glenn Morris2014-06-022-10/+21
* Fix TTY menu invocation via M-x.Eli Zaretskii2014-06-022-0/+10
* Fix bug #17615 with C-g during macro definition.Eli Zaretskii2014-06-012-0/+9
* Auto-commit of loaddefs files.Glenn Morris2014-06-011-763/+624
* * lisp/minibuffer.el (minibuffer-force-complete-and-exit):Stefan Monnier2014-05-312-11/+18
* * lisp/progmodes/js.el (js-indent-line): Don't mix columns and chars.Stefan Monnier2014-05-312-1/+6
* * lisp/subr.el (set-transient-map): Don't wait for some "nested"Stefan Monnier2014-05-312-1/+7
* * emacs-lisp/gv.el (window-buffer, window-display-table)Leo Liu2014-05-312-6/+17
* * lisp/mouse.el (mouse-posn-property): Ignore posn-point for mode-lineStefan Monnier2014-05-312-1/+7
* * lisp/subr.el (sit-for): Add comment with a short history.Stefan Monnier2014-05-301-0/+4
* * lisp/leim/quail/latin-pre.el ("latin-2-prefix"): Use ",," rather than ", "Stefan Monnier2014-05-302-1/+7
* Fix typo in previousGlenn Morris2014-05-291-1/+1
* package.el: Fix some version tagsGlenn Morris2014-05-292-3/+8
* * lisp/subr.el (sit-for): Don't run input-methods.Stefan Monnier2014-05-292-1/+10
* * lisp/cus-start.el: Fix some :version numbers.Glenn Morris2014-05-282-6/+10
* * html2text.el (html2text-get-attr): Fix typo when splitting value fromAndreas Schwab2014-05-282-1/+6
* * lisp/simple.el (deactivate-mark): Set mark-active to nil even if deactivationStefan Monnier2014-05-272-11/+11
* * lisp/emacs-lisp/byte-opt.el (byte-optimize-binary-predicate): Don't assumeStefan Monnier2014-05-272-8/+15
* Doc updates re filter-buffer-substringGlenn Morris2014-05-262-23/+31
* Doc updates re completion-in-region-functionGlenn Morris2014-05-262-5/+13
* Doc updates re abbrev-expand-functionGlenn Morris2014-05-262-4/+14
* Include sources used to create macuvs.h.Paul Eggert2014-05-262-37/+8
* * cus-face.el (custom-face-attributes): Add :distant-foreground.Andreas Schwab2014-05-252-0/+8
* Remove interactive specification from window--dump-frame.Martin Rudalics2014-05-252-1/+5
* Small fix for he-line-search-regexp Glenn Morris2014-05-232-1/+6
* todo-mode.el: Remove dependence on auto-mode-alist.Stephen Berman2014-05-232-89/+153
* * lisp/emacs-lisp/nadvice.el (advice--member-p): Change second arg.Stefan Monnier2014-05-232-6/+17
* * calendar/todo-mode.el: Miscellaneous bug fixes.Stephen Berman2014-05-232-119/+187
* * window.el (window--dump-frame): Avoid error in --without-x builds.Glenn Morris2014-05-212-1/+7
* * lisp/nxml/nxml-mode.el (xml-mode): Only define this alias once.Glenn Morris2014-05-212-2/+7
* Fix bug #17532 with unclear docs of setting frame's font.Eli Zaretskii2014-05-213-5/+11
* Replace uses of `save-buffer' with `write-region'Dmitry Gutov2014-05-212-9/+16
* * lisp/avoid.el (mouse-avoidance-banish-position): Fix defcustom :optionsJuri Linkov2014-05-212-3/+6
* * lisp/avoid.el (mouse-avoidance-set-mouse-position): Don't raise frame.Juri Linkov2014-05-212-11/+15
* * lisp/progmodes/scheme.el (scheme-mode-syntax-table): Remove hack forStefan Monnier2014-05-202-31/+35
* * lisp/emacs-lisp/lisp.el (end-of-defun): Ensure we move.Stefan Monnier2014-05-202-13/+27
* * lisp/vc/vc-rcs.el: Comment.Glenn Morris2014-05-201-4/+3
* Spelling fix.Paul Eggert2014-05-181-1/+1
* * mouse.el: Remove old comment.Glenn Morris2014-05-181-2/+0
* * lisp/emacs-lisp/timer.el (timer-event-handler): Fix last change.Stefan Monnier2014-05-181-1/+1
* * lisp/emacs-lisp/timer.el (timer-event-handler): Don't run if canceled.Stefan Monnier2014-05-183-39/+50