aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/find-cmd.el (find-cmd): Use grep's `find-program'.Stefan Monnier2014-09-244-16/+25
* Newsticker: Add commands to rearrange treeview groups and document them. (Bug...Ulf Jasper2014-09-244-83/+239
* Auto-commit of loaddefs files.Glenn Morris2014-09-231-1/+1
* Merge from emacs-24Stefan Monnier2014-09-227-20/+33
|\
| * Add the missing last name to ChangeLogDmitry Gutov2014-09-191-1/+1
| * Clarify url-http and url-retrieve-internal docstringsDmitry Gutov2014-09-193-4/+10
| * Do not call egrep to determine emacs version in EDE.David Engster2014-09-182-7/+8
| * Fix `fit-window-to-buffer' (Bug#18498).Kan-Ru Chen2014-09-182-5/+11
* | oopsSam Steingold2014-09-221-0/+1
* | (sql-execute): Use `special-mode'.Sam Steingold2014-09-221-1/+5
* | (sql-product-alist): Improve the Vertica entry.Sam Steingold2014-09-222-3/+6
* | Add pcase-defmacro, as well as `quote' and `app' patterns.Stefan Monnier2014-09-223-215/+222
|\ \
| * | * lisp/loadup.el: Increase max-lisp-eval-depth while macroexpanding macroexp.Stefan Monnier2014-09-222-1/+4
| * | * lisp/emacs-lisp/pcase.el: Allow (F . ARGS) in `app' patterns.Stefan Monnier2014-09-222-49/+52
| * | * lisp/emacs-lisp/pcase.el: Use pcase-defmacro to handle backquote.Stefan Monnier2014-09-222-147/+61
| * | * lisp/emacs-lisp/pcase.el (pcase--match): New smart-constructor function.Stefan Monnier2014-09-222-70/+66
| * | * lisp/emacs-lisp/pcase.el (pcase-defmacro): New macro.Stefan Monnier2014-09-222-1/+30
| * | Add support for `quote' and `app'.Stefan Monnier2014-09-222-1/+68
|/ /
* | Use lexical-bindin in Ibuffer.Stefan Monnier2014-09-224-45/+56
* | * lisp/font-lock.el (font-lock-compile-keyword): Don't confuse a lambdaStefan Monnier2014-09-222-2/+5
* | * lisp/emacs-lisp/bytecomp.el (byte-compile-lambda): Don't add fundoc usageStefan Monnier2014-09-222-2/+8
* | * lisp/mpc.el (mpc-data-directory): Use locate-user-emacs-file.Stefan Monnier2014-09-222-8/+14
* | * lisp/simple.el (clone-indirect-buffer): Mention the return value.Tom Willemse2014-09-212-1/+6
* | * lisp/progmodes/prog-mode.el (prog-mode-hook): Replace reference toTom Willemse2014-09-212-3/+7
* | * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function):Stefan Monnier2014-09-212-2/+7
* | Auto-commit of loaddefs files.Glenn Morris2014-09-211-2/+2
* | Use font-lock-face property; derive from special-modeTassilo Horn2014-09-213-10/+19
* | * lisp/emacs-lisp/lisp.el (lisp-completion-at-point): Don't useDmitry Gutov2014-09-192-12/+10
* | Fix bug#18265Dmitry Gutov2014-09-192-1/+6
* | * lisp/emacs-lisp/lisp.el (lisp-completion-at-point): Only calculateDmitry Gutov2014-09-192-98/+104
* | Make lisp-completion-at-point more discerningDmitry Gutov2014-09-192-12/+79
* | Allow users to specify `shr-width'Ivan Kanis2014-09-183-11/+18
* | * image-mode.el: Move defvars earlier to avoid a byte-compilation warning.Lars Magne Ingebrigtsen2014-09-182-20/+22
* | Preserve the aspect ratio when fitting to width/heightLars Magne Ingebrigtsen2014-09-182-5/+17
* | Add interpreter-mode-alist support for various JavaScript interpreters.Reuben Thomas2014-09-172-0/+9
* | Don't assume 'grep' supports GREP_OPTIONS.Paul Eggert2014-09-162-10/+21
* | * lisp/msb.el (msb--make-keymap-menu, msb-menu-bar-update-buffers):Stefan Monnier2014-09-152-4/+8
* | Merge from emacs-24; up to 2014-07-09T02:04:12Z!rgm@gnu.orgGlenn Morris2014-09-146-12/+62
|\ \ | |/
| * * lisp/image.el (image-multi-frame-p): Fix thinkoGlenn Morris2014-09-142-2/+7
| * Fix fit-window-to-buffer doc-string.Kan-Ru Chen2014-09-122-1/+5
| * * lisp/desktop.el (desktop-create-buffer): Check that buffers are still liveIvan Shmakov2014-09-092-1/+8
| * * calendar/diary-lib.el (diary-list-entries): Restore 24.3 display behavior.Glenn Morris2014-09-092-8/+20
| * Fix mouse-dragging mode lines on text-mode terminals.Eli Zaretskii2014-09-092-2/+23
* | * register.el (insert-register): Change default interactive insertion mode.Daniel Colascione2014-09-142-2/+8
* | * net/tramp-cache.el (tramp-flush-file-function): Simplify check.Michael Albinus2014-09-144-11/+17
* | oopsSam Steingold2014-09-131-5/+0
* | * etc/NEWS: Mention nil `calendar-mode-line-format' will not modifyChristopher Schmidt2014-09-132-5/+16
* | * emacs-lisp/lisp-mode.el (lisp-el-font-lock-keywords-2): AddLeo Liu2014-09-143-4/+25
* | Auto-commit of loaddefs files.Glenn Morris2014-09-131-1/+1
* | Fix HTML rendering by shr-insert-document in Rmail.Eli Zaretskii2014-09-132-1/+8