aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * emacs-lisp/cl-macs.el (cl-deftype): Fix indentation.Leo Liu2014-05-022-1/+5
* Doc fixesGlenn Morris2014-05-0119-24/+53
* Auto-commit of loaddefs files.Glenn Morris2014-05-011-949/+913
* * lisp/mpc.el (mpc-volume-mouse-set): Don't burp at the boundaries.Stefan Monnier2014-04-302-3/+12
* Spelling fix, plus try to fix grammar in doc string.Paul Eggert2014-04-301-3/+3
* Minor fixes for dired.el doc strings.Eli Zaretskii2014-04-302-2/+7
* * lisp/mail/rmail.el (rmail-quit): Handle killed summaries.Glenn Morris2014-04-292-3/+6
* Fix a typo in ChangeLog entry of last commit.Eli Zaretskii2014-04-281-1/+1
* Fix bug 16694 with applying X resources to faces too early.Matthias Dahl2014-04-282-6/+20
* * lisp/textmodes/rst.el (electric-pair-pairs): Declare.Stefan Monnier2014-04-282-2/+10
* * lisp/desktop.el (desktop-value-to-string): Let-bind `print-length' and `pri...Juri Linkov2014-04-272-3/+9
* * lisp/battery.el (battery-update): Handle the case where batteryNicolas Richard2014-04-252-11/+15
* Fix bug #17331 with display properties on help-echo strings.Eli Zaretskii2014-04-242-4/+9
* * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):Leo Liu2014-04-242-1/+6
* Require gv early to break eager macro-expansion cyclesDaniel Colascione2014-04-232-0/+6
* * lisp/simple.el (region-active-p): Check there's a mark.Stefan Monnier2014-04-232-1/+8
* * lisp/simple.el (completion-list-mode-map): Use choose-completion for theStefan Monnier2014-04-225-9/+19
* * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Slash afterStefan Monnier2014-04-222-1/+6
* * lisp/term/xterm.el (xterm--version-handler): Don't use modern xtermStefan Monnier2014-04-222-0/+11
* * dired.el (dired-insert-set-properties): Do not considerMichael Heerdegen2014-04-222-3/+11
* Merge Org 8.2.6-1.Bastien Guerry2014-04-2231-665/+1395
* * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):Michael Albinus2014-04-222-12/+8
* * lisp/dframe.el (dframe-get-focus): Remove `hook' argument.Stefan Monnier2014-04-213-9/+9
* * lisp/emacs-lisp/cl-macs.el (cl--loop-let): Avoid `nil' as var name.Stefan Monnier2014-04-212-4/+10
* * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions): SetMichael Albinus2014-04-212-7/+18
* * lisp/progmodes/prog-mode.el (prettify-symbols--compose-symbol):Stefan Monnier2014-04-212-1/+6
* * net/tramp-sh.el (tramp-get-ls-command): Use "-b" argument if possible.Michael Albinus2014-04-202-0/+11
* Fix commit date of an entry in lisp/ChangeLog.16.Eli Zaretskii2014-04-201-1/+1
* * lisp/progmodes/sh-script.el (sh-smie--sh-keyword-p): Handle variableStefan Monnier2014-04-192-3/+9
* Avoid recursive load of tramp.elMichael Albinus2014-04-184-30/+62
* * lisp/nxml/nxml-mode.el (nxml-fontify-matcher): Make sure propertizationStefan Monnier2014-04-163-2/+8
* * lisp/progmodes/perl-mode.el (perl-calculate-indent): Don't auto-indent inStefan Monnier2014-04-162-3/+10
* Fix the MSDOS build.Eli Zaretskii2014-04-162-2/+28
* * src/buffer.c (Foverlays_at): Add argument `sorted'.Stefan Monnier2014-04-154-63/+14
* Fix relative links to parent directories in shrJoão Távora2014-04-142-1/+6
* Fix application of dolist to a vector (Bug#17257).YAMAMOTO Mitsuharu2014-04-142-2/+8
* * net/tramp-sh.el (tramp-sh-handle-file-truename): Revert previousMichael Albinus2014-04-132-8/+14
* Fix bug in Electric Pair modeJoão Távora2014-04-132-5/+9
* Improve documentation of blink-cursor-mode and its customization variables.Eli Zaretskii2014-04-132-2/+14
* * simple.el (undo): Prevent insertion of identity mapping intoBarry O'Reilly2014-04-122-1/+12
* Regenerate ldefs-boot.elemacs-24.3.90Glenn Morris2014-04-121-904/+934
* lisp/ChangeLog: Fix Matthias Dahl's address.Eli Zaretskii2014-04-121-1/+1
* Deprecate optional argument of make-face.Matthias Dahl2014-04-122-6/+19
* Set category of Coptic characters be 'g' (Greek).Eli Zaretskii2014-04-122-6/+6
* Fix bug #17243 with case table entries for Coptic lettersEli Zaretskii2014-04-122-0/+20
* Don't break emacs <= 24.3 just yetLeo Liu2014-04-122-19/+40
* * net/tramp-sh.el (tramp-sh-handle-file-truename): Quote the fileMichael Albinus2014-04-112-1/+8
* Doc fix for x-win-suspend-errorGlenn Morris2014-04-113-1/+9
* ChangeLog fixesGlenn Morris2014-04-101-2/+2
* Ediff's overlay priorities cause more trouble than they solve.Stefan Monnier2014-04-104-48/+13