summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/smie.el (smie-indent--hanging-p): Don't bother matchingStefan Monnier2013-12-112-1/+4
* * lisp/emulation/cua-base.el (cua-paste): Add `delete-selection' propertyStefan Monnier2013-12-113-56/+28
* * lisp/delsel.el (delete-selection-mode): Don't enable transient-mark-mode.Stefan Monnier2013-12-112-7/+15
* * lisp/emacs-lisp/trace.el (trace-make-advice): Don't deactivate the mark.Stefan Monnier2013-12-112-0/+3
* * lisp/simple.el (normal-erase-is-backspace-mode): Map kp-delete identicallyStefan Monnier2013-12-112-1/+6
* Import `octave-mode' manual from GNU Octave.RĂ¼diger Sonderfeld2013-12-112-2/+21
* * lisp/delsel.el (delete-active-region): Let-bind `this-command'Juri Linkov2013-12-112-4/+25
* * lisp/bindings.el: Map kp keys to non-kp keys systematicallyJuri Linkov2013-12-112-35/+34
* eww easy-menu fixesKenjiro NAKAYAMA2013-12-102-2/+9
* * lisp/misearch.el (multi-isearch-buffers): Set the value ofJuri Linkov2013-12-115-21/+46
* Fix bug #16099 with failed out-of-tree builds on MS-Windows.Eli Zaretskii2013-12-102-1/+6
* Remove finder.el require dependency in package.elTed Zlatanov2013-12-092-2/+7
* Add keyword buttons to package description.Ted Zlatanov2013-12-092-11/+40
* Fix a thinko in last commit in autorevert.el.Eli Zaretskii2013-12-092-1/+6
* * autorevert.el (auto-revert-notify-add-watch): Do not handle symlinked files.Michael Albinus2013-12-092-4/+11
* * lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return tDmitry Gutov2013-12-092-2/+7
* * lisp/progmodes/ruby-mode.el (ruby-forward-string): Document.Cameron Desautels2013-12-092-4/+26
* * lisp/progmodes/ruby-mode.el (ruby-accurate-end-of-block): WhenDmitry Gutov2013-12-092-3/+14
* * subr.el (read-passwd): Disable show-paren-mode.Leo Liu2013-12-092-0/+5
* lisp/gnus/gnus-msg.el (gnus-setup-message): Fix last commitKatsumi Yamaoka2013-12-091-2/+4
* lisp/gnus/gnus-msg.el (gnus-setup-message): Fix the type of argument passed t...Katsumi Yamaoka2013-12-082-3/+8
* Spelling fixes.Paul Eggert2013-12-083-3/+3
* Port indentation code from js2-mode to js-modeDmitry Gutov2013-12-082-25/+96
* Re-write flymake-highlight-line in flymake.elLeo Liu2013-12-082-61/+20
* Make CUA-mode use shift-select-mode.Stefan Monnier2013-12-083-57/+36
* * lisp/rect.el (rectangle-mark-mode): Activate mark even ifStefan Monnier2013-12-082-65/+74
* Re-implement popup menu for flymakeLeo Liu2013-12-082-88/+37
* Use delete-selection-mode in cua-mode.Stefan Monnier2013-12-085-108/+80
* Make registers and delete-selection-mode work on rectangles.Stefan Monnier2013-12-073-17/+29
* Clean up flymake.elLeo Liu2013-12-082-347/+207
* * lisp/emacs-lisp/helpers.el (string-blank-p): Use `string-match-p'.Bozhidar Batsov2013-12-072-1/+5
* Fix describe-function with advised functions.Tassilo Horn2013-12-072-19/+36
* * net/shr.el (shr-tag-img): Don't bug out on <img src=""> data.Lars Magne Ingebrigtsen2013-12-072-1/+6
* Bug#16045Michael Albinus2013-12-064-31/+52
* Revert inadvertently commited changes in grep.el.Eli Zaretskii2013-12-061-9/+3
* * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function): TouchDmitry Gutov2013-12-062-2/+7
* Merge Org 8.2.4Bastien Guerry2013-12-0624-426/+604
* * progmodes/octave.el (inferior-octave-prompt): Use shy groups.Leo Liu2013-12-062-21/+32
* Fix Bug#15874Dmitry Gutov2013-12-062-2/+18
* * lisp/isearch.el (isearch--saved-overriding-local-map): New internal variable.Juri Linkov2013-12-062-1/+15
* Add caching variant of `completion-table-dynamic'Dmitry Gutov2013-12-063-18/+36
* * lisp/emacs-lisp/regexp-opt.el (regexp-opt-charset): Fix ^.Cameron Desautels2013-12-052-1/+7
* eww: add command to view page sourceTed Zlatanov2013-12-052-0/+29
* Minor changes, detected by test suite.Michael Albinus2013-12-052-13/+24
* Trim whitespace in lm-keywords-listTed Zlatanov2013-12-042-2/+7
* Avoid compiler warning in w32xfns.c.Eli Zaretskii2013-12-041-3/+9
* Add ChangeLog for last commit: In windmove-other-window-loc handle navigation...Martin Rudalics2013-12-041-0/+5
* In XTflash fix coordinate of bottom area to flash (Bug#16044).Martin Rudalics2013-12-041-5/+9
* * net/dbus.el (dbus-byte-array-to-string): Accept also byte arraysMichael Albinus2013-12-042-4/+18
* Fix eldoc-in-minibuffer's modeline update.Stefan Monnier2013-12-032-11/+13