aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * lisp/cus-start.el: Fix some :version numbers.Glenn Morris2014-05-282-6/+10
* Try to document some OS X changesGlenn Morris2014-05-283-9/+34
* * 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
* Spelling fix.Paul Eggert2014-05-261-1/+1
* Doc updates re filter-buffer-substringGlenn Morris2014-05-266-52/+72
* Doc updates re completion-in-region-functionGlenn Morris2014-05-263-6/+13
* Doc updates re abbrev-expand-functionGlenn Morris2014-05-267-30/+49
* Include sources used to create macuvs.h.Paul Eggert2014-05-2611-93/+27874
* * etc/FOR-RELEASE: Mention generated files.Glenn Morris2014-05-251-0/+4
* * admin/mac/uvs.el: New file. Generates ../src/macuvs.h. (Backport from trunk)YAMAMOTO Mitsuharu2014-05-252-0/+217
* Fix bug #17585 with incorrect vertical motion when linum-mode is on.Eli Zaretskii2014-05-252-1/+7
* * 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
* NEWS markup fixGlenn Morris2014-05-241-1/+0
* Specify coding if Latin-1 Emacs would misinterpret.Paul Eggert2014-05-247-2/+18
* * xdisp.c (safe__call1, safe__eval): Now static.Paul Eggert2014-05-242-2/+6
* Fix last commits in xdisp.c, which caused a crash at startup on w32.Eli Zaretskii2014-05-242-8/+23
* Fix bug#17510 with a pointer freed more than once (Cygwin-w32-build).Ken Brown2014-05-242-0/+10
* * src/xdisp.c: Bind inhibit-quit during pre-redisplay-function.Stefan Monnier2014-05-242-6/+33
* 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-234-133/+206
* * lisp/emacs-lisp/nadvice.el (advice--member-p): Change second arg.Stefan Monnier2014-05-233-6/+18
* * 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
* Fix port to 32-bit AIX.Paul Eggert2014-05-214-3/+16
* * 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-215-8/+25
* Fix bug #17539 with infinite recursion during scroll commands.Eli Zaretskii2014-05-212-5/+17
* 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
* Fix bug #17524 with crashes in creating a new frame with invalid font.Eli Zaretskii2014-05-202-1/+21
* * lisp/vc/vc-rcs.el: Comment.Glenn Morris2014-05-201-4/+3
* Fix rcs2log problems with CVS.Paul Eggert2014-05-202-16/+53
* src/lisp.h: Fix typos in a comment.Eli Zaretskii2014-05-191-2/+2
* Spelling fix.Paul Eggert2014-05-181-1/+1
* * mouse.el: Remove old comment.Glenn Morris2014-05-181-2/+0
* * configure.ac (INSTALL_INFO): Revert to just checking for "install-info".Glenn Morris2014-05-182-1/+11
* * 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-184-40/+52
* lisp/simple.el (line-move-ignore-invisible): Fix last commit.Eli Zaretskii2014-05-171-1/+0
* Fix typo.Michael Albinus2014-05-171-1/+1
* * net/tramp-sh.el (tramp-find-inline-encoding): Do not match "%%t"Michael Albinus2014-05-172-1/+6
* Fix bug #17511 with unclear documentation of line-move-ignore-invisible.Eli Zaretskii2014-05-174-7/+31
* * configure.ac: Add comments accidentally omitted from previous changeGlenn Morris2014-05-161-0/+4
* * configure.ac (INSTALL_INFO): Try "ginstall-info" before "install-info".Glenn Morris2014-05-162-1/+6