summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Convert shr.el from using overlays into using text properties...Lars Magne Ingebrigtsen2013-06-174-61/+105
* * lisp/emacs-lisp/package.el (package-load-descriptor): Do not call...Dmitry Gutov2013-06-172-4/+9
* lisp/progmodes/prog-mode.el: Force font-lock to deal with `composition' prop....Juanma Barranquero2013-06-172-5/+15
* * lisp/international/characters.el (standard-case-table): Set syntax of ?»...Stefan Monnier2013-06-162-1/+12
* * lisp/gnus/sieve.el (sieve-edit-script): Avoid beginning-of-buffer....Stefan Monnier2013-06-164-1/+9
* lisp/gnus/eww.el (eww-browse-url): Don't add a User-Agent (twice), because th...Lars Magne Ingebrigtsen2013-06-162-6/+5
* 2013-06-16 Lars Magne Ingebrigtsen <larsi@gnus.org>...Gnus developers2013-06-163-83/+270
* * lisp/progmodes/prog-mode.el: Fix bug#14595....Juanma Barranquero2013-06-162-3/+10
* * lisp/files-x.el (modify-file-local-variable-prop-line): Add local...Juri Linkov2013-06-162-10/+38
* lisp/gnus/auth-source.el (netrc backend): Support single-quoted strings, mult...Ted Zlatanov2013-06-152-86/+97
* * lisp/emacs-lisp/package.el: Don't activate packages older than builtin....Stefan Monnier2013-06-157-142/+187
* Fix bug #14567 with jumpy scrolling of tall images....Eli Zaretskii2013-06-152-17/+52
* Add coding cookie to lisp/emacs-lisp/lisp-mode.el.Eli Zaretskii2013-06-151-1/+1
* vc-compilation-mode fixes...Glenn Morris2013-06-142-5/+9
* * make-mode.el (makefile-mode-syntax-table): Treat "=" as punctuation....Glenn Morris2013-06-142-1/+8
* lisp/help-fns.el (describe-variable): Add extra line for permanent-local vars.Juanma Barranquero2013-06-152-0/+7
* Add some new scheme features (tiny change)...Simen Heggestøyl2013-06-142-0/+13
* * term/xterm.el (xterm--query): Stop after first matching handler. (Bug#14615)Glenn Morris2013-06-142-1/+10
* lisp/gnus/eww.el (eww-submit): Get submit button logic right when hitting RET......Lars Magne Ingebrigtsen2013-06-143-35/+50
* Fix date in ChangeLogIvan Kanis2013-06-141-1/+1
* lisp/gnus/sieve.el: Rebind q to (sieve-bury-buffer), bind Q to (sieve-manage-......Albert Krewinkel2013-06-142-2/+13
* Add support for dired in saveplace.Ivan Kanis2013-06-143-18/+49
* New defcustoms need :version tagsGlenn Morris2013-06-131-0/+1
* * lisp/subr.el (eval-after-load, set-temporary-overlay-map): Use indirection...Stefan Monnier2013-06-142-23/+32
* lisp/gnus/eww.el: Fix indentationKatsumi Yamaoka2013-06-141-2/+2
* lisp/gnus/mml2015.el (mml2015-maximum-key-image-dimension): New user option t......David Edmondson2013-06-142-1/+19
* lisp/gnus/shr.el (shr-tag-table-1): Mark the preliminary table renderings ins......Lars Magne Ingebrigtsen2013-06-143-13/+24
* * lisp/emacs-lisp/package.el: Don't recompute dir. Use pkg-descs more....Stefan Monnier2013-06-134-226/+243
* * lisp/emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var....Stefan Monnier2013-06-135-53/+59
* ChangeLog fix.Xue Fuqiao2013-06-141-1/+1
* ChangeLog fix.Xue Fuqiao2013-06-141-5/+5
* * lisp/subr.el (with-eval-after-load): New macro....Stefan Monnier2013-06-133-35/+58
* * lisp/isearch.el (isearch-query-replace): Add " symbol" and other...Juri Linkov2013-06-143-11/+35
* * lisp/isearch.el (word-search-regexp): Match whitespace if the search...Juri Linkov2013-06-142-10/+41
* * lisp/isearch.el (isearch-del-char): Don't exceed the length of `isearch-str......Juri Linkov2013-06-142-1/+12
* Add prefix arg to more isearch commands....Juri Linkov2013-06-133-36/+60
* * lisp/subr.el (internal-push-keymap, internal-pop-keymap): New functions....Vitalie Spinu2013-06-132-23/+51
* tty-handle-args fix for bug#14608...Glenn Morris2013-06-132-1/+4
* * lisp/gnus/sieve-manage.el (sieve-manage-open-server): Don't quote lambda....Stefan Monnier2013-06-132-9/+15
* * emacs-lisp/lisp.el (forward-sexp, backward-sexp): Doc fixes.Glenn Morris2013-06-132-2/+8
* lisp/gnus/shr.el (shr-expand-url): Expansion should chop off the bits after t......Lars Magne Ingebrigtsen2013-06-133-4/+20
* Auto-commit of loaddefs files.Glenn Morris2013-06-131-2/+2
* Implement changes in Secret Service API. Make it backward compatible....Michael Albinus2013-06-132-20/+43
* lisp/gnus/eww.el (eww): Prepend urls with http:// if scheme is missing...Gnus developers2013-06-132-7/+30
* * term.el (term-suppress-hard-newline): New option (tiny change)...Michael Hoffman2013-06-122-2/+15
* image-dired-dired-toggle-marked-thumbs tiny change...E Sabof2013-06-122-4/+13
* lisp/gnus/shr.el (shr-tag-svg): Ignore <svg>Lars Magne Ingebrigtsen2013-06-122-0/+8
* * mail/reporter.el (reporter-submit-bug-report): Handle missing package-name....Grégoire Jadi2013-06-122-4/+9
* * textmodes/reftex-cite.el (reftex-cite-regexp-hist)...Tassilo Horn2013-06-123-146/+157
* Merge from mainline.Xue Fuqiao2013-06-1232-730/+1257
|\