]> code.delx.au - gnu-emacs/history - lisp/ChangeLog
Merge from origin/emacs-24
[gnu-emacs] / lisp / ChangeLog
2015-02-20 Glenn Morrissolar.el: Tweak sunrise-sunset output
2015-02-20 Glenn Morrisf90.el: Add some F2008 keywords
2015-02-19 Dima Koganauto-revert-mode can now revert immediately in response...
2015-02-19 Juri Linkov* lisp/comint.el (comint-line-beginning-position):...
2015-02-19 Stefan Monnier* lisp/emacs-lisp/eieio-opt.el (eieio-help-class):...
2015-02-19 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-struct-slot-value...
2015-02-19 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-prec2->grammar): Fix...
2015-02-18 Kelly DeanPush mark before goto-char in jump-to-register and...
2015-02-18 Kelly Deanrect.el: Suppress superfluous "Mark set" message from...
2015-02-18 Kelly DeanUse user-error where error is inappropriate
2015-02-18 Stefan Monnier* lisp/emacs-lisp/checkdoc.el (checkdoc-show-diagnostic...
2015-02-18 Kelly Deanlisp/files.el (insert-file-contents-literally): Fix...
2015-02-18 Kelly Deanemacs-lisp/easy-mmode.el: Clarify mode switch messages
2015-02-18 Kelly Deanemacs-lisp/easy-mmode.el (define-minor-mode): Clarify...
2015-02-18 Kelly Deanemacs-lisp/easy-mmode.el: Process macro arguments correctly
2015-02-18 Kelly Deanemacs-lisp/package-x.el: Create valid tar files
2015-02-18 Kelly Deandesktop.el: Conditionally re-enable desktop autosave
2015-02-18 Kelly Dean* help-mode.el: Prevent duplicated display of Info...
2015-02-16 Fabián Ezequiel... python.el: Do not deactivate mark on shell fontification.
2015-02-16 Ivan ShmakovAdd autoload cookie for the eww-suggest-uris variable.
2015-02-16 Ivan ShmakovFix eww.el desktop support.
2015-02-16 Stefan Monnier* lisp/emacs-lisp/eieio*.el: Align a bit better with...
2015-02-16 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Keep type...
2015-02-16 Katsumi Yamaokalisp/ChangeLog: Restore entries accidentally deleted
2015-02-15 Jérémy CompostellaTramp: Disable paging with PAGER=cat
2015-02-15 Jérémy CompostellaTramp: Disable paging with PAGER=cat.
2015-02-14 Artur Malabarbaemacs-lisp/package.el (describe-package-1): Describe...
2015-02-14 Artur Malabarbaemacs-lisp/package.el: Move the compatibility-table...
2015-02-14 Stefan Monnier* lisp/emacs-lisp/cl*.el: Use define-inline and move...
2015-02-14 Stefan Monnier* lisp/textmodes/flyspell.el (flyspell-word): Defvar.
2015-02-13 Glenn Morris* lisp/textmodes/flyspell.el (flyspell-duplicate-distan...
2015-02-13 Eli ZaretskiiAugment text-mode syntax table for a few special characters
2015-02-13 Artur Malabarbaemacs-lisp/package.el (describe-package-1): Fix "incomp...
2015-02-13 Artur Malabarbaemacs-lisp/package.el (package--incompatible-p): Check...
2015-02-13 Eli ZaretskiiImprove docs of transient-mark-mode (Bug#19841)
2015-02-13 Lars Magne Ingebri... Move rfc2104 from gnus to net
2015-02-13 Magnus HenochImplement SCRAM-SHA-1 SASL mechanism
2015-02-13 Lars Magne Ingebri... * lisp/net/shr.el (shr-tag-li): Speed up rendering...
2015-02-12 Agustin Martin DomingoImprove string search in `flyspell-word-search-*`....
2015-02-12 Oleh Krehelgdb-mi.el (gdb-display-io-nopopup): New defcustom.
2015-02-12 Fabián Ezequiel... python.el: Allow killing shell buffer if process is...
2015-02-12 Artur Malabarbaemacs-lisp/package.el: Indicate incompatible packages.
2015-02-12 Artur Malabarbaemacs-lisp/package.el (package-install): Invert the...
2015-02-11 Stefan Monnier* lisp/hi-lock.el: Don't call font-lock-remove-keywords...
2015-02-11 Nicolas PettonAdd a backward-compatible version of seq-reverse
2015-02-11 Nicolas PettonImprove seq-group-by to return sequence elements in...
2015-02-11 Martin RudalicsImprove toggling fullscreen state of frames.
2015-02-11 Lars Magne Ingebri... Fix <li><p> indentation in shr
2015-02-11 Lars Magne Ingebri... (shr-fill-line): Preserve background colours when inden...
2015-02-11 Lars Magne Ingebri... shr space widths fixup
2015-02-10 Katsumi YamaokaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-02-10 Lars Magne Ingebri... Fix up :align-to background colours
2015-02-10 Lars Magne Ingebri... shr cleanup and background color fix
2015-02-10 Lars Magne Ingebri... (shr-tag-hr): Compute the right length when using fonts.
2015-02-10 Lars Magne Ingebri... Fix <h1> and <tt> rendering
2015-02-10 Lars Magne Ingebri... Allow using variable-width fonts in eww
2015-02-10 Fabián Ezequiel... python.el: Improved shell font lock respecting markers.
2015-02-10 Juri LinkovBetter support for the case of typing RET on the prompt...
2015-02-09 Simen HeggestøylFixes: debbugs:19815
2015-02-09 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2015-02-09 Stefan Monnier* lisp/emacs-lisp/cl-generic.el (cl--generic-lambda...
2015-02-09 Stefan Monnier* lisp/emacs-lisp/eieio-core.el (eieio-oset-default...
2015-02-09 Christopher Genovese* lisp/help-fns.el (help-fns--signature): Keep doc...
2015-02-09 Kelly Deandesktop.el: Save mark-ring less verbosely.
2015-02-09 Leo LiuAdd macro pcase-lambda
2015-02-09 Paul EggertPort to platforms lacking test -a and -o
2015-02-08 Artur Malabarbanewcomment.el (comment-line): Fix missing paren.
2015-02-08 Ulrich Müllerconfigure --with-gameuser now defaults to games group.
2015-02-08 David Kastrupsubr.el (apply-partially): Use lexical binding.
2015-02-08 Artur Malabarbanewcomment.el (comment-line): New command on C-x C-;.
2015-02-08 Eli ZaretskiiDon't lose frame's background color when setting foregr...
2015-02-08 Eli ZaretskiiFix handling of frame color parameters in TTY sessions...
2015-02-08 Oleh Krehellisp/outline.el (outline-show-entry): Fix one invisible...
2015-02-08 Stefan Monnier* src/data.c (Findirect_function): Don't signal an...
2015-02-08 Fabián Ezequiel... python.el: Fix completion-at-point.
2015-02-08 Fabián Ezequiel... python.el: Fix shell font-lock multiline input.
2015-02-08 Fabián Ezequiel... python.el: Make shell font-lock respect markers.
2015-02-07 Fabián Ezequiel... Fix attribution in previous commit
2015-02-07 Fabián Ezequiel... python.el: Keep eldoc visible while typing args.
2015-02-07 Fabián Ezequiel... Fix hideshow integration.
2015-02-07 Fabián Ezequiel... * lisp/progmodes/python.el (python-check-custom-command...
2015-02-07 Martin RudalicsTry to improve handling of fullwidth/-height frames.
2015-02-06 Dmitry Gutov(vc-cvs-dir-status-files): Don't pass DIR to `vc-cvs...
2015-02-06 Nicolas PettonBetter docstring for seq.el functions
2015-02-06 Nicolas PettonAdd seq-partition and seq-group-by
2015-02-06 Nicolas PettonAdd seq-mapcat
2015-02-06 Artur Malabarbadoc-view.el (doc-view-kill-proc-and-buffer): Obsolete.
2015-02-06 Artur Malabarbaimage-mode.el (image-kill-buffer): New command bound...
2015-02-06 Thomas Fitzsimmonsnet/ldap.el (ldap-search-internal): Fix docstring
2015-02-06 Wolfgang JenknerBackport the :end-of-capability fix
2015-02-06 Lars Magne Ingebri... Fix json error-definition condition build error
2015-02-06 Wolfgang JenknerRespect the :end-of-capability setting
2015-02-05 Artur Malabarbaemacs-lisp/package.el: Add missing (require 'subr-x)
2015-02-05 Artur Malabarbaemacs-lisp/package.el (package-delete): Don't always...
2015-02-05 Artur Malabarbaemacs-lisp/package.el (package-menu-mark-install):...
2015-02-05 Artur Malabarbaemacs-lisp/package.el (package-menu-execute): Delete...
2015-02-05 Simen Heggestøyl* lisp/textmodes/css-mode.el: Handle hyphenated vars
2015-02-05 Simen Heggestøyl* lisp/textmodes/css-mode.el: Handle variable interpolation
2015-02-05 Era Eriksson* lisp/json.el (json-end-of-file): New error.
2015-02-05 Stefan MonnierMerge branch 'dynamic-docstrings' into trunk
next