summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Rewrite json-encode-stringDmitry Gutov2015-03-232-17/+26
* * menu-bar.el (menu-bar-update-buffers): Properly count buffers.Artur Malabarba2015-03-222-9/+18
* lisp/gnus/{registry.el,gnus-registry.el}: Use slot names in references to obj...Eric Abrahamsen2015-03-213-9/+16
* Add new functions for computing default font dimensionsTitus von der Malsburg2015-03-213-1/+86
* Handle setf methods in elisp font-locking.Tassilo Horn2015-03-212-7/+15
* Fix CL function name font-lock bug.Tassilo Horn2015-03-202-4/+8
* Fix elisp function name font-lock bug.Tassilo Horn2015-03-202-7/+16
* (cl-defsubst): Ignore false-positive occurrences of args via &cl-defsStefan Monnier2015-03-202-1/+7
* Fix debbugs#20146Alan Mackenzie2015-03-202-3/+12
* lisp/gnus/registry.el (registry-prune): Allow registry to reach full size bef...Eric Abrahamsen2015-03-202-1/+6
* lisp/gnus/registry.el (registry-collect-prune-candidates): Fix call to cl-subseqEric Abrahamsen2015-03-202-1/+6
* # ChangeLog fixesGlenn Morris2015-03-191-9/+9
* ruby-mode: Fix a "required arguments" confusionDmitry Gutov2015-03-202-4/+9
* Call delete-backward-space interactively.Vibhav Pant2015-03-202-3/+10
* * lisp/emacs-lisp/pcase.el (pcase-lambda): Rewrite.Stefan Monnier2015-03-192-16/+21
* Fixes: debbugs:20141Stefan Monnier2015-03-192-20/+27
* EIEIO: Change class's representation to unify instance & class slotsStefan Monnier2015-03-189-662/+536
* Use delete-char instead of delete-backward-char.Vibhav Pant2015-03-193-5/+11
* Mark apostrophs with ?/ instead of \037 in TrampMichael Albinus2015-03-182-6/+11
* * cl-generic.el (cl-generic-generalizers): Clean up after braindamageStefan Monnier2015-03-181-2/+2
* Add classes as run-time descriptors of cl-structs.Stefan Monnier2015-03-186-167/+404
* Have gud-display-line not display source buffer in gud window.Dima Kogan2015-03-182-1/+7
* Improve dynamic elisp keyword font-lockingTassilo Horn2015-03-183-34/+58
* * lisp/net/browse-url.el: Omit confusing documentation.Paul Eggert2015-03-171-5/+3
* Spelling and wording fixesPaul Eggert2015-03-172-20/+21
* Update CSS property listSimen Heggestøyl2015-03-172-113/+105
* Add support for completion in `css-mode'Simen Heggestøyl2015-03-172-2/+51
* Discriminate between pseudo-classes and -elementsSimen Heggestøyl2015-03-172-5/+25
* Separate Kernel methods with required args from those withoutBozhidar Batsov2015-03-171-13/+4
* Font-lock more Kernel methods as built-inBozhidar Batsov2015-03-172-0/+19
* Avoid leading tabs in shell scripts, sent by Tramp.Michael Albinus2015-03-172-0/+9
* lisp/mouse.el: Fix last change.Eli Zaretskii2015-03-171-0/+2
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2015-03-172-11/+20
|\
| * * cl-macs.el (cl--transform-lambda): Refine last change.Stefan Monnier2015-03-172-11/+20
* | Resurrect the lost optional fixed font menu on w32Eli Zaretskii2015-03-173-8/+31
|/
* Change test for ControlPath in order to avoid DNS timeouts.Michael Albinus2015-03-172-2/+11
* Edebug: Allow "S" to work during trace mode. Fixes debbugs #20074.Alan Mackenzie2015-03-162-16/+22
* * lisp/emacs-lisp/cl-macs.el (cl--transform-lambda): Optimize &aux.Stefan Monnier2015-03-163-49/+107
* Add `predicate' arg to `read-buffer' and use it for erc-iswitchbStefan Monnier2015-03-169-65/+81
* Fixes: debbugs:19335Vibhav Pant2015-03-172-0/+66
* Add 'clear' functionality to eshell.Vibhav Pant2015-03-172-0/+11
* Make Edebug work with Follow Mode.Alan Mackenzie2015-03-162-34/+10
* (url-insert-file-contents): Set buffer-file-coding-systemStefan Monnier2015-03-152-5/+16
* In Tramp. check ssh Control* options only when neededMichael Albinus2015-03-156-46/+101
* Font-lock elisp macros/special forms dynamicallyTassilo Horn2015-03-152-2/+42
* Support indenting backquote substitutions in cl-indentDaniel Colascione2015-03-152-11/+60
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael R. Mauger2015-03-142-0/+7
|\
| * Type checking for `define-widget'Daniel Colascione2015-03-142-0/+7
* | 2015-03-14 Michael R. Mauger <michael@mauger.com>Michael R. Mauger2015-03-142-16/+35
|/
* Add --no-x-resources optionDaniel Colascione2015-03-142-2/+9