aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Auto-commit of loaddefs files.Glenn Morris2014-06-011-249/+209
* * loadup.el (load-prefer-newer): Set non-nil when dumping. Glenn Morris2014-05-312-3/+16
* * lisp/files.el (locate-dominating-file): Expand file argument.Glenn Morris2014-05-302-1/+5
* * lisp/loadup.el: Treat `command-line-args' more flexibly.Glenn Morris2014-05-302-19/+16
* Guard (looking-at "\\s!") from XEmacs.Alan Mackenzie2014-05-302-1/+7
* Fix bug #17560 with backward-incompatible API change in rmail-delete-*.Ken Olum2014-05-302-3/+11
* Improve non-interactive use of whitespace reportingReuben Thomas2014-05-292-4/+7
* Improve documentation for whitespace-report{,-region}Reuben Thomas2014-05-292-31/+5
* .Reuben Thomas2014-05-292-12/+9
* * lisp/subr.el (sit-for): Remove universal-arg dependency.Stefan Monnier2014-05-291-6/+10
* * lisp/whitespace.el: Use font-lock-flush. Minimize refontifications.Stefan Monnier2014-05-282-49/+105
* * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier2014-05-2830-459/+553
* * lisp/emacs-lisp/package.el (package-generate-autoloads):Thien-Thi Nguyen2014-05-282-0/+6
* * lisp/subr.el (zerop): Move later so bootstrap works.Glenn Morris2014-05-271-6/+7
* * lisp/progmodes/hideshow.el (hs-hide-all): Call syntax-propertize.Stefan Monnier2014-05-272-0/+6
* * test/automated/tildify-tests.el: New file.Michal Nazarewicz2014-05-272-9/+18
* * lisp/subr.el (zerop): Move from C. Add compiler-macro.Stefan Monnier2014-05-273-11/+12
* * src/callint.c (Ffuncall_interactively): New function.Stefan Monnier2014-05-273-19/+22
* * lisp/register.el (register-read-with-preview): Don't burp onStefan Monnier2014-05-272-1/+4
* * lisp/mouse.el (mouse-set-region): Handle spurious drag events.Stefan Monnier2014-05-272-22/+37
* Auto-commit of loaddefs files.Glenn Morris2014-05-262-2/+2
* Merge from emacs-24; up to 2014-05-26T10:21:[email protected]Glenn Morris2014-05-2521-340/+595
|\
| * * 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
| * 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-172-1/+14
| * * net/dbus.el (dbus-init-bus, dbus-call-method)Michael Albinus2014-05-162-0/+19
| * Auto-commit of loaddefs files.David Engster2014-05-141-1/+1
| * Deal with EIEIO methods without doc strings (Bug#17490).Nicolas Richard2014-05-142-1/+6
* | Improve reftex-format-specialTassilo Horn2014-05-252-2/+10
* | Arrange to never byte-compile the generated -pkg.el file.Thien-Thi Nguyen2014-05-252-0/+10