aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
| * | * lisp/electric.el (electric-layout-post-self-insert-function):Dmitry Antipov2014-06-2213-14/+36
| * | Merge from emacs-24; up to 2014-06-06T02:22:[email protected]Glenn Morris2014-06-2116-66/+200
| |\|
| | * Fix completion retrieval parsing.Fabián Ezequiel Gallina2014-06-212-2/+19
| | * lisp/skeleton.el (skeleton-insert): Fix last change.Eli Zaretskii2014-06-212-3/+9
| | * Enhancements for outline integration.Fabián Ezequiel Gallina2014-06-212-1/+8
| | * lisp/skeleton.el (skeleton-insert): Doc fix.Eli Zaretskii2014-06-212-1/+8
| | * * lisp/emacs-lisp/smie.el (smie-config--guess): Fix typo.Stefan Monnier2014-06-202-9/+9
| | * * lisp/mouse.el (mouse-drag-line): Don't re-add to unread-comment-events,Stefan Monnier2014-06-202-4/+9
| | * In mouse-drag-line remove inadvertently reintroduced code (Bug#17819).Martin Rudalics2014-06-202-8/+7
| | * * lisp/progmodes/sh-script.el (sh-smie-sh-rules): For { after &&, don'tStefan Monnier2014-06-202-1/+10
| | * Fix bug #17801 with extraneous newlines after inserting markup in Texinfo mode.Eli Zaretskii2014-06-202-4/+20
| | * * lisp/emacs-lisp/smie.el (smie--hanging-eolp-function): New var.Stefan Monnier2014-06-194-6/+23
| | * * simple.el (read-quoted-char): Don't let help chars pop up helpLeo Liu2014-06-202-2/+12
| | * * lisp/progmodes/sh-script.el (sh-smie-sh-rules): Use same rule for && asStefan Monnier2014-06-192-1/+6
| | * * lisp/xt-mouse.el (xterm-mouse-translate-1): Fix last change.Stefan Monnier2014-06-182-20/+25
| | * Fix bug #17790 with compilation against giflib 5.1.0 and later.Eli Zaretskii2014-06-182-7/+15
| | * * lisp/dired.el (dired-mark-pop-up): Let-bind display-buffer-mark-dedicated t...Juri Linkov2014-06-183-2/+10
| | * * lisp/delsel.el (electric-newline-and-maybe-indent): Mark it as well.Stefan Monnier2014-06-172-0/+6
| | * Fix bug#17732Dmitry Gutov2014-06-162-1/+6
| | * Fix a regression bug in D-Bus event handling.Michael Albinus2014-06-152-4/+11
| * | * cedet/semantic/ia.el (semantic-ia-complete-symbol-menu): Use posn-at-pointStefan Monnier2014-06-192-39/+47
| * | * lisp/progmodes/hideif.el (hif-string-to-number): Don't return float forWilliam Xu2014-06-192-3/+12
| * | Update comments in erc-format-@nick to reflect changes in last merge.Kelvin White2014-06-191-4/+5
| * | ERC: Better user mode supportKelvin White2014-06-193-1931/+2040
| * | * lisp/international/mule-util.el (truncate-string-ellipsis): New var.Stefan Monnier2014-06-192-2/+10
| * | * etc/NEWS: New Tramp method "nc".Robert Brown (tiny change)2014-06-192-26/+45
| * | * net/rcirc.el (rcirc-omit-mode): Fix recenter error.Grégoire Jadi2014-06-192-1/+7
| * | * lisp/play/bubbles.el (bubbles--initialize, bubbles--show-scores)Stefan Monnier2014-06-182-21/+21
| * | * lisp/vc/ediff-init.el (ediff-current-diff-Ancestor)Juri Linkov2014-06-182-4/+33
| * | * lisp/vc/diff-mode.el (diff-changed): Empty face definitionJuri Linkov2014-06-182-8/+14
| * | * lisp/vc/diff-mode.el (diff-refine-changed): Rename fromJuri Linkov2014-06-183-2/+14
| * | * lisp/rect.el (rectangle-preview): New custom.Stefan Monnier2014-06-172-75/+194
| * | In ruler-mode fix calculation of column from mouse position (Bug#17768).Andrea Rossetti2014-06-162-9/+8
| * | * play/dunnet.el (dun-doassign): Fixed bug where UNIX variable assignment wit...Ron Schnell2014-06-162-31/+55
| * | Explicitly set LDFLAGS in some sub-MakefilesGlenn Morris2014-06-151-1/+2
| * | Sync with Tramp 2.2.10.Michael Albinus2014-06-151-0/+61
| * | Sync with Tramp 2.2.10.Michael Albinus2014-06-158-248/+350
* | | Fix Bug#17739.Kenichi Handa2014-06-283-6/+64
|/ /
* | * lisp/calculator.el: Lots of revisionsEli Barzilay2014-06-151-573/+423
* | * lisp/ses.el: Miscellaneous cleanups; use lexical-binding; avoid add-to-list.Stefan Monnier2014-06-152-409/+375
* | Use `make -C' rather than `cd && make'Glenn Morris2014-06-142-2/+4
* | Merge from emacs-24; up to 2014-06-03T06:51:[email protected]Glenn Morris2014-06-146-25/+63
|\|
| * Stop cc-mode loading cl at runtimeGlenn Morris2014-06-142-17/+26
| * Fix documentation mentioned in bug #17768.Eli Zaretskii2014-06-142-1/+5
| * * lisp/bindings.el: Put `ascii-character' property on keypad keys mapped to c...Juri Linkov2014-06-142-4/+13
| * * lisp/emacs-lisp/smie.el (smie-next-sexp): Fix up "other-end" info whenStefan Monnier2014-06-132-1/+7
| * * lisp/term/xterm.el (xterm--version-handler): Work around for OSXStefan Monnier2014-06-132-0/+9
* | Changed Dunnet so that if a lamp is in the room that would otherwise be dark,...Ron Schnell2014-06-142-2/+7
* | With GNU make, MFLAGS is not neededGlenn Morris2014-06-132-10/+15
* | * lisp/eshell/eshell.el: Remove old comment.Glenn Morris2014-06-131-50/+1